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

fix: Remove multiple Script syntax #1496

Merged
merged 1 commit into from
Mar 7, 2024
Merged

fix: Remove multiple Script syntax #1496

merged 1 commit into from
Mar 7, 2024

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Mar 6, 2024

squashed and rebased from #1489

The client physically does not support having multiple scripts on a GameObject. This PR seeks to remove implying the possibility of this being a thing.

tested:
entering, playing and leaving avant gardens survival (single player, played start to finish)
Using pirate hook build (OnStartup)
red blocks smashables cycle (OnDie, OnQuickbuildComplete)
spider queen instance battle functions from start to finish (OnStartup, ondie, otimer done, OnHitOrHealResult, OnUpdate)
entering fv for the first time (OnPhantomCollision)
building fv canister for blue brick (notifyObject)
boogie down functions (onemote received)
property tutorial missions (OnZonePropertyModelRotated, OnZonePropertyModelRemovedWhileEquipped, OnZonePropertyModelRemoved, OnZonePropertyModelPickedUp, OnZonePropertyModelPlaced, OnZonePropertyModelEquipped, OnZonePropertyEditBegin, OnZonePropertyEditEnd)
growing flowers on crux (OnSkillEventFired)
Imaginite pack (OnHit)
damaged by fire (OnPhantomCollision, OnOffPhantomCollision)
building both consoles fv (OnQuickbuildNotifyState)
Mast teleporting (OnQuickBuildComplete)
fans in ag turn off and on (OnFireEventServerSide trigger)
naxue naomi breadcrumbs mission (OnMissionDialogueOK)
nexus jay join faction mission (OnRespondToMission)
build rocket for mardolf the orange (OnModularBuildExit)
Using a ninjago ice rail activator in caves (OnPlayerRailActivated)

Copy link
Collaborator

@jadebenn jadebenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jadebenn jadebenn merged commit fcb89b3 into main Mar 7, 2024
4 checks passed
@jadebenn jadebenn deleted the can-i-rebase branch March 7, 2024 01:49
@EmosewaMC EmosewaMC restored the can-i-rebase branch March 7, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants