Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Issue: Missing Scripts #746

Open
aronwk-aaron opened this issue Aug 24, 2022 · 5 comments · Fixed by #1597
Open

Tracking Issue: Missing Scripts #746

aronwk-aaron opened this issue Aug 24, 2022 · 5 comments · Fixed by #1597
Labels
A-game Related to dGame A-scripts Related to dScripts P-Fixer This issue is confirmed, but is not prioritized to be fixed.

Comments

@aronwk-aaron
Copy link
Member

aronwk-aaron commented Aug 24, 2022

This issue is to track missing scripts reported by the server per world.
This list is non-exhaustive, and will contain duplicates.
This will help to serve as a guide as to what scripts aren't implemented in general.

Venture Explorer

Return to the Venture Explorer

Avant Gardens

Avant Gardens Survival

Nimbus Station

Pet Cove

Nimbus Station Shooting Gallery

  • scripts\ai\MINIGAME\SG_NS\L_ZONE_SG_NS_SERVER.lua
  • scripts\ai\MINIGAME\SG_GF\SERVER\SG_CANNON_INSTANCE_ACTOR.lua
  • scripts\02_server\Minigame\SG\L_AG_SG_CANNON_SERVER.lua

Vertigo Loop

Gnarled Forest

Cannon Cove Shooting Gallery

  • scripts\ai\MINIGAME\SG_GF\SERVER\SG_CANNON_INSTANCE_EFFECT.lua
  • scripts\ai\MINIGAME\SG_GF\SERVER\SG_CANNON_INSTANCE_ACTOR.lua

Keelhaul Canyon

Forbidden Valley

Forbidden Valley Seige

  • scripts\ai\MINIGAME\SIEGE\FV_SIEGE_SERVER.lua
  • scripts\ai\MINIGAME\Objects\MINIGAME_BLUE_POINT.lua
  • scripts\ai\MINIGAME\Objects\MINIGAME_BLUE_MARK.lua fix: add Nexus Tower missing scripts #1349
  • scripts\ai\MINIGAME\Objects\MINIGAME_RED_SPAWN.lua
  • scripts\ai\MINIGAME\Objects\MINIGAME_BLUE_SPAWN.lua
  • scripts\ai\MINIGAME\Objects\MINIGAME_SHARK_PLAYER_DEATH_TRIGGER.lua
  • scripts\ai\AG\L_AG_SURVIVAL_SCENARIO_EXIT.lua
  • scripts\ai\MINIGAME\SIEGE\OBJECTS\RETURN_OBJECT_SERVER.lua
  • scripts\ai\MINIGAME\SIEGE\OBJECTS\DEFENDER_GATE_SERVER.lua
  • scripts\ai\MINIGAME\SIEGE\OBJECTS\DEFENDER_MINE_SERVER.lua
  • scripts\ai\MINIGAME\SIEGE\OBJECTS\ATTACKER_BOUNCER_SERVER.lua
  • scripts\ai\SPEC\L_SPECIAL_SPEED_BUFF_SPAWNER.lua Implements all the pickup scripts #1050
  • scripts\ai\SPEC\L_SPECIAL_LIFE-POWERUP-SPAWNER.lua Implements all the pickup scripts #1050
  • scripts\ai\SPEC\L_SPECIAL_ARMOR-POWERUP-SPAWNER.lua Implements all the pickup scripts #1050
  • scripts\ai\SPEC\L_SPECIAL_IMAGINE-POWERUP-SPAWNER-2PT.lua Implements all the pickup scripts #1050

Forbidden Valley Dragon Battle

  • scripts\ai\FV\Dragon_Instance\L_FV_DRAGON_INSTANCE_SERVER.lua
  • scripts\02_server\Enemy\FV\L_FV_DRAGON_RONIN.lua

Dragonmaw Chasm

Raven Bluff

LUP/WBL Station

Deep Freeze

Robot City

Moonbase

  • scripts\zone\LUPs\Moonbase Intro\MOONBASE-INTRO_INTRO_CINEMATIC.lua
  • scripts\zone\LUPs\Moonbase Intro\WBL_Enemy_Grabbler.lua

Portabello

  • scripts\zone\LUPs\WBL_generic_zone.lua Script for aborting a wbl zone transfer #766
  • scripts\zone\LUPs\Portabello Intro\WBL_Frog_Bridge.lua
  • scripts\ai\GENERAL\L_NPC_GENERIC_WANDER_SMALL.lua
  • scripts\ai\YRK\L_YRK_NPC_ON_TIMER.lua
  • scripts\ai\NP\L_NP_DIRTDROP_OBJECT.lua
  • scripts\ai\WILD\L_WILD_GF_FROG.lua
  • scripts\zone\LUPs\Portabello Intro\WBL_Starflies.lua

LEGO Club

Crux Prime

Nexus Tower

Ninjago Monestary

  • scripts\02_server\Map\njhub\L_EARTH_TRANS_PILLARS.lua Requires Moving Platform Implementation
  • scripts\02_server\Map\njhub\L_LIGHTNING_ORB_SERVER.lua
  • scripts\02_server\Map\General\L_SIMPLE_MOVER_SWITCH.lua
  • scripts\02_server\Map\njhub\L_FIRE_TRANS_ROCKS_MANAGER.lua
  • scripts\02_server\Map\njhub\L_FIRE_TRANS_ROCKS.lua
  • scripts\02_server\Map\njhub\L_OLD_MAN_NPC.lua

Equipment

@aronwk-aaron aronwk-aaron added A-scripts Related to dScripts A-game Related to dGame P-Fixer This issue is confirmed, but is not prioritized to be fixed. labels Aug 24, 2022
@EmosewaMC
Copy link
Collaborator

scripts\empty.lua is just an invalid script.

@aronwk-aaron
Copy link
Member Author

I will say I just mindlessly enabled debug, loaded each world, and then yoinked the logs lol

@EmosewaMC
Copy link
Collaborator

scripts\02_server\Map\NT\L_NT_NAOMI_BREADCRUMB_SERVER.lua its possible this will fix #363

@EmosewaMC
Copy link
Collaborator

scripts\02_server\Map\General\L_ENEMY_CLEAR_THREAT.lua is duplicated

@jadebenn
Copy link
Collaborator

Should be updated with the NT scripts I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-game Related to dGame A-scripts Related to dScripts P-Fixer This issue is confirmed, but is not prioritized to be fixed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants