This site serves as a public repository for all of our developers' latest commits to our internal development repositories. It only shows the names of the files that have been revised as well as the date they were updated. A green border surrounds commits that have been deployed to live servers. , and indicate the build status which are still under development or testing.
Builds marked with the MASTER tag are builds that are ready to be deployed or have been deployed after merging from our development branch, while builds under the DEV tag are under development or internal testing.
But why is that? We switched to a smaller, more frequent incremental update scheme with Patch 2.1.94. Before we release a patch note, everyone will be able to see when our servers are updated and what has changed.
Last Updated: Feb 01, 2023 04:25 PM +0800
View CommitChanges
Updated SourceMod
View CommitChanges
Fixed deploy workflow
View CommitChanges
Updated data server endpoint
View CommitChanges
Updated data server endpoint
View CommitChanges
Updated vote settings
View CommitChanges
Re-enabled supplies
View CommitChanges
Updated SourceMod
View CommitChanges
- Added new taunts
- Temporarily disabled supply drops and chests
View CommitChanges
Minor bug fixes
View CommitChanges
Removed SourceMod upgrade script
View CommitChanges
Ended support for seasonal server
View CommitChanges
Compatibility for TF2 update on 12/1/22
- m_iPlayerIndex -> m_hPlayer
- m_iDisguiseTargetIndex -> m_hDisguiseTarget
View CommitChanges
Updated gamedata for EquipWearable
View CommitChanges
Temporarily removed server from deploy due to auth issues
View CommitChanges
Added GeoLite2
View CommitChanges
Updated SourceMod
View CommitChanges
Create SECURITY.md
View CommitChanges
Removed ads
View CommitChanges
Updated Terms of Service and Privacy Policy
View CommitChanges
Fixed automated snow event activation
View CommitChanges
Added particle reduction mod to downloads page
View CommitChanges
Added search feature
View CommitChanges
Streamlined markdown toolbar
View CommitChanges
- Added category headers to forum
- Forum threads now open in a popup
View CommitChanges
Remove fade animations from inventory
View CommitChanges
Revert thick borders
View CommitChanges
Thicker animated avatars
View CommitChanges
Added 2022 filter for notifications
View CommitChanges
Server list will no longer show locked servers under looking for players section
View CommitChanges
Width changes
View CommitChanges
Updated player profiles
View CommitChanges
Rounded borders for item displays such as item shop
View CommitChanges
Fix Deploy
View CommitChanges
Test Deploy
View CommitChanges
Finished get blogs API
View CommitChanges
Initial commit
View CommitChanges
Fixed deploy
View CommitChanges
Fixed deploy
View CommitChanges
Fixed deploy
View CommitChanges
Fixed missing bot spawns on cp_steel
View CommitChanges
Fixed not deploying to AOT official server
View CommitChanges
Fixed incorrect deploy directory
View CommitChanges
Fix deploy
View CommitChanges
Fix deploy
View CommitChanges
Fix deploy
View CommitChanges
Attempted to fix random bot spawn fails
View CommitChanges
Now detects if UU is enabled and makes resupply lockers automatically open the buy menu for UU instead of the upgrading station
View CommitChanges
- Increased bot spawn fail check from 5s to 15s
- Changed bot spawn fail check action from restarting map to restarting round
View CommitChanges
Updated deploy
View CommitChanges
Delay tank check by 1s
View CommitChanges
Used PrintToConsole again instead of PrintToServer
View CommitChanges
Tank destroyed detection OnEntityDestroyed instead of OnEntityRemoved