Difference between revisions of "Tidalis:0.850 Beta Release"
Jump to navigation
Jump to search
(→Misc) |
|||
Line 13: | Line 13: | ||
== New Level Editor Features == | == New Level Editor Features == | ||
+ | * The old Board Name field has been split into new Display Name and File Name fields. | ||
+ | ** The Display Name is what is shown in the application (and can contain special characters, as well as being localizable), and the File Name is what is stored on disk. | ||
+ | ** The old trick of putting underscore (_) at the start of a filename to make it invisible in the levels listing is still alive and well, but now those levels don't appear with an underscore when players actually play those levels via the adventure mode. | ||
== Misc == | == Misc == |
Revision as of 21:55, 8 June 2010
Contents
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
Gameplay Updates
New Level Editor Features
- The old Board Name field has been split into new Display Name and File Name fields.
- The Display Name is what is shown in the application (and can contain special characters, as well as being localizable), and the File Name is what is stored on disk.
- The old trick of putting underscore (_) at the start of a filename to make it invisible in the levels listing is still alive and well, but now those levels don't appear with an underscore when players actually play those levels via the adventure mode.
Misc
- Delete saved-adventure function changed from control-left-click to an actual button on the continue adventure interface; to use click the delete button and then click the adventure you want to delete (it will prompt for confirmation).
- Polished Stats window display.
- Polished Credits display a bit (just removing excess scrolling room at the bottom, really).
- Added Achievements tab to the Stats Window; it displays all achievements in the game (only 6 implemented as of this change-log entry), and time of completion (if any).
- Added support for the IsPlushyPile attribute to the Cutscene SpriteDisplay element.
- Split stats window Stats tab into two tabs: Summary Stats and Detailed Stats.
- Split High Scores screen into an All-Time tab and a Daily tab.
Bugfixes
- Fixed bug in previous version preventing special blocks from being seeded in the initial block population of a level where the block frequencies were set in the editor.