aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-05Boost Fixes ReduxConnie Price
- Fixed Dice Roll still picking "titan only" boosts. - Added a more flexible way to set replacements for "non-titan" modes. `BurnMeter_SetNoTitansReplacement( string original, string replacement)` - Fixed ticks not being rewarded in pairs. - Added support for multiple boost rewards. `BurnMeter_SetBoostRewardCount( string burnRef, int count )`
2022-01-04Big Boost/Earn Meter Fixes!Connie Price
* Only set the boost from persistence once, allowing for the boost to be changed mid game by other scripts. * Added `PlayerEarnMeter_SetBoostByRef(string boostRef)` to simplify setting boosts. * Boosts now correctly disappear after being reward to the player. * Client-side reward icon will now update when the boost is changed. * Titan cores will now pull the HUD icon from the core, instead of the titan chassis. Allowing this to be handled better by other scripts. * Player boost inventory implemented! Now players will be able to store multiple boosts like vanilla. * Boost inventory limits, all vanilla boost limits are respected, and `BurnMeter_SetBoostLimit( string burnRef, int limit )` was added to accommodate this. * Fixed the unused nuke titan boost code so that if anyone decides to use it it's not horribly error prone.
2022-01-04Merge pull request #61 from Alystrasz/chore/french-i18nBarichello
chore: adding new French i18n
2022-01-04[feat] server browser translationsAlystrasz
2022-01-03Fix changing loadouts bypassing restricted weapons (#52)hummusbird
* Fix changing loadouts bypassing restricted weapons Changing loadouts currently ignores the restricted weapon list. * Update _disallowed_weapons.gnut * accidental spaces
2022-01-04[feat] no_pilot_collision keyAlystrasz
2022-01-04[feat] adding translation for 'one in the chamber' game modeAlystrasz
2022-01-04[feat] adding translations for hidden game modeAlystrasz
2022-01-03Merge pull request #59 from Neoministein/mainBobTheBob
Add Panel and BT Locations for more Fastball maps
2022-01-04Merge branch 'R2Northstar:main' into mainNeoministein
2022-01-03Merge pull request #46 from connieprice/mainBarichello
Added a pro screen check to titan to pilot loadout retrieval.
2022-01-03added fastball config for map colonyNeoministein
2022-01-03added fastball config for map forwardbase kodaiNeoministein
2022-01-03added fastball config for map complexNeoministein
2022-01-03ensure game is fully authenticated before unlocking launch northstar buttonBobTheBob
2022-01-03Merge pull request #56 from x3Karma/mainBarichello
Add One in the Chamber and The Hidden to available playlists
2022-01-03Merge pull request #57 from x3Karma/patch-1BobTheBob
Update _ai_mp.gnut
2022-01-04Update _ai_mp.gnutx3Karma
minor spelling mistake
2022-01-04Fix indentations in _gamemode_chamber.nutx3Karma
2022-01-04Fix indentations in _gamemode_hidden.nutx3Karma
2022-01-04fix indentations in playlistsx3Karma
2022-01-04Fix indentations in mod.jsonx3Karma
2022-01-04Merge branch 'main' into mainx3Karma
2022-01-03Merge pull request #38 from 0neGal/mainBarichello
fix incorrectly formatted JSON
2022-01-03adds OITC and Hidden to mod.jsonx3Karma
2022-01-03Adds OITC and Hidden to playlistx3Karma
2022-01-03Add files via uploadx3Karma
2022-01-03adds OITC and Hidden gamemodesx3Karma
2022-01-03adds hidden and OITC localisationx3Karma
2022-01-02Merge pull request #26 'Create northstar_client_localisation_tchinese.txt'Barichello
2022-01-02Create northstar_client_localisation_tchinese.txtzestybaby
PR welcome from actual Trad. Chinese speakers, feel free to improve on my existing translation. Update northstar_client_localisation_tchinese.txt Update northstar_client_localisation_tchinese.txt tchinese reencoded with UTF-16LE
2022-01-02Remove .gitattributeBarichello
gitattributes doesnt play nice with utf16 le
2022-01-02fix potential crash in ttdm introBobTheBob
2022-01-02Fix airaccel reset on leaving titan (#51)hummusbird
* Fix airaccel reset on leaving titan https://youtu.be/Ir_YT8aTyzY * fix for loadout change and enter titan * fix accidental space * oops :P
2022-01-02Fix whitespaceBarichello
2022-01-02Reencode translations as UTF-16 little endianBarichello
Closes #53
2022-01-01Merge pull request #47 from castella-cake/mainBarichello
Update northstar_client_localisation_japanese.txt
2022-01-01Translate coop portuguese stringsBarichello
2022-01-01add the ability to disable inter-pilot collisionBobTheBob
2022-01-01fix dropship intro using the wrong team's spawnsBobTheBob
2022-01-01Add .gitattributesBarichello
#53
2022-01-01Fix portuguese localisation line endingsBarichello
2022-01-01Merge pull request #40 from Soup-64/patch-1BobTheBob
fix end of game replay perspective and repsawns during replays in infection
2022-01-01fix race condition with games being won in a death callback for roundwinning ↵BobTheBob
killreplays
2021-12-31Merge pull request #44 from F1F7Y/mainBobTheBob
Delete printt info table; spams console
2021-12-31add fd boost shop boostsBobTheBob
2021-12-31Merge pull request #45 from abarichello/fix/wargames-intro-offhand-weaponBobTheBob
Disable offhand weapons during wargames intro
2021-12-31Merge pull request #48 from abarichello/fix/wargames-marvin-introBobTheBob
Sync wargames intro animations
2021-12-31Sync wargames intro animationsBarichello
2021-12-31Update northstar_client_localisation_japanese.txtCYakigasi