Commit graph

23 commits

Author SHA1 Message Date
Mike Primm
17491a2e6e Revert "Fix possible nullref"
This reverts commit b017fccce3.
2021-07-14 15:08:55 -05:00
mikeprimm
f19d77122c Merge pull request #3421 from Bond-009/nullref
Fix possible nullref
2021-07-14 14:25:16 -05:00
Aniket
a35d33530e Fix typo in configuration.txt 2021-07-13 19:53:24 +01:00
Bond_009
b017fccce3 Fix possible nullref 2021-07-04 21:42:48 +02:00
Kosma Moczek
165fb74563 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
7160092831 fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
c5f0ef3265 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Mike Primm
8fb20f5f16 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm
ee471f7510 Add config comments for postgresql 2021-02-07 23:14:09 -06:00
Ben Lönnqvist
269291e909 added option webp-l to use lossless webp #3191 2021-01-08 23:45:30 +02:00
Mike Primm
f21c856656 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm
487ced7018 Add defaults to configuration.txt for webp 2020-10-25 18:59:22 -05:00
i509VCB
da5e181fd6 Make it so dynmap commands can be proxied via /execute without failing to parse.
Also adds some gitignore entries for stuff generated by fabric
2020-08-31 19:14:22 -05:00
Pierre Kisters
c3b85f438b use CommandRegistrationCallback 2020-08-24 02:08:46 +02:00
Pierre Kisters
929c9f4fe4 set correct artifact paths 2020-08-16 20:57:36 +02:00
Pierre Kisters
228f13a8a7 fixed command response being sent to all players 2020-08-16 14:59:50 +02:00
Pierre Kisters
b29439e2b0 fixed respawn event (player returning from end to overworld) 2020-08-16 03:22:37 +02:00
Pierre Kisters
ccde607436 properly fixed statelist length errors 2020-08-15 21:33:04 +02:00
Pierre Kisters
88217ec4b1 improve info on statelist length mismatch 2020-08-15 20:05:07 +02:00
Pierre Kisters
c4d554bc98 fixes 2020-08-15 16:49:02 +02:00
Pierre Kisters
91631d4f46 comment cleanup 2020-08-14 16:21:17 +02:00
Pierre Kisters
5474c1bb1f some open todos 2020-08-14 16:16:45 +02:00
Pierre Kisters
aed6a2442a added modules: fabric-1.16.1 and fabric-1.16.2 2020-08-14 15:58:35 +02:00