Skip to content

Add SERVER_TICK_END packet support for RSProxy live logging#85

Open
janpieter2580-oss wants to merge 1 commit intoOpenRune:mainfrom
janpieter2580-oss:rsprox-server-tick-end
Open

Add SERVER_TICK_END packet support for RSProxy live logging#85
janpieter2580-oss wants to merge 1 commit intoOpenRune:mainfrom
janpieter2580-oss:rsprox-server-tick-end

Conversation

@janpieter2580-oss
Copy link
Copy Markdown

Summary

  • Add ServerTickEndHandler to send SERVER_TICK_END packets to all players at the end of each game tick cycle
  • This enables RSProxy to properly timestamp packets for live logging in the RuneLite client

Changes

  • New file: game-server/src/main/kotlin/org/alter/game/message/ServerTickEndHandler.kt
  • Modified: game-server/src/main/kotlin/org/alter/game/service/GameService.kt

- Add ServerTickEndHandler to send tick end packets to all players
- Send ServerTickEnd at the end of each game tick cycle in GameService
- This enables RSProxy to properly timestamp packets for live logging UI
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.

1 participant