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

fix(engine): send reboot timer on reconnect #1233

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

locked-chest
Copy link
Contributor

@locked-chest locked-chest commented Feb 8, 2025

This ensures that, if there is a pending server shutdown ("system update") when a client reconnects, that the number of ticks remaining will be sent. Otherwise, on reconnection, the client loses the timer.

@Pazaz Pazaz merged commit bbb9a14 into 2004Scape:main Feb 9, 2025
4 checks passed
Pazaz added a commit that referenced this pull request Feb 10, 2025
## Content Changes

### Features

* #1099

### Fixes

* #1203
* #1223
* #1234
* #1236
* #1242
* #1243
* #1244
* #1245
* #1247

## Engine Changes

### Features

* #1237
* Login server abuse protection

### Fixes

* #1233
* #1235
* #1238
* #1240
* #1241
* #1249
* Obj command validation
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