1566 Commits

Author SHA1 Message Date
Agarmal
fa0f3cb0ed Added value clamping to the ventCarbonDioxide function on the Zirnox, also no longer writes the value before correcting if it's negative. 2025-01-17 11:01:01 +01:00
Agarmal
b7d416cd8a Added vent Carbon Dioxide function in Zirnox for OpenComputers 2025-01-16 15:00:17 +01:00
Bob
401005c3d8 you know how we do it 2025-01-13 00:24:50 +01:00
Boblet
f39a5b1556 🅱️alls with reverb 2025-01-09 16:52:13 +01:00
HbmMods
8f325e9a5b
Merge pull request #1857 from BallOfEnergy1/Optimization
Miscellaneous fixes for the optimization update.
2025-01-09 08:30:08 +01:00
BallOfEnergy
19af9d769d Fix #4.
Fix timed bombs not showing a time.
2025-01-08 20:48:53 -06:00
BallOfEnergy
6d06227922 Fix #3.
Fix corrupted broadcaster playing inversely.
2025-01-08 20:31:33 -06:00
Boblet
d4c0cb017a spoingus 2025-01-08 16:47:43 +01:00
BallOfEnergy
3882b9b82c Fix #1.
Fix custom machine crashing clients/invalidating packets due to buffer underflow.
2025-01-08 08:20:49 -06:00
HbmMods
cc1b56fa9f
Merge branch 'master' into master 2025-01-06 18:22:36 +01:00
Bob
ae431a3a9b can a special weapon have a b-side? 2025-01-06 18:19:56 +01:00
BallOfEnergy
6bc70ae105 Small fix for upgrades on TileEntityElectrolyser. 2025-01-06 00:09:36 -06:00
BallOfEnergy
34e818b83a Wow, that was bad.
Fix fluids randomly disappearing/appearing in the Heat Exchanging Heater in rare circumstances due to packet compilation times.
2025-01-05 19:19:02 -06:00
BallOfEnergy
8bbb01ae2b Merge remote-tracking branch 'origin/Optimization' into Optimization 2025-01-05 16:28:06 -06:00
BallOfEnergy
dc6f30ba6c Fix TileEntityBroadcaster. 2025-01-05 16:27:47 -06:00
HbmMods
301b66b4f7
Merge branch 'master' into Optimization 2025-01-05 22:39:26 +01:00
Bob
ba12143cc8 🅱️alls 2025-01-05 22:37:16 +01:00
BallOfEnergy
ec6cd544d2 An absolute ton of cleanup. 2025-01-04 01:04:57 -06:00
BallOfEnergy
c25f4c8d60 Fix /ntmpackets command registration.
Fix small race condition with a ReentrantLock.
2025-01-03 20:29:17 -06:00
Xenox003
c94292a667 feat: Add look overlay to Leviathan Turbine (aka. Big Chungus) 2025-01-02 00:10:38 +01:00
BallOfEnergy
c941cb8717 am i retarded
fucky wucky pt. 4
2024-12-29 05:56:26 -06:00
BallOfEnergy
fe23c67967 fucky wucky pt. 3 2024-12-29 05:52:19 -06:00
BallOfEnergy
e1bdae1241 Merge remote-tracking branch 'upstream/master' into Optimization
# Conflicts:
#	src/main/java/com/hbm/blocks/ModBlocks.java
#	src/main/java/com/hbm/lib/HbmCollection.java
#	src/main/java/com/hbm/main/ClientProxy.java
#	src/main/java/com/hbm/main/MainRegistry.java
#	src/main/java/com/hbm/main/ModEventHandler.java
#	src/main/java/com/hbm/main/NEIConfig.java
#	src/main/java/com/hbm/util/LootGenerator.java
2024-12-26 19:43:36 -06:00
BallOfEnergy
9d3a3b1fff fucky wucky (kms) 2024-12-26 19:27:31 -06:00
Bob
d7776b52d5 roblox death sound 2024-12-23 23:56:43 +01:00
BallOfEnergy
9d2aa86e41 well crap this was an oops 2024-12-21 12:40:11 -06:00
BallOfEnergy
88c1632481 fix some stuff, also fix sending exactly 19x more packets than needed lmao 2024-12-20 17:54:45 -06:00
Bob
340de04936 tweaks 2024-12-20 21:46:50 +01:00
BallOfEnergy
90cfd37a31 an absolutely goofy command I'd say (also yet another failsafe, this time for a ton of packet discarding.) 2024-12-19 21:55:41 -06:00
BallOfEnergy
4f06914c39 Packet threading debug command!!
(Also packet threading config option)
2024-12-18 10:52:33 -06:00
BallOfEnergy
85743e85f4 More RAM optimizations with buffer releasing. Also fix a bug in RBMK processing and a few merge-related errors. 2024-12-18 08:32:30 -06:00
BallOfEnergy
2776a6f347 Merge remote-tracking branch 'upstream/master' into Optimization
# Conflicts:
#	src/main/java/com/hbm/blocks/ModBlocks.java
#	src/main/java/com/hbm/handler/EntityEffectHandler.java
#	src/main/java/com/hbm/main/ClientProxy.java
#	src/main/java/com/hbm/main/CraftingManager.java
#	src/main/java/com/hbm/main/MainRegistry.java
#	src/main/java/com/hbm/main/ModEventHandlerClient.java
#	src/main/java/com/hbm/main/ModEventHandlerRenderer.java
#	src/main/java/com/hbm/main/NEIConfig.java
#	src/main/java/com/hbm/main/ResourceManager.java
#	src/main/java/com/hbm/tileentity/turret/TileEntityTurretBaseNT.java
#	src/main/java/com/hbm/tileentity/turret/TileEntityTurretRichard.java
#	src/main/java/com/hbm/tileentity/turret/TileEntityTurretSentry.java
#	src/main/java/com/hbm/tileentity/turret/TileEntityTurretTauon.java
#	src/main/java/com/hbm/util/CompatExternal.java
#	src/main/java/com/hbm/util/CrucibleUtil.java
#	src/main/java/com/hbm/util/EntityDamageUtil.java
2024-12-16 18:18:46 -06:00
Bob
f49b832c96 fuck 2024-12-08 22:30:42 +01:00
Bob
da407e6b31 do you dare take a spookie dookie in the skoilet? 2024-12-07 22:48:32 +01:00
Boblet
ddaa086354 armor desc overhaul 2024-12-06 15:19:19 +01:00
Boblet
096c4f4941 hawk tuah 2: eagle tuah 2024-12-05 16:33:13 +01:00
Bob
b8325218a8 🅱️alls 2024-12-01 00:52:17 +01:00
Boblet
771938257c fixes, tweaks and other crap 2024-11-25 16:54:25 +01:00
Boblet
4469efa601 damage handling crap 2024-11-20 16:48:37 +01:00
Boblet
062fe4205f legalize nuclear bombs 2024-11-11 16:46:46 +01:00
BallOfEnergy
6e39abcb1a oops, bugfixes!
- Pooled buffers removed due to issues with releasing the memory.
- ExtProps fixed for players/entities; improper deserialization.
2024-11-09 18:48:49 -06:00
BallOfEnergy
9409fba056 Merge remote-tracking branch 'upstream/master' into Optimization
# Conflicts:
#	src/main/java/com/hbm/main/ResourceManager.java
2024-11-09 17:09:17 -06:00
BallOfEnergy
0cc19a4ca4 Merge remote-tracking branch 'origin/Optimization' into Optimization 2024-11-09 17:05:09 -06:00
BallOfEnergy
4bd6f0df53 More shit, also precompiled packets.
also holy shit the whitespace changes, intelliJ wanted to optimize the imports and refactored a ton of whitespace in the process.
2024-11-09 17:04:19 -06:00
Bob
287569fe45 if you hold your foreskin shut while peeing you can do a charged shot 2024-11-09 22:53:29 +01:00
BallOfEnergy
d056a845e0
Merge branch 'HbmMods:master' into Optimization 2024-11-07 14:46:11 -06:00
Boblet
b9787fa08e the mechanism 2024-11-07 15:50:14 +01:00
Bob
4f60e44f8e let me just *removes entire barrel* 2024-11-06 22:16:39 +01:00
BallOfEnergy
6516ff7aa2
Merge branch 'HbmMods:master' into Optimization 2024-11-05 14:12:38 -06:00
Boblet
1e37d14de2 delete .metadata they said, it'll fix caching issues they said 2024-11-05 16:07:53 +01:00