Commit Graph

1594 Commits

Author SHA1 Message Date
06bd41946c
Allow HFB to be enchanted at table directly 2022-11-24 22:14:16 +07:00
09111a87d9
Mark energy sword as enchantable
still, you can't enchant it, because enchants don't recognize it as appropriate item to enchant
2022-11-24 22:02:07 +07:00
56789d0e40
Transfer enchantments from recipe ingredients to result item in EnergyContainerRecipe
Fixes #216
2022-11-24 21:58:51 +07:00
aa32dea682
ImpreciseFraction -> Decimal
because it truly is.
2022-11-24 21:44:45 +07:00
5eaa8adc6c
Display matter value for one item and stack at the same time 2022-11-24 21:35:56 +07:00
4a7fa4c089
Merge remote-tracking branch 'origin/master' into master 2022-11-24 21:35:38 +07:00
62e14cee02
Update scan time formula 2022-11-24 21:15:09 +07:00
6e6127b3f9
Update research advance formula 2022-11-24 21:14:58 +07:00
bda1da86d5
Rebalance and update matter recycler
update matter replicator internal capacity
2022-11-24 21:07:06 +07:00
ab97d9f051
Remove unused code 2022-11-24 20:06:02 +07:00
6ead1cfaf5 Let there be light. (For batteries) 2022-11-24 19:01:07 +06:00
768bd83920 Matter decomposer texture update; Why is this widget colored like that 2022-11-24 18:33:13 +06:00
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