Commit Graph

333 Commits

Author SHA1 Message Date
Esophose 87c0d15d95 Merge remote-tracking branch 'origin/development' into file-system-rewrite 2019-08-15 02:08:09 -06:00
Esophose 662c248656 Fix materials in 1.12- being completely busted 2019-08-15 02:01:25 -06:00
Esophose 344911bfca /is visit and /is top playerdata fixes 2019-08-15 01:38:38 -06:00
Esophose d8e26f7d03 Merge branch 'master' into file-system-rewrite 2019-08-15 00:44:37 -06:00
Esophose c152af3b32 Merge branch 'development' into 'master'
Build 78.3

See merge request Songoda/fabledskyblock!22
2019-08-15 06:39:21 +00:00
Esophose aae24ab1a0 Spawn egg permission check for 1.12- 2019-08-15 00:36:26 -06:00
Esophose 55c5dcbd05 Better material checking in 1.12- 2019-08-15 00:36:17 -06:00
Esophose 33d589387f Visitor spawn protection 2019-08-15 00:36:06 -06:00
Esophose 2c8c6190ee Added support for Reserve economy 2019-08-14 23:23:31 -06:00
Esophose 6bb498c607 Potential ban fixes 2019-08-14 22:26:47 -06:00
Esophose cb0e3ee281 Cache the materials... duh 2019-08-14 22:03:44 -06:00
Esophose b8d17f466d Fix stackable displays sometimes endlessly stacking up armor stands 2019-08-14 22:03:37 -06:00
Esophose b281f61eef Stackable consistency, ender pearls not working, lava/water check fixes 2019-08-13 11:35:28 -06:00
Esophose 3265fcc15c build.gradle updates for WildStackerAPI 2019-08-13 01:12:47 -06:00
Esophose 753f1a9c5e Queue level scans 2019-08-13 00:35:24 -06:00
Esophose bb080f243c WIP 2019-08-12 23:18:52 -06:00
Esophose e205e07910 Merge remote-tracking branch 'origin/development' into development 2019-08-11 15:40:20 -06:00
Esophose b86a02eede Delay island creation teleport by 1 second 2019-08-11 15:40:12 -06:00
Esophose c98faf5f83 Merge branch 'development' into 'development'
Don't allow non-authorized player's to steal from stacks.

See merge request Songoda/fabledskyblock!21
2019-08-04 19:45:45 +00:00
Esophose 29076df5ca Fix async ban event call 2019-08-03 01:19:18 -06:00
Esophose 75a46be200 Bone meal 2019-08-02 15:19:22 -06:00
Rockey 1af8df7225 Compare Materials instead of instanceof check. 2019-07-29 09:40:42 +00:00
Esophose 571b913119 Merge branch 'development' into 'master'
Build-78.1, convert project to gradle modules

See merge request Songoda/fabledskyblock!20
2019-07-25 17:09:00 +00:00
Esophose d423eb526c Don't commit build folders 2019-07-25 11:04:19 -06:00
Esophose 0f03c26cc0 Level scanning and async offline player permission lookups 2019-07-25 11:00:50 -06:00
Esophose 077856e311 Break project into gradle modules, fix island level scan performance 2019-07-25 10:59:37 -06:00
Esophose 026dd9a7c0 Merge branch 'development' into 'master'
Build-78

See merge request Songoda/fabledskyblock!19
2019-07-20 08:44:05 +00:00
Esophose eb4c4c9d6f Coop message, leaderboard tiny code cleanup, coop saving, version 2019-07-20 02:42:45 -06:00
Esophose cd5cdba69b Fix WildStacker barrel counts being off by 1 in island level 2019-07-20 01:35:39 -06:00
Esophose 5b06e6577d Berries, Cauldrons, Border edge fixes, island nullpointer fix 2019-07-20 01:10:40 -06:00
Esophose 1d4abe367a Admin upgrade fixes 2019-07-20 00:46:57 -06:00
Esophose ba6ccf15dc Leaf decay setting fix, whoever did this is a moron 2019-07-19 23:44:44 -06:00
Esophose 86394140e6 FAWE support for pasting worldedit schematics 2019-07-19 23:15:29 -06:00
Esophose 536c6d3703 Merge branch 'development' into 'master'
Build 77_1

See merge request Songoda/fabledskyblock!17
2019-06-29 06:17:03 +00:00
Esophose f155f3e694 End portal frame stackables fixes, limit npe fix, 1.9 fix, level improv 2019-06-29 00:15:41 -06:00
Esophose a1dc9fa062 Spigot crops in 1.11- are dumb 2019-06-22 20:19:26 -06:00
Esophose f91755125a Merge branch 'development' into 'master'
Build 77

See merge request Songoda/fabledskyblock!16
2019-06-23 01:56:25 +00:00
Esophose 807cd45b60 Stackables permission, block limits fixes, wildstacker level support 2019-06-22 19:54:42 -06:00
Esophose 9191f99f2d Version 2019-06-20 00:25:36 -06:00
Esophose ff50e20848 Block limits, bug fixes 2019-06-20 00:20:50 -06:00
Esophose 003196c14d Coop fix 2019-06-19 18:51:49 -06:00
Esophose 1e3ac82c8d Register UltimateStacker events 2019-06-05 04:04:14 -06:00
Esophose 3ea184fe69 UltimateStacker spawner stacking in island levelling 2019-06-05 03:50:07 -06:00
Esophose 965170b23f Fix worldborder trying to send for null location 2019-06-04 12:00:36 -06:00
Esophose b7d4ab5fd8 Fixed items in chests from structures not setting properly 2019-06-04 10:53:45 -06:00
Esophose b3001dc18d Typo, number formats, better interact cancelling on island 2019-06-04 04:58:38 -06:00
Esophose 481099b65a WildStacker support attempt (disabled), bug fixes 2019-06-01 23:43:58 -06:00
Esophose 27695157bb Island weather, structure block updates, language fix, interact perms 2019-05-27 12:56:25 -06:00
Esophose 9fec9322ab Disable wildstacker in island scanning 2019-05-27 10:32:51 -06:00
Esophose e87bdca80e Debug message 2019-05-27 10:29:16 -06:00