aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/scripts
AgeCommit message (Collapse)Author
2022-04-13Open wiki link in external browser (#297)GeckoEidechse
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-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-03-31Fix maps menu mode lock and slider (#283)F1F7Y
2022-03-28Fix time left bug for Discord RPC (#277)v1.6.0-rc4Emma Miler
* Fix a small bug with discord
2022-03-27Add mod code for updating state for discord RPC (#274)v1.6.0-rc3Emma Miler
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-02-28Add arrow nav to maps menu + fix server browser nav (#248)F1F7Y
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