branchrust_reboot/main/global_broadcast_fixcancel

5 Commits over 0 Days - ∞cph!

1 Year Ago
Disable global broadcast on HAB, mini and scrap transport helicopters (this is now enabled as needed at runtime)
1 Year Ago
Merge from main
1 Year Ago
Better fix, just remove the inside group checks
1 Year Ago
Remove limbo group solution in last commit, caused issues when switching while a player was mounted UpdateNetworkGroup now recognizes if an entity is in the global broadcast group and updates it to use it's local group
1 Year Ago
Fix global broadcast changes at runtime (hab/helicopters) not taking effect because the entity has not moved (UpdateGroups returns false so nothing happens)