Commit Graph

327 Commits

Author SHA1 Message Date
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 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 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 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