Releases: R2Northstar/Northstar
v1.24.5
Add instructions to build with podman (Launcher#686)
Fix plugin with NULL
strings causing undefined behaviour (Launcher#695)
Fix engine error crash caused by language detection hooks (Launcher#699)
Contributors:
@GeckoEidechse @Jan200101 @wolf109909
v1.24.4
Fixes:
Fix crash in silver-bun (Launcher#679)
Contributors:
@ASpoonPlaysGames
v1.24.3
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
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
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
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
Changes:
Bump actions/checkout to v4 (#625)
Translations update from Weblate (Mods#790)
Contributors:
@GeckoEidechse @Zanieon
v1.23.0
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
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
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