Merge branch 'Dev' into Stable

This commit is contained in:
ChocoTaco 2023-10-08 14:44:44 -04:00
commit ee5e512249

View file

@ -13,23 +13,20 @@ Discord: [Tribes 2 Discord](https://discord.gg/Y4muNvF)
- Built Light-Weight - Built Light-Weight
- Team Autobalancing - Team Autobalancing
- Team-Balance and Base Rape Messages - Team-Balance and Base Rape Messages
- Pack Restrictions - Pack Restrictions base on Population
- No Base Rape based on Population - No Base Rape based on Population
- Turret Activation based on Population - Turret Activation based on Population
- Loading screen customization - Loading screen customization
- Time warnings - Low match Time warnings
- Late Time Voting - Late Time Voting
- Vote chimes - Vote Reminders and Restrictions
- Vote Restricting - Vote System Rework
- Various Bug Fixes and Exploit Fixes - Various Bug Fixes and Exploit Fixes
- Map Stats - Full Players Stats that can be viewed In-game
- Full Players Stats
- In-Game Stats Viewable
- Discord Bot Connectivity - Discord Bot Connectivity
- Improved Map Rotation - Improved Map Rotation
- PUG password options - Pickup game improvements
- Ability to Lock Teams - Ability to Lock Teams in tournament mode
- Disable/Enable Tournament Net Client In-Game
- LakRabbit improvements - LakRabbit improvements
- Various tweaks for PUBs - Various tweaks for PUBs
- AFK Timeouts and Observer Kicking - AFK Timeouts and Observer Kicking
@ -37,9 +34,30 @@ Discord: [Tribes 2 Discord](https://discord.gg/Y4muNvF)
- Added Deathmatch, LCTF - Added Deathmatch, LCTF
- Support for Siege - Support for Siege
- Shocklance Only Deathmatch Mode - Shocklance Only Deathmatch Mode
- Admin Logging - Various logging improvements
- Teamkill Warnings - Teamkill Warnings
- General Improvements - Flag throw and Flag collision fixes
- Various crashing fixes and Anti-Spew Lag protection
- Item toss duplication fix
- Unified water viscosity
- Persistent Gagging (Globally muting a player)
---
### Important Gameplay Changes over stock classic
- OG blaster buffed for Heavy Armors
- No Vehicle Zone around flag is bigger 5 >> 15
- Heavy Shield Nerfed (54 to block 1 DMG, is now 60)
- Max FOV 120 >> 138 (For Wide Screens)
- Item respawn time can be changed (default 30)
- Cloak Sound 50m >> 55m
- Bigger ground dust puffs (For cloak) 0.4 larger
- Sensor Jammer jam radius is buffed to jam cloaks 30 >> 45
- Sensor Jammer can passively see cloaker's triangle
- Mortor reload rework (Player can throw, but must wait until reload time has passed)
- Tank Shield Nerf (135 to block 1 DMG, is now 142)
- Whiteout grenades are less seizurely (Due to spamming) 0.9 >> 0.78
- All water viscosity follows a global preset
--- ---
@ -48,16 +66,16 @@ Discord: [Tribes 2 Discord](https://discord.gg/Y4muNvF)
### Prerequisites ### Prerequisites
- Classic 1.5.2 - Update to Classic 1.5.2 (Found here: https://tribes2stats.com/files/mods/)
- TribesNext Patch
### Setup ### Setup
- Meant to be installed on top of Classic 1.5.2 - Meant to be installed on top of Classic 1.5.2
- If a file isnt on this github it is unmodified in Classic 1.5.2 - If a file isnt on this github it is unmodified in Classic 1.5.2
- Delete old classic folder (tribes2gsi.exe comes with 1.0.0)
- Extract Classic 1.5.2 to GameData folder - Extract Classic 1.5.2 to GameData folder
- Place files from this github in Classic folder (Overwriting old files) - Place files from this github in Classic folder (Overwriting old files)
- Run once to create Serverprefs - Run once to create Serverprefs
- Open Classic/Prefs/Serverprefs.cs in notepad and modify - Open Classic/Prefs/Serverprefs.cs in notepad and modify to your wishes
- Run using Classic_dedicated_server.bat - Run using Classic_dedicated_server.bat
---- ----