Releases: R2Northstar/Northstar
v1.29.0
Features:
Refactor getting mod information (Launcher#826, Mods#899)
Make MAD process cancellable (Launcher#815, Mods#865)
Add button to allow players to change teams (Mods#872)
Optional icons for server-side RUI announcements (Mods#883)
Changes:
Send all mods to Atlas that are enabled (Launcher#536)
Fixes:
Safe I/O: Only allow creating files with whitelisted filetypes (Launcher#682)
Arc Cannon charge effect fixes (Mods#862)
Translations:
Translations update from Weblate (Mods#902)
Translations update from Weblate (Mods#904)
Translations update from Weblate (Mods#905)
Contributors:
@Alystrasz @ASpoonPlaysGames @Gazyi @GeckoEidechse @harmony-weblate @NachosChipeados @Zanieon
v1.28.6
Fixes:
Fix UI error when leaving the lobby too quickly (Mods#887)
Align the the text for the "Join" button (Mods#877)
Fix for the Triple Threat's world model not working properly when used by an AI opponent (Mods#704)
Fix client crash during final killcam (Mods#900)
**Changes
Remove uses of Autohook from loghooks.cpp
(Launcher#812)
Contributors:
@ASpoonPlaysGames @Bobbyperson @eve-v0 @GalacticMoblin @NachosChipeados
v1.28.5
Features:
Allow executing npc_pilot_elite
NPCs (Mods#888)
Add support for log colours (DiscordRPC#26)
Changes
Remove uses of Autohook from clientchathooks.cpp
(Launcher#819)
server: Remove uses of Autohook from buildainfile.cpp
(Launcher#824)
engine: Remove uses of Autohook from runframe.cpp
(Launcher#810)
Remove clutter client logging in melee scripts (Mods#895)
Translations:
Translations update from Weblate (Mods#901)
Contributors:
@ASpoonPlaysGames @GeckoEidechse @NachosChipeados @harmony-weblate
v1.28.4
Features:
plugins: Allow plugins to customize their log colors (Launcher#823)
Fixes:
Delete empty _spawnpoints.gnut
(Mods#890)
Update links to point to new wiki (Mods#894)
Fix Match Stats Tracking Improperly (Mods#898)
Changes:
Use long arg for tr
command (#712)
server: Remove uses of Autohook from serverauthentication.cpp
(Launcher#820)
mods: Remove uses of Autohook from modkeyvalues.cpp
(Launcher#818)
Replace uses of disconnect
with NSDisconnectPlayer
(Mods#841)
Translations:
Translations update from Weblate (Mods#891)
Contributors:
@ASpoonPlaysGames @GeckoEidechse @uniboi @Zanieon @harmony-weblate
v1.28.3
Changes:
core: Remove unused SourceInterface class (Launcher#816)
Force _WIN32_WINNT
variable (Launcher#770)
Fixes:
Restore missing faction dialogue for Titan Meter buildup (Mods#876)
Remove Clutter Client Logging from Glitch (Mods#889)
Fix rpak aliasing not working when trying to alias towards a vanilla rpak (Launcher#825)
Translations:
Translations update from Weblate (Mods#886)
Contributors:
@ASpoonPlaysGames @F1F7Y @Gazyi @Zanieon @harmony-weblate
v1.28.2
Fixes:
plugins: Remove duplicate sqvm destroy log (Launcher#822)
Fix Discord presence crashing on Campaign (Mods#881)
Changes:
dedicated: Remove uses of Autohook from dedicated.cpp
(Launcher#799)
dedicated: Remove uses of Autohook from dedicatedmaterialsystem.cpp
(Launcher#800)
engine: Remove uses of Autohook from hoststate.cpp
(Launcher#806)
Contributors:
@ASpoonPlaysGames @uniboi @Zanieon
v1.28.1
Fixes:
Fix mode selection menu locking all modes (Mods#880)
Translations:
Translations update from Weblate (Mods#879)
Contributors:
@Zanieon @harmony-weblate
v1.28.0
rpak.reload.mp4
Features:
Refactor and improve spawns (Mods#829)
Big rpak loading refactor (Launcher#766)
Show more details about gamemodes and server gamestates (DiscordRPC#25, Mods#869)
Add Interface for Game Invites (NorthstarDiscordRPC#22)
Rework mode select menu (Mods#624)
game: Add more ways to crash to the crash_test
concommand (Launcher#807)
Set thread names for game threads (Launcher#666)
Documentation:
Add basic contributing docs (Mods#664)
Fixes:
Fix Arc Cannon not hurting npc_gunship
and npc_pilot_elite
(Mods#863)
Adjust for restructured verified-mods.json
(Launcher#748)
Fix crash when player is in a special team (Mods#866)
Refactoring:
Remove SetShouldCreateMinimapSpawnZones()
from _gamemode_ps.nut
(Mods#861)
Remove uses of Autohook from logging.cpp
(Launcher#811)
core: Remove use of SourceInterface
for IFileSystem
(Launcher#805)
Reorder code of _gamestate_mp.nut
(Mods#875)
Translations:
Translations update from Weblate (Mods#867)
Translations update from Weblate (Mods#870)
Contributors:
@Alystrasz @ASpoonPlaysGames @catornot @F1F7Y @GeckoEidechse @LightBlueCube @NachosChipeados @p0358 @Zanieon @harmony-weblate
v1.27.7
Features:
Play effect on flag match over (Mods#860)
Fixes:
Avoid duplication of challenge award (Mods#858)
Add IsValidPlayer()
before flag return cleanup (Mods#859)
Update build instructions and CI for build
subfolder (Launcher#808)
Prevent rare crash when player disconnects during War Games intro (Mods#856)
Exclude markdown files from Mods in releases (#700)
Refactoring:
engine: Remove uses of Autohook from host.cpp
(Launcher#802)
Complete overhaul for the CTF script (Mods#830)
Contributors:
@ASpoonPlaysGames @F1F7Y @GeckoEidechse @LightBlueCube @Zanieon
v1.27.6
Features:
Update on most navmeshes with jumplinks and smaller navs (Navs#7)
Fixes:
Add is IsValidPlayer()
check (Mods#855)
Fix PlayerInventory_TakeAllInventoryItems
not being threaded (Mods#852)
Fix typo in README to match actual folder structure (Mods#857)
Refactoring:
core: Remove uses of Autohook from filesystem.cpp
(Launcher#795)
core: Remove uses of Autohook from hooks.cpp
(Launcher#796)
client: Remove uses of Autohook from latencyflex.cpp
(Launcher#789)
client: Remove uses of Autohook from languagehooks.cpp
(Launcher#787)
core: Remove uses of Autohook from sourceinterface.cpp
(Launcher#798)
engine: Remove uses of Autohook from gl_matsysiface.cpp
(Launcher#801)
core: Remove use of SourceInterface
for CCvar
(Launcher#804)
logging: Remove use of SourceInterface
for CGameConsole
(Launcher#803)
vscript: Move squirrel types to their respective files (Launcher#788)
Contributors:
@ASpoonPlaysGames @F1F7Y @hummusbird @x3Karma @Zanieon