aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom
AgeCommit message (Collapse)Author
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 legion mod optimizationEladNLG
doesn't actually change anything, just gives 500% more room for adding custom mods the pred cannon...
2022-01-10Add panels for Homestead and DrydockGeckoEidechse
2022-01-10Merge pull request #83 from GeckoEidechse/fastball-panels-glitch-relicBobTheBob
Add Fastball locations for Glitch and Relic
2022-01-08Merge pull request #84 from hummusbird/playlist_patchBobTheBob
fix playlist_v2 - Causing issues with OITC (?)
2022-01-08Add TFFAWill Castro
2022-01-08Merge pull request #76 from theroylee/mainBobTheBob
Add Fastball spawns for Crash Site and Rise
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-06Merge pull request #63 from x3Karma/mainBarichello
Fixed air accel conflicting with sh_custom_air_accel and also fix res…
2022-01-06Added russian translate to northstar_custom (#75)OranGeNaL
* Added russian translate to northstar_custom * removed DS_Store * removed all DS_Store
2022-01-06Changed A and C panel locations on Risetheroylee
Moved these both closer to the middle of the map to encourage denying respawns based on panels.
2022-01-06Update location of B panel on Crash SiteGeckoEidechse
As discussed in the PR to NorthstarMods
2022-01-06Added Rise Fastball spawnstheroylee
2022-01-06Added Crash Site Fastball spawnstheroylee
2022-01-05update Northstar.Custom versionBobTheBob
2022-01-05Merge pull request #71 from connieprice/mainBobTheBob
Boost Fixes Redux
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-04Fix airaccel reset on titan rodeohummusbird
see: https://www.youtube.com/watch?v=eQajX9dnCes
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-04Fixed air accel conflicting with sh_custom_air_accel and also fix respawning ↵x3Karma
at end kill replay.
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-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-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-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-02Reencode translations as UTF-16 little endianBarichello
Closes #53
2022-01-01add the ability to disable inter-pilot collisionBobTheBob
2022-01-01Fix portuguese localisation line endingsBarichello
2021-12-30fix end of game replay perspective and repsawns during replaysSoup-64
properly sets the end of game replay to use the appropriate player, and prevents respawns during end of game replays
2021-12-30fixed incorrectly formatted JSON0neGal
2021-12-30Prevents setting last survivor again when new player connectsx3Karma
2021-12-30Merge pull request #22 from x3Karma/mainBobTheBob
General Gamemodes Improvement
2021-12-30Merge pull request #20 from abarichello/pt-translationsBobTheBob
Add portuguese translations
2021-12-30speedball and dropship crash fixesBobTheBob
2021-12-29Add Round Winning Kill Replay for Infectionx3Karma
2021-12-29fix burnmeter and fastball crashesBobTheBob
2021-12-28Add portuguese translationsBarichello