Changes between Version 2 and Version 3 of PlanningWiki/PlayingArena
- Timestamp:
- 03/21/14 21:20:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PlanningWiki/PlayingArena
v2 v3 9 9 1. town instead of the current save-the-seed business and 10 10 1. any future or variant level persistence. (Nick) 11 * Update to all this: I have unilaterally renamed "struct cave" to "struct chunk"; chunks are saveable, and used a lot more in generation, and the town is saved and reloaded. The global variable (now a struct chunk) containing the current level is still called cave. 11 12 12 13 === Post-restructure ===