ADOFAI New Beta Version 1.12.0 (r71)
Added 15
- Search by song/artist name in custom level select
- Sorting options in custom level select
- New indicator for newly downloaded levels
- Ability to skip tutorials on already played levels
- Add Text event in editor, which adds a block of text that can be moved like a decoration
- Set Text event in editor, which allows you to change text decorations by tag
- Scroll Screen level event in editor
- Option to toggle whether tutorial background shows if no image is present
- Ctrl + Shift + C and X commands in editor to copy or cut only the selected event
- Color property to decoration events
- Confirmation window for unsaved changes when closing the level editor or changing the edited level
- Level category tabs and favorites tab in editor
- Tunnel filter in editor
- Volume Track Color type in editor
- Mute indicator on top right of screen if game volume is 0
Changed 5
- Screen Tile minimum value reduced to 0.1 in editor
- Camera speed now scales with speed trial speed
- Graphic tweaks on 4-X
- Size and RAM optimizations
- Tweaks on some levels for ultra widescreen support
Fixed 6
- Gems and chains appearing when there are no levels added
- Undo-ing into a state with no floor selected causing floor buttons to get stuck
- Selections no longer cause unsaved changes
- Tile copy flash in editor
- Floor highlight not vanishing properly when deselecting floors
- Color picker saturation knob not moving to the right position
Today we brushed the dust off the ADOFAI code, and we found a bunch of stuff we have been working on since our last release in... Halloween!! Whoa! Well, here's some long awaited fixes and features in version 1.12.0:
Custom Level Select:
- Search by song/artist name
- Added sorting options
- Newly downloaded levels have a "New!" indicator
- You can now skip tutorials on already played levels
- Fixed gems/chains appearing when there are no levels added
New Editor features:
- New "Add Text" event, which adds a block of text that can be moved like a decoration
- New "Set Text" event, which allows you to change text decorations by tag
- New "Scroll Screen" level event
- Backgrounds: Added option to toggle whether or not the tutorial BG shows if no image is present
- General: Added ctrl + shift + C / X commands, which allow you copy/cut only the event you currently have selected, rather than all the events on the currently-selected floor
- Added color property to decoration events
- Added confirmation window for unsaved changes when closing the level editor or changing the edited level
- Added level category tabs + favorites tab (right click in other categories to set a favorite event, right click in the favorites category to remove a favorite event)
- Added "Tunnel" filter
- Added "volume" Track Color type
- Screen Tile: Reduced minimum value to 0.1
Editor Bug Fixes:
- Camera speed now scales with speed trial speed
- Fixed undo-ing into a state with no floor selected (used to make the floor buttons get stuck)
- Selections no longer cause "unsaved changes"
- Fixed tile copy flash
- Floor highlight now vanishes properly when deselecting floors
- Fixed color picker saturation knob not moving to the right position
Game:
- Added mute indicator on top right of screen if game volume is 0
- Graphic tweaks on 4-X
- Size and RAM optimizations
- Tweaks on some levels for ultra widescreen support
- Lots of small tweaks