Commit Graph

1782 Commits

Author SHA1 Message Date
f97e533f32
Use imprecise fraction cache more intensively 2022-11-24 17:40:48 +07:00
d539042e29 Better battery bank plug; Battery/matter banks and android station texture updates 2022-11-24 16:37:45 +06:00
8daf8e4618
Comment on default value of imprecise fraction config values 2022-11-24 16:47:28 +07:00
8f675a8a02
Fix matter capacitor and matter dust having "no" matter value 2022-11-24 16:45:40 +07:00
10b2df4c48
Fix blackhole rendering 2022-11-24 16:34:10 +07:00
657b388e55
Rebalance black hole to new matter values 2022-11-24 16:27:58 +07:00
d8e6a43085
oopsie 2022-11-24 15:47:39 +07:00
096a144c53
Use valueOf to avoid polluting heap 2022-11-24 15:36:21 +07:00
d39c0d33a3
Don't store modification chain since it is not used anywhere 2022-11-23 19:47:39 +07:00
033660a357
typos 2022-11-23 19:39:58 +07:00
244da481da
Merge remote-tracking branch 'origin/master' into master 2022-11-22 16:47:14 +07:00
2857a3f9ef
Long hash map somehow is ~4 times faster than AVL tree map 2022-11-22 16:12:51 +07:00
310823055b Fix Гиршок какого чёрта 2022-11-21 01:03:29 +06:00
bbcf83e239
Java friendly version of hasMatterValue 2022-11-19 16:06:22 +07:00
3ca8f11c48
Stream'y 2022-11-19 16:04:50 +07:00
471ddb49e5
Matter value calculation now account for itemhandler 2022-11-19 15:01:57 +07:00
f68a927773
Matter blacklist 2022-11-18 21:37:15 +07:00
80a9759d4e
Update balance values of matter capacity 2022-11-18 10:27:01 +07:00
08911ed033
Properly prefix dump files 2022-11-18 00:19:28 +07:00
613add6658
Make sure it wont shockwave in creative 2022-11-18 00:17:56 +07:00
cd63bcca28
Log matter registry packets technical information 2022-11-18 00:16:11 +07:00
a405d396ca
New matter registry is now functional in multiplayer
yippie
2022-11-18 00:03:28 +07:00
6dafff0bf4
Support /reload in matter manager 2022-11-17 23:31:27 +07:00
96c4b21bc5
Ghast tear matter value 2022-11-17 23:13:27 +07:00
dcdb4b88e4
Fix recursive recipes resolving bugs 2022-11-17 23:12:15 +07:00
804dfed42c
Account for compute entires in backtrack code (despite it should not have reached backtracking if there is compute entry) 2022-11-17 22:39:55 +07:00
9a92205178
More matter values and balancing 2022-11-17 22:27:25 +07:00
979ac2b447
Comment with iteration number 2022-11-17 22:26:50 +07:00
0f1ef82fcd
store multiple comments 2022-11-17 22:15:39 +07:00
d9944bd37c
Add modes and mod filer to Dump Matter Registry command 2022-11-17 00:03:39 +07:00
209d639251
Matter registry dumps 2022-11-16 09:23:38 +07:00
865d74ed2e
We don't receive cancelled events 2022-11-14 10:06:53 +07:00
3d435200bc
Bring back 2022-11-14 09:48:08 +07:00
e27c791c08
formatting 2022-11-14 09:45:55 +07:00
fa536734c2
Merge remote-tracking branch 'origin/master' into master 2022-11-13 17:00:21 +07:00
e2e7ce4f7a
Comment on internal functions 2022-11-13 00:48:19 +07:00
6d97731614
Move indirect computations behind seenItems 2022-11-13 00:01:01 +07:00
9592860349
Un-tangle matter system 2022-11-12 23:54:29 +07:00
37e4f33af6
Compute action, more matter values 2022-11-12 12:31:43 +07:00
f7a1d8aeed
Actually deserializeFunctionTree should be private 2022-11-11 00:55:47 +07:00
1330fe6925
Extract functions from updateaction 2022-11-11 00:47:42 +07:00
9d9ff2e35b
Медно-цинковые сплавы отличаются большей твердостью, чем исходные металлы. Применяются они для изготовления приборов, деталей машин и предметов домашнего обихода. 2022-11-10 20:30:35 +03:00
00c02aab82
Don't computeIfAbsent so we can recursively compute stuff in future 2022-11-09 23:37:58 +07:00
3a589f53ec
get rid of color glitch completely 2022-11-09 23:31:18 +07:00
3e6cab943f
Comment on derived recipe 2022-11-09 23:19:19 +07:00
114c8adbe6
Even better recipe backtrack 2022-11-09 23:09:04 +07:00
5d727fc5ce
Better recipe backtrack 2022-11-09 21:26:49 +07:00
c07c9e7aaa
Add plate press recipes to recipe resolver 2022-11-09 20:09:03 +07:00
ed3fafe89b
Fix simple recipe finder 2022-11-09 20:07:34 +07:00
c9d511bd5c
Remove second isIncomplete check 2022-11-09 19:52:07 +07:00