Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-04 | [feat] no_pilot_collision key | Alystrasz | |
2022-01-04 | [feat] adding translation for 'one in the chamber' game mode | Alystrasz | |
2022-01-04 | [feat] adding translations for hidden game mode | Alystrasz | |
2022-01-03 | Merge pull request #59 from Neoministein/main | BobTheBob | |
Add Panel and BT Locations for more Fastball maps | |||
2022-01-04 | Merge branch 'R2Northstar:main' into main | Neoministein | |
2022-01-03 | Merge pull request #46 from connieprice/main | Barichello | |
Added a pro screen check to titan to pilot loadout retrieval. | |||
2022-01-03 | added fastball config for map colony | Neoministein | |
2022-01-03 | added fastball config for map forwardbase kodai | Neoministein | |
2022-01-03 | added fastball config for map complex | Neoministein | |
2022-01-03 | ensure game is fully authenticated before unlocking launch northstar button | BobTheBob | |
2022-01-03 | Merge pull request #56 from x3Karma/main | Barichello | |
Add One in the Chamber and The Hidden to available playlists | |||
2022-01-03 | Merge pull request #57 from x3Karma/patch-1 | BobTheBob | |
Update _ai_mp.gnut | |||
2022-01-04 | Update _ai_mp.gnut | x3Karma | |
minor spelling mistake | |||
2022-01-04 | Fix indentations in _gamemode_chamber.nut | x3Karma | |
2022-01-04 | Fix indentations in _gamemode_hidden.nut | x3Karma | |
2022-01-04 | fix indentations in playlists | x3Karma | |
2022-01-04 | Fix indentations in mod.json | x3Karma | |
2022-01-04 | Merge branch 'main' into main | x3Karma | |
2022-01-03 | Merge pull request #38 from 0neGal/main | Barichello | |
fix incorrectly formatted JSON | |||
2022-01-03 | adds OITC and Hidden to mod.json | x3Karma | |
2022-01-03 | Adds OITC and Hidden to playlist | x3Karma | |
2022-01-03 | Add files via upload | x3Karma | |
2022-01-03 | adds OITC and Hidden gamemodes | x3Karma | |
2022-01-03 | adds hidden and OITC localisation | x3Karma | |
2022-01-02 | Merge pull request #26 'Create northstar_client_localisation_tchinese.txt' | Barichello | |
2022-01-02 | Create northstar_client_localisation_tchinese.txt | zestybaby | |
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-02 | Remove .gitattribute | Barichello | |
gitattributes doesnt play nice with utf16 le | |||
2022-01-02 | fix potential crash in ttdm intro | BobTheBob | |
2022-01-02 | Fix 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-02 | Fix whitespace | Barichello | |
2022-01-02 | Reencode translations as UTF-16 little endian | Barichello | |
Closes #53 | |||
2022-01-01 | Merge pull request #47 from castella-cake/main | Barichello | |
Update northstar_client_localisation_japanese.txt | |||
2022-01-01 | Translate coop portuguese strings | Barichello | |
2022-01-01 | add the ability to disable inter-pilot collision | BobTheBob | |
2022-01-01 | fix dropship intro using the wrong team's spawns | BobTheBob | |
2022-01-01 | Add .gitattributes | Barichello | |
#53 | |||
2022-01-01 | Fix portuguese localisation line endings | Barichello | |
2022-01-01 | Merge pull request #40 from Soup-64/patch-1 | BobTheBob | |
fix end of game replay perspective and repsawns during replays in infection | |||
2022-01-01 | fix race condition with games being won in a death callback for roundwinning ↵ | BobTheBob | |
killreplays | |||
2021-12-31 | Merge pull request #44 from F1F7Y/main | BobTheBob | |
Delete printt info table; spams console | |||
2021-12-31 | add fd boost shop boosts | BobTheBob | |
2021-12-31 | Merge pull request #45 from abarichello/fix/wargames-intro-offhand-weapon | BobTheBob | |
Disable offhand weapons during wargames intro | |||
2021-12-31 | Merge pull request #48 from abarichello/fix/wargames-marvin-intro | BobTheBob | |
Sync wargames intro animations | |||
2021-12-31 | Sync wargames intro animations | Barichello | |
2021-12-31 | Update northstar_client_localisation_japanese.txt | CYakigasi | |
2021-12-31 | allow lf to work on non-lf maps | BobTheBob | |
2021-12-31 | fix private match modes being affected by server browser | BobTheBob | |
2021-12-30 | Added a pro screen check to titan to pilot loadout retrieval. | Connie Price | |
Just like the normal loadout "giver", prevents an error when a weapon is not properly setup to use the proscreen, but has been given as part of a loadout. | |||
2021-12-30 | Disable offhand weapons during wargames intro | Barichello | |
2021-12-30 | Merge branch 'R2Northstar:main' into main | F1F7Y | |