Skip to content

Releases: R2Northstar/Northstar

v1.24.4

09 Mar 00:01
ada52bb
Compare
Choose a tag to compare

Fixes:
Fix crash in silver-bun (Launcher#679)

Contributors:
@ASpoonPlaysGames

v1.24.3

05 Mar 14:48
ada52bb
Compare
Choose a tag to compare

Changes:
Bump cbrgm/mastodon-github-action to v2 (#635)
Update silver-bun to 72c74b4 (Launcher#664)

Fixes:
Address C4100 compiler warnings (unused var) (Launcher#648)

Contributors:
@ASpoonPlaysGames @GeckoEidechse

v1.24.2

02 Mar 14:46
86085f5
Compare
Choose a tag to compare

Fixes:
Fix bad offsets of sq_getfunction (Launcher#672)
Check OpenExternalWebBrowser custom flag better (Launcher#674)
Don't allow too many arguments to be sent to the map command (Launcher#673)

Contributors:
@ASpoonPlaysGames @catornot

v1.24.1

23 Feb 15:06
86085f5
Compare
Choose a tag to compare

Changes:
Clean up wsock proxy code and move wsock build system logic (Launcher#671)
Bump CI runner to Ubuntu 22.04 (#627)

Fixes:
Remove duplicate entries of mp_lf_stacks (Mods#793)
Fix indentation in playlist_v2.txt (Mods#794)
Fix map rotation for CTF and remove duplicate entries (Mods#795)
Fix map rotation for Hide-and-Seek and remove duplicate entries (Mods#792)

Contributors:
@Bobbyperson12 @GeckoEidechse @Jan200101

v1.24.0

10 Feb 18:32
ad3601c
Compare
Choose a tag to compare

image

Features:
Port navmesh debug renderer from primedev (Launcher#626)

Changes:
Update default mods list URL (Launcher#662)

Contributors:
@ASpoonPlaysGames @F1F7Y @GeckoEidechse @RoyalBlue1

v1.23.1

09 Feb 23:17
ad3601c
Compare
Choose a tag to compare

Changes:
Bump actions/checkout to v4 (#625)
Translations update from Weblate (Mods#790)

Contributors:
@GeckoEidechse @Zanieon

v1.23.0

05 Feb 16:39
904e6b0
Compare
Choose a tag to compare

Features:
Plugin interfaces (plugins v4) (Launcher#615)
Update DiscordRPC to new plugin system (DiscordRPC#17)

Changes:
Disable MAD by default (Mods#787)
ScopeGuard improvements (Launcher#651)

Fixes:
Remove unused variable in mod concommands (Launcher#652)
Scale pilot kill core gain properly for mixed modes (Mods#702)

Contributors:
@ASpoonPlaysGames @catornot @GeckoEidechse @uniboi

v1.22.2

27 Jan 14:54
4c0f02b
Compare
Choose a tag to compare

Fixes:
Cherry-pick changes from more recent RapidJSON to reduce warnings (Launcher#646)
Address C4267 compiler warnings (Launcher#647)
Pull zlib from custom fork (Launcher#650)
Change Aegis Reset Functionality to use titan chassis ref instead of raw index (Mods#788)
Unlock remaining DLC items while progression is enabled (Mods#786)

Contributors:
@ASpoonPlaysGames @Zanieon

v1.22.1

21 Jan 01:39
4c0f02b
Compare
Choose a tag to compare

Features:
Always print masterserver response request id (Launcher#633)
Add slow-speed timeout when downloading mod (Launcher#611)

Fixes:
Fix debug overlay not rendering script function stuff (Launcher#637)
Escape backticks in run command (#617)
Prevent client side crash in MFD when marked target dies out of bounds. (Mods#705)

Changes:
Remove structs.h in favor of manual padding (Launcher#613)
Add and use ScopeGuard (Launcher#643)

Contributors:
@Alystrasz @ASpoonPlaysGames @GeckoEidechse @Jan200101

v1.22.0

10 Jan 01:48
06f551e
Compare
Choose a tag to compare

image
image

Features:
Add ban/kick concommand completion (Launcher#604)
Enable MAD by default (Mods#782)

Fixes:
Fix mod reloading for MAD (Mods#780)

Contributors:
@Alystrasz @ASpoonPlaysGames @GeckoEidechse @RoyalBlue1 @catornot