-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Superglue audit #75682
Merged
Merged
Superglue audit #75682
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
This is to prevent innawoods migration getting mad at me
Closed
github-actions
bot
added
NPC / Factions
NPCs, AI, Speech, Factions, Ownership
[JSON]
Changes (can be) made in JSON
Mods
Issues related to mods or modding
Missions
Quests and missions
Vehicles
Vehicles, parts, mechanics & interactions
Crafting / Construction / Recipes
Includes: Uncrafting / Disassembling
Spawn
Creatures, items, vehicles, locations appearing on map
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
labels
Aug 14, 2024
github-actions
bot
added
Items: Ammo / Guns
Ammunition for all kinds of weapons and these weapons themselves
Mods: Aftershock
Anything to do with the Aftershock mod
Items: Containers
Things that hold other things
Items: Armor / Clothing
Armor and clothing
Mods: Innawood 🌲
Anything to do with Innawood mod
Mods: Xedra Evolved
Anything to do with Xedra Evolved
Mods: Mind Over Matter
Mods: Sky Island
Anything about the Sky Island mod
labels
Aug 14, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions
bot
added
astyled
astyled PR, label is assigned by github actions
json-styled
JSON lint passed, label assigned by github actions
labels
Aug 14, 2024
github-actions
bot
added
the
BasicBuildPassed
This PR builds correctly, label assigned by github actions
label
Aug 15, 2024
Karol1223
approved these changes
Aug 15, 2024
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.
Cool beans, I think. But also it's 63 files with a lot of small changes, I might have missed something. If anything goes wrong we're blaming Guardian.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
astyled
astyled PR, label is assigned by github actions
BasicBuildPassed
This PR builds correctly, label assigned by github actions
Crafting / Construction / Recipes
Includes: Uncrafting / Disassembling
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
Items: Ammo / Guns
Ammunition for all kinds of weapons and these weapons themselves
Items: Armor / Clothing
Armor and clothing
Items: Containers
Things that hold other things
[JSON]
Changes (can be) made in JSON
json-styled
JSON lint passed, label assigned by github actions
Missions
Quests and missions
Mods: Aftershock
Anything to do with the Aftershock mod
Mods: Innawood 🌲
Anything to do with Innawood mod
Mods: Mind Over Matter
Mods: Sky Island
Anything about the Sky Island mod
Mods: Xedra Evolved
Anything to do with Xedra Evolved
Mods
Issues related to mods or modding
NPC / Factions
NPCs, AI, Speech, Factions, Ownership
Spawn
Creatures, items, vehicles, locations appearing on map
Vehicles
Vehicles, parts, mechanics & interactions
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.
Summary
Content "Superglue Overhaul"
Purpose of change
Superglue is currently a single use glue, that doesn't really make any sense. Superglue IRL can be used in portions, and not the whole tube in one go.
Describe the solution
Makes superglue into charges, and makes them spawn in tubes/bottles. Also adjusts recipes to use a more proper amount, and standardizes what one use of superglue is. Though this does require a revamp of the adhesive requirement because god, 7.5 yards of duct tape? That's crazy. Also adds the superglue recipe back to innawoods because the migration was too messy and it's dumb so yeah.
Describe alternatives you've considered
Legitimately not doing this. It sucks.
Testing
A lot and I don't feel like going back for screenshots.
Additional context
Original PR: #75598