-
Notifications
You must be signed in to change notification settings - Fork 233
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
Artifact science stuff #1307
Merged
Merged
Artifact science stuff #1307
Conversation
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
Test failure due to Maid Cafe pre-fix. |
This was referenced Mar 19, 2024
Closed
This was referenced Mar 20, 2024
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About The Pull Request
Ports:
Makes the artifact magnet GUI into a TGUI, seems to work fine but its my first proper TGUI so its probably very broken and un-optimized, please do look at it preciselly and test-merge it first
Video of the magnet's TGUI and it functioning:
2024-02-27.17-59-22.mp4
Why It's Good For The Game
TGUI feels a lot smoother than the previous UI
Also fixes a lot of bugs due to the port of deadalus's PR
Changelog
🆑 Gboster, Kapu1178
qol: Gboster: made the asteroid magnet into a TGUI
add: Kapu1178: The magnet now has a 60 second cooldown between uses.
fix: Kapu1178: Summoned asteroids are removed from the list of available asteroids.
fix: Kapu1178: Fixed a bug that allowed you to summon multiple asteroids at once.
/:cl: