aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-15Moved pulse blade to the slot it's normally in.Connie Price
Co-authored-by: Barichello <artur@barichello.me>
2022-01-15Added a percentage meter to gungame, that also displays the next weapon!Connie Price
- New gungame meter, by default acts exactly like before, just adds some visual flair. - Support for varying reward percentages for Kills, Assists and Executions so to let server owners mix up their gungames a bit more. - Actual assist support, by default providing no points, but the option is now there. - Replaced the Archer with a primary enabled melee, finally no more Archer blocking half the screen.
2022-01-15Add "allow_as_primary" to all pilot melees so that they can be used to ↵Connie Price
occupy the main slot when no actual weapons are equipped.
2022-01-15Merge pull request #119 from ASpoonPlaysGames/time-limitBobTheBob
GetTimeLimit_ForGameMode() is no longer a stub
2022-01-15GetTimeLimit_ForGameMode() is no longer a stubJack Bolton
2022-01-15Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-01-15fix compile error loading singleplayerBobTheBob
2022-01-13Add ns_force_melee cvar (#105)hummusbird
2022-01-13Make arrow nav wrap around againKami Kaze
2022-01-13Add Gamemode: Sticks & Stones (#107)Coopyy
* added Sticks and Stones Co-authored-by: Barichello <artur@barichello.me>
2022-01-13Update french localisation (#112)Rémy Raes
2022-01-12Peacekraber Bug fixing + balance update. (#103)EladNLG
* peacekraber fix i have no idea why this works but it does and therefore I do not intend to take into calculation anyone else's opinion on the matter. * Balance update for peacekraber Now requires to hit weak spots to damage a titan. Increased fire rate (1.33 -> 4.0) and rechamber time (0.756 -> 0.924) to make it look more fluid. Increased damage (11 -> 15) to decrease the distance between it and the mastiff (as it is pretty much overall a slower mastiff that reaches further) Increased titan damage (20-15 -> 40-30). * Fix error when respawning after killreplay (PK) * Add OnWeaponOwnerChanged callback * Fixed crosshair persisting after picking up another weapon instead of the peacekraber
2022-01-12Add tactical ability restriction (#97)hummusbird
2022-01-12Moved fastball panel B on glitch (#99)Neoministein
* moved fastball panel B into more cover
2022-01-12Update tchinese translation (#110)Orpheus
* Update northstar_client_localisation_tchinese.txt Unknown mode. Co-authored-by: Barichello <artur@barichello.me>
2022-01-12fix angel city skybox fogBobTheBob
2022-01-12fix WaittillAnimOver issue when swapping loadouts in dropship introBobTheBob
2022-01-12fix pilot voicesBobTheBob
2022-01-11One in the Chamber - Balancing (#78)hummusbird
* stop melee from scoring points * switch gun to wingman elite * add wingman elite mod * add playlistvar for wingman_n
2022-01-10Update core mods descriptionBarichello
2022-01-10Add a warning when disabling core mods (#98)F1F7Y
2022-01-10Add legion mod optimizationEladNLG
doesn't actually change anything, just gives 500% more room for adding custom mods the pred cannon...
2022-01-10Fix registering kills during epilogue (#82)x3Karma
* Fix Pilots vs Pilots registering kills during epilogue * Fix Skirmish counting kills uring epilogue * Fix Titan Brawl counting score during epilogue (if available)
2022-01-10Add panels for Homestead and DrydockGeckoEidechse
2022-01-10Update readmeBarichello
2022-01-10Merge pull request #83 from GeckoEidechse/fastball-panels-glitch-relicBobTheBob
Add Fastball locations for Glitch and Relic
2022-01-09Set weapon clip to full on ampWill Castro
2022-01-09Change == sign to >= sign for Nemesis triggerx3Karma
2022-01-09Additional kill score fixesx3Karma
- Reset number of deaths since last kill when the attacker gets a kill (to prevent dying once and immediately get a Comeback medal) - Change == sign to >= sign for Dominating killstreaks - Change == sign to >= sign for Mega Kills
2022-01-09Added Unknown Mode and Titan FFA translationsDistion55x
2022-01-09Updated northstar_client_localisation_german.txtDistion55x
-added translations for The Hidden and One in the Chamber -added translations for the now implemented BetterServerBrowser -made slight adjustments to existing translations
2022-01-09Add flag carrier scoring to Live Fire Arena (#88)RoyalBlue1
* Add Flag Scoring to Live Fire Arena Adds a Point to the assault score of the player who carries the Flag at round end. This is the behaviour I observed in youtube videos, but there are not enough for me to determine if this is the correct behaviour
2022-01-09Improve server browser backend; fix error (#58)F1F7Y
Improves sort backend Fixes crash when TAB is pressed while console is open Improves MouseDelta handler logic Increases doubleclick from 0.2 to 0.3 Fixes issue Pasting does not work for server passwords #91 Fix issue #91
2022-01-09Add missing translation key "unknown mode"Barichello
2022-01-08Fix main menu controller promptsBarichello
Fixes https://github.com/R2Northstar/Northstar/issues/106
2022-01-08proper pvp spawnpoint rating algorithm implementationBobTheBob
2022-01-08Make map and gamemode searchable with searchbar. (#54)laundmo
* extend search term to include map and gamemode
2022-01-08Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-01-08add GetWinningTeamWithFFASupport for timeout winning checksBobTheBob
2022-01-08Merge pull request #81 from x3Karma/patch-5BobTheBob
ClearLastAttacker added after respawning
2022-01-08Merge pull request #84 from hummusbird/playlist_patchBobTheBob
fix playlist_v2 - Causing issues with OITC (?)
2022-01-08Merge pull request #89 from VITALISED/tffaBobTheBob
Add Titan Free for All
2022-01-08Add TFFAWill Castro
2022-01-08Merge pull request #76 from theroylee/mainBobTheBob
Add Fastball spawns for Crash Site and Rise
2022-01-07Merge pull request #72 from RoyalBlue1/mainBarichello
Hide death from scoreboard when playerDeathHidden is true
2022-01-07Northstar Italian translation (#79)Mttw_
* Northstar Italian translation
2022-01-07fix playlist_v2hummusbird
2022-01-07 Add panel locations for RelicGeckoEidechse
Co-authored-by: theroylee <55896140+theroylee@users.noreply.github.com>
2022-01-07Add panel locations for GlitchGeckoEidechse
Co-authored-by: theroylee <55896140+theroylee@users.noreply.github.com>
2022-01-07ClearLastAttacker added after respawningx3Karma
to prevent any method of suicide to continue crediting the previous killer.