Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-12 | Add tactical ability restriction (#97) | hummusbird | |
2022-01-12 | Moved fastball panel B on glitch (#99) | Neoministein | |
* moved fastball panel B into more cover | |||
2022-01-11 | One 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-10 | Add legion mod optimization | EladNLG | |
doesn't actually change anything, just gives 500% more room for adding custom mods the pred cannon... | |||
2022-01-10 | Add panels for Homestead and Drydock | GeckoEidechse | |
2022-01-10 | Merge pull request #83 from GeckoEidechse/fastball-panels-glitch-relic | BobTheBob | |
Add Fastball locations for Glitch and Relic | |||
2022-01-08 | Add TFFA | Will Castro | |
2022-01-08 | Merge pull request #76 from theroylee/main | BobTheBob | |
Add Fastball spawns for Crash Site and Rise | |||
2022-01-07 | Add panel locations for Relic | GeckoEidechse | |
Co-authored-by: theroylee <55896140+theroylee@users.noreply.github.com> | |||
2022-01-07 | Add panel locations for Glitch | GeckoEidechse | |
Co-authored-by: theroylee <55896140+theroylee@users.noreply.github.com> | |||
2022-01-06 | Merge pull request #63 from x3Karma/main | Barichello | |
Fixed air accel conflicting with sh_custom_air_accel and also fix res… | |||
2022-01-06 | Added russian translate to northstar_custom (#75) | OranGeNaL | |
* Added russian translate to northstar_custom * removed DS_Store * removed all DS_Store | |||
2022-01-06 | Changed A and C panel locations on Rise | theroylee | |
Moved these both closer to the middle of the map to encourage denying respawns based on panels. | |||
2022-01-06 | Update location of B panel on Crash Site | GeckoEidechse | |
As discussed in the PR to NorthstarMods | |||
2022-01-06 | Added Rise Fastball spawns | theroylee | |
2022-01-06 | Added Crash Site Fastball spawns | theroylee | |
2022-01-05 | Merge pull request #71 from connieprice/main | BobTheBob | |
Boost Fixes Redux | |||
2022-01-05 | Boost Fixes Redux | Connie 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-04 | Fix airaccel reset on titan rodeo | hummusbird | |
see: https://www.youtube.com/watch?v=eQajX9dnCes | |||
2022-01-04 | Big 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-04 | Fixed air accel conflicting with sh_custom_air_accel and also fix respawning ↵ | x3Karma | |
at end kill replay. | |||
2022-01-03 | Fix 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-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-04 | Fix indentations in _gamemode_chamber.nut | x3Karma | |
2022-01-04 | Fix indentations in _gamemode_hidden.nut | x3Karma | |
2022-01-03 | adds OITC and Hidden gamemodes | x3Karma | |
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 | Reencode translations as UTF-16 little endian | Barichello | |
Closes #53 | |||
2022-01-01 | add the ability to disable inter-pilot collision | BobTheBob | |
2022-01-01 | Fix portuguese localisation line endings | Barichello | |
2021-12-30 | fix end of game replay perspective and repsawns during replays | Soup-64 | |
properly sets the end of game replay to use the appropriate player, and prevents respawns during end of game replays | |||
2021-12-30 | Prevents setting last survivor again when new player connects | x3Karma | |
2021-12-30 | Merge pull request #22 from x3Karma/main | BobTheBob | |
General Gamemodes Improvement | |||
2021-12-30 | Merge pull request #20 from abarichello/pt-translations | BobTheBob | |
Add portuguese translations | |||
2021-12-30 | speedball and dropship crash fixes | BobTheBob | |
2021-12-29 | Add Round Winning Kill Replay for Infection | x3Karma | |
2021-12-29 | fix burnmeter and fastball crashes | BobTheBob | |
2021-12-28 | Add portuguese translations | Barichello | |
2021-12-28 | Merge pull request #5 from Alystrasz/chore/french-translations | BobTheBob | |
chore: French translations | |||
2021-12-28 | fix hide and seek noises being too common and some general disconnection checks | BobTheBob | |
2021-12-27 | fix some crashes and evac playing in ttdm | BobTheBob | |
2021-12-26 | add ns_private_match_countdown_length and fix flyout and evac issue | BobTheBob | |
2021-12-26 | evac, dropship, bleedout, flyout, private lobby, fastball and server browser ↵ | BobTheBob | |
fixes | |||
2021-12-24 | [feat] adding Northstar custom texts french translation file | Remy Raes | |
2021-12-22 | playtest fixes | BobTheBob | |
2021-12-20 | near-release fixes | BobTheBob | |
2021-12-19 | fixes and dropship refactor | BobTheBob | |
2021-12-17 | wargames intro and many fixes | BobTheBob | |