Commit Graph

2626 Commits

Author SHA1 Message Date
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
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
93d4329acd
Refine graphs logic, make neighbouring be not limited on in-world directions, properly add freshly created nodes to graph after they have been properly initialized 2023-08-06 01:39:16 +07:00
be2424055d
Infinite water source block 2023-08-05 21:13:55 +07:00
ecc89e992c
Rename block rotation freedom to be more precise 2023-08-05 20:39:21 +07:00
2b85e5754f
Decrease initial capacity of hashtable in inventory trigger search tree
to reduce memory footprint
2023-08-05 02:01:44 +07:00
75b7614fdf
Delay advancement granting by one tick 2023-08-05 00:02:36 +07:00
5c3f0e54c1
Final cleanups regarding energy balance values 2023-08-04 22:59:20 +07:00
c3ed7f9556
Unneeded cast 2023-08-04 22:52:11 +07:00
f27f21e3de
Make Exopack slot changes trigger advancements, and optimize them 2023-08-04 22:50:59 +07:00
7662c21f44
Fix false negative assertions 2023-08-04 15:45:47 +07:00
e83933077e
Cleanup 2023-08-04 15:07:11 +07:00
6ab65c6c17
Update default shadow align in Label 2023-08-04 15:04:40 +07:00
e169012d01
Update android station config values 2023-08-04 14:54:30 +07:00
cef79cbe36
Redo chemical generator config values 2023-08-04 01:43:23 +07:00
cbb79c89b6
i had enough of CMEs out of nowhere
because there is no way there should be one
2023-08-03 20:11:32 +07:00
0073f41be6
ugly 2023-08-03 20:05:26 +07:00
98afdd1671
Don't tick side if no neighbour is present 2023-08-03 20:02:56 +07:00
109de2b414
Add streamy iterator docs 2023-08-03 19:50:19 +07:00
9ae099ec23
Add mutating operations to streamy iterators 2023-08-03 19:41:58 +07:00
5e7c8c08f5
Remove capability iterator 2023-08-03 19:32:28 +07:00
06e6168a73
Faster version of Container.balance 2023-08-03 18:36:17 +07:00
20d478cbfb
The fastest code is code which doesn't execute
Side automation no longer ticks if it doesn't automate
2023-08-03 18:32:41 +07:00
c08e262638
Use boolean for indices cow 2023-08-03 17:26:42 +07:00
7b317a2efb
CoW non empty indices in container 2023-08-03 17:25:01 +07:00
f18a3eaaaa
Redo matter bottler 2023-08-03 17:24:32 +07:00
b4c2f27c4c
Don't render exopack on invisible players 2023-08-02 22:05:01 +07:00
2614fd1f02
Rebalanced matter bottler values 2023-08-02 18:08:34 +07:00
c69fb5107c
Split main and dust containers of matter replicator 2023-08-02 17:25:49 +07:00
029a661978
Rebalance matter replicator storage values 2023-08-02 17:13:49 +07:00
cc4fcf398f
Remove isNotEmpty filter because they are already not empty 2023-08-02 16:32:22 +07:00
2720f6fbf0
Shortcuts for when current decimal is zero 2023-08-02 16:21:15 +07:00