aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/scripts/vscripts/ui/menu_ns_serverbrowser.nut
AgeCommit message (Collapse)Author
2022-03-27Add mod code for updating state for discord RPC (#274)v1.6.0-rc3Emma Miler
2022-02-28Add arrow nav to maps menu + fix server browser nav (#248)F1F7Y
2022-01-28Optimized localization for server browser (#168)Emma Miler
Condensed and optimized the localisation of the player and server-count labels in the server browser. Hopefully the localization got encoded correctly.
2022-01-20Fix crash when changing remote from an empty masterserverBarichello
2022-01-20Fix serverbrowser crash on empty server listBarichello
2022-01-19Fix JOIN buttonF1F7Y
2022-01-17Fix controller promptsBarichello
Closes #126
2022-01-13Make arrow nav wrap around againKami Kaze
2022-01-09Improve server browser backend; fix error (#58)F1F7Y
Improves sort backend Fixes crash when TAB is pressed while console is open Improves MouseDelta handler logic Increases doubleclick from 0.2 to 0.3 Fixes issue Pasting does not work for server passwords #91 Fix issue #91
2022-01-08Fix main menu controller promptsBarichello
Fixes https://github.com/R2Northstar/Northstar/issues/106
2022-01-08Make map and gamemode searchable with searchbar. (#54)laundmo
* extend search term to include map and gamemode
2021-12-31Merge pull request #44 from F1F7Y/mainBobTheBob
Delete printt info table; spams console
2021-12-31fix private match modes being affected by server browserBobTheBob
2021-12-30Merge branch 'R2Northstar:main' into mainF1F7Y
2021-12-30Remove printt refresh table; spams consoleF1F7Y
2021-12-30fix modes being offset in private matchBobTheBob
2021-12-30prevent script error in server browserBobTheBob
2021-12-30Merge pull request #37 from F1F7Y/mainBobTheBob
Fix minor bugs in server browser
2021-12-30Fix out of range array access; add server countF1F7Y
2021-12-30use GetPrivateMatchModes rather than hardcoding serverbrowser modesBobTheBob
2021-12-30Commit Better.serverbrowserF1F7Y
2021-12-26evac, dropship, bleedout, flyout, private lobby, fastball and server browser ↵BobTheBob
fixes
2021-12-25fix server browser showing n-1 serversBobTheBob
2021-12-24fix grace period being allowed in titansBobTheBob
2021-12-24add multi-page server browser, fix deadly ground and amped weapons crashBobTheBob
2021-12-06some bugfixes from playtestBobTheBob
2021-11-07code cleanup, xp, postgame and some small changesBobTheBob
2021-10-20automatic mod enable/disable, refactors and item registration callbacksBobTheBob
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-08-31move to new mod formatBobTheBob