Commit Graph

297 Commits

Author SHA1 Message Date
tastybento
e559c67dd3 BentoBox version 2018-07-28 21:42:29 -07:00
tastybento
5137efb7f0 Rewrote island calculations to be cleaner. 2018-07-28 13:38:04 -07:00
tastybento
181cb25357 Updated to latest CompositeCommand API
Updated POM to use latest BSB version.
2018-07-18 22:58:43 -07:00
tastybento
08844a8e18 Upped beacon value. 2018-07-06 10:23:05 -07:00
tastybento
19d00712e5 Fixed permissions 2018-06-02 19:20:18 -07:00
tastybento
afce568a24 Fixed bug with saving to flat file.
Must remember to include blank constructor so Beans can create the
object!
2018-05-29 14:57:26 -07:00
tastybento
ac9ac426d9 Updated database object 2018-05-29 08:16:08 -07:00
tastybento
35d9e418fe Updated to match warps. 2018-05-28 15:45:24 -07:00
tastybento
a09d974d95 Now multi-game support. 2018-05-26 18:20:33 -07:00
tastybento
f49d6e9e42 Now supports multiworld. 2018-05-25 19:59:44 -07:00
Tastybento
e5afb84e46 Moved to use IslandManager instead of PlayerManager. 2018-05-06 16:50:21 -07:00
Tastybento
ca8ed11bdd Updated to use new Panel API 2018-05-01 23:19:27 -07:00
Tastybento
a144584cfa Fixed top ten. 2018-04-21 11:42:27 -07:00
Tastybento
dee5ba55c6 Updated to work with latest BSB Database 2018-04-15 17:32:09 -07:00
Tastybento
6837218ae4 Fixed issues with Top Ten 2018-04-02 18:20:26 -07:00
Tastybento
c31c2bcbf5 Merge branch 'master' of https://github.com/tastybento/level.git
Conflicts:
	src/main/java/bskyblock/addon/level/Level.java
	src/main/java/bskyblock/addon/level/TopTen.java
2018-03-11 17:37:54 -07:00
Tastybento
2273aaab81 Updated to latest BSB API's 2018-03-11 17:36:33 -07:00
tastybento
99adc51d65 Updated to latest BSkyBlock 2018-03-12 04:06:31 +09:00
Tastybento
78d3999451 Updated POM 2018-03-10 18:55:48 -08:00
tastybento
45549f8d52 Removed src folder mention. 2018-02-28 18:12:23 -08:00
Tastybento
57d0d02bf8 Removed unneeded imports. 2018-02-19 13:12:43 -08:00
Tastybento
ab39dd4ac5 Finished version (for now).
Adds top ten and integration with welcome warps addon.
2018-02-19 13:06:58 -08:00
Tastybento
01d2bba4c5 Reworked settings and scanner
Scanner now staggers chunk scanning over time.
2018-02-13 20:48:27 -08:00
Tastybento
71480798bc Moved folder structure 2018-02-12 19:15:19 -08:00
Tastybento
481b9ea3e5 Uses new panel API method names. 2018-01-27 15:59:13 -08:00
Tastybento
ab1385d13e Removed parameter from getUUID API call to BSkyBlock. 2018-01-25 17:25:22 -08:00
Tastybento
87397ac16f Updated to latest BSB API. 2018-01-07 11:25:24 -08:00
Tastybento
5e66722412 Fixed locale strings. 2018-01-02 19:37:19 -08:00
Tastybento
d94469f320 Renamed locale file. 2018-01-01 18:15:32 -08:00
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