aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/keyvalues/playlists_v2.txt
AgeCommit message (Collapse)Author
2024-02-23Fix map rotation for Hide-and-Seek and remove duplicate entries (#792)v1.24.7-rc6v1.24.7-rc5v1.24.7-rc4v1.24.7-rc3v1.24.7-rc2v1.24.7-rc1v1.24.7v1.24.6-rc2v1.24.6-rc1v1.24.6v1.24.5-rc2v1.24.5-rc1v1.24.5v1.24.4-rc2v1.24.4-rc1v1.24.4v1.24.3-rc3v1.24.3v1.24.2-rc1v1.24.2v1.24.1-rc2v1.24.1Austin Rollfing
2024-02-23Fix map rotation for CTF and remove duplicate entries (#795)GeckoEidechse
Co-authored-by: Bobbyperson12 <23128094+Bobbyperson12@users.noreply.github.com>
2024-02-23Fix indentation in `playlist_v2.txt` (#794)GeckoEidechse
Co-authored-by: Bobbyperson12 <23128094+Bobbyperson12@users.noreply.github.com>
2024-02-23Remove duplicate entries of `mp_lf_stacks` (#793)GeckoEidechse
Co-authored-by: Bobbyperson12 <23128094+Bobbyperson12@users.noreply.github.com>
2023-10-28Change gun game score limit setting (#735)v1.19.11-rc6v1.19.11-rc5v1.19.11-rc4v1.19.11-rc3v1.19.11-rc2v1.19.11-rc1v1.19.10-rc1v1.19.10Jack
Gun game was never set up to properly use the playlistvars for setting guns, and relied on playlistvaroverrides to set the score limit, this caused the change to persist to other modes
2023-01-06[GAMEMODE] Add gamemode_fw (#545)v1.12.0-rc2DBmaoha
* Initial commit Co-Authored-By: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com> Co-Authored-By: zxcPandora <81985226+zxcPandora@users.noreply.github.com> * add customized scripts Co-Authored-By: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com> Co-Authored-By: zxcPandora <81985226+zxcPandora@users.noreply.github.com> * add royal as co-worker Co-Authored-By: Maya <11448698+RoyalBlue1@users.noreply.github.com> * reset harvester.gnut * Update _gamemode_fw.nut * no need to update alertLevel right after clear * hacked natural turret receives less health * change consts name * update HACK_ForceDestroyNPCs() * update battery port's usePrompts * batteryPort useHint update * should do a check for titans * disable cloak while applying battery * add debounce for turret notifications * fix escalate * fix complex crash * late spawn camp trackers * defensive fix after havester destroyed * nerf salvo core and titan's earn meter * edit rodeo_titan in Northstar.Custom * make settings controllable by playlistvars * use tabs for indenting use tabs for indenting * Move game mode specific behaviour to callback use post damage callback * Move FW specific code out of _battery_port.gnut Also Split Damage Callbacks to onDamage and onPostDamage * Fix globalizing same function twice * Adding vars back to HarvesterStruct * use tabs for indenting use tabs for indenting Co-authored-by: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com> Co-authored-by: zxcPandora <81985226+zxcPandora@users.noreply.github.com> Co-authored-by: Maya <11448698+RoyalBlue1@users.noreply.github.com> Co-authored-by: zxcPandora <1158500986@qq.com>
2022-07-25Removal of live fire map from titan tag (#453)H0L0theBard
Closes #386
2022-01-17Added Sticks & Stones Configuration as Playlist Vars (#115)Coopyy
* added mode config options in menu
2022-01-15Remove Stacks from Fastball map rotationGeckoEidechse
2022-01-13Add Gamemode: Sticks & Stones (#107)Coopyy
* added Sticks and Stones Co-authored-by: Barichello <artur@barichello.me>
2022-01-08Merge pull request #84 from hummusbird/playlist_patchBobTheBob
fix playlist_v2 - Causing issues with OITC (?)
2022-01-08Add TFFAWill Castro
2022-01-07fix playlist_v2hummusbird
2022-01-04fix indentations in playlistsx3Karma
2022-01-03Adds OITC and Hidden to playlistx3Karma
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-08-31move to new mod formatBobTheBob