rtldg
c4520b7ab8
add jank replay bot footstep sounds
2021-04-30 22:21:59 +00:00
rtldg
6386098a00
initial EndTouchFix stuff
2021-04-30 21:31:51 +00:00
rtldg
a4a9d0840f
raise restart teleport location by 1 unit
2021-04-30 21:12:10 +00:00
rtldg
ecc2d8d2c0
use the wr table view in some more places
2021-04-30 07:30:45 +00:00
rtldg
96281d2f85
more wip stage stuff
2021-04-30 07:06:18 +00:00
BoomShot
2697e6c5b1
boomshot stages stuff
...
Move remaining shavit-rankings dependent calls (#1043 )
If the shavit-rankings plugin isn't loaded, the calls to its natives will cause an exception and the client's messages will not be formatted correctly.
Add native for getting the number of stages
Implemented native for getting number of stages and allowed practice mode to view stage times.
Added WR stage time comparisons for when a user enters a stage zone.
It's important that the stage zone number starts at two. It may be preferred to remove the user input of stage numbers and just auto increment as stages are added. Stage 1 should be the start zone and just have any additional stages increment from there. I'll readdress this if it's necessary.
Add translations for WR stage time comparison messages
Accidentally undid a change from a previous commit.
I didn't have a merge conflict, so I'm unsure why it got replaced.
Combine stage time translations into one
Implemented suggestions to translations and changed the stagetimes table
The stagetimes table no longer uses auth as a primary key, so it will now replace the old WR stage time.
However, the auth is still stored, so it can be used to reference the player and potentially a players PB.
Update callback name for replacing stage time for logging.
2021-04-19 15:49:47 +00:00
rtldg
2c9904cb34
unloading eventqueuefix in the start zone causes an error
2021-04-17 12:44:13 +00:00
rtldg
c734348d63
fix csgo win sig for DoAnimationEvent and allow the replay to work even if the sig is bad
2021-04-16 14:15:11 +00:00
hermansimensen
f6144fdcae
Add animations to replay bots.
2021-04-16 01:24:18 +02:00
rtldg
31a3c1bbc4
better replay entity validity checking
2021-04-12 20:03:02 +00:00
rtldg
1d0b38138e
move CreateAllNavFiles() out of OnMapStart()
2021-04-11 20:16:39 +00:00
rtldg
14b64147c5
stop kicking central replays
2021-04-11 20:00:24 +00:00
rtldg
7a8c735a28
stop duplicating replay frame buffer when persisting data
2021-04-11 19:37:01 +00:00
rtldg
3dc54c8974
BotAddCommand is thiscall on linux
2021-04-11 15:13:33 +00:00
rtldg
9e39c10e28
shavit_hud_timedifference -> shavit_replay_timedifference
2021-04-11 03:36:47 +00:00
rtldg
57e9072b19
remove bot_quota, disable it, and call BotAddCommand directly
2021-04-11 01:20:06 +00:00
rtldg
b2cfc88651
limit buffer size for SayText2
2021-04-10 12:03:38 +00:00
Nairda
992ec7c94d
add ssj link ( #1045 )
...
* add ssj link
* add jhud to list, remove ssj from todo
* add fjt
* oh ye cheers blank
* fix thing
Co-authored-by: Joe <55846624+rtldg@users.noreply.github.com>
2021-04-08 23:00:45 +00:00
rtldg
9a116a6e96
only cycle zone drawing when zone is actually drawn
2021-04-08 22:35:00 +00:00
rtldg
5bebebf553
change default for shavit_misc_bhopsounds
2021-04-08 22:34:46 +00:00
Nairda
873969781f
Update README.md ( #1044 )
...
* Update README.md
* Update README.md
2021-04-08 21:34:27 +00:00
rtldg
cb39acc33b
remove stylesettings_t and break 3rd party plugins
2021-04-08 21:19:18 +00:00
rtldg
6e410dedb7
make sure the checkpoint menu is only reopened when you have checkpoints saved
2021-04-08 15:35:05 +00:00
rtldg
28f10b8899
fix bug that causes the last style to parse twice (and register command callbacks twice)
2021-04-08 15:18:20 +00:00
rtldg
fd69a95e52
keep persistentdata when changing to same map
...
(helps with server hibernation switching maps)
2021-04-08 08:21:26 +00:00
BoomShot
b22092fcf3
Move remaining shavit-rankings dependent calls ( #1043 )
...
If the shavit-rankings plugin isn't loaded, the calls to its natives will cause an exception and the client's messages will not be formatted correctly.
2021-04-07 21:18:27 +00:00
rtldg
e89c83b1ae
fix error when serverside 'say /Asdf'
2021-04-07 17:24:39 +00:00
rtldg
5c772b06e3
hopefully fix checkpoint timescale stuff
2021-04-07 17:21:53 +00:00
rtldg
85609db2e6
increase css center keys text buffer
2021-04-07 16:30:01 +00:00
rtldg
f825338079
shh
2021-04-07 15:41:03 +00:00
rtldg
efea62a023
mark some forgotten natives as optional
2021-04-07 15:37:14 +00:00
rtldg
d4012966bd
fix when i broke reading older replay frames
2021-04-07 15:16:33 +00:00
rtldg
bbca665d4f
fix errors i made
2021-04-07 14:44:42 +00:00
rtldg
d2810f778d
set this savestate bool always or Player_Spawn will come back and maybe destroy our already persisted data on disconnect?
2021-04-07 14:31:34 +00:00
rtldg
a0a74b8eaa
too tired for commit messages but i promise this is a good one and if you're not satisfied then we will fully refund your purchase of the bhoptimer
2021-04-07 05:36:15 +00:00
rtldg
6bd7b0af0e
infinite ammo things
2021-04-06 18:34:11 +00:00
rtldg
d272aae97b
bad thing to not let you pause while crouching
2021-04-06 18:10:59 +00:00
rtldg
b821844a4c
remove redundant pause eye-angles since it's already done in shavit-core
2021-04-06 16:30:16 +00:00
rtldg
eaf2e3b280
less allocations for csgo zone hud
2021-04-06 14:26:47 +00:00
GAMMACASE
85ef97122c
Fix incorrect memory allocation for segmented checkpoints ( #1040 )
...
* Fix incorrect allocation for a new cp
* fine
2021-04-06 10:51:31 +00:00
rtldg
6229900baf
now all radars are gone forever and dynamic replay bots will no longer show the radar (WHY DO THEY ANYWAY???)
2021-04-05 19:48:51 +00:00
rtldg
6113b0c3dc
checkpoint code churn
2021-04-05 18:03:19 +00:00
rtldg
aef853a308
fix csgo sm_keys alignment
2021-04-05 17:04:22 +00:00
rtldg
64d16342d8
check for BAD BAD BAD WRONG entities named mod_zone_bonus_start or mod_zone_bonus_end (bhop_somp_island is bad and does this)
2021-04-05 12:03:25 +00:00
rtldg
f9060498fb
cleaner looking angle normalization for sm_keys direction
2021-04-05 11:18:45 +00:00
rtldg
9db01e2eb5
stop spawning in the ground / hook CGameRules::IsSpawnPointValid()
2021-04-04 15:07:27 +00:00
rtldg
1531d65f3c
csgo teammenu selecting same team didn't close the menu
2021-04-04 11:41:59 +00:00
rtldg
02c8af2af2
recreate ClosestPos when using closestpos.ext
2021-04-04 09:09:48 +00:00
rtldg
2d5aec9a3e
change RemoveAllWeapons() a bit
2021-04-04 09:07:45 +00:00
rtldg
eb9c09be65
something something zones not loading
2021-04-04 08:34:43 +00:00