Commit Graph

1608 Commits

Author SHA1 Message Date
2e55e256d6
tritanium d00r, painted
related to #177
2022-11-27 00:16:27 +07:00
f52fc4eb84
HasExosuit -> HasExoPack 2022-11-26 11:57:27 +07:00
f8a32ac2c3
properly register loot item conditions 2022-11-26 11:56:16 +07:00
94c64e0a5c
properly register item function types 2022-11-26 11:52:02 +07:00
e8f8682692
Fix itemstack with shared tag being synchronized when nothing changed from client viewpoint 2022-11-25 15:28:29 +07:00
3c38188ddf
a 2022-11-25 14:18:36 +07:00
58e5dfb505
Don't create "top most" config declaration
Because it is not required and clutters vision
2022-11-25 14:15:44 +07:00
5c1aaaa352
Allow to scroll exopack inventory when hovering over slots in non OTM guis through config option
Fixes #208
2022-11-25 14:14:02 +07:00
c98ef2b877
Add configured to runtimeOnly configuration 2022-11-25 13:26:06 +07:00
ae9c706cdc
Rename Exosuit to Exopack 2022-11-25 13:13:39 +07:00
e811a66119
Wither boss is now neutral to android players
Fixes #207
2022-11-24 23:23:19 +07:00
3d77f5c02f
Fire teleport event on forge event bus
Fixes #219
2022-11-24 22:43:09 +07:00
56d1501d61
Fire teleport event on forge event bus
Fixes #219
2022-11-24 22:28:11 +07:00
cef1ead810
isDamageableItem check is useless 2022-11-24 22:15:00 +07:00
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