Commit Graph

3221 Commits

Author SHA1 Message Date
29daea9bce
Merge branch '1.19.4' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.3 2024-06-01 20:16:37 +07:00
ecb8a8ecd0
Merge branch '1.20.1' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.4 2024-06-01 20:16:27 +07:00
c83476225d
Merge branch '1.20.2' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.20.1 2024-06-01 20:16:05 +07:00
5e844095ef
WiseTree
YuRaNnNzZZ — Вчера, в 16:07
там был текст
и цвет
2024-06-01 20:14:28 +07:00
69172b58e6
Merge branch '1.19.4' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.3 2024-05-31 16:50:00 +07:00
f0846a7b3a
Merge branch '1.20.1' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.4 2024-05-31 16:49:47 +07:00
f8277e55c3
Merge branch '1.20.2' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.20.1 2024-05-31 16:49:35 +07:00
dc870f7c5f
Bump kommons 2024-05-31 16:43:48 +07:00
f409729385
Update rgb -> bgr in Painter screen 2024-05-31 16:42:05 +07:00
57c1644ccc
Merge branch '1.19.4' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.3 2024-05-31 16:37:46 +07:00
e9f4b22cb8
Merge branch '1.20.1' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.4 2024-05-31 16:37:34 +07:00
49dd781a82
Merge branch '1.20.2' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.20.1 2024-05-31 16:37:18 +07:00
5fdfd9ee2c
Fix UUIDIntModifiersMap nested race condition resulting in wrong final value 2024-05-31 16:36:48 +07:00
eeb5d3ba73
Post merge fixes for 1.19.3 2024-05-31 12:21:29 +07:00
0f355150a2
Merge branch '1.19.4' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.3 2024-05-31 12:12:22 +07:00
baeef3816f
Post merge fixes for 1.19.4 2024-05-31 11:33:44 +07:00
9264e24c42
Merge branch '1.20.1' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.19.4 2024-05-31 11:25:01 +07:00
65dbeeeb4f
Merge branch '1.20.2' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.20.1 2024-05-31 11:22:02 +07:00
f6138671d2
How does CAR is for 1.20.2 on 1.20.1 branch 2024-05-31 11:19:15 +07:00
34b60be434
Post merge fixes for 1.20.1 2024-05-31 11:13:53 +07:00
6153c2e972
Merge branch '1.20.2' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into 1.20.1 2024-05-31 11:10:20 +07:00
ff8d2aa5f3
Bump kommons 2024-05-31 10:52:14 +07:00
6af0affa4f
Fix profiled storage getting stuck with last transfer numbers in history if world is saved (and then loaded) before entire history is cleared with zeroes
YuRaNnNzZZ — Сегодня, в 18:10
:wires:
2024-05-16 18:15:43 +07:00
7b2d9b1bf4
ok kotlin 2024-05-16 18:07:35 +07:00
f416cd69e5
Eliminate most of TickList's internal logic, greatly speeding it up 2024-05-16 18:06:09 +07:00
884caba048
Use PriorityQueue over AVLTreeSet with hacks 2024-05-16 17:48:45 +07:00
dc47b3a13e
Replace toRGB/toARGB with toBGR/toBGRA 2024-05-16 17:41:36 +07:00
4e54cc7d67
Bump kommons 2024-05-16 17:37:59 +07:00
3d8e5fb774
Update "nullable" usage of stream codec 2024-05-16 17:25:44 +07:00
728a7de0bf
Update global event handler to reflect mattery network channel changes 2024-05-16 17:24:17 +07:00
6cc2b37b65
Bump kommons 2024-05-16 17:21:19 +07:00
2006e22e40
Remove separate packet dispatcher channel, since "low" performance of netty dispatcher is caused by underlying socket wakeup() call (which interrupts wait() call on event loop thread), and it shouldn't be a performance issue 2024-05-16 17:20:41 +07:00
e63cce63ff
Call DelegateSyncher.observe 2024-02-25 19:44:50 +07:00
e047341cdb
Specify Kommons as minecraft mod 2024-02-25 19:36:21 +07:00
2fbce58148
Migrate to DelegateSyncher and Delegate<> 2024-02-25 18:30:25 +07:00
22430cd937
Actually add kommons to dependencies 2024-02-15 19:49:05 +07:00
a7fd7fe7e5
Merge remote-tracking branch 'origin/1.20.2' into 1.20.2 2024-02-15 18:52:58 +07:00
82bb39aded
Add kommons to dependencies 2024-02-15 18:52:42 +07:00
059270a2ec
Add lots of multiblock related stuff, more blackhole generator multiblock testcode 2024-02-15 18:47:06 +07:00
3ddb4d3d83
EnergyContainerInputSlot 2024-01-30 17:45:28 +07:00
7d4d718b1e
Global block/state tag, additional predicates for multiblock tests, more multiblock performance improvements 2024-01-30 17:45:17 +07:00
308240ac5b
MatterProviders/MatterConsumers handler filter 2024-01-29 16:46:46 +07:00
c5b987c2de
Slightly buff dense battery throughput 2024-01-29 15:28:27 +07:00
2930ca8841
Bump default max energy config value of energy sword to match capacitor battery 2024-01-29 15:28:06 +07:00
769c1650e5 Fuck interpolation 2024-01-29 11:44:47 +06:00
a885ea4d87 Models and more texture updates 2024-01-29 04:15:13 +06:00
58ed338c7a Various texture updates 2024-01-29 03:03:39 +06:00
eb60c371ed Painting table and water source models 2024-01-29 02:54:49 +06:00
2a8cabe577
Force directional multiblock and multiblock performance improvements 2024-01-28 23:24:24 +07:00
dafa54112e
Forgot to commit tagsprovider for fluid tags 2024-01-28 23:23:48 +07:00