aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod
AgeCommit message (Collapse)Author
2022-02-19Add FindAndRemove utilityBarichello
2022-02-19Add helper function SetScoreLimitBarichello
2022-02-19Remove dev function exportBarichello
2022-02-18Fix Hardpoint stuck on amped status (#199)Maya
2022-02-17new spawnzone-based ctf spawn algoBobTheBob
2022-02-17remove unnecessary assist code from _gamemode_tdmBobTheBob
2022-02-16actually update PGS_ASSISTSBobTheBob
2022-02-16Fix Amped Hardpoint on Homestead (#174)Maya
* Adds Missing Entity Data to Homestead * Fix Homestead in Script * Encapsulated getting Hardpointgroup in function * fixing respawning on amped hardpoint
2022-02-16Log player UIDs on connect (#220)Tom 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-15Add respawn protection match setting (#167)zxcPandora
2022-02-14Update floor is lava riff on maps crashsite, drydock, and complex (#181)RealWorldExample
Stopped rooftop spawns oob on crashsite, drydock, and complex. Stopped spawns out of map on live fire maps. Still some out of play spawns on wargames and glitch. Brought up fog on maps where the spawns were revised. Co-authored-by: Barichello <artur@barichello.me>
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-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-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-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-29Fix missing minimap icons for ctf flagsBarichello
2022-01-28Reset flag state on creationalt4
Again, preventing half-time issues
2022-01-28Check if flag is still valid before loopingalt4
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
2022-01-27Add Amped Hardpoint player scoring and medals (#152)Maya
* AmpedHardpoint first Player Kill Score Function * Amped Hardpoint Score Medals for Capping and Amping * Added Hold Medals and Points * Add Hardpoint Specific Titan- and Coremeter values * Amped Hardpoint refacor of Playerthink and bugfixes
2022-01-27Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-01-27titan cleanup stability improvementsBobTheBob
2022-01-26Fix to invalid earnObject id on titan deathDinorush
2022-01-26Reverted passive gain ticking after titan deathDinorush
2022-01-26Fix ejects failing to reassign reward. Reset passive gain when titan dies.Dinorush
2022-01-26Change indentation to tabsDinorush
2022-01-26Adds titan e-smoke to the core build barDinorush
2022-01-25Add "StartsWith" helper functionBarichello
2022-01-25Sort gamemode match settingsBarichello
2022-01-25bring classic_mp 0 behaviour inline with official serversBobTheBob
2022-01-25fix wargames evac issuesBobTheBob
2022-01-25Reorder gamemode listBarichello
Moving skirmish to first position until attrition gets sorted out