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

feat(engine): basic input tracking #1130

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

ultraviolet-jordan
Copy link
Collaborator

  • Implements the EVENT_TRACKING packet.
  • Input tracking implemented similar to the client.
  • Tracks if the player is actually doing any inputs on the client. Forces logout if the player is not sending any user inputs (such as spoofing the afk timer, or deleting packets in the client).
  • Renamed processPlayerSetup to processClientsIn.
  • Offsets the tracking interval for randomness.

@Pazaz Pazaz merged commit 466dfde into 2004Scape:main Jan 31, 2025
3 checks passed
@Pazaz Pazaz mentioned this pull request Feb 1, 2025
Pazaz added a commit that referenced this pull request Feb 1, 2025
## Content Changes

### Fixes

* #1155
* #1156
* #1157
* #1158
* #1160
* #1161

## Engine Changes

### Features

* #1130
* More logging

### Fixes

* Default vars to -1 for non-int types
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