aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-17new spawnzone-based ctf spawn algov1.5.1-rc2v1.5.11.5.XBobTheBob
2022-02-17remove unnecessary assist code from _gamemode_tdmBobTheBob
2022-02-17Update portuguese translationsBarichello
2022-02-16actually update PGS_ASSISTSBobTheBob
2022-02-16check validity of viewentity before checking if it's localBobTheBob
2022-02-16Log player UIDs on connect (#220)v1.5.1-rc1Tom Barham
2022-02-16Cleanup tracked player projectiles on round end (#219)Dinorush
2022-02-16Fixed battery bug in LTS (#218)ASpoonPlaysGames
Remove all batteries from players at the end of a round for round-based modes
2022-02-15Check attacker validity JFSDinorush
2022-02-15Fix non-player and invalid ent assist crashes + self-assistsDinorush
2022-02-14Sticks & Stones: fix highlight on disconnectCoopyy
part 2
2022-02-14Update version infoBarichello
2022-02-13Update CI triggerBarichello
2022-02-13Remove StringReplace debug printsBarichello
2022-02-13Revert #155 "Add E-Smoke reward to Core Meter"GeckoEidechse
During testing we found a bug where pilots would receive `core_electric_smoke`, causing the server to crash on a script error Reverts the following commits 94ab311676691d7240bef988d4a6e25320bc0f48 b347b644ce26a5b027c2ec467c21307157a004d5 55e00cd6a0c12b4fe227553b3e173e73140c19e7 644b4756281eaa29d7c9c35471f25fc3283e1288 0da60a2aab64cf83f08b38c1a6ab9b20d0283fa5
2022-02-12Fixed typoEmma Miler
2022-02-12Server-side code for chathooksEmma Miler
2022-02-12Allow for adding a client command notify callbacklaundmo
2022-02-12Quick GunGame Assist FixConnie Price
2022-02-10Update panel_mainmenu.nutEmmaM
2022-02-10Fix resetting communities_hostname to stryderGeckoEidechse
Seems like loading screen counts as a "main menu", hence resetting communities_hostname
2022-02-10forcibly disable communities on northstar due to security issuesBobTheBob
2022-02-05Fix player movement after watching a switch sides killcam on live fire mapsv1.5.0-rc1Barichello
Closes #180
2022-02-05Fix CTF halftime flag swap on mp_forwardbase_kodai and mp_lf_meadowBarichello
2022-02-05Add GameStateToStringBarichello
2022-02-04Print private match settings update (#154)zxcPandora
2022-02-03Fix mod menu slider (#178)F1F7Y
* lookey nicer * fix slider
2022-02-03Fixed checkMilo Akerman
Who wrote this???
2022-02-03Checks soul validityMilo Akerman
I don't know what triggers this but I have no idea why it would be null
2022-02-03Account for negative XPMilo Akerman
lol
2022-02-03Changed to IsValidMilo Akerman
2022-02-03Overwrite sh_titan.gnutMilo Akerman
Fixed Respawn's non-gamer moment
2022-02-01Update missing versionBarichello
2022-02-01Bump version info to 1.4.0Barichello
2022-01-30fix bad SetTargetName callBobTheBob
2022-01-30Add missing minimap icons for amped hardpointBarichello
2022-01-30Remove whitespace from _gamemode_cp.nutBarichello
2022-01-30Track enemies marked for death on minimapBarichello
2022-01-30Track live fire flags on minimapBarichello
2022-01-30Queued GunGame Meter (#166)Connie Price
* Changed the gungame earn meter to queue up rewards, to reduce the chances of rapidly gained rewards from being handled incorrectly. * Stop queuing up the meter clearing, immediately clear. * Removed unnecessary prints. * Fixed players not having individual queues.
2022-01-29Fix missing minimap icons for ctf flagsBarichello
2022-01-29change fastball use func and use hack starting position for respawn ↵BobTheBob
positions but it actually works
2022-01-29Add check-loc-encoding CI jobBarichello
2022-01-29Revert "improve fastball respawn logic" (#171)GeckoEidechse
This reverts commit 050e707f4762b976791c0934b88779e038f70ade.
2022-01-28Optimized localization for server browser (#168)Emma Miler
Condensed and optimized the localisation of the player and server-count labels in the server browser. Hopefully the localization got encoded correctly.
2022-01-28Reset flag state on creationalt4
Again, preventing half-time issues
2022-01-28Check if flag is still valid before loopingalt4
2022-01-28Merge pull request #165 from connieprice/fixed-boost-loadout-thingBobTheBob
Changed callback in "pilot inventory" from respawning to loadout giving.
2022-01-28Changed callback in "pilot inventory" from respawning to loadout giving.Connie Price
This fixes boosts being lost when players switch loadouts in the post-respawn grace period.
2022-01-28fix evac ship healthBobTheBob