Difference between revisions of "Tidalis:1.003 Beta Release"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* Fixed bug where score objectives would be displayed without handicap on the preview-tooltip and with handicap in the actual level. | * Fixed bug where score objectives would be displayed without handicap on the preview-tooltip and with handicap in the actual level. | ||
+ | |||
+ | * In recent versions there was a bug when editing a level with defined item frequencies and no actual item-frequency entries that would corrupt a level's .dat file such that any action causing it to be loaded (and there are a lot of such cases) caused the game to crash. Fixed to no longer corrupt the files, and also fixed the loading routine to not crash if it encounters the incomplete data lines caused by the original bug. | ||
== Internal Programming Notes == | == Internal Programming Notes == |
Revision as of 20:37, 3 August 2010
Contents
Notes From The Producer: July ??, 2010
--Christopher M. Park
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
Gameplay Updates
New Level Editor Features
- Added tooltips to special block and embedded item dropdowns in the level editor palette.
Misc
Bugfixes
- Fixed bug where score objectives would be displayed without handicap on the preview-tooltip and with handicap in the actual level.
- In recent versions there was a bug when editing a level with defined item frequencies and no actual item-frequency entries that would corrupt a level's .dat file such that any action causing it to be loaded (and there are a lot of such cases) caused the game to crash. Fixed to no longer corrupt the files, and also fixed the loading routine to not crash if it encounters the incomplete data lines caused by the original bug.