Boblet
79351bbd0a
do you come from a vegetmite sandwich?
2026-01-09 10:05:56 +01:00
Bob
8619c8e67d
he big
2026-01-06 19:35:39 +01:00
Boblet
308e559229
spungus
2025-12-03 15:34:29 +01:00
Boblet
3101c9b3b9
compost
2025-11-28 14:10:17 +01:00
Kellen Hurrey
6f314c3996
Added more info to getColumnData, added control rod targets
2025-09-22 16:25:34 -06:00
Kellen Hurrey
9f849e8c2d
Removed unused import
2025-09-19 11:28:19 -06:00
Kellen Hurrey
cf5bf4be8c
Added crafting data to getData and getColumnData, and made the OC pressAZ5 function play the cool sound
2025-09-19 11:25:11 -06:00
Kellen Hurrey
ebd7ffc827
Make RBMK slotted elements have OC accessible inventories, and added a OC outgasser function that allows seeing the item that is being processed.
2025-09-19 10:51:32 -06:00
HbmMods
6555d6316a
Merge pull request #2368 from RealSilverMoon/rbmki18n
...
i18n for RBMK DODD
2025-08-25 16:32:26 +02:00
Boblet
951c00d79d
some fixes, RBMK control rod copyable
2025-08-25 09:12:09 +02:00
RealSilverMoon
e1d66c93a1
i18n for RBMK DODD
2025-08-19 16:23:56 +08:00
Bob
69b9ea9a7d
consumed by the sludge
2025-08-04 19:18:41 +02:00
Bob
2102db6229
RBMK autoloader
2025-07-24 15:12:54 +02:00
abel1502
0c5077b54a
Don't forget OpenComputers
2025-07-17 21:40:57 +03:00
abel1502
23487bd0d8
Fix RBMK console rotation
2025-07-17 21:26:05 +03:00
abel1502
19fd479170
Fix stuff
2025-07-09 01:50:09 +03:00
abel1502
d8080835f8
Detect room bounds when linking RBMK crane
2025-07-09 01:25:58 +03:00
abel1502
8294df1aa3
Extend RBMK crane reach forward
...
Enables close-to-real-life reactor hall replicas, with the storage columns being located further in the reactor hall than the reactor itself
2025-07-09 01:25:45 +03:00
abel1502
d27bda1f74
Add proper markDirty calls to tile entities
2025-06-05 18:56:40 +03:00
abel1502
84d3722c04
Save customName to NBT
2025-06-05 18:49:02 +03:00
Boblet
38c6b4691d
drooling baby safeguard
2025-05-26 10:46:22 +02:00
Toshayo
bbc27820f1
Added rbmk console view rotation support
2025-05-18 21:20:52 +02:00
Bob
3cd9fc7b7c
INDEX reader
2025-05-01 21:45:46 +02:00
Bob
39c8a6711b
3 BIG SHOTS FROM [KITCHEN GUN]
2025-04-21 17:34:18 +02:00
Bob
624bb35b72
sure, why not
2025-04-12 16:37:40 +02:00
BallOfEnergy
0a59fa86a0
Merge remote-tracking branch 'upstream/master' into Optimization
...
# Conflicts:
# src/main/java/api/hbm/fluid/IFluidConnector.java
# src/main/java/api/hbm/fluid/IFluidUser.java
# src/main/java/com/hbm/tileentity/machine/TileEntityWatz.java
# src/main/java/com/hbm/tileentity/machine/storage/TileEntityMachineFluidTank.java
2025-03-19 13:28:38 -05:00
Boblet
565d5c1129
go go gadget: detonate nutsack
2025-03-10 16:57:02 +01:00
BallOfEnergy
c6ca31eb23
what was i doing again?
...
seriously someone idk what i was doing
help
2025-03-08 17:26:12 -06:00
BallOfEnergy
52b781ea9f
Merge remote-tracking branch 'upstream/master' into Optimization
...
# Conflicts:
# src/main/java/api/hbm/energymk2/IEnergyReceiverMK2.java
# src/main/java/com/hbm/items/weapon/ItemAmmoArty.java
# src/main/java/com/hbm/items/weapon/sedna/factory/ConfettiUtil.java
# src/main/java/com/hbm/tileentity/machine/TileEntityMachineRotaryFurnace.java
2025-03-07 22:06:13 -06:00
KellenHurrey
3bf526419e
Make RBMK Rods actually be a SimpleComponent
2025-03-04 17:23:43 -08:00
George Paton
dc70967279
death by one million hashmap lookups (68ms -> 8ms over 60 seconds)
2025-02-28 11:56:03 +11:00
George Paton
bb84ebe209
Fix #1918 - make sure node caching is per world, remove nodes from cache correctly, and prevent unloading dimensions immediately ceasing all reactivity. Also fixes rod information not updating unless the GUI is open
2025-02-26 15:38:31 +11:00
Bob
fd04bf9b3f
a whole lot of nothing
2025-02-16 23:16:26 +01:00
Boblet
614f5db7dc
fuck!
2025-02-10 16:53:37 +01:00
BallOfEnergy
aceb313fec
Merge remote-tracking branch 'refs/remotes/upstream/master' into Optimization
...
# Conflicts:
# src/main/java/com/hbm/handler/WeaponAbility.java
# src/main/java/com/hbm/items/weapon/sedna/factory/Orchestras.java
# src/main/java/com/hbm/tileentity/TileEntityLoadedBase.java
# src/main/java/com/hbm/tileentity/machine/TileEntityMachineRotaryFurnace.java
2025-02-09 18:02:29 -06:00
Boblet
841864e368
the blombus
2025-01-27 16:55:41 +01:00
Bob
6373c09081
PERFLUOROMETHYL WANTS TO KNOW YOUR LOCATION
2025-01-19 22:45:37 +01:00
FOlkvangrField
d2b28f4275
Fix RBMK Crane Console
...
Fixed RBMK Crane Console moving problem. I actually don't know how the new packet sending code works. I compared the posLeft variable with the similar posFront variable and found that it performed an additional operation during deserialization, so I removed it, and this fix the problem that RBMK Crane Console can't move left or right
2025-01-15 19:36:37 +08:00
BallOfEnergy
9fa148c218
just in case I disappear, here's particle threading and crate backpacks, along with spider crates, though opening a spider crate in the inventory will not spawn spiders yet.
2025-01-12 19:21:17 -06: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
9d3a3b1fff
fucky wucky (kms)
2024-12-26 19:27:31 -06:00
BallOfEnergy
9d2aa86e41
well crap this was an oops
2024-12-21 12:40:11 -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
BallOfEnergy
970485f68c
there's actually so many optimizations here that it'd be impossible for be to explain them all
2024-11-04 21:34:48 -06:00
BallOfEnergy
6443a4c391
Make ExtPropPacket ByteBuf based, along with some other performance improvements such as removing debug fluid net code and making RBMKDials more accepting of new gamerules.
2024-10-27 23:06:40 -05:00
BallOfEnergy
88f5ac1cf1
Merge remote-tracking branch 'upstream/master' into Optimization
...
# Conflicts:
# src/main/java/com/hbm/tileentity/TileEntityMachineBase.java
# src/main/java/com/hbm/tileentity/machine/TileEntityHeaterElectric.java
# src/main/java/com/hbm/tileentity/machine/TileEntityMachineSolderingStation.java
# src/main/java/com/hbm/tileentity/machine/TileEntityPWRController.java
# src/main/java/com/hbm/tileentity/machine/rbmk/TileEntityCraneConsole.java
# src/main/java/com/hbm/tileentity/network/TileEntityCraneGrabber.java
2024-10-10 19:41:23 -05:00
Boblet
c8d40f0d35
offsets and casing ejection sillies
2024-10-03 16:28:15 +02:00
abel1502
5944999cf9
Fix rbmk crane rotation
2024-10-02 16:21:33 +03:00
abel1502
8da78f6895
Make RBMK crane rotatable visually
2024-10-02 14:07:32 +03:00