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

NEW WEAPONS + Weapon size balances #517

Merged
merged 8 commits into from
Sep 20, 2024

Conversation

MutantMan2040
Copy link
Contributor

SIX NEW MELEE WEAPONS sprited by Alekshhh have been implemented

  • Rolling Pin
  • Nail Board
  • Pool Cue
  • Golf Club
  • Shovel
  • Zappy Shovel

Additionally, Weapon sizes have been rebalanced. most weapons can now fit in backpacks,

Ginormous weapons like heavy machines guns, miniguns,, and rocket launchers do not fit in backpacks and must be carried or stroed on your backpack/suit storage slot.

Huge weapons like the antimatter, super sledge, grenade launcher, take up 6 slots

Large weapons like assault rifles, rifles, shotguns, SMGS, laser guns, Axes, Pool cues take up 4 slots

Pistols and laser/plasma pistols now take up an L shape like revolvers. except for the 9mm which only takes up 2 slots., so you can fit that in your bag nicely

Also wideswing animations for 2 handed weapons have been fixed.

SIX NEW MELEE WEAPONS sprited by Alekshhh have been implemented

- Rolling Pin
- Nail Board
- Pool Cue
- Golf Club
- Shovel
- Zappy Shovel

Additionally, Weapon sizes have been rebalanced. most weapons can now fit in backpacks,

Ginormous weapons like heavy machines guns, miniguns,, and rocket launchers do not fit in backpacks and must be carried or stroed on your backpack/suit storage slot.

Huge weapons like the antimatter, super sledge, grenade launcher, take up 6 slots

Large weapons like assault rifles, rifles, shotguns, SMGS,  laser guns, Axes, Pool cues take up 4 slots

Pistols and laser/plasma pistols now take up an L shape like revolvers. except for the 9mm which only takes up 2 slots., so you can fit that in your bag nicely

Also wideswing animations for 2 handed weapons have been fixed.
Copy link
Contributor

github-actions bot commented Sep 11, 2024

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

Resources/Textures/_Nuclear14/Objects/Weapons/Melee/golf_club.rsi

State Old New Status
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
wielded-inhand-left Added
wielded-inhand-right Added

Resources/Textures/_Nuclear14/Objects/Weapons/Melee/pool_cue.rsi

State Old New Status
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
wielded-inhand-left Added
wielded-inhand-right Added

Resources/Textures/_Nuclear14/Objects/Weapons/Melee/rolling_pin.rsi

State Old New Status
equipped-BELT Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Nuclear14/Objects/Weapons/Melee/shovel.rsi

State Old New Status
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
wielded-inhand-left Added
wielded-inhand-right Added

Resources/Textures/_Nuclear14/Objects/Weapons/Melee/shovel_zappy.rsi

State Old New Status
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
wielded-inhand-left Added
wielded-inhand-right Added

Edit: diff updated after 1123e3c

Copy link
Contributor

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

@VlaDOS1408
Copy link
Contributor

Add the suffix N14 to all clone weapons.

@VlaDOS1408
Copy link
Contributor

what the fuck
Rifles they shouldn't be so small!

@BlueHNT
Copy link
Contributor

BlueHNT commented Sep 16, 2024

what the fuck Rifles they shouldn't be so small!

It would be overall more beneficial to update the size of their inherited sizes instead of making each one individually bigger. Would save some lines and work.

Also, requesting master merge when it is without issues @MutantMan2040

@PatoGrone
Copy link
Contributor

i personally think the only guns that should be capable to fit on a backpack are pistols and SMGs, the rest should be only equipable on suitstorage slot

@VlaDOS1408
Copy link
Contributor

VlaDOS1408 commented Sep 17, 2024

Сделай базовый абстрактный родитель для винтовок N14 и там укажи размер 3х6:
Forgot translate. Create abstract base prototype for N14 Rifles and set item size 3x6:

- type: Item
  shape:
  - 0,0,2,5 #X1 Y1 X2 Y2

@VlaDOS1408
Copy link
Contributor

Make all you weapons at normal size please. Or you may to experiment with item shape.

@MutantMan2040
Copy link
Contributor Author

Make all you weapons at normal size please. Or you may to experiment with item shape.

no lol

@Peptide90 Peptide90 merged commit fd2a22c into Vault-Overseers:master Sep 20, 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.

5 participants