This website requires JavaScript.
Explore
Help
Register
Sign In
xircon
/
Hbm-s-Nuclear-Tech-GIT
Watch
1
Star
0
Fork
0
You've already forked Hbm-s-Nuclear-Tech-GIT
mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced
2026-01-25 10:32:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Hbm-s-Nuclear-Tech-GIT
/
src
/
main
/
java
/
com
/
hbm
/
handler
/
neutron
History
BallOfEnergy
ac81021ddf
small fix
2025-03-08 17:34:08 -06:00
..
NeutronHandler.java
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
NeutronNode.java
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
NeutronNodeWorld.java
death by one million hashmap lookups (68ms -> 8ms over 60 seconds)
2025-02-28 11:56:03 +11:00
NeutronStream.java
death by one million hashmap lookups (68ms -> 8ms over 60 seconds)
2025-02-28 11:56:03 +11:00
package-info.java
what was i doing again?
2025-03-08 17:26:12 -06:00
PileNeutronHandler.java
death by one million hashmap lookups (68ms -> 8ms over 60 seconds)
2025-02-28 11:56:03 +11:00
RBMKNeutronHandler.java
small fix
2025-03-08 17:34:08 -06:00