- Added a missing comma in Tim Core dep declaration for NeoForge. Turns out a missing comma can crash an entire game.
- Added ExpAll logic, including integration with Tim Core's ExpAll logic.
- Moved event handler registration from annotations to init. Change precipitated by an oddity in newer versions of KFF/NF that caused annotation-based event registration to fail (looks like NF removed access to something? idk). This should work across versions.
port to 1.6 neoforge
port to 1.6
added in-battle capture logic prevent fainted pokemon from earning xp integrated xp share logic