V27: Fixes & Spell particles
This update adds some basic particle effects to attacking spells, and, amongst other things, fixes two issues I observed in this Olexa video, one of which narrowly avoided being a crash.
The first being that eating a cookie in the overworld would leave behind a nil item which would never get cleaned up, and would cause the inventory sort function, if ever used, to crash the game. Fortunately, they didn't realise it left a gap in their equipped consumables and took the nil item into an adventure where it was properly cleaned up. I'd have pushed this update out quicker with just the fixes for that, but if you were affected you would have at most lost some inventory management since the last autosave. The fix for that one is both retroactive, and applied at both ends; the sort no longer crashes if there's a nil item, and the nil items are removed as soon as you move your mouse off of the slot they were created in, and on game load just for anyone previously affected.
The other issue I noticed in the video was that the wordle minigame was supposed to have a tutorial button in the top left corner that explains the mechanics, but it was getting removed by the function that creates the on-screen keyboard.
- Added a particle effect for casting attack spells.
- Fixed inventory sort crashing if there's a nil item in your inventory.
- Fixed eating the cookie in the overworld leaving behind a nil item.
- Fixed the tutorial button for wordle being missing. (For good this time)
- Fixed tiles that naturally would be gold from being unable to receive the gold-border buff.
Files
Get Sternly Worded Adventures
Sternly Worded Adventures
A rogue-like word-puzzle RPG.
Status | In development |
Author | The-Balthazar |
Genre | Puzzle, Role Playing |
Tags | 2D, Character Customization, Dungeon Crawler, Pixel Art, Roguelike, Roguelite, Singleplayer, Word game, Wordle |
Languages | English |
Accessibility | Color-blind friendly, One button |
More posts
- V45: Apple Jacking13 days ago
- V44: Rapier Hotfix43 days ago
- V43: Blinks & Bantz45 days ago
- V42: Water, the Forest, and Spiders54 days ago
- V41: The quick brown hotfix64 days ago
- V40: Worlds within72 days ago
- V39: Colourful languageMay 14, 2024
- The lost update?May 09, 2024
- V38: The return to sender hotfixApr 24, 2024
- V37: WarmfixApr 23, 2024
Leave a comment
Log in with itch.io to leave a comment.