Difference between revisions of "Cave Creator"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=== v1.1 (unreleased) === | === v1.1 (unreleased) === | ||
* Added the remaining treasures that were missing. Cave Creator now has all 201 treasures (that includes the thirteen exploration kit treasures). | * Added the remaining treasures that were missing. Cave Creator now has all 201 treasures (that includes the thirteen exploration kit treasures). | ||
+ | * Added a new "objects" combobox separating bomb-rocks, eggs, hazards and other stuff from the enemies/bosses combobox. This also introduces the chiyogami paper that was missing entirely, along with some other unused objects. | ||
* Adjusted the way treasures are added - if you re-add a treasure you will be noted that you've already added that treasure in the current sublevel and thus it will not be added again. | * Adjusted the way treasures are added - if you re-add a treasure you will be noted that you've already added that treasure in the current sublevel and thus it will not be added again. | ||
* Fixed a bug where if you typed letters into the Add Gate input box you would be stuck in an infinite loop telling you to use numerical characters - this was only solvable by force quitting the application and could have resulted in the user losing lots of work. (Use the project files!) | * Fixed a bug where if you typed letters into the Add Gate input box you would be stuck in an infinite loop telling you to use numerical characters - this was only solvable by force quitting the application and could have resulted in the user losing lots of work. (Use the project files!) |
Revision as of 13:45, 27 February 2018
A tool with a graphical user interface designed in Visual Studio and written in Visual Basic, Cave Creator is a tool made by Jimble for the sole purpose of creating caves with ease.
Download
Changelog
v1.1 (unreleased)
- Added the remaining treasures that were missing. Cave Creator now has all 201 treasures (that includes the thirteen exploration kit treasures).
- Added a new "objects" combobox separating bomb-rocks, eggs, hazards and other stuff from the enemies/bosses combobox. This also introduces the chiyogami paper that was missing entirely, along with some other unused objects.
- Adjusted the way treasures are added - if you re-add a treasure you will be noted that you've already added that treasure in the current sublevel and thus it will not be added again.
- Fixed a bug where if you typed letters into the Add Gate input box you would be stuck in an infinite loop telling you to use numerical characters - this was only solvable by force quitting the application and could have resulted in the user losing lots of work. (Use the project files!)
v1.0
- The first release.
- Download here.