Commit Graph

26 Commits

Author SHA1 Message Date
Jurgen bc0117ac5a implemented hideifspectator switch, fully functional 2023-10-08 11:56:41 +02:00
Jurgen 030a0e1d24 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Jurgen c093a95bc0 implemented hide if spectator 2023-09-03 12:37:58 +02:00
Mike Primm 50e6317fa9 Update 1.12.2 2022-02-21 14:32:14 -06:00
Mike Primm cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm 2d2fe02a81 Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -06:00
Mike Primm 1972c95246 Fix stateByID fix for 1.11.2 amd 1.12.2 2021-03-14 18:09:51 -05:00
Mike Primm 0809d23559 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm 08d143ddcc Handle events from updates on disabled worlds properly 2020-07-09 12:47:28 -05:00
Mike Primm 2718feb137 Add Sponge permissions for 1.11.2, 1.12.2, extract
permissions.yml.example
2020-07-05 14:48:51 -05:00
Mike Primm c258c5efa4 Sponge 7.0 permissions for 1.12.2 Forge 2020-06-27 19:59:49 -05:00
Mike Primm 5e15187e46 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
Mike Primm 10d03ef2ee More PR merge fixes... 2019-12-15 01:08:31 -06:00
Mike Primm f3d6965c53 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-12-15 00:59:48 -06:00
Mike Primm a91e258da8 Fix sign check PR 2019-12-15 00:59:30 -06:00
mikeprimm bf404ee626
Merge branch 'v3.0' into v3.0 2019-12-15 00:46:31 -06:00
Gabriel Hautclocq 9cf3b74609 fixed disappearing markers (webbukkit#2533), many thanks to tiagoad 2019-10-04 00:51:57 +02:00
Tiago Dias 8fc95bfc96 Fix for disappearing sign-markers on 1.14 (Issue #2533) 2019-08-14 12:41:24 +01:00
Mike Primm d9186e5464 Fix world idle-out on 1.12.2 2018-12-09 09:59:12 -06:00
Mike Primm def802bf8d Fix world load/unload handling and chunk generate/populate events 2018-12-08 12:31:16 -06:00
Mike Primm b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Wouter Haffmans f3fea246bf Fix loading profiles to solve 500 errors on login
This loads profiles from the server cache, which properly sets the uuid
(which again is used to check for bans in some other layers).

Backport of DynmapForge PR 77
2018-10-19 22:28:59 +02:00
Mike Primm 0a739347bf Support NotEnoughIDs and JustEnoughIDs NBT formats (blockids, biomes) 2018-09-06 00:16:15 -05:00
Mike Primm 5f13c8f74f Forge fixes 2018-09-03 17:13:05 -05:00
BuildTools eb5fe20502 Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
Mike Primm f4a99145cf Merge Forge 1.11.2 into common 3.0 gradle build 2018-08-23 07:52:46 -05:00