shavit
5b4f61837d
Merge branch 'master' into css_hud_fixes
2018-03-24 01:48:39 +03:00
shavit
e004dd3d61
Bumped version to 2.0.1
2018-03-24 01:48:19 +03:00
shavit
4176d68b86
Fixed errors when saving checkpoints on inactive bots.
2018-03-24 01:46:09 +03:00
shavit
8a7d3d4de0
Fixed targetname exploit.
...
Thanks Reeve/acer.
2018-03-24 01:42:08 +03:00
shavit
946232ed55
Removed minimum for shavit_timelimit_default
2018-03-21 17:40:24 +02:00
cytrus224
0a413ebcec
Update shavit-timelimit.sp
...
Deleted min value of shavit_timelimit_default. Credits to Nickelony.
2018-03-21 16:29:33 +01:00
shavit
fdeceabcf0
Fixed CS:S HUD breaking apart after adding new styles without restart.
2018-03-20 04:32:47 +02:00
shavit
cc8dd17c07
Fixed CS:S HUD not showing empty line instead of track name.
2018-03-19 17:35:33 +02:00
shavit
507c9c90cd
Fixed teleport zone insertion to allow a track immediately. ( #604 )
2018-03-19 17:29:56 +02:00
shavit
da50f6e888
Merge remote-tracking branch 'origin/master'
2018-03-18 11:37:18 +02:00
shavit
f9b67450db
Merge pull request #603 from shavitush/chat
...
Chat ranks!
2018-03-18 11:37:12 +02:00
shavit
b8d7c4173f
Bumped version to 2.0.0!
2018-03-18 11:34:29 +02:00
shavit
0cca32a766
Fixed wrong text.
2018-03-18 11:20:50 +02:00
shavit
a76c463cbc
Fixed wrong text.
2018-03-18 11:20:33 +02:00
shavit
59de7fe707
Changed header title in README.md.
2018-03-18 09:10:11 +02:00
shavit
256b21fd89
Fixed ccmsg using ccname as the variable.
2018-03-18 02:19:21 +02:00
shavit
569a7d7c53
Added chat rank titles to FEATURES.md.
2018-03-18 00:05:43 +02:00
shavit
3f3f9c3c0b
Added {points} variable to chat titles.
...
Also extended the display text's limitations.
2018-03-17 23:26:14 +02:00
shavit
61cf6e09ba
Fixed name not being replaced in CS:GO.
2018-03-17 23:03:43 +02:00
shavit
6808b833d7
Fixed chat titles compatibility with latest Chat-Processor.
2018-03-16 05:07:28 +02:00
shavit
045fbb03fe
Fixed shavit_chat_customchat 0 not being respected.
2018-03-15 06:03:48 +02:00
shavit
90c12340ce
Implemented chat titles and rankings integration ( #499 )
...
* Added {clan} variable.
* Check addons/sourcemod/configs/shavit-chat.cfg.
* Update your translations! Otherwise this won't work.
2018-03-15 05:37:21 +02:00
shavit
8d350bc012
Added plugin name to logs.
2018-03-15 01:40:04 +02:00
shavit
b6861033d0
Added logging for admin actions in shavit-wr.
2018-03-15 00:23:55 +02:00
shavit
02beaad597
Reverted footstep muting.
...
Not that great in CS:GO unfortunately, and makes scroll styles unplayable in CS:S
2018-03-15 00:17:41 +02:00
shavit
bb654fe29e
Added logging for admin actions in shavit-zones.
2018-03-15 00:14:34 +02:00
shavit
b46c7eadd7
Added Shavit_LogMessage native.
2018-03-15 00:06:12 +02:00
shavit
f726b6b05a
Fixed a typo.
2018-03-14 23:59:09 +02:00
shavit
f04257597d
Updated minimum forwardmove/sidemove values.
2018-03-10 18:23:53 +02:00
shavit
6059b19cb2
Removed some core cvars where style settings exist.
...
shavit_core_autobhop
shavit_core_blockleftright
shavit_core_nostaminareset
Use the appropriate style settings for them instead.
2018-03-10 18:23:18 +02:00
shavit
a01bbefe39
Reset targetname upon restarting with practice mode.
...
Might not be the ideal solution, hope it is though.
2018-03-10 18:19:05 +02:00
shavit
bf46c7aac0
Updated EmptyVector to support NULL_VECTOR.
2018-03-10 18:18:45 +02:00
shavit
8ec7f0004a
Disallowed MOVETYPE_WALK to prevent issues with teleports.
2018-02-16 20:03:46 +02:00
shavit
ee7dd0972f
Changed collision group of for bots to COLLISION_GROUP_DEBRIS_TRIGGER.
2018-02-16 20:03:25 +02:00
shavit
c9f2e06cc4
Shorten map name length.
2018-02-16 20:02:46 +02:00
shavit
8b3caf405a
Removed trigger hooking from replay bots.
...
Replay bots will hit triggers/doors. This is necessary to fix an issue that recently got reported on Discord.
This will be problematic only in specific maps such as bhop_addict_v2 or kz_bhop_yonkoma, where music plays when the player has finished the map.
2018-02-16 20:02:34 +02:00
shavit
2ac410926a
Added the ability to save CPs from the replay bot. ( #525 )
...
This isn't perfect due to limitations, but it motsly works well!
* Surf-HSW styles won't save their WASD settings.
* Stamina will not be valid for scroll styles.
* Strafes/sync won't be saved from the bot.
2018-02-06 11:14:49 +02:00
shavit
34a4f9e4bb
Fixed CP saving while not spectating a valid player. ( #525 )
2018-02-06 11:12:20 +02:00
shavit
5d3034664e
Added setting 4 to shavit_misc_prespeed.
...
It allows you to stop prespeeding after a certain amount of velocity (shavit_misc_prestrafelimit), rather than only limit prestrafing.
2018-02-06 10:42:31 +02:00
shavit
5e3277062f
Fixed replay abortion after playback is done. ( #592 )
2018-02-06 10:29:45 +02:00
shavit
36686e37b0
Fixed restart not removing pause status. ( #590 )
2018-02-04 15:38:38 +02:00
shavit
d0eba8fd71
Merge pull request #583 from shavitush/chat
...
Some updates after a while with none
2018-02-04 10:51:52 +02:00
shavit
7cd9fbef9b
Fixed states not applying correctly on style/track changes. ( #588 )
2018-02-04 10:26:10 +02:00
shavit
bb2571cd08
Add TF2 spawn point generation.
2018-02-04 10:25:27 +02:00
shavit
26fc6e0b38
Tweaked movetype/flag adjustments on bots.
2018-02-02 10:59:56 +02:00
shavit
d99548abd7
Fix wrong entities being removed.
2018-02-02 10:27:40 +02:00
shavit
8f51d4c964
Added mouse[2] to OnUserCmdPre.
2018-01-31 05:48:59 +02:00
shavit
1d34b310d1
Fixed top-left HUD flickering.
...
Text might look uglier in CS:GO, but this works.
2018-01-28 20:57:55 +02:00
shavit
cb7bbce676
Changed block_pstrafe's behavior.
...
* Changed default (1) to block button inconsistencies.
* Made the duration of inconsistencies less annoying.
* Changed the first option to 2, which stops the timer on inconsistencies.
2018-01-28 20:57:22 +02:00
shavit
14a23b210a
Changed default HUD updates to 5 ticks per.
...
Previous default was 20 ticks per update.
2018-01-28 20:54:45 +02:00