aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client
AgeCommit message (Collapse)Author
2022-06-13Unlock SP when Coop is selected (#383)F1F7Y
2022-06-01Bump version numberv1.8.0GeckoEidechse
2022-06-01Display Northstar version on title screen (#346)v1.8.0-rc2BotchedRPR
* Create main.menu for showing NS version on title screen * Display Northstar version on main menu. Pulling data from Northstar.Custom, now the version of Northstar is displayed on the main menu, above the Respawn logo. * Get version data from Northstar.Client instead of Northstar.Custom * formatted main.menu
2022-05-05Bump version numberv1.8.0-rc1GeckoEidechse
2022-04-29Add default sort method for server browser (#303)Emma Miler
* Add default sort method * Do gecko's change * Fixed it * Set default sort mode when opening browser * Update Northstar.Client/mod/scripts/vscripts/ui/menu_ns_serverbrowser.nut Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> * remove trailing space <3 gecko Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
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-26Update ui_presence.nut (#326)Emma Miler
works fine
2022-04-26Make mod button in main menu accessible when running with -dev (#320)Kami Kaze
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-15cleanup file structure and code for presence and chat (#292)BobTheBob
* refactor presence and chat * improve spacing in cl_chat
2022-04-13Update portuguese localisation filesBarichello
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-30Bump version numberGeckoEidechse
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-13Fix Spanish Translation + Add mspanish variant (#209)PANCHO7532
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-01Minor changes to italian translation (#254)lapaxx
i propose to edit gungame name string was "gioco d'armi" however "gioco delle armi" could be better because it is the actual game mode name in most italian localizations the abbreviation for hide&seek was still HS so i changed to NS for "nascondino" promode was called pro-mode, changed to "modalità competitiva" as it means "competitive mode" in italian Hp (as health points) was still named HP, changed to PS ( for punti salute)
2022-02-28Add arrow nav to maps menu + fix server browser nav (#248)F1F7Y
2022-02-26Reformat .res filesNorthstar
2022-02-26Reformat .menu filesNorthstar
2022-02-26Update northstar_client_localisation_tchinese.txtOrpheus
Add translations for authentication messages, map menu option and chat prefix. Update tokens for sticks and stones. Remove redundant spaces and comments.
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-18Update French translations (#229)Rémy Raes
2022-02-16Update portuguese translationsBarichello
2022-02-16Update private match map select menu (#194)F1F7Y
2022-02-16check validity of viewentity before checking if it's localBobTheBob
2022-02-15Add respawn protection match setting (#167)zxcPandora
2022-02-14Update version infoBarichello
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-02-01Bump version info to 1.4.0Barichello
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-25adds prefix to Sticks & Stones playlist vars (#144)Coopyy
* added gamer weapon to sticks & stones * playlist var prefixes
2022-01-24Update northstar_client_localisation_tchinese.txtOrpheus
Add translation for sticks and stones, gun game earn meter settings and mods menu filter. Adjust hider and seeker names. Delete redundant tabs.
2022-01-24Add dialogs and status messagesWill Castro
2022-01-20Update portuguese translationsBarichello
2022-01-20Fix crash when changing remote from an empty masterserverBarichello
2022-01-20Fix serverbrowser crash on empty server listBarichello