tastybento
|
174d23cf58
|
Try travis again
|
2018-08-24 16:23:26 -07:00 |
|
tastybento
|
407a099167
|
Added codemc repo to POM
|
2018-08-24 16:18:53 -07:00 |
|
tastybento
|
5748493617
|
Removed POM dependencies on BSkyBlock and AcidIsland
|
2018-08-23 13:39:09 -07:00 |
|
tastybento
|
3de5dea136
|
Updated artifact id for AcidIsland
|
2018-08-23 13:36:20 -07:00 |
|
tastybento
|
c19490caa2
|
Added Travis CI
|
2018-08-23 12:14:20 -07:00 |
|
tastybento
|
4c7a6a710c
|
Fixes points to next level bug.
https://github.com/BentoBoxWorld/addon-level/issues/17
|
2018-08-23 12:05:28 -07:00 |
|
tastybento
|
c8e753af16
|
Added softdepend to addon.yml. Removed 1 tick delays in onEnable()
|
2018-08-17 21:59:36 -07:00 |
|
tastybento
|
2f268ac172
|
Removed deprecation.
|
2018-08-15 23:58:58 -07:00 |
|
tastybento
|
c4e8fe0662
|
BentoBox version up.
|
2018-08-12 19:58:08 -07:00 |
|
tastybento
|
e226e106bd
|
New Bentobox version.
|
2018-08-12 03:04:54 +09:00 |
|
tastybento
|
02bc7c15e5
|
Fixed resource folder location.
|
2018-08-10 15:11:23 +09:00 |
|
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 |
|