aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
stuff
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-19Fix a freeze in stats menu (#307)Emma Miler
2022-04-19Server browser fix + formatting (#315)F1F7Y
* Fixes #314 * Updates formatting to project style
2022-04-17allow modes to not use the match timer, and clear timer on match end (#310)BobTheBob
2022-04-15cleanup file structure and code for presence and chat (#292)BobTheBob
* refactor presence and chat * improve spacing in cl_chat
2022-04-15Add core meter gain exceptions (#284)Dinorush
2022-04-14move devcommands to northstar.customservers (#300)BobTheBob
2022-04-13Update portuguese localisation filesBarichello
2022-04-13Open wiki link in external browser (#297)GeckoEidechse
2022-04-12Restrict and log message sending on connect (#299)Emma Miler
* Restrict message sending on connect Restricts users from sending messages until they are fully connected. This is related to a bug where if a player joins the server, send a message, and disconnects quickly enough the join message will not show up in the chat. * Log messages on receive * Fix issue with private lobbies
2022-04-11Server Browser: QOL and hide server info if no server focused (#295)Kami Kaze
* Serverbrowser QOL + Minor Fixes * Fix server info hidden on mouse hover * Retain focus on connect + cancel
2022-04-10don't run killreplay if epilogue is active (#296)BobTheBob
2022-04-09Fix crash issues on infection and fastball respawn (#294)BobTheBob
2022-04-06Campaign RPC fix (#285)H0L0theBard
* Update state_ui.nut * Update state_client.nut * Update state_ui.nut * Fix accidental whitespace Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
2022-04-06fix evac issues on colony (#288)BobTheBob
2022-03-31Fix maps menu mode lock and slider (#283)F1F7Y
2022-03-31Various CTF fixes (#282)ASpoonPlaysGames
Fixing the following: - Various crashes - Being able to capture flags during epilogue and halftime - Weird flag spawning stuff
2022-03-30Bump version numberGeckoEidechse
2022-03-29Fix servercrash because batteryContainer entity is null (#267)RomeoCantCode
...when respawning as titan
2022-03-28Restored Triple Threat Titan gunTristan Kennedy
2022-03-29Fix Game Crash when player not in capperArray (#279)v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0Maya
2022-03-28Fix russian localization files (#271)Barnaby
Co-authored-by: Barichello <artur@barichello.me>
2022-03-28Fix time left bug for Discord RPC (#277)v1.6.0-rc4Emma Miler
* Fix a small bug with discord
2022-03-28Fix server browser not being initialized (#278)Emma Miler
2022-03-27Add mod code for updating state for discord RPC (#274)v1.6.0-rc3Emma Miler
2022-03-15Map hack bug fixes and adjustments (#257)v1.6.0-rc2v1.6.0-rc1Dinorush
* Map hack fixes and adjustments * Added length variable
2022-03-13Fix Spanish Translation + Add mspanish variant (#209)PANCHO7532
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
* Fix Assists being granted to the victim * Show attacker callsign on MegaKill * adds battery titan meter gain and fix some AI meter gain
2022-03-06Add function to update vortex shield ignored weapons (#250)JMM889901
2022-03-06Add ability to have custom private match settings menus (#226)Neoministein
2022-03-05Fix chathooks logic (#258)Emma Miler
The original behaviour causes a bug where random players with high player indices would be interpreted as if they were sending server messages
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