Skip to content

Releases: R2Northstar/Northstar

v1.2.0

29 Dec 02:25
Compare
Choose a tag to compare

NorthstarLauncher:
add more descriptive message for AddSelfToServerList failure
add better native crash logging and minidump creation
ensure exception logging doesn't happen when a debugger is attached
make setplaylistvaroverride support multiple overrides since commandline is weird
control server max players in playlist
add retry logic to masterserver requests
move to libcurl for masterserver as libhttp seems to be buggy and has bad error reporting

NorthstarMods:
[fix] adding details to gungame translation
add ns_private_match_countdown_length and fix flyout and evac issue
fix automatic map rotation not returning after map change
fix some crashes and evac playing in ttdm
fix general killreplay weirdness
set evac ship destruction damage type to DF_GIB
fix hide and seek noises being too common and some general disconnection checks
Create northstar_client_localisation_japanese.txt
Merge pull request #5 from Alystrasz/chore/french-translations
Merge pull request #18 from Zetryox/main
Merge pull request #11 from greishuhs/main

v1.1.3

26 Dec 05:23
Compare
Choose a tag to compare

NorthstarLauncher:
fix potentially unsafe concommand
better httplib errors and higher timeouts
add setplaylistvaroverride command for setting overrides on dedi from commandline

NorthstarMods:
restrict non-vanilla players from accessing official servers
evac, dropship, bleedout, flyout, private lobby, fastball and server browser fixes

NorthstarMasterServer
fixed: Heartbeat not updated

v1.1.2

25 Dec 04:57
Compare
Choose a tag to compare

NorthstarLauncher:
fix setplaylistvaroverride bug
change how we handle invalid servers

NorthstarMods:
fix incorrect earnmeter overdrive value
fix server browser showing n-1 servers

NorthstarMasterServer:
fix bad playercount assignment in heartbeat

v1.1.1

25 Dec 00:40
Compare
Choose a tag to compare

NorthstarLauncher:
fix a bug with launcher not showing servers

v1.1.0

25 Dec 00:09
Compare
Choose a tag to compare

NorthstarLauncher:
add playercount param to heartbeat
prevent playlist var names over 64 characters and send maxplayers on map change
add connectionless ratelimit
sort servers and fix a formatting issue
add logging to connectionless ratelimits

NorthstarMods:
fix grace period being allowed in titans
add more private lobby host settings

NorthstarMasterServer:
Merge pull request #2 from L1ghtman2k/filter-bad-words-new
add playercount param to heartbeat
fix a bad check with client auth

v1.0.1

24 Dec 06:03
Compare
Choose a tag to compare

NorthstarLauncher:
increase masterserver connection timeouts

NorthstarMods:
add multi-page server browser, fix deadly ground and amped weapons crash

v1.0.0

24 Dec 01:43
Compare
Choose a tag to compare

first release, adds a fair few things