Releases: R2Northstar/Northstar
v1.16.1
Features:
Improve logging for mods (Launcher#445)
Fixes:
Add Triple Threat grenade indicators (Mods#647)
Code Refactor:
Improve ShouldLoadNorthstar()
logic readability (Launcher#499)
Memory class renaming (Launcher#469)
Contributors:
@ASpoonPlaysGames @F1F7Y @GeckoEidechse @uniboi
v1.16.0
Features:
Add Mod Settings (Mods#518)
Basic mods blacklisting (Launcher#474)
Code-cleanup:
Reorganize third-party dependencies into thirdparty
directory (Launcher#491, Launcher#496)
Contributors:
@EladNLG @F1F7Y @GeckoEidechse
v1.15.1
Fixes:
Cast types in MAKEHOOK macro to follow C++ Standard (Launcher#489)
Use correctly typed values for variables (Launcher#486)
Remove pragma once from source file (Launcher#487)
Fix const pointer const (Launcher#488)
Add RelWithDebInfo configuration (Launcher#483)
Replace dependent names with explicit template definition (Launcher#490)
Code cleanup to improve compiler compatibility (Launcher#478)
Contributors:
@F1F7Y @Jan200101
v1.15.0
Changelog:
Download launcher from release instead of rebuilding (#498)
Move to cmake (Launcher#467)
Update release action to match push action (Launcher#476)
Contributors:
@F1F7Y
v1.14.3
Features:
Support loading plugins from subdirs (Launcher#460)
Improve Italian translation (Mods#610)
Fixes:
Fix maps *
command, expose to squirrel (Launcher#442)
Restore -noplugins
argument (Launcher#459)
Contributors:
@catornot @CloudSE7EN @F1F7Y @GeckoEidechse @n00neheregit
v1.14.2
Fixes:
Fix Attrition freezing and killing servers sometimes (Mods#642)
Contributors:
@ASpoonPlaysGames
v1.14.1
Fixes:
Frontier War: Fix Reversed Titan Spawnpoint on Boomtown (Mods#580)
Fix serverbrowser filtering by gamemode (Mods#639)
Contributors:
@ASpoonPlaysGames @DBmaoha
v1.14.0
Bounty Hunt
Features:
Add Bounty Hunt (Mods#634)
Refactor:
Use structs for the Script Server Browser (Launcher#453)
Use structs in the server browser (Mods#623)
Contributors:
@ASpoonPlaysGames @DBmaoha @F1F7Y @uniboi
v1.13.2
v1.13.1
Fixes:
Fix initscript issue preventing Northstar to launch without mods enabled (Launcher#457)
Contributors:
@catornot