v0.4.1
What changed until this release?
- Added EffectFreezing
- Added ice Poketes (Cubl, Spikl) and attacks (freeze, Snow storm, Sword of ice)
- Added some more new Poketes (Confuso, Poisopla) and attacks (Confusion, Posion spores, Root slap)
- Added shiny Poketes
- Outsourced all map information to maps.py
- Added version checking to warn about data loss when downgrading
- Sorted the Poketes and attacks in the wiki by types
- Fixed the effectivity of EffectBurning
- Fixed logic bug in most effects, so that some types are not affected by some effects
- Added Pokete dex for the user to keep track of all Pokete 'races' they have ever caught regardless of wether or not the Poketes are in the deck or not
- Cleaned up save file to be more readable for humans
- Changed development flow