[go: up one dir, main page]

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

Merge current dev progress to main #11

Merged
merged 130 commits into from
Jan 25, 2024
Merged

Merge current dev progress to main #11

merged 130 commits into from
Jan 25, 2024

Conversation

1zc
Copy link
Member
@1zc 1zc commented Jan 25, 2024

Mainly because GitHub not showing the DEV branch licensing and Readme

tslashd and others added 28 commits December 25, 2023 20:18
* Inherit Checkpoint object, replace RunTime with Ticks

* Fix errors with creating new Checkpoint

* Simplify PersonalBest base class by excluding ID and Rank from constructor
* Tidy up player stats classes

* Move Checkpoints load method to PlayerStats

* Use info_teleport_destinations for player spawn locations

* Look for info_teleport_destinations with guideline names

* Fallback if associated info_teleport_destination cannot be found

* Append `spawn_` to info_teleport_destination standards

* Resolve warnings
* Test commit, fix stages

* Add files via upload

* Updated

* Delete src/bin/Debug/net7.0 directory

* .

* whoopsie?

* quick review

* Updated replay to work with bots

- Fixed bot spamming errors with the TriggerStartZone/TriggerEndZone
- Added reverse/pause replay (!rr/!rp)
Still need to fix more bots than wanted joining, and make DB queries async

* Working replays, not 100% done

* Fixed bot spawning rate, TODO:

* UPDATED: Default surf config to right configs
TODO: Add stage/bonuses/etc support when done, update bot_quota to change upon loading map time

* Bot changes name on replay loading

* Used FormatTime in necessry places.
Added cool HUD when spectating replays.
Added css_spec/css_replaybotpause/css_replaybotflip

* Fixed, error when no replay data

---------

Co-authored-by: Shachar <shachar262@gmail.com>
Co-authored-by: T <74899888+tslashd@users.noreply.github.com>


---------
Bots rely on this ws-cs2/CS2Fixes@2380ec6 
otherwise we get some wonky angles while the bot is surfing
…onus support (#10)

* Fixed bot noclipin when no replay

* Added saveloc/tele support

* Added practice mark to messages when in practice mode

* Now even when time not running, When tele it will start playing in practice mode

* Forgot to add the tele args lol, Fixed now

* Fixed error when !tele <num> larger than amount of teles or not a number

* Fixed Map stages counting. why wasn't this fix already :(

* Added support for more than one replay bot + plugin no longer relies on Will's version of cs2fixes

* Displaying time instead of ticks in bot replay now. would like for someone to check if there is a better way, but this works pretty well

* Added support for Personal Best replays with !pbreplay <maptime_Id/null>

* Updated readme

* Removed not needed comments

* Works also when no wr exists

* FormatTime correctly

* Reverted uneeded changes

* Temp patch for maps changing bot_quota, need to be addressed

* Cleaned code
@1zc 1zc self-assigned this Jan 25, 2024
@1zc 1zc merged commit 87f4670 into main Jan 25, 2024
2 checks passed
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.

4 participants