aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/mp/_classic_mp_dropship_intro.gnut
AgeCommit message (Collapse)Author
2024-07-08Hotfix for Intro Dropship (#816)v1.26.3-rc2v1.26.2William Miller
to fix script error
2024-07-07Mitigate muted audio during dropship intro (#812)v1.26.1-rc5GeckoEidechse
Co-authored-by: Zanieon <william-millennium@hotmail.com>
2024-07-07Mitigate muted audio during dropship intro (#811)GeckoEidechse
Co-authored-by: Zanieon <william-millennium@hotmail.com>
2024-07-07Play battle chatter during dropship intro (#810)GeckoEidechse
Co-authored-by: Zanieon <william-millennium@hotmail.com>
2024-07-07Fix formatting in dropship introZanieon
taken from #809
2024-07-07Rework Intro Dropship Script to avoid player overlap (#809)William Miller
This overhaul makes the Dropships behave consistently now like vanilla and players will only start overlapping each other when both Dropships are full, otherwise code will always attempt to populate them properly instead.
2023-07-10Fix dropship related crash (#662)EnderBoy9217
* Fix infinite loading screen * Update Northstar.Client/mod/scripts/vscripts/ui/_menus.nut * Update _menus.nut * Update _menus.nut * Update _menus.nut * Add files via upload * Update _menus.nut * Update _menus.nut * Update cplayer.nut * Update cplayer.nut * Add files via upload * Update _classic_mp_dropship_intro.gnut
2022-04-29Update _classic_mp_dropship_intro.gnut (#329)BobTheBob
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-01-01fix dropship intro using the wrong team's spawnsBobTheBob
2021-12-29Fix #17Barichello
2021-12-30speedball and dropship crash fixesBobTheBob
2021-12-28dropship intro changes and fix for infinite amped weapons on disembarkBobTheBob
2021-12-28fix hide and seek noises being too common and some general disconnection checksBobTheBob
2021-12-26evac, dropship, bleedout, flyout, private lobby, fastball and server browser ↵BobTheBob
fixes
2021-12-24last minute changes before release probablyBobTheBob
2021-12-22playtest fixesBobTheBob
2021-12-19fixes and dropship refactorBobTheBob
2021-12-17wargames intro and many fixesBobTheBob
2021-08-31move to new mod formatBobTheBob