Commit Graph

2392 Commits

Author SHA1 Message Date
Mike Primm
1972c95246 Fix stateByID fix for 1.11.2 amd 1.12.2 2021-03-14 18:09:51 -05:00
Mike Primm
bf5aeb62a5 Switch to 3.1 for GA 2021-03-14 16:52:29 -05:00
Mike Primm
e4de854df6 More tweaks in DynmapBlockState 2021-03-14 15:30:35 -05:00
Mike Primm
99d5416acb Add performance tweaks on DynmapBlockState 2021-03-14 14:08:38 -05:00
Mike Primm
fae704b899 Add logN growth in DynmapBlockState 2021-03-14 12:20:36 -05:00
Mike Primm
0809d23559 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
mikeprimm
aef7a16b1c
Merge pull request #3309 from miiichael/patch-1
Resize stateByID by 10% instead of a single element at a time
2021-03-11 20:38:21 -06:00
mikeprimm
a628611aa0
Merge pull request #3297 from Programie/v3.0
Fixed not replacing {timestamp} placeholder in configuration request
2021-03-11 20:36:58 -06:00
mikeprimm
afd1a63e00
Merge pull request #3280 from Doregon/v3.0
Spell Checker - 1
2021-03-11 20:35:12 -06:00
mikeprimm
7c8fe57684
Merge pull request #3307 from stepech/v3.0
Update SkinsRestorer hook to v14 API
2021-03-11 20:33:33 -06:00
Michael
e44863f69b
Resize stateByID by 10% instead of a single element at a time
For a complex modpack, this reduces startup time by more than 99%, because Arrays.copyOf() is invoked only dozens of times instead of hundreds of thousands of times. Fixes #3284 and #3296, and possibly others.

Only patched forge 1.16.5 because that's all I'm running at the moment, but I expect the same fix can be applied elsewhere.
2021-03-06 20:42:19 +08:00
stepech
0ae5694ae6
Update SkinsRestorer hook to v14 API 2021-03-04 20:49:47 +01:00
Michael Wieland
fabaf487d9 Fixed not replacing {timestamp} placeholder in configuration request 2021-02-25 17:57:13 +01:00
Adam Tunnic
b54ed3a0b6
Update CONTRIBUTING.md 2021-02-12 12:22:12 -05:00
Adam Tunnic
134dbf34fc
Update README.md 2021-02-12 12:19:44 -05:00
Adam Tunnic
7643c6521e
Update gibberish.txt 2021-02-12 12:17:05 -05:00
Adam Tunnic
bc12097695
Merge pull request #1 from webbukkit/v3.0 2021-02-12 12:15:13 -05:00
Mike Primm
b1f6b52d6d Switch to SNAPSHOT 2021-02-08 23:31:35 -06:00
Mike Primm
e64a441bef Update README 2021-02-07 23:49:43 -06:00
Mike Primm
d584771549 Add config comments for postgresql 2021-02-07 23:14:09 -06:00
Mike Primm
b7e7039c38 Add postgres JDBC to uberjar, shadow to avoid global conflicts 2021-02-07 22:50:41 -06:00
Mike Primm
d91a98abc3 Bound Forge 1.16.4 to 1.16.4 release 2021-02-07 22:23:35 -06:00
Mike Primm
7b318b2d3b Add Forge 1.16.5 build 2021-02-07 22:22:35 -06:00
mikeprimm
9fc201f1af
Bump to beta7 2021-02-07 13:12:09 -06:00
mikeprimm
f4f7afb2ba
Merge pull request #3270 from Doregon/v3.0
New README.md style
2021-02-07 13:05:26 -06:00
Adam Tunnic
e078bd1e8b
Update spellcheck.yaml 2021-02-07 11:45:07 -05:00
Adam Tunnic
5d50e6624a
Fix typos, pt. 2 2021-02-07 01:33:22 -05:00
Adam Tunnic
0a6aea50d8
Update gibberish.txt 2021-02-07 01:32:27 -05:00
Adam Tunnic
46ebdda1f8
Update gibberish.txt 2021-02-07 01:31:24 -05:00
Adam Tunnic
6f5d950ad0
Fix typos pt 1 2021-02-07 01:30:37 -05:00
Adam Tunnic
efbc0e9f99
Delete names.txt 2021-02-07 01:28:10 -05:00
Adam Tunnic
a896bb296c
Update .spellcheck.yaml 2021-02-07 01:27:30 -05:00
Adam Tunnic
41afee02f1
Add good words 2021-02-07 01:26:55 -05:00
Adam Tunnic
beaaf0ef3d
Create .spellcheck.yaml 2021-02-07 01:21:06 -05:00
Adam Tunnic
92223b267b
Create names.txt 2021-02-07 01:20:27 -05:00
Adam Tunnic
19f9ced137
Create gibberish.txt 2021-02-07 01:20:17 -05:00
Adam Tunnic
1a9921e74d
Create spellcheck.yaml 2021-02-07 01:18:47 -05:00
Adam Tunnic
82aad0474c
Update README.md 2021-02-06 21:00:25 -05:00
Adam Tunnic
f1d0a0eff0
Update README.md a LOT
added table of contents, sorted versions into table to show each version, type, and where to get,
2021-02-06 20:59:58 -05:00
Adam Tunnic
f2e79bd2f2
Making the <version> tag visible. 2021-02-06 20:33:32 -05:00
Adam Tunnic
ebf3193e27
Oooooop updating again 2021-02-06 20:32:22 -05:00
Adam Tunnic
c75ee477ad
Add 1.16.5 note 2021-02-06 20:28:42 -05:00
Mike Primm
c77d3b444a Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2021-01-09 19:49:57 -06:00
Mike Primm
8244394cc4 Zap warning for lack of webp tools - confusing support headache 2021-01-09 19:49:39 -06:00
mikeprimm
bc1fa86823
Merge pull request #3241 from silentnoodlemaster/v3.0
Add option to use lossless webp format
2021-01-09 18:10:31 -06:00
mikeprimm
5f9e93c312
Merge pull request #3223 from mooinglemur/mooinglemur-patch-1
Allow for URI-unsafe player names
2021-01-09 18:10:06 -06:00
mikeprimm
1f26c08501
Update README.md 2021-01-09 18:06:48 -06:00
mikeprimm
e7148ae560
Update README.md 2021-01-09 17:59:42 -06:00
Mike Primm
246c1754cc Add Forge 1.16.4 build 2021-01-09 17:25:34 -06:00
Ben Lönnqvist
3f821a902d
added option webp-l to use lossless webp #3191 2021-01-08 23:45:30 +02:00