Skip to content

Releases: R2Northstar/Northstar

v1.19.11

03 Nov 21:31
de87f41
Compare
Choose a tag to compare

Fixes:
Refactor debugoverlay.cpp (fix smart pistol lines) (Launcher#538)
Don't mark items as new if progression is disabled (Mods#752)
Fix wrong Item Type for Titan Camos (Mods#728)
Fix wrong attacker receiving progression stat updates (Mods#755)

Development workflows:
Make add-to-project work on PRs (#574)
Add step to wait for launcher files to be ready (#576, #577, #578)

Contributors:
@ASpoonPlaysGames @GeckoEidechse @Zanieon

v1.19.10

30 Oct 13:51
cd971e5
Compare
Choose a tag to compare

Changes:
Change gun game score limit setting (Mods#735)
Replace field preprocessors with less hacky solutions (Launcher#492)

Development workflows:
Make add to project workflow work on PRs (Mods#753)
Run add-to-project on new PRs (Launcher#584)

Contributors:
@ASpoonPlaysGames @Jan200101

v1.19.9

19 Oct 15:42
cd971e5
Compare
Choose a tag to compare

Features:
Use 4th digit in version number for CI build number (Launcher#541)
Expose extra optional arg in UpdatePlayerStat function (Mods#742)
Auto-publish Mastodon post on new release (#571)

Code refactoring:
Move plugin communication handler init out of plugin manager init (Launcher#581)

Fixes:
Make dropships immune to Titan step damage (Mods#737)
Add check for r2/maps folder (Launcher#575)
Fix proton detection output (Launcher#534)
Award titan assist stats based on titan soul damage history (Mods#746)
Fix a crash related to Arc Cannon (Mods#681)
Fix Titan Assist not tracking properly (Mods#744)
Stop logging invalid map/mode exception in progression (Mods#750)

Build system:
Add workflow for adding Issues to the project board (Mods#696)

Contributors:
@ASpoonPlaysGames @GeckoEidechse @GalacticMoblin @H0L0theBard @Jan200101 @Zanieon

v1.19.8

15 Oct 10:03
Compare
Choose a tag to compare

Fixes:
Revert "Update libcurl to 8.4.0" (Launcher#574)

Build system:
Add workflow for adding Issues to the project board (#566)
Add workflow for adding Issues to the project board (Launcher#572, Launcher#577)

Contributors:
@ASpoonPlaysGames @GeckoEidechse @Jan200101

v1.19.7

12 Oct 17:38
c447dcd
Compare
Choose a tag to compare

Changes:
Unlock paid items with progression enabled (Mods#726)
Update libcurl to 8.4.0 (Launcher#568)

Fixes:
Fixed mixed indentation in utils.cmake (Launcher#570)
Make link to BUILD.md relative to README.md (Launcher#571)
Correct submodule detection (Launcher#569)
Fix StringReplace looping forever when replacing character when replacing same character as match (Mods#736)
Fix INVALID_REF errors caused by mods (Mods#657)

Contributors:
@ASpoonPlaysGames @GeckoEidechse @Jan200101 @Zanieon

v1.19.6

11 Oct 00:16
c447dcd
Compare
Choose a tag to compare

Features:
Rewrite crash handler (Launcher#477)
Create mod entry in enabledmods.json if it doesn't exist (Launcher#410)
Add mileslog_enable convar (Launcher#515)
Implement _grunt_chatter_mp.gnut (Mods#687)

Changes:
Use string convar flags (Mods#740)
Remove unnecessary convars (Mods#530)

Fixes:
Fix localisation string for toggling progression on controller (Mods#717)
Fix titan-only boosts for modes like LTS (Mods#678)
Fix incorrect help string text (Launcher#567)

Translations:
Translations update from Weblate (Mods#739)

Contributors:
@ASpoonPlaysGames @Alystrasz @BobTheBob9 @F1F7Y @GeckoEidechse @Zanieon @harmony-weblate

v1.19.5

08 Oct 14:40
c447dcd
Compare
Choose a tag to compare

Features:
Write date to logs (Launcher#565)
Expose Origin auth state and errors to squirrel (Launcher#468)
Display Origin auth failure in a dialog (Mods#648)

Fixes:
Give g_pMemAllocSingleton a default value (Launcher#563)
Define indent size in editorconfig (Launcher#550)
Reduce warnings due to calling conventions (Launcher#555)

Contributors:
@ASpoonPlaysGames @GeckoEidechse @H0L0theBard @Jan200101

v1.19.4

04 Oct 22:35
c447dcd
Compare
Choose a tag to compare

Features:
Always allow the local player through the banlist (Launcher#540)
Remove annoying recurring print from chatroom.nut (Mods#676)

Fixes:
Fix integer functionality for modsettings (Mods#718)
Prevent loadout validation crash due to invalid warpaints (Mods#734)

Contributors:
@ASpoonPlaysGames @EnderBoy9217 @JMM889901

v1.19.3

03 Oct 20:39
c447dcd
Compare
Choose a tag to compare

Fixes:
Revert "Add a safeguard to map command" (Launcher#561)

Contributors:
@GeckoEidechse

v1.19.2

03 Oct 13:47
c447dcd
Compare
Choose a tag to compare

Features:
Add a safeguard to map command (Launcher#529)

Fixes:
Fix players dying when mantling on props or embarking Titans in mp_complex3 (Mods#709)
Fix crash when running disconnect %%s (Launcher#554)

Contributors:
@ASpoonPlaysGames @catornot @Mauler125 @Zanieon