* Added kill counts with message display
* Fixed barrows chest count
* Preserve insertion order of NPC IDs for Constants
* Added KC command and interfaces
* Added more robustness to KC command
* Added alias and documentation to new commands
* Added more aliases for new commands
* Merged slayer KC interface names
* Preserve slayerkc nameToKills insertion order and formatting fix
* Updated comment
* Added missing boss NPC id
* Moved giant mole up in set
* Emptied out quest interface properly for kc
* Fixed whitespace
* Fixed formatting
* Hide boss KC messages by default
* Fix Some NPC's That Shouldn't Turn When Clicked
* Fix Some NPC's That Shouldn't Turn When Clicked
* Make immobileNpcs private
* Npc.java IntelliJ Code Format
* Object definition cleanup
* Update ShopAssistant.java
* stackables
* notables
* unused files
* more junk
* almost done
* working
* moving old methods to deprecated
* update
* fixed pickpocket typos
* Update Pickpocket.java
* Remove redundant method. Fix stall stealing
* Documentation for deprecated methods
* WIP commit partial removal. Has test and dump classes
* Final cleanup
* Move definitions from data folder to cfg
* Temporarily moving definition loaders to GameEngine
This is until loading can be done asynchronously.
* Correct indentation.