branchrust_reboot/main/alloc_clean_july2026cancel

10 Commits over 0 Days - Infinitycph!

15 Minutes Ago
Optim: skip BeeSwarmMaster.StartDie call if already dying Saves on ActuallyDie invoke and allocation Tests: none, trivial change
19 Minutes Ago
Optim: avoid repeated invoke scheduling in BeeSwarmAI - SetOnFire gets skipped if bees are already on fire (saves StartDie scheduling) - StartDie gets skipped if bees are already dying (saves Egress scheduling) Tests: none, trivial changes
33 Minutes Ago
Bugfix: fix caching of DiveSiteBuoy.updateAction Tests: checked IL
46 Minutes Ago
Optim: cache Sprinkler.DoSplash invoke Tests: none, trivial change
51 Minutes Ago
Optim: cache HBHFSensor.UpdatePassthroughAmount invoke Tests: none, trivial change
56 Minutes Ago
Optim: cache ElectricBattery.TickUsage invoke Tests: none, trivial change
57 Minutes Ago
Optim: cache ElectricBattery.AddCharge invoke Tests: none, trivial change
1 Hour Ago
Optim: cache CoalingTower.CheckWagonLinedUp invoke Tests: none, trivial change
1 Hour Ago
Optim: Cache StrobeLight.SelfDamage invoke Tests: none, trivial change
1 Hour Ago
Optim: cache SamSite.WeaponTick invoke Tests: none, trivial change