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
62fdff4a34
Fix hasExopack change does not invalidate current exopack menu
2023-08-10 16:39:07 +07:00
834b05a697
Fix very obscure (undetected by HashSet) concurrent modification
2023-08-10 13:15:43 +07:00
506017f055
Bring storage system back to functional state
...
Add ISubscriptable, which is implemented by networked fields and networked inputs
Unify storage grid code
Add itemstack and itemstoragestack sorters
2023-08-10 12:55:45 +07:00
81a25973ef
работающие капсулы
...
DBot — 06.05.2023 15:04
Не поспорю
что увы
пока что
вся проблема знаешь в чём?
что взаимодействие ведра с блоками
не в предмете ведра
а в самих блоках.
за исключением waterlogging, оно в самом ведре
2023-08-07 16:26:54 +03:00
0754cf55eb
Don't throw actual exception when custom tex color shader fails to load
2023-08-07 14:18:55 +07:00
64d5f1b336
Refine storage api, make it compile
2023-08-06 23:13:15 +07:00
48d367b705
Remove Mekanism from runtime
2023-08-06 12:27:51 +07:00
22cac9d7a0
Add dev chest
2023-08-06 12:27:12 +07:00
a86d30dae4
Update storage interface and bus
2023-08-06 11:53:54 +07:00