Commit Graph

3136 Commits

Author SHA1 Message Date
5b403d3d47
Resolve essence storage screen errors 2024-08-12 22:28:29 +07:00
564622e6fa
null assert player 2024-08-12 22:24:49 +07:00
0c47de93c1
Resolve mattery block errors 2024-08-12 22:22:49 +07:00
ce119269e0
Resolve more misc compilation errors 2024-08-12 22:16:52 +07:00
333238fde5
Update partial tick 2024-08-12 21:55:08 +07:00
4f2978010b
Update android research codecs to map codec 2024-08-12 21:54:52 +07:00
27a93a8133
Update attack boost feature 2024-08-12 21:54:30 +07:00
6356afe295
Argument order 2024-08-12 20:22:32 +07:00
5b4fa2e9ed
Update ItemFilter to behave like it did previously, with fixed amount of slots but still being immutable 2024-08-12 20:21:07 +07:00
aa5d36c488
Re-implement DelegateSyncher using Mojang's StreamCodec 2024-08-10 23:26:17 +07:00
03cec07ffb
Bump kommons 2024-08-10 19:23:12 +07:00
73ce6e8e45
Update curios compat 2024-08-10 18:42:30 +07:00
dcd92f58a5
Bump curios (use Curios API Continuation) 2024-08-10 18:34:32 +07:00
494bf70f6b
Update jade compat 2024-08-10 16:24:17 +07:00
68e1bd9036
Bump Jade version 2024-08-10 10:43:01 +07:00
23f02036b9
Update quantum battery item 2024-08-10 10:37:47 +07:00
ed8717964d
Reflect removal of explosion test blocks in blockentities 2024-08-10 02:01:12 +07:00
25f21e310c
Update storage interfaces to work with itemfilter as immutable class 2024-08-10 01:59:56 +07:00
45294d3b14
Make kotlin compiler happy due to java nullability annotations mismatch 2024-08-10 01:59:29 +07:00
12b7d5c96c
Fix wrong event listeners 2024-08-10 01:58:56 +07:00
ecb9d8a95d
update minecart item 2024-08-10 01:39:07 +07:00
d4806dfb2a
fix damage source 2024-08-10 01:37:17 +07:00
1c23005573
Bump neoforge to 21.1.1 2024-08-10 01:26:01 +07:00
64780fbda5
Resolve most of simple enough compilation errors 2024-08-10 01:24:15 +07:00
9b7e424fc5
Switch to neoforge and neogradle 2024-07-04 19:52:30 +07:00
91835905a3
Some minor changes for 1.21 2024-07-01 20:02:32 +07:00
0a4468fcdd
Bump to Minecraft 1.21, Forge to 58, JEI, KFF, Kotlin to 2.0.0 2024-06-29 14:06:52 +07:00
2d1925e749
Significantly improve EnergyCableGraph#getPath performance 2024-06-05 13:03:38 +07:00
5e844095ef
WiseTree
YuRaNnNzZZ — Вчера, в 16:07
там был текст
и цвет
2024-06-01 20:14:28 +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
5fdfd9ee2c
Fix UUIDIntModifiersMap nested race condition resulting in wrong final value 2024-05-31 16:36:48 +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