Commit Graph

23 Commits

Author SHA1 Message Date
Mike Primm
40fb487fcd Revert "Fix possible nullref"
This reverts commit a99bbee900.
2021-07-14 15:08:55 -05:00
mikeprimm
d8d41eb39b
Merge pull request #3421 from Bond-009/nullref
Fix possible nullref
2021-07-14 14:25:16 -05:00
Aniket
97c250fea8 Fix typo in configuration.txt 2021-07-13 19:53:24 +01:00
Bond_009
a99bbee900 Fix possible nullref 2021-07-04 21:42:48 +02:00
Kosma Moczek
48f4ccaf82 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
02ec59b72d fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
b64e73ef92 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Mike Primm
0809d23559 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm
d584771549 Add config comments for postgresql 2021-02-07 23:14:09 -06:00
Ben Lönnqvist
3f821a902d
added option webp-l to use lossless webp #3191 2021-01-08 23:45:30 +02:00
Mike Primm
34348a6d16 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm
87b57d5639 Add defaults to configuration.txt for webp 2020-10-25 18:59:22 -05:00
i509VCB
47b75694d8 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
23306329af use CommandRegistrationCallback 2020-08-24 02:08:46 +02:00
Pierre Kisters
758fda0e54 set correct artifact paths 2020-08-16 20:57:36 +02:00
Pierre Kisters
db406e2f5d fixed command response being sent to all players 2020-08-16 14:59:50 +02:00
Pierre Kisters
284def319a fixed respawn event (player returning from end to overworld) 2020-08-16 03:22:37 +02:00
Pierre Kisters
ae40a6f47e properly fixed statelist length errors 2020-08-15 21:33:04 +02:00
Pierre Kisters
5e7d00e438 improve info on statelist length mismatch 2020-08-15 20:05:07 +02:00
Pierre Kisters
128d356655 fixes 2020-08-15 16:49:02 +02:00
Pierre Kisters
e0439fe712 comment cleanup 2020-08-14 16:21:17 +02:00
Pierre Kisters
ca3c510fc4 some open todos 2020-08-14 16:16:45 +02:00
Pierre Kisters
3955a7eaa3 added modules: fabric-1.16.1 and fabric-1.16.2 2020-08-14 15:58:35 +02:00