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

Implements all the pickup scripts #1050

Merged
merged 8 commits into from
Apr 12, 2023
Merged

Implements all the pickup scripts #1050

merged 8 commits into from
Apr 12, 2023

Conversation

aronwk-aaron
Copy link
Member

Tested to make sure they work
Tested to make sure existing script works still
killing it immediately is live accurate, the timer was not accurate

Testsed to make sure they work
Tested to make sure existing script works still
killing it immedialtely is live accurate, the timer was not accurate
Copy link
Member

@DarwinAnim8or DarwinAnim8or left a comment

Choose a reason for hiding this comment

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

Why seperate the various coin spawners into a different class? All that seems different here is just the value of coins, which could just be an argument to the constructor of your base SpecialCoinSpawner class

@aronwk-aaron
Copy link
Member Author

Why seperate the various coin spawners into a different class? All that seems different here is just the value of coins, which could just be an argument to the constructor of your base SpecialCoinSpawner class

@EmosewaMC brought this up, but I had already done it this way lol

tested that things still work as intended
@aronwk-aaron
Copy link
Member Author

aronwk-aaron commented Apr 9, 2023

note, armor and speed buff don't work due to something in the skill. the skills are casts and the effects play but repair and speedboost are not given. out of scope for this PR. but noting for me to look at later

@EmosewaMC
Copy link
Collaborator

Has thos broken the imagination pickups on the ag monument? Those were working fine before

@EmosewaMC
Copy link
Collaborator

Ah armor and speedboost specifically nvm

dScripts/ai/SPEC/SpecialPowerupSpawner.cpp Outdated Show resolved Hide resolved
dScripts/CppScripts.cpp Show resolved Hide resolved
split speed out to use target as caster
fix armor skill
@aronwk-aaron aronwk-aaron requested a review from EmosewaMC April 9, 2023 18:23
@DarwinAnim8or DarwinAnim8or merged commit 9c721ab into main Apr 12, 2023
@aronwk-aaron aronwk-aaron deleted the pickup-scripts branch April 12, 2023 14:25
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.

3 participants