Commit Graph

268 Commits

Author SHA1 Message Date
Tastybento
953672c301 Fixed bug where island level was not being saved.
The chunk scanner needs to report the result after the calculation to
the main class so it can update the cache and save it.
2018-01-01 11:50:13 -08:00
Tastybento
9b823bfcd3 Need to include addon.yml. 2017-12-31 17:21:27 -08:00
Tastybento
10d2737e67 Renamed package to be addon instead of addin. 2017-12-31 17:21:07 -08:00
Tastybento
217c2d12a0 Updated to new Addon spelling. :-) 2017-12-28 08:43:07 -08:00
Tastybento
b240fce328 Moved to addon API. 2017-12-27 19:17:44 -08:00
Tastybento
eb715afcda Fixed chunk loading bug. 2017-12-26 08:55:40 -08:00
Tastybento
9705fedd04 Reworked using new Command API 2017-12-26 08:41:37 -08:00
Tastybento
5954c7da5f Fixed perms. 2017-10-26 18:47:32 -07:00
Tastybento
fcf944e027 Moved folder 2017-10-26 17:01:25 -07:00
tastybento
c6fbd2c6fa Removed extraneous class. 2017-10-24 20:56:26 -07:00
tastybento
8d3d6edd66 Added event that fires when top ten heads are clicked. 2017-10-24 20:52:30 -07:00
tastybento
61bf5ac921 Added admin command to list top ten 2017-10-24 18:40:17 -07:00
tastybento
dc416e9176 Added top ten functionality.
Still needs more testing, but works on mysql.
2017-10-24 16:24:43 -07:00
tastybento
393d4f7c83 Refactored to make code clearer and added admin command. 2017-10-22 19:09:59 -07:00
tastybento
e47293a883 Fix for where initial database table is blank. 2017-10-22 17:51:50 -07:00
tastybento
f1842e2141 Added storage of levels in the BSkyBlock database 2017-10-21 23:09:21 -07:00
tastybento
58e93923d9 Basic level calculation working.
Need to add other commands and make TopTen work.
2017-10-21 19:52:11 -07:00
tastybento
209590a3ed Initial commit 2017-10-21 11:32:32 -07:00