aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/scripts
AgeCommit message (Collapse)Author
2022-02-23Include clan tag in chat messagesTom Barham
2022-02-23Set `communities_hostname` on main menu (#243)Emma Miler
2022-02-21Advanced chat: custom messages and client hooks (#217)Tom Barham
Co-authored-by: EmmaM <27428383+emma-miler@users.noreply.github.com>
2022-02-16Update private match map select menu (#194)F1F7Y
2022-02-16check validity of viewentity before checking if it's localBobTheBob
2022-02-10Update panel_mainmenu.nutEmmaM
2022-02-10Fix resetting communities_hostname to stryderGeckoEidechse
Seems like loading screen counts as a "main menu", hence resetting communities_hostname
2022-02-10forcibly disable communities on northstar due to security issuesBobTheBob
2022-02-03Fix mod menu slider (#178)F1F7Y
* lookey nicer * fix slider
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-24Add dialogs and status messagesWill Castro
2022-01-20Fix crash when changing remote from an empty masterserverBarichello
2022-01-20Fix serverbrowser crash on empty server listBarichello
2022-01-19Why does Atom do this to meF1F7Y
2022-01-19Rework mods menuF1F7Y
2022-01-19Fix JOIN buttonF1F7Y
2022-01-19Add toggleconsole to keybindsF1F7Y
2022-01-18Changed the three slot hud check to actually check the contents of offhand ↵Connie Price
slot 2, allowing for all three slots to be used and visible to pilots.
2022-01-17Fix controller promptsBarichello
Closes #126
2022-01-13Make arrow nav wrap around againKami Kaze
2022-01-10Add a warning when disabling core mods (#98)F1F7Y
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
2022-01-03ensure game is fully authenticated before unlocking launch northstar buttonBobTheBob
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-30Merge pull request #31 from F1F7Y/mainBobTheBob
Merge Better.serverbrowser
2021-12-30speedball and dropship crash fixesBobTheBob
2021-12-30Commit Better.serverbrowserF1F7Y
2021-12-27fix some crashes and evac playing in ttdmBobTheBob
2021-12-26add ns_private_match_countdown_length and fix flyout and evac issueBobTheBob
2021-12-26restrict non-vanilla players from accessing official serversBobTheBob
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-24last minute changes before release probablyBobTheBob
2021-12-22playtest fixesBobTheBob
2021-12-20near-release fixesBobTheBob
2021-12-15more playtest fixesBobTheBob
2021-12-11more fixesBobTheBob
2021-12-06some bugfixes from playtestBobTheBob