So there's been lots of nice progress last week.
- I had planned to not work on this project much during my days off from work. Working basically two jobs can drain a person pretty badly. But this free time was just what I needed get energized again.
- I promised screenshots over on Discord, so you can find those attached. Let's see where we are at:
So the last batch of dungeon 1 tiles are now being worked on via commission. Work is also already started on some enemies (like the smaller cannonballs in the screenshot) and objects (like the destroyed wall in the other screenshot). I'm not showing latest stuff just yet, but know that there is more progress.
- Overall I'd say about 95% of all the dungeon 1 tilework is now done. Just the hardest parts left

. Objects are about 40% done. Enemies about 5%.
- Purchased the GML Live extension. Haven't had time to play around with it just yet, but it'll probably save 1 or 2 days (!) of development per year. This game is so large already that I have to wait between 10 and 30 minutes for the engine to compile whenever I want to test any type of edit or bugfix. That should now go down to mere seconds, if the code is already running and I've got things set up correctly. Wonderfull!!
- The latest music and spritework weren't ready for this update post just yet, but I've seen the work in progress and it looks and sounds good. For the boss music I gave some Hollow Knight examples so look forward to hearing that in a future post.
Progress report:v0.26.46 (5 juni 2022)
* Fixed encountered boss 1 bug
* Added masking for new wall pillars
* Finished adding new tiles for doorways and staircases
* Tweaked character collission masking slightly
v0.26.47 (7 juni 2022)
* Fixed (and tweaked) ledge jumping collisions in south direction
* Fixed character shadow turning invisible after diving
* Updated textengine:
> Can now handle infinite lines of text
> Made it simpler to add and edit textinput
* Removed enemy/boss death sound overlap
v0.26.48 (8 juni 2022)
* Implemented new warp tile sprites
v0.26.49 (9 juni 2022)
* Implemented replacement sprites for small cannonball enemy
* Improved animation of new warp tiles
* Cannonball spawn sounds no longer overlap
* Expanded dungeon 1 tileset some more
* Created custom sprites for flying tiles in dungeon 1
* Fixed overlapping flying tiles sounds
* Implemented new sprites for NPC at start of dungeon 1
v0.26.50 (10 juni 2022)
* Further expanded dungeon 1 tileset
* Adjusted dungeon 1 schadow layer for new tiling
* Implemented new flying tile sprites in more locations
* Replaced some more of the last tiles in dungeon 1
* Implemented replacement sprites for breakable floors in dungeon 1 (+expanded object draw functionality)
* Made minor visual tiling edits to dungeon 1
v0.26.51 (12 juni 2022)
* Made a bunch of edits on incoming dungeon 1 tiles and sprites. As well as creating some own new sprites.