Skip to content

Add fixes from jump plugin#187

Open
allvei wants to merge 4 commits intodevelopmentfrom
allvei/issue14
Open

Add fixes from jump plugin#187
allvei wants to merge 4 commits intodevelopmentfrom
allvei/issue14

Conversation

@allvei
Copy link
Collaborator

@allvei allvei commented May 10, 2025

Adds the following fixes:

  • Makes rampsliding much more consistent.
  • Fixes +attack2 preventing reloading and firing rockets.
  • Fixes rockets not firing if +attack is held for 1 tick.
  • Fixes rockets getting desynced with the shooter to remove randomness.

Closes #14

Fix 3 and 4 may need further testing as locally I can't really be sure they work exactly as needed.

@allvei
Copy link
Collaborator Author

allvei commented May 11, 2025

@prplnorangesoda why force push? The PR is still open.

@Av3r4ge
Copy link
Collaborator

Av3r4ge commented May 11, 2025

Tested locally, the rocket syncs feel weird to me but I'll test more later. Everything else works perfectly

@allvei
Copy link
Collaborator Author

allvei commented May 11, 2025

Best to test p2p next.

@YoYoBobbyJoe YoYoBobbyJoe added server This requires code on the server / game side (physics, game logic, etc.) client This requires code on the client side (UI, animations, etc.) labels May 22, 2025
@prplnorangesoda
Copy link
Member

Merge this before the next playtest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client This requires code on the client side (UI, animations, etc.) server This requires code on the server / game side (physics, game logic, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement jump QoL Fixes

4 participants