Releases: data-bomb/Silica
Releases · data-bomb/Silica
v978
Add Repair Zone Notifications - Adds preference "RepairFacility_ChatNotifications" [default: false], if enabled this will send a chat message to the player when they enter/exit a vehicle repair zone with an eligible vehicle that can be repaired
v976
Adds Option for Hiding Names for Surrenders - Adds new preference "Surrender_ShowPlayerNames" [default: true]. If this preference is set to false then it will say that "A teammate" voted for surrender rather than show the player's name
v975
Fix Surrender Text Responses - Fixes text responses that included "or 1 commander" in the response when Surrender_CommanderImmediate is set to false
v973
Fix Surrender Text Response Error - Fixes a logical error which said "or 1 commander" needed to surrender when Surrender_CommanderImmediate is set to false
v972
Fix for Surrender Disrupting Game/AI - Previously the !surrender command would destroy all construction sites, structures, and units, which could cause significant disruption when a team had a lot of destroyed objects on a 50+ player server - The new method only destroys critical objects (e.g., HQ, Queen, Nest, etc.)
v971
Adjust Surrender Feedback Text - Adjusts the feedback text to account for Surrender_CommanderImmediate. If this is set to false then it will no longer say 1 commander is needed
v970
Adds Surrender Mod Options for Voting - Adds preference "Surrender_CommanderImmediate" (default: false), if this is enabled then whenever the commander does !surrender then it will immediately trigger the surrender regardless of a team vote - Adds preference "Surrender_Vote_PercentNeeded" (default: 0.35), is the percentage of the teammates needed for a surrender to be processed
v968
v938
Allow Spaces in Name for Offline Banning - Allows spaces in the name when using the !banid <steam64> <name> command
v937
Fix for Continuous Repair of Vehicles - A bug may cause some vehicles to continue to repair after leaving the Light Vehicle Factory repair zones under certain situations