It's been quite a while, but version 3.0.0 has finally released!
Way too many changes and the like where I would say that it's not worth even listing them all. Like the game is still what it was before, but there were lots of big and little changes alike.
Hopefully there aren't any egregious...
Some notable bugs have been addressed.
Characters were able to spawn on the same spot as other characters.
Characters should now not be able to appears on unchanging tiles (as they don't tend to be walkable on), but now there's also a new list called AVOID_TILES which include tile IDs the...
Yeah, I'm aware of that one. That's because the way the system is set up, it needs that max level attribute so it'll check the correct spot in the array of attributes for an encounter. I don't know how to currently fix that since it will need to somehow determine whether there is a candle or not...
Encounters were causing a crash when a double wild battle encounter had the second Pokémon get an encounter that requires a candle.
Candle encounters were skewing the average encounter rate down as a candle encounter could be gotten and then nothing happens.