aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod
AgeCommit message (Collapse)Author
8 daysTranslations update from Weblate (#959)Harmony Weblate
2025-12-11Partial Vanilla Compatibility (#950)Jack
2025-12-02fix weapon_reparse race condition (#947)Allusive
2025-11-28Version display changes (#931)Jack
* Add separate text for main menu version if versions don't match * move mods over to dev version strings, surely this wont break the release pipeline :clueless: * Change wording of menu text a little * Rename nativefuncs.json to natives.json * Update native JSON file path in compile-check.yml * Add constants * Remove vanilla compile steps as they didn't work anyway --------- Co-authored-by: Rémy Raes <contact@remyraes.com>
2025-11-27Fix server browser player and server count (#941)ASillyNeko
* Fix server and player counts displaying incorrectly
2025-11-06Improve voice chat hud element when using alltalk (#935)NachosChipeados
* Increase talk slots from 9 > 10 * Change voice HUD color regarding players' team
2025-10-30Hide the "RuiButton" text from the color slider menu (#936)Allusive
2025-10-29Add cl_voice_hud.gnut from englishclient_mp_common VPKRespawn
2025-10-29Add hudvoice.res from englishclient_frontend VPKRespawn
2025-09-29Fix rich presence not getting the proper names for campaign maps (#934)v1.31.3NachosChipeados
* Add `GetCampaignMapDisplayName` * Fix rich presence not getting the proper names for campaign maps
2025-09-02Translations update from Weblate (#933)v1.31.2v1.31.1-rc2v1.31.1Harmony Weblate
* Update Russian translation
2025-09-01feat: Improve bleedout feature (#928)Rémy Raes
* feat: Add visual+audio feedback to bleedout feature
2025-07-18Add a color picker to mod-settings menu, and make it possible to check the ↵v1.31.1-rc1v1.31.0-rc1RainTrap341
color and alpha (#896) * A color picker UI component allows for fine grain (separate control for red/green/blue/alpha components) color selection; * An slider component allows for alpha selection; * `GetConVarColor` helper method allows handling colors stored in the 0-255 int range.
2025-06-03fix: Download mods after password prompt (#922)Rémy Raes
* fix: Do not download mods if password is incorrect
2025-05-24fix: Mod versioning (#903)Rémy Raes
* feat: `NSSetModEnabled` now takes mod version as argument
2025-05-21Add crosshair target changed callback (#893)NachosChipeados
* Allows client-side mods to register for crosshair target state changes
2025-05-16Translations update from Weblate (#925)Harmony Weblate
* Translated using Weblate (Russian) Co-authored-by: WofWca <wofwca@protonmail.com> Co-authored-by: sigmoid <sigmoid@users.noreply.translate.harmony.tf>
2025-05-07Add cl_sp_player.gnut from englishclient_sp_skyway VPKRespawn
2025-04-11Globalize the `PrecacheRes` function (#921)v1.30.2-rc2v1.30.2-rc1v1.30.2v1.30.1-rc5v1.30.1-rc3v1.30.1NachosChipeados
* Let mods access PrecacheRes function to create custom vgui screens
2025-04-06Add missing trailing commas (#923)JMM889901
Add missing trailing commas for some enums
2025-03-21Add cl_sp_mapspawn.gnut from englishclient_sp_trainingRespawn
2025-03-21Add cl_mapspawn.gnut from englishclient_mp_commonRespawn
2025-02-25Translations update from Weblate (#918)Harmony Weblate
2025-01-02Remove Data Centers button from Main Menu (#909)v1.30.1-rc1William Miller
as Northstar does not make use of it anyway
2024-11-27Fix Thunderbolt crashing clients when owner is invalid (#906)William Miller
Hacky fix that adds an extra check if the weapon in question is a thunderbolt
2024-11-24Translations update from Weblate (#905)Harmony Weblate
Translated using Weblate (Russian) Currently translated at 92.9% (304 of 327 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/ru/ Co-authored-by: WofWca <wofwca@protonmail.com>
2024-11-23Translations update from Weblate (#904)Harmony Weblate
Translated using Weblate (Russian) Currently translated at 92.9% (304 of 327 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/ru/ Co-authored-by: WofWca <wofwca@protonmail.com>
2024-11-22Translations update from Weblate (#902)v1.29.0-rc1Harmony Weblate
Translated using Weblate (Japanese) Currently translated at 95.9% (310 of 323 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/ja/ Co-authored-by: Akinasu333 <akinasu@users.noreply.translate.harmony.tf>
2024-11-22Add button to allow players to change teams (#872)William Miller
Adds button and logic to allow players to switch teams. This is a feature used in FSU and popular on many servers. Team switch is disabled via script for some gamemodes where switching teams does not make sense.
2024-11-22Make MAD process cancellable (#865)Rémy Raes
Mod counterpart to the launcher PR that makes a mod download via MAD cancellable.
2024-11-22Refactor getting mod information (#899)Rémy Raes
Mod counterpart to the launcher PR. Adds a struct containing mod information instead of getting every field with its own dedicated function
2024-11-21Add cl_damage_indicator.gnut from englishclient_mp_commonRespawn
2024-11-18Fix client crash during final killcam (#900)v1.28.6-rc2v1.28.6Bobbyperson
By adding a sanity check to see if the passed string is empty or not.
2024-11-18Align the the text for the "Join" button (#877)eve
by setting alignment property to "north"
2024-11-16Add cl_player.gnut from englishclient_mp_commonRespawn
2024-11-15Add cl_screenfade.gnut from englishclient_mp_commonRespawn
2024-11-14Translations update from Weblate (#901)Harmony Weblate
Translated using Weblate (Italian) Currently translated at 96.2% (311 of 323 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/it/ Co-authored-by: Rémy Raes <Alystrasz@users.noreply.translate.harmony.tf>
2024-10-14Update links to point to new wiki (#894)v1.28.4-rc2GeckoEidechse
Documentation was moved from GitBook to MkDocs so the links to the wiki should updated accordingly.
2024-10-08Translations update from Weblate (#891)Harmony Weblate
Translated using Weblate (Portuguese) Currently translated at 100.0% (323 of 323 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/pt/ Co-authored-by: William Miller <Zanieon@users.noreply.translate.harmony.tf>
2024-10-04Remove Clutter Client Logging from Glitch (#889)v1.28.3-rc2v1.28.3-rc1v1.28.3William Miller
2024-09-30Translations update from Weblate (#886)Harmony Weblate
Translated using Weblate (French) Currently translated at 100.0% (323 of 323 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/fr/ Co-authored-by: DragonLordGON <DragonLordGON@users.noreply.translate.harmony.tf>
2024-09-16Add cl_mp_glitch.nut from englishclient_mp_glitchv1.28.2-rc3v1.28.2-rc2v1.28.2Respawn
2024-09-13Fix Discord presence crashing on Campaign (#881)v1.28.2-rc1William Miller
Add MP/SP check to prevent running logic that would script error on SP. Also gives more accurate playercount now.
2024-09-12Fix mode selection menu locking all modes (#880)v1.28.1-rc1v1.28.1William Miller
Invert previously incorrect logic in check to lock gamemode.
2024-09-11Translations update from Weblate (#879)Harmony Weblate
Translated using Weblate (Russian) Currently translated at 92.5% (299 of 323 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/ru/ Co-authored-by: WofWca <wofwca@protonmail.com>
2024-09-10Rework mode select menu (#624)v1.28.0-rc5v1.28.0F1F7Y
Turns mode list from page based into a scrollable list that is categorised and supports filtering.
2024-09-10Renormalize line endingsRespawn
LF vs CRLF
2024-09-09Add mode_select.menu from englishclient_frontendRespawn
2024-09-07Expose more game state information to DiscordRPC (#869)v1.28.0-rc3William Miller
When playing Frontier Defense it will show when the player is in a Wave Break or which Wave they are currently through Whenever the server is NOT at the Playing gamestate, the plugin will report the respective states instead such as Selecting Titan screen, Prematch, Epilogue, Postmatch, etc...
2024-09-07Translations update from Weblate (#870)Harmony Weblate
Translated using Weblate (German) Currently translated at 98.4% (308 of 313 strings) Translation: Northstar/Northstar Client Localisation Translate-URL: https://translate.harmony.tf/projects/northstar/client/de/ Co-authored-by: NeighbourVadim <NeighbourVadim@users.noreply.translate.harmony.tf>