aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers
AgeCommit message (Expand)Author
2022-05-06properly swap flag teamsmaybe-better-ctf-spawns-prBobTheBob
2022-05-06don't take flagbase bounds into account when spawning flagsBobTheBob
2022-05-06Update spawn.nutBobTheBob
2022-05-03use base position rather than flag position for spawn calcsBobTheBob
2022-05-01Update _gamemode_ctf.nutBobTheBob
2022-04-30general ctf rewrite/refactorBobTheBob
2022-04-30measure small angle for spawn rating using the non-weighted frontlineBobTheBob
2022-04-30change weighting and add debug draws for weightingBobTheBob
2022-04-30weight frontline position to prevent over-aggressive frontlines in pushesBobTheBob
2022-04-29small rating changes to ensure proper functionality and do better debug draw ...BobTheBob
2022-04-29clean up more bad maths, simplify algo slightly, remove testing stuffBobTheBob
2022-04-28improve maths but also break some of it unfortunatelyBobTheBob
2022-04-27more dodgy mathsBobTheBob
2022-04-27fix more 3am mathsBobTheBob
2022-04-27fix some slightly fucked mathsBobTheBob
2022-04-27potentially better ctf spawns fr this timeBobTheBob
2022-04-17allow modes to not use the match timer, and clear timer on match end (#310)BobTheBob
2022-04-15Add core meter gain exceptions (#284)Dinorush
2022-04-14move devcommands to northstar.customservers (#300)BobTheBob
2022-04-12Restrict and log message sending on connect (#299)Emma Miler
2022-04-10don't run killreplay if epilogue is active (#296)BobTheBob
2022-04-06fix evac issues on colony (#288)BobTheBob
2022-03-31Various CTF fixes (#282)ASpoonPlaysGames
2022-03-30Bump version numberGeckoEidechse
2022-03-29Fix servercrash because batteryContainer entity is null (#267)RomeoCantCode
2022-03-29Fix Game Crash when player not in capperArray (#279)v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0Maya
2022-03-15Map hack bug fixes and adjustments (#257)v1.6.0-rc2v1.6.0-rc1Dinorush
2022-03-11Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-03-11script api for server=>client stringcmdsBobTheBob
2022-03-11Additional scoring fixes (#261)x3Karma
2022-03-06Add function to update vortex shield ignored weapons (#250)JMM889901
2022-03-04rotate spawnzones if players die within their spawnzoneBobTheBob
2022-03-04prevent crash if offhand slot is not found when using Tactikill (#255)x3Karma
2022-03-03cleanup respawn and script prediction management codeBobTheBob
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-03-01added IsTitan() and IsPlayerDisembarking() checks for evac (#253)ASpoonPlaysGames
2022-02-27prevent titans from attempting to evacBobTheBob
2022-02-23Add E-Smoke reward to Core Meter (#212)Dinorush
2022-02-23Fixes Kodai + Angel battery spawns (#224)Dinorush
2022-02-22fix broken battle chatter checkBobTheBob
2022-02-21Advanced chat: custom messages and client hooks (#217)Tom Barham
2022-02-21Change PlayBattleChatterLine to only play to friendlies (#221)ASpoonPlaysGames
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-19Add FindAndRemove utilityBarichello
2022-02-19Add helper function SetScoreLimitBarichello
2022-02-19Remove dev function exportBarichello