- New score list, total XP. Currently does not show your actual total. Android will show it first, then iOS later.
- Ki-Rins now have a 20% chance to drop a unicorn horn (unicorns are 5%)
- Autofire no longer targets player summons (unless you can PK each other)
- New Detect Monsters spell, which I only did because I needed it to debug some mission-related stuff, but hopefully people find it useful.
- Fixed the lag bug with monsters counterattacking.
- Fixed the relatively recent bug with monsters not dropping loot. Sorry about that! Was the result of a refactoring to fix an IDE warning, and I got it backwards.
- New code today to help detect and remove duplicated items from the game. Every object now gets a unique UUID tag. If the item is duplicated through a bug, they will both have the same tag, and the game should detect it and remove one of them.
Leave a Reply