Skip to content

Latest "update" and reworks #17

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

Merged
merged 6 commits into from
Dec 28, 2024
Merged

Latest "update" and reworks #17

merged 6 commits into from
Dec 28, 2024

Conversation

tslashd
Copy link
Member

@tslashd tslashd commented Dec 28, 2024

Check the TODO file for more information

Summary of completed items:
- Resolved hibernation issues with timers.
- Implemented async queries and methods with multiple database connections.
- Moved PlayerProfile and Map queries to respective classes.
- Added ReplayFrame Situations for situation-specific replay handling.
- Corrected Map Replays reload and ReplayFrameSituations usage.
- Updated Checkpoints comparison messages for correct display.
- Adjusted Stage Replays tracking, saving, and reloading during map runs.
- Fixed checkpoint saving on first map run.
- Refer to TODO for more information
Fix `TODO` link
@tslashd tslashd merged commit 571b455 into CS2Surf:dev Dec 28, 2024
1 check passed
tslashd added a commit that referenced this pull request Dec 28, 2024
* [DB] Add Transactions (#12)

* cs# version bump

* add transaction method

* save cps with transaction;dot for millis

co-pilot = op

* small patch

* Change hook methods for OnTriggerStart/EndTouch

* don't start timer after `!s <X>`

* reset `IsStageMode`

* Latest "update" and reworks (#17)

* hi

Summary of completed items:
- Resolved hibernation issues with timers.
- Implemented async queries and methods with multiple database connections.
- Moved PlayerProfile and Map queries to respective classes.
- Added ReplayFrame Situations for situation-specific replay handling.
- Corrected Map Replays reload and ReplayFrameSituations usage.
- Updated Checkpoints comparison messages for correct display.
- Adjusted Stage Replays tracking, saving, and reloading during map runs.
- Fixed checkpoint saving on first map run.
- Refer to TODO for more information

* bonus replays

* readme + todo

* Update README.md

* Update README.md

* Update README.md

Fix `TODO` link

---------

Co-authored-by: 1zc <liamzcharles@gmail.com>
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