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

Middle-major crafting update #520

Merged
merged 13 commits into from
Sep 15, 2024

Conversation

VlaDOS1408
Copy link
Contributor

@VlaDOS1408 VlaDOS1408 commented Sep 13, 2024

Description

I looked at the workbenches and thought they didn't have enough recipes, so I decided to add them. I added 3 new materials for my recipes, namely: Leather, which can be obtained from raw skins in armorbench (temporary solution), raw skins fall from most animals; Chitin - falls from ants (it was before me) and is used in crafting chitin armor; Parts of the radscorpion exoskeleton - now this is also a material which can be used to make insectoid armor and shield. I also added recipes to the weaponbench, although there are much fewer of them, 4 pieces - a bow, 2 types of spears and a machete.

Additionally, I reorganized the codebase a bit. Not too much. Changed the wallet sprite and added some new sprites for the future.

Almost forgot to mention that I added recipes to the crafting menu on "G", namely: mantles & cloak. Also added the "Butcherable" component to some types of leather clothing so that they can be unraveled into leather.

And many more minor changes.


TODO

  • Add more armor recipes to armor workbench.
  • Add spears & bow recipes to weaponbench.
  • Add three new crafting materials: Leather, Chitin, Exoskeleton.
  • Add many nobody needs changes.
  • Add new/old workbench's constructing recipes - I'll add it one of these days.

Media

ammo workbench

workbench

weapon workbench

armor workbench

tinker workbench

construction

@VlaDOS1408
Copy link
Contributor Author

Throw comments here what's wrong and I'll fix it

Copy link
Contributor

github-actions bot commented Sep 13, 2024

RSI Diff Bot; head commit efb9f44 merging into 9d5c4ba
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_Nuclear14/Objects/Misc/mob_drops.rsi

State Old New Status
chitin Modified
chitin_1 Added

Resources/Textures/_Nuclear14/Objects/Misc/storage.rsi

State Old New Status
moneybag Modified
wallet Modified
coinpouch Added
moneybag_alt Added
wallet_new Added

Resources/Textures/_Nuclear14/Objects/Misc/materials.rsi

State Old New Status
leather Removed
leather_1 Added
leather_2 Added
leather_3 Added
raw_leather_1 Added
raw_leather_2 Added

Resources/Textures/_Nuclear14/Structures/Misc/workbenches.rsi

State Old New Status
armorbenchframe0 Added
armorbenchframe1 Added
armorbenchframe2 Added
armorbenchframe3 Added
armorbenchframe4 Added
weaponbenchframe0 Added
weaponbenchframe1 Added
weaponbenchframe2 Added
weaponbenchframe3 Added
weaponbenchframe4 Added

Edit: diff updated after efb9f44

@VlaDOS1408
Copy link
Contributor Author

Tomorrow/today add normal media

@VlaDOS1408
Copy link
Contributor Author

Sprites for workbench's construction stages create troder.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Peptide90
Copy link
Collaborator

merge conflict but let me know when its ready for review :) thanks

@Peptide90 Peptide90 merged commit 358d885 into Vault-Overseers:master Sep 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants