TankGameOrg / engine

1 stars 2 forks source link

Create Debug/Dev API+Ruleset #65

Open BryanFriestad opened 3 months ago

BryanFriestad commented 3 months ago

We need to have a debug or development API and Ruleset, which handles all map features, rules, etc. so that we can easily test these things without affecting the existing APIs for v3 and v4

ryan3r commented 3 months ago

How would this work?

Could this be done by creating a v5 ruleset that duplicates v4 and then implementing v5 features one at at time?