aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/gamemodes
AgeCommit message (Collapse)Author
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-02-20Update hardpoint pilot cap strengthBarichello
2022-02-19Implement hardpoint amp/unamp animationsBarichello
2022-02-19Refactor hardpoint chevron logicBarichello
2022-02-19Refactor capper data structures in hardpoint thinkBarichello
2022-02-19Update OnHardpointLeft player removalBarichello
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-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-15Fix non-player and invalid ent assist crashes + self-assistsDinorush
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-05Fix CTF halftime flag swap on mp_forwardbase_kodai and mp_lf_meadowBarichello
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-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-19spawnpoint algo refactors and somewhat functional spawnzones algoBobTheBob
2022-01-17Merge pull request #96 from VITALISED/scoringBobTheBob
Add assist medals and scoring
2022-01-16Prevent game from crashing when contesting unassigned hardpointBarichello
2022-01-16Remove print statementsBarichello
2022-01-16Add DEV functions to amped hardpointBarichello
2022-01-16Titans now only capture Point when Pilot insideRoyalBlue1
Also fix missing brackets from last commit
2022-01-16Fix Red Blinking not showing CorrectlyRoyalBlue1
The Hardpoint Icons now blink red only when enemy is on Hardpoint
2022-01-16Another Fix to Amped Hardpoint after PlaytestingRoyalBlue1
Corrected Logic for contested Scoring Fixed Hardpoint Amped playing repeating while holding point amped
2022-01-16Scoring block when point is contestedRoyalBlue1
Not Playtested
2022-01-16Bug fixRoyalBlue1
now only Players count as capper (ticks worked before)
2022-01-16new Amped Hardpoint LogicRoyalBlue1
Logic in line with base game
2022-01-16Swag fixWill Castro
2022-01-14FixesWill Castro
2022-01-10Fix registering kills during epilogue (#82)x3Karma
* Fix Pilots vs Pilots registering kills during epilogue * Fix Skirmish counting kills uring epilogue * Fix Titan Brawl counting score during epilogue (if available)
2022-01-10I have changed these 4 lines 3 times, sadWill Castro
2022-01-10Fix more formatting jesusWill Castro
2022-01-10Fix formattingWill Castro
2022-01-10Add assist medals and scoringWill Castro
2022-01-09Add flag carrier scoring to Live Fire Arena (#88)RoyalBlue1
* Add Flag Scoring to Live Fire Arena Adds a Point to the assault score of the player who carries the Flag at round end. This is the behaviour I observed in youtube videos, but there are not enough for me to determine if this is the correct behaviour
2022-01-08proper pvp spawnpoint rating algorithm implementationBobTheBob
2022-01-02fix potential crash in ttdm introBobTheBob
2021-12-31add fd boost shop boostsBobTheBob
2021-12-31allow lf to work on non-lf mapsBobTheBob
2021-12-30adds timeout checker to PvPx3Karma
2021-12-30wrong file fuck me this is a backupx3Karma
2021-12-30adds time out check for all of thesex3Karma
2021-12-30Merge pull request #22 from x3Karma/mainBobTheBob
General Gamemodes Improvement
2021-12-30speedball and dropship crash fixesBobTheBob