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

Server Configuration and Gameplay Update #305

Merged
merged 16 commits into from
Oct 25, 2024
Merged

Conversation

H0Imes
Copy link
Contributor

@H0Imes H0Imes commented Oct 25, 2024

ServerConfig Adjustments

  • Toggle Perspective: Added an option in ServerConfig to disable this feature.
  • Offhand Swap Disabled Offhand swap with GunItems; an option to disable Offhand entirely is also available in ServerConfig.
  • *nventory: Added an option to override the default inventory with Crafting Dead inventory.
  • Hotbar: Added an option to override the default hotbar with a custom one

Bug Fixes

  • Mid-Reload Drop Issue: Fixed an issue where dropping the gun during reload didn't cancel the action, causing the magazine to be lost (Issue 302)
  • Handcuff Mechanics:
    • Fixed an issue with handcuff breaking (Issue 301)
    • Disabled item interactions (drop/pickup) while a player is handcuffed.
    • Prevented inventory access when handcuffed
  • Parachute Visibility: Resolved an issue where others couldn't see the parachute (Issue 286 - IssueComment)
  • First-Person Rendering: Added support for parachute rendering in first-person view.

Gameplay Adjustments

  • Sneaking Disabled: Sneaking is disabled while under the parachute effect.
  • Magazine Removal: Resolved an issue where the magazine would get removed while sprinting, preventing the gun from reloading (Issue 304)

Code Maintenance

  • Removed unused HandcuffsItem.java

@0xE69 0xE69 merged commit 70b8e34 into nexusnode:1.18.x Oct 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants