-
Notifications
You must be signed in to change notification settings - Fork 16
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
Disruptor Upgrade Implement/Model Changes #257
Merged
Ziktofel
merged 21 commits into
Ziktofel:sc2-next
from
SirChuckOfTheChuckles:DisruptorStart
Aug 12, 2024
+731
−127
Merged
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
beadfd8
Omega Worm Quality of Life Changes
SirChuckOfTheChuckles 03ec129
Omega Worm Quality of Life Changes
SirChuckOfTheChuckles 8086853
DroneTrainTimeIncrease
SirChuckOfTheChuckles cfd7128
Hotkey change for salvage
SirChuckOfTheChuckles 62f9d5c
Disruptor Cloaking Upgrade
SirChuckOfTheChuckles 67bc567
Disruptor Upgrade Templates
SirChuckOfTheChuckles 58fc2d3
Start of Disruptor Upgrades
SirChuckOfTheChuckles d838d52
Tentative Trigger Changes
SirChuckOfTheChuckles 2c05b0a
Undo other branch commits
SirChuckOfTheChuckles fb7b69d
Undo other branch commits
SirChuckOfTheChuckles cab5453
Final Disruptor Changes (for now)
SirChuckOfTheChuckles 218b66b
small actor change
SirChuckOfTheChuckles b7cb8fe
RestructThrust to war council
SirChuckOfTheChuckles 09f77d6
Tooltip fix
SirChuckOfTheChuckles 935bbb7
Disruptor War council
SirChuckOfTheChuckles cd7160f
Trigger and Actor Fixes
SirChuckOfTheChuckles 8283855
Code fixes and minor tweaks
SirChuckOfTheChuckles 61fac00
quick actor fix
SirChuckOfTheChuckles ab8ff00
Removed extra files
SirChuckOfTheChuckles 2c538c0
Tooltip and model fixes
SirChuckOfTheChuckles dc043bd
Add Disruptor Blink range indicator
Ziktofel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+79 KB
...ts/Protoss/DisruptorExplosions/Adept_Collection_Purifier_RicochetGlaive_Missile_Impact.m3
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once sec, didn't notice this file being added. Is this file not available through liberty.sc2mod, and hence doesn't need to be added here? Looking through the game files really quite.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, it's in liberty.sc2mod at location base.sc2assets/
assets/effects/protoss/adept_collection_purifier_ricochetglaive_missile_impact/adept_collection_purifier_ricochetglaive_missile_impact.m3
. Should be removed from the PR and references should use the version in the game files.