Skip to content

Releases: R2Northstar/Northstar

v1.19.1

18 Sep 22:14
c447dcd
Compare
Choose a tag to compare

Fix script compile error for progression in SP (Mods#714)

Contributors:
@ASpoonPlaysGames

v1.19.0

18 Sep 19:13
c447dcd
Compare
Choose a tag to compare

Features:
Progression system (Mods#655)

Changes:
Set spewlog_enable default value to 0 (Launcher#516)
Changed TriggerConnectToServerCallbacks to take in an optional server for which the callback was triggered (Mods#688)
Change Harvester to use Titan Health, support for mod damage balancing, and bug fixes (Mods#579)

Fixes:
Fix a crash with IsPetTitan (Mods#701)
Use WinnerDetermined instead of Epilogue to grant stats (Mods#713)

Translations:
Translations update from Weblate (Mods#697)
Translations update from Weblate (Mods#703)
Translations update from Weblate (Mods#712)

Contributors:
@ASpoonPlaysGames @Dinorush @F1F7Y @Klemmbaustein @harmony-weblate

v1.18.3

16 Sep 22:20
c447dcd
Compare
Choose a tag to compare

Features:
Export Northstar version number in DLL (Launcher#542)

Documentation:
Linux build instructions in BUILD.md (Launcher#531)

Fix:
Enforce Thunderstore format for remote mods (Launcher#535)
Fix CSquirrelVM::Init hook in server.dll (Launcher#544)

Contributors:
@ASpoonPlaysGames @Alystrasz @F1F7Y @itscynxx

v1.18.2

13 Sep 21:42
c447dcd
Compare
Choose a tag to compare

Fixes:
Support DLLs in Profile from wsock32 proxy (Launcher#527)
Force player respawn to match vanilla (Mods#554)
Prefer not to spawn within 20 meters of enemy (Mods#512)

Contributors:
@ASpoonPlaysGames @Jan200101 @fvnkhead

v1.18.1

13 Aug 20:21
c447dcd
Compare
Choose a tag to compare

Code refactoring:
Turn VPKData into a opaque struct (Launcher#510)

Fixes:
Add missing strings for Double Barrel and Arc Cannon (Mods#671)

Translations:
Translations update from Weblate (Mods#675)

Contributors:
@Jan200101 @Zanieon @harmony-weblate

v1.18.0

30 Jul 19:33
c447dcd
Compare
Choose a tag to compare

Features:
Safe I/O (Launcher#404, Mods#595)

Contributors:
@ASpoonPlaysGames @EladNLG @uniboi

v1.17.3

29 Jul 21:54
c447dcd
Compare
Choose a tag to compare

Fixes:
Warn about the package dir, not the mod dir (Launcher#526)
Validate package pattern before checking for plugins (Launcher#525)

Contributors:
@Jan200101

v1.17.2

29 Jul 11:36
c447dcd
Compare
Choose a tag to compare

Fixes:
Make sure packages dir exists when loading plugins (Launcher#523)

Code refactoring:
Remove pch.cpp and all #include "pch.h" occurrences (Launcher#519)

Contributors:
@F1F7Y

v1.17.1

28 Jul 17:10
c447dcd
Compare
Choose a tag to compare

Features:
Add support for loading plugins from Thunderstore packages (Launcher#513, Launcher#522)

Fixes:
Fix Arc Cannon not dealing damage when used by NPCs (Mods#666)

Code refactoring:
Remove Vector3 Constructor (Launcher#494)
Replace vendored libcurl and minhook with submodules (Launcher#500)
Replace forward slashes with windows path separators (Launcher#514)

Translations:
Translations update from Weblate (Mods#668)
Translations update from Weblate (Mods#669)
Translations update from Weblate (Mods#670)

Contributors:
@Alystrasz @ASpoonPlaysGames @F1F7Y @Jan200101 @harmony-weblate @Zanieon

v1.17.0

21 Jul 12:52
c447dcd
Compare
Choose a tag to compare

Arc Cannon and Double Barrel Shotgun

cropped-northstar-arc-cannon

double-barrel-cropped

Features:
Add Arc cannon (Mods#600)
Add cut Doublebarrel shotgun by using model from Titanfall Online (Mods#660)
Add support for loading Thunderstore mods natively (Launcher#503)
Search for Northstar.dll in profile directory (Launcher#451)
Add ability to disable executions via a Callback (Mods#633)
Add OS, Wine and Proton logging (Launcher#502)

Fixes:
Fix grunt death callbacks (Mods#632)

Build system:
CMAKE: set build type if not previously set, turn bin dir message into status (Launcher#497)

Contributors:
@ASpoonPlaysGames @EM4Volts @F1F7Y @GeckoEidechse @Jan200101 @Masterliberty @Neoministein