Commit Graph

34 Commits

Author SHA1 Message Date
3af13e34fb More more work 2024-12-03 19:21:12 +01:00
3a8f9e0b6e Start update, apply API patches 2024-12-03 17:58:41 +01:00
4299c69e13 Add back discard policy 2024-11-30 10:44:57 +01:00
736c78c71e Copy dispatcher root children before passing it into async tree building 2024-11-29 17:04:32 +01:00
4a5ff5039c Clean up thread pool usage (#11681)
Using an unbound LinkedBlockingQueue means you *have* to set core and max core thread pool size the same, as they will never go above the minimum pool size by just passing them through. So this fixes the async command executor pool to actually use 2 threads, and also cleans up other usage to be explicitly "fixed" thread pool sizes, and splits off one more in Minecraft's Util class
2024-11-29 17:07:35 +01:00
eb6f344912 Remove timings impl 2024-10-27 18:11:15 +01:00
c2e37b8c98 Skip Improve-exact-choice-recipe-ingredients for now 2024-10-23 14:12:17 +02:00
510057a8ad okaaay let's go 2024-10-22 18:23:19 +02:00
e07671b7df 279 2024-06-13 12:04:27 -07:00
0ef31547a1 Finish API patches 2024-06-13 08:45:43 -07:00
ebedfa4da7 301 2024-04-23 22:43:09 -07:00
47ee5579ff Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
db4ed47134 [ci skip] Add more identifying patch comments 2024-01-21 13:56:22 +01:00
9811c737bb some more patches 2023-12-05 15:21:44 -07:00
46f4547805 Prepare for 1.20.3 dev 2023-12-05 18:20:55 +01:00
0fde46537f some more work 2023-09-21 15:26:51 -07:00
524eeedaa8 So it begins... 2023-09-21 19:18:04 +02:00
dc0aa6ed0a More more more more more more more work 2023-06-07 22:41:26 +02:00
1bda3d4d2a Start working on 1.20 2023-06-07 18:24:39 +02:00
8ab183d79e More more more more patches 2023-03-14 20:24:52 +01:00
08ab8edb76 Start working on 1.19.4 2023-03-14 18:11:24 +01:00
eac356d807 Patching patched patches 2022-12-07 20:22:28 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
9541fc32dc Fix command pool submitting on shutdown (#8272) 2022-08-09 23:51:17 -04:00
fa737884a7 Separate Command Sending to Separate Thread Pool (#8170) 2022-08-08 07:32:17 -04:00
24201b38ce More work 2022-07-27 21:49:24 +02:00
858aabab7c Move patches over, start with first few 2022-07-27 20:52:03 +02:00
dc953ea414 i really really really really really really really really really really really really really really really really really really really really really really really really really really really really really really love jmp 2022-06-07 18:31:24 -07:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
e119488df5 Do not use ForkJoinPool common exector for creating client command struct (Fixes #6936) 2021-12-04 02:37:33 +00:00
7ff10ba09a move mojang api server patches up 2021-11-23 17:16:01 -08:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
b0d8230b5a [ci skip] Cleanup diff in Async command map building (#6492) 2021-08-26 11:41:22 -05:00
ddb72c221d EVEN MOOOOOAAAAAAARRRRRRR patches :) (#5820) 2021-06-13 18:06:38 -07:00