-
Notifications
You must be signed in to change notification settings - Fork 14
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
3.4.0 #378
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…replays regardless of player being set as cheater, increase max bot limit
…replays regardless of player being set as cheater, increase max bot limit
Fix antibhop trigger not working sometimes
…-course When your timer is running, then don't restart the timer if you try to start a run on a different course
Stop the recording if its duration is too long
Use actual bots instead of fake client for interpolation, fix bots having no sound, increase bots limit, reworked name update logic
Track ground entity for saveloc
Always upload replays on personal best
Fix hud errors related to replay playback
Fix replay bots having no valid ground entity while on the ground
Fix replay bots joining the incorrect teams, fix OnLadder HudInfo not being correct
… forces TP menu update, add generic error messages for pause/resume (#342) * Add dynamic menu, add checkpoint and hud related natives, loadloc now forces TP menu update, add generic error messages for pause/resume * Revert OnPause and OnResume forward code location * Add legacy settings, fix minor typos, fix dynamic menu array initialisation * Cleanup switch statements
Use client tick count for trigger touch time calculation
…jumps (#367) * Invalidate duckbugged longjumps * Fix compile error * Use client ticks for noclip detection * Fix invalidation logic
Fix generic resume error message
Create RP_DIRECTORY_RUNS_TEMP directory
Track touching entities for jumpstats
Limit the maximum update speed to prevent crashes on LAN
Save valid jumps that have very small offset
* Fix gokz-core compilation on 1.11 * Fix gokz-anticheat compilation on 1.11 * Fix gokz-chat compilation on 1.11 * Fix gokz-errorboxfixer compilation on 1.11 * Fix gokz-global compilation on 1.11 * Fix gokz-goto compilation on 1.11 * Fix gokz-hud compilation on 1.11 * Fix gokz-jumpstats compilation on 1.11 * Fix gokz-localdb compilation on 1.11 * Fix gokz-localranks compilation on 1.11 * Fix gokz-measure compilation on 1.11 * Fix gokz-mode-simplekz compilation on 1.11 * Fix gokz-paint compilation on 1.11 * Fix gokz-pistol compilation on 1.11 * Fix gokz-profile compilation on 1.11 * Fix gokz-racing compilation on 1.11 * Fix gokz-replays compilation on 1.11 * Fix gokz-saveloc compilation on 1.11 * Fix gokz-spec compilation on 1.11 * Fix gokz-tips compilation on 1.11 * Move workflow version to 1.11
…369) * Implement run safeguard * Delete unnecessary double check
… pause in start timer button zone
Initialize checkpointCount upon client connect
Fix unresponsive client menu when players use start timer button zone, fix errors showing up if players try to pause in start timer button zone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
!stop
and confirmed restarts ("safeguard" mode)