-
Notifications
You must be signed in to change notification settings - Fork 628
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
port ore bag magnet toggle from white dream (DeltaV #2467) #2765
base: master
Are you sure you want to change the base?
Conversation
* add on textures for ore bags * add code for toggling magnet and working in-hand * update ore bag yml --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
RSI Diff Bot; head commit 15296ea merging into 64d7b40 Resources/Textures/Nyanotrasen/Clothing/Belt/mailbag.rsi
Resources/Textures/Objects/Specific/Hydroponics/Equipment/plant_bag.rsi
Resources/Textures/Objects/Specific/Library/Equipment/books_bag.rsi
Resources/Textures/_DV/Objects/Specific/Hydroponics/plant_bag_holding.rsi
Resources/Textures/_NF/Objects/Specific/Engineering/construction_bag.rsi
Resources/Textures/_NF/Objects/Specific/Mining/ore_bag_holding.rsi
|
Seems like good stuff, would be good to have this on other bags (construction, plant, mail, book(?)) just for the visual feedback. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
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.
Seems fine, though it would be nice if the toggle verb was an alternate instead of a activation verb - being able to open the bag with Z/E and toggling the magnet with alt+Z/E would be a nice touch.
Good enough, though, and the bag consistency is alright, but verbose in YAML.
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.
Done nitpicking. It's good.
Good news: alt-click works. YAML configuration is currently a bit of a pig's ear, being both systems bodged together, but it does work. |
About the PR
ore bags magnet is now a toggle instead of only if you equip it in your belt slot
this means mining borgs can now use ore magnet
DeltaV-Station/Delta-v#2467
Why / Balance
insane QOL for mining borgs and salvage in general
Media
Requirements
Breaking changes
N/A
Changelog
🆑 Hell_Cat, deltanedas