Commit Graph

577 Commits

Author SHA1 Message Date
Hexeption
d6cdb061ba Added support for loading old Structure files and Added Convert Command
This should fix the stone block issue. 

Its recommended to backup your structure files before converting them 

Use this command to convert a structure file
/is admin structure convert namehere.structure
2020-03-22 07:00:19 -04:00
Brianna
ede8c332a4 Fix for concurrent modification exception. 2020-03-22 07:00:13 -04:00
Brianna
8bf48379cd Added SongodaCore. 2020-03-22 07:00:08 -04:00
Brianna
800b7fda08 Fix for merge request. 2020-03-22 06:59:58 -04:00
Zane
68a1a65149 Removed overloads and changed Player to OfflinePlayer 2020-03-22 06:59:54 -04:00
Zane
154aab7ee5 Added ability to get leaderboard position of offline players 2020-03-22 06:59:50 -04:00
Brianna
a9e3dc6148 clean clean. 2020-03-22 06:59:46 -04:00
Brianna
b70d532d3e Merge branch 'development' 2020-03-22 06:59:37 -04:00
theone1000
7bc9170766 version 2.1.1 2020-03-22 06:59:32 -04:00
theone1000
67e58bc429 Updated various things. See commit description. 2020-03-22 06:59:28 -04:00
Brianna
ead8377ae5 Merge branch 'development' 2020-03-22 06:59:22 -04:00
theone1000
a8674ebdde version 2.1 2020-03-22 06:59:18 -04:00
theone1000
4a60911b02 Removed some unneeded code. 2020-03-22 06:59:15 -04:00
theone1000
7a4055d0ab Fixed a NullPointerException when being on an island during boot/reload 2020-03-22 06:59:11 -04:00
theone1000
1ec1528af6 Removed debug messages 2020-03-22 06:59:06 -04:00
theone1000
ed9126d278 Fixed a NoSuchMethodError on versions pre 1.13 2020-03-22 06:59:01 -04:00
theone1000
24c60dd35d A lot of changes. See Commit description 2020-03-22 06:58:58 -04:00
Brianna
7becaecd34 Merge branch 'development' 2020-03-22 06:58:53 -04:00
theone1000
811e0b5d04 version 2.0.9 2020-03-22 06:58:48 -04:00
theone1000
5567c7feee Reworked Island Deletion and more 2020-03-22 06:58:41 -04:00
Brianna
4f691e4111 Merge branch 'development' 2020-03-22 06:58:31 -04:00
theone1000
b5526133b0 version 2.0.8 2020-03-22 06:49:20 -04:00
theone1000
412a2e5a5c A more optimized island deletion and some bug fixes/optimizations. 2020-03-22 06:43:39 -04:00
Brianna
20f8991544 Merge branch 'development' 2019-10-21 11:04:17 -04:00
Brianna
dc237e18a3 2.0.7 2019-10-21 11:01:25 -04:00
Brianna O'Keefe
6d2f8ce3f0 Merge branch 'development' into 'development'
fixed an issue

See merge request Songoda/fabledskyblock!32
2019-10-21 14:58:16 +00:00
theone1000
ade7394f54 fixed an issue 2019-10-21 08:05:38 -06:00
Brianna
be985d71c7 2.0.6 2019-10-18 23:09:04 -04:00
Brianna O'Keefe
3bf3281d26 Merge branch 'development' into 'development'
Changes.

See merge request Songoda/fabledskyblock!31
2019-10-19 03:04:06 +00:00
theone1000
33c8bf8ac9 Merge https://gitlab.com/Songoda/fabledskyblock into development 2019-10-18 19:41:33 -06:00
theone1000
38a2e83391 more things including island stuff. 2019-10-18 19:40:59 -06:00
Brianna O'Keefe
27b0213400 Merge branch 'development' into 'development'
Fix console errors when generator is disabled

See merge request Songoda/fabledskyblock!30
2019-10-17 03:14:37 +00:00
SirBlobman
80d4d9165f Fix console errors when generator is disabled 2019-10-15 18:20:18 +00:00
Brianna
566038b3f3 2.0.4 2019-10-14 17:52:39 -04:00
Brianna O'Keefe
8534713547 Merge branch 'development' into 'development'
Development

See merge request Songoda/fabledskyblock!29
2019-10-14 01:31:07 +00:00
theone1000
46308e328f update 2019-10-13 19:10:58 -06:00
theone1000
05059829d1 Merge https://gitlab.com/Songoda/fabledskyblock into development 2019-10-12 15:28:54 -06:00
Brianna
173726bb9f Updated EpicAnchors compatibility. 2019-10-11 17:01:32 -04:00
Brianna O'Keefe
34ae22f8fa Merge branch 'development' into 'development'
A new command and other things.

See merge request Songoda/fabledskyblock!28
2019-10-08 03:57:23 +00:00
Darkmans39
e5222c6d24 Added a new command, a color string method to StringUtil, and a method to check if a block can be stacked in StackableManager. 2019-10-08 03:57:22 +00:00
theone1000
f5fdcf173c Made oldSize more accurate. 2019-10-07 21:50:23 -06:00
theone1000
4dfe31db16 Changed stackableMaterials field to an EnumSet for better performance. Likewise, the getStackableMaterials() method had to have it's return type changed. 2019-10-07 21:26:59 -06:00
theone1000
a3ee51d1d8 Added a new command, a color string method to StringUtil, and a method to check if a block can be stacked in StackableManager. 2019-10-07 21:08:42 -06:00
Brianna O'Keefe
419008f04f Merge branch 'development' into 'development'
Changes (See Description)

See merge request Songoda/fabledskyblock!25
2019-10-08 00:50:41 +00:00
theone1000
26035dfc8f Changed the onDisable() method in PlayerDataManager to use the more appropriate values() method. 2019-10-07 12:10:38 -06:00
theone1000
6fd2eca406 Updated .gitignore to ignore eclipse specific files (.classpath and .project) 2019-10-07 11:57:52 -06:00
theone1000
a2f1422035 Fixed untracked files. 2019-10-07 11:50:21 -06:00
BuildTools
0546e5e964 2.0.3 2019-10-02 01:47:05 -06:00
BuildTools
164c7ae911 Fix fast block placing not existing on older versions 2019-09-30 12:47:21 -06:00
BuildTools
1c0af0765e Fix entity NPE because Spigot is great 2019-09-30 12:34:51 -06:00