aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/lobby
AgeCommit message (Collapse)Author
2022-10-17Use refactor's updated miscserverscript defs (#519)v1.10.5-rc2v1.10.5-rc1v1.10.5v1.10.4-rc1v1.10.4v1.10.3-rc1v1.10.3v1.10.2-rc1v1.10.2v1.10.1-rc1v1.10.1v1.10.0-rc5v1.10.0-rc4v1.10.0-rc3v1.10.0-rc2v1.10.0-rc1v1.10.0BobTheBob
2022-04-29Add Attrition (#321)F1F7Y
* Skyshow * Attrition score stuff * DropShip and DropPod spawn funcs * Attrition intro * Reaper spawn func * Attrition assault point logic * Cleanup * Match logic + basic spawn algo * Fix crash * Improve ai ? * Add AI weapon setter funcs * Bounty hunt score basics * code cleanup * add cleanup for bored ai * fix issue with failedChecks not being reset properly in cleanup * more cleanup * stop ai spawns on epilogue * don't run aitdm spawning code if we don't have ains/nms * Fix missing nodes crash * initial bounty hunt stuff * oops forgot to push this * me when i'm a competent developer * formatting and such * cap score + proper mp_rise spawns fix * Better squad handler * comment reaper out; needs to be checked out * Fix crash site crash * reapers * minor visual change is what Id call this * bh basic damage scoring * going to push this so there's a base to work with, still doesn't work * fix funny suicide bug :) * I hate crash site + score funnies * comlpex skill issue * final score fix, lets hope so * Hacked spectre fix * 1p npc executions fix * stalkers * Archer Grunts :) * minor fixing * Skyshow * Attrition score stuff * DropShip and DropPod spawn funcs * Attrition intro * Reaper spawn func * Attrition assault point logic * Cleanup * Match logic + basic spawn algo * Fix crash * Improve ai ? * Add AI weapon setter funcs * Bounty hunt score basics * code cleanup * add cleanup for bored ai * fix issue with failedChecks not being reset properly in cleanup * more cleanup * stop ai spawns on epilogue * don't run aitdm spawning code if we don't have ains/nms * Fix missing nodes crash * initial bounty hunt stuff * oops forgot to push this * me when i'm a competent developer * formatting and such * cap score + proper mp_rise spawns fix * Better squad handler * comment reaper out; needs to be checked out * Fix crash site crash * reapers * minor visual change is what Id call this * bh basic damage scoring * going to push this so there's a base to work with, still doesn't work * fix funny suicide bug :) * I hate crash site + score funnies * comlpex skill issue * final score fix, lets hope so * Hacked spectre fix * 1p npc executions fix * stalkers * Archer Grunts :) * minor fixing * Unlock attrition in mode select menu * move archer grunts settings Co-authored-by: BobTheBob <32057864+BobTheBob9@users.noreply.github.com>
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-03-03spectator refactor and private match spectator supportBobTheBob
2022-02-15Add respawn protection match setting (#167)zxcPandora
2022-02-04Print private match settings update (#154)zxcPandora
2022-01-25Add "StartsWith" helper functionBarichello
2022-01-25Sort gamemode match settingsBarichello
2022-01-25Reorder gamemode listBarichello
Moving skirmish to first position until attrition gets sorted out
2021-12-28fix ns_private_match_only_host_can_startBobTheBob
2021-12-26add ns_private_match_countdown_length and fix flyout and evac issueBobTheBob
2021-12-26evac, dropship, bleedout, flyout, private lobby, fastball and server browser ↵BobTheBob
fixes
2021-12-24add more private lobby host settingsBobTheBob
2021-12-24add multi-page server browser, fix deadly ground and amped weapons crashBobTheBob
2021-12-22playtest fixesBobTheBob
2021-12-20near-release fixesBobTheBob
2021-12-17wargames intro and many fixesBobTheBob
2021-12-11fixes from playtestsBobTheBob
2021-12-06some bugfixes from playtestBobTheBob
2021-11-07code cleanup, xp, postgame and some small changesBobTheBob
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-09-01match setting localisationBobTheBob
2021-08-31move to new mod formatBobTheBob