Commit Graph

2715 Commits

Author SHA1 Message Date
9d79e52c43
Fix ref hash strategy 2023-08-19 17:38:19 +07:00
159c82cadd
Bump particle collider version 2023-08-19 17:08:40 +07:00
a6c849ef04
StrictReferenceHashStrategy 2023-08-19 15:13:50 +07:00
923f2e8ef6
java.lang.RuntimeException: Processing simple recipe skilltree:gem_insertion 2023-08-19 15:07:36 +07:00
37bb00d73e
Mmm! mmm. Custom Ingredients with getItems() returning literally minecraft:air 2023-08-19 14:52:20 +07:00
d7b5534bb5
Bump particle collider version 2023-08-19 14:37:31 +07:00
df43ac91de
e 2023-08-19 13:11:24 +07:00
b3863a2820
YuRaNnNzZZ — Сегодня, в 11:46
а какой именно стак то блять
2023-08-19 13:09:36 +07:00
fbc2a400de
YuRaNnNzZZ — Сегодня, в 7:46
Изображение
а какой именно стак то блять
2023-08-19 08:14:20 +03:00
62df3558e7
Bump particle collider version 2023-08-19 01:36:49 +07:00
e88c29be57
Revert "Fix ingredients being "empty" when playing multiplayer"
This reverts commit f56884705a.
2023-08-19 01:13:32 +07:00
260be58951
Write ingredients as plain itemstacks if networking 2023-08-19 00:56:03 +07:00
a0b0580bfa
Add circuit plating recipe to datagen 2023-08-19 00:18:48 +07:00
f56884705a
Fix ingredients being "empty" when playing multiplayer
These changes reflects Forge's PR https://github.com/MinecraftForge/MinecraftForge/pull/9688
2023-08-18 23:43:54 +07:00
0428b60561
Update pattern monitor 2023-08-18 21:05:35 +07:00
182bb4c8ba
Make Codec2RecipeSerializer thread safe 2023-08-18 13:59:57 +07:00
933521df10
Remove unused functions 2023-08-17 23:05:03 +07:00
eff453ed1c
Improve performance of IIngredientMatrix.isIncomplete inside baseline implementation 2023-08-17 22:59:30 +07:00
2e4984162b
Add manual invalidation to counter lazies 2023-08-17 22:55:44 +07:00
e6758f1e27
Matter entangler, ingredient matrix, shadow containers, quantum battery recipes, more JEI compat 2023-08-17 22:26:43 +07:00
04524db1a5
TickList tests 2023-08-17 14:33:26 +07:00
dba1e1e4a5
Add weak hash set test 2023-08-17 14:29:38 +07:00
77e6eebe92
If blockentity is ticking, don't synchronize to newly subscribed players right away 2023-08-17 14:15:27 +07:00
f0f1a3cffe
Fix adding timers not making ticklist dirty 2023-08-17 14:15:05 +07:00
b81971babd
Merge branch 'workingfluidcapsules' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into master 2023-08-17 14:04:52 +07:00
66c356bd41
Update chunk map subscribers implementation 2023-08-17 13:58:01 +07:00
90348d5789
idling machines are now faster than ever
Rotate faaaster banan-a
2023-08-17 12:17:03 +07:00
a6eb0ca7f1
Drive rack insert/extract controls, profiled energy, updated menu, make redstone control of drive rack actually do stuff 2023-08-17 00:23:36 +07:00
10de6eb864
Remove flex grid panel since it is no longer utilized, and is flawed in its current state 2023-08-16 23:44:21 +07:00
3b6bac1a83
Follow quickmove slot priorities of vanilla 2023-08-16 20:52:12 +07:00
4430fdcb6b
Don't use own thread for drive syncing to disk, use Minecraft's background executor instead 2023-08-16 20:41:27 +07:00
8e03b4363d
Revisit quantum battery code and clean it up 2023-08-16 18:15:14 +07:00
8e2c1f25dc
lol 2023-08-16 14:26:33 +07:00
e08e6d7830
Reduce file count of painter recipes 2023-08-16 01:43:11 +07:00
840b103ee1
Fix painter table sometimes being unable to mix colors when it is clearly capable to do 2023-08-15 21:02:00 +07:00
320f0655d6
Move painter table to decorations subpackage 2023-08-15 20:48:24 +07:00
61b83d5f5a
Painter table 2023-08-15 20:04:27 +07:00
615912de8b
Rename block rotation freedom once again 2023-08-15 10:52:49 +07:00
7f1971cd81
Add particle collider to runtime 2023-08-13 12:07:16 +07:00
0c23e53bbc
Swap color palette for side controls 2023-08-12 15:01:41 +07:00
71c5e788c6
Update storage power supplier menu 2023-08-12 14:55:37 +07:00
6c7f2226a6
Unify storage exportert/importer menus, profile their energy and add energy config 2023-08-12 14:49:39 +07:00
d3ea51928f
Fix storage importer 2023-08-12 12:16:31 +07:00
dba7f3ad8d
forgor 2023-08-12 11:47:56 +07:00
1afa8e3d21
Flatten filter slots to just gettersetter 2023-08-12 11:44:49 +07:00
839e7cc503
Allow to remove subscribers while iterating them 2023-08-12 01:13:42 +07:00
f8c2be4d4c
Storage bus insert/extract priorities configuration, operation mode, small refactorings 2023-08-12 01:08:42 +07:00
b3249cdcd7
Insert and extract priorities in storage system 2023-08-10 17:36:31 +07:00
5784b3346f
More precise filters in textinputpanel 2023-08-10 17:36:07 +07:00
abe82d456c
Fix computed int not returning proper value clientside 2023-08-10 17:30:21 +07:00