Time Tracker ILs / Level Editor Refactor
Time Tracker Updates
- Add all IL times option to timer tracker
- Add slider to change tracker font size
- Add combobox to change tracker font family
- Make session timer more accurate by only using ingame frames for init and append real time to that
Level Editor Refactor
Refactor levels tab into multiple files and reuse logic in vanilla and custom editors.
The two editors, as well as the vanilla levels' "Full Level View" canvas are now all using the same canvas, so the editors get some of each others' functionality.
Vanilla editor
- Adding tiles to the palette by shift-clicking
- Displaying the bg without stretch on larger rooms
- Splash screen when no room is selected
Custom editor gets:
- dual-tile percentage slider
- Splash screen when no level is selected
- Backgrounds
Full level view
- Hide grid lines