Commit Graph

457 Commits

Author SHA1 Message Date
tastybento 60ec40830c Updated to FC-0.9
Moved folders to match Maven layout.

Added LevelPresenterTest class.
2018-08-09 06:34:35 +09:00
tastybento d70a4bf9b7 Using Config and Database API naming 2018-08-06 07:43:17 -07:00
tastybento c3f8879a8a Updated to renamed API 2018-08-05 20:38:50 -07:00
tastybento b764fcb5fa Fixed bug where levels were not being saved correctly.
Added a join/leave listener to pre-load players to the cache and remove
and save them when they logout.
2018-08-04 15:55:21 -07:00
tastybento 51a9fed184 Merge branch 'develop' of https://github.com/BentoBoxWorld/addon-level.git into develop 2018-08-03 23:36:26 -07:00
tastybento 9261001823 Renamed to Bentobox 2018-08-03 23:36:04 -07:00
tastybento 8f0209c18a Merge remote-tracking branch 'origin/bentobox' into develop 2018-08-01 15:38:33 -07:00
tastybento 1e6b68507a Merge branch 'develop' of https://github.com/BentoBoxWorld/addon-level.git into develop 2018-08-01 09:55:27 -07:00
tastybento 7027f707fd Update to new package name 2018-08-01 09:49:43 -07:00
tastybento 1b38a2c38a Update to new API 2018-07-29 17:22:23 -07:00
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