1

Topic: Playground - Which comes first?

Hey James,
     Concerning playground... I know you mentioned having to basically translate the new map editor over, but are you planning on finishing that, or getting playground to a point to get it online first? I know it'll be essentially 'void', but I imagine you'd be able to add some spawns to test mob AI, pathfinding, combat, ect. Just wondering what point you're up to with the project smile

Aerodynamically, the bumble bee shouldn't be able to fly, but the bumble bee doesn't know it so it goes on flying anyway.

2

Re: Playground - Which comes first?

I want to get the new client mostly bug free, and then get the map editor able to edit the old server at least vaguely. The map editor and new server are both written in C#, so if I do that, I will then have encoding/decoding routines for map upload/download and can reuse them on the Playground server and then extend it over time to support the full feature set. But by getting it all stable first, I don't have to worry about dumb bugs and "which program is the bug in?" when I get back to said Playground server.

3

Re: Playground - Which comes first?

Deleted - Going to post in its own thread.

Last edited by Zur (August 11th, 2020 5:35 PM)

Aerodynamically, the bumble bee shouldn't be able to fly, but the bumble bee doesn't know it so it goes on flying anyway.