Releases: R2Northstar/Northstar
v1.19.1
Fix script compile error for progression in SP (Mods#714)
Contributors:
@ASpoonPlaysGames
v1.19.0
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
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
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
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
Features:
Safe I/O (Launcher#404, Mods#595)
Contributors:
@ASpoonPlaysGames @EladNLG @uniboi
v1.17.3
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
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
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
Arc Cannon and Double Barrel Shotgun
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