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

Gates/doors used to open slower #2025

Open
Nikolassparrow opened this issue Mar 14, 2024 · 6 comments
Open

Gates/doors used to open slower #2025

Nikolassparrow opened this issue Mar 14, 2024 · 6 comments
Assignees
Labels
bug Something isn't working reverse Some reverse engineering is needed
Milestone

Comments

@Nikolassparrow
Copy link
Contributor

Describe the bug
Not necessarily a bug, but more of a feature I remember and seeing in a lot of old videos. Right now, gates/doors open about 2x-3x quicker than their 2016 counterparts.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any door or place a deck foundation/ground tamper with a gate on it.
  2. Open and close the gate/door and observe the speed of the door/gate

Expected behavior
The door/gate should open slower and match their 2016 counterparts

Screenshots
https://www.youtube.com/watch?v=mUm95wfBj94 (1:10 ; 13:05)

@Nikolassparrow Nikolassparrow added the bug Something isn't working label Mar 14, 2024
@QuentinGruber
Copy link
Owner

yep i guess this is bc there was a specific packet for door opening but we didn't use it ( if you wanna dig that hole go for it :P )

@QuentinGruber
Copy link
Owner

also why our doors only open one way

@QuentinGruber QuentinGruber added this to the v0.36.0 milestone Mar 16, 2024
@Nikolassparrow
Copy link
Contributor Author

yep i guess this is bc there was a specific packet for door opening but we didn't use it ( if you wanna dig that hole go for it :P )

I did do a little bit of research on it but I could never get anything close to working... I'm not sure how to reverse engineer the game too so finding the correct packet would have to be something for meme, jason or you to check out 😅

@QuentinGruber
Copy link
Owner

yep i guess this is bc there was a specific packet for door opening but we didn't use it ( if you wanna dig that hole go for it :P )

I did do a little bit of research on it but I could never get anything close to working... I'm not sure how to reverse engineer the game too so finding the correct packet would have to be something for meme, jason or you to check out 😅

the stuff that block me isn't the packet but like i guess we have to setup the npc as a door and i don't know how to do that 😓

@QuentinGruber
Copy link
Owner

yep i guess this is bc there was a specific packet for door opening but we didn't use it ( if you wanna dig that hole go for it :P )

I did do a little bit of research on it but I could never get anything close to working... I'm not sure how to reverse engineer the game too so finding the correct packet would have to be something for meme, jason or you to check out 😅

the stuff that block me isn't the packet but like i guess we have to setup the npc as a door and i don't know how to do that 😓

probably a field in the npc schema but gl to find it

@QuentinGruber
Copy link
Owner

but for the speed we could just reduce the speed of the position update but won't fix what i told about door opening only one way

@QuentinGruber QuentinGruber added the reverse Some reverse engineering is needed label Mar 16, 2024
@QuentinGruber QuentinGruber modified the milestones: v0.36.0, V0.37.0 May 16, 2024
@QuentinGruber QuentinGruber self-assigned this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reverse Some reverse engineering is needed
Projects
None yet
Development

No branches or pull requests

2 participants