- Thread Author
- #1
- Added some minor caching to ground items to reduce cpu usage slightly.
- Catch Exception instead of RuntimeException when initializing bots so that we can properly show errors when a LoadException occurs within a bot
- Fixed a typo made by Arbiter (he put an | instead of a ||)
- Suppressed UnmarshallExceptions triggered by when the game is closed manually instead of having them be reported to the bot author.
- Rewrote some alert messages.