Merge branch 'master' into vscript
Some checks failed
Compile / Build SM ${{ matrix.sm-version }} (1.12) (push) Has been cancelled
Compile / Release (push) Has been cancelled

This commit is contained in:
rtldg 2025-06-18 05:27:28 +00:00
commit 1c8a507492
2 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,13 @@ CHANGELOG.md file for bhoptimer -- https://github.com/shavitush/bhoptimer
Note: Dates are UTC+0.
# v?.?.? - ? - 2025-0?-?? - rtldg
# v3.?.? - ? - 2025-06-?? - rtldg
- shavit-mapchooser timerified (more) https://github.com/shavitush/bhoptimer/pull/1242 @mourningsickness
# v3.5.0 - too much, too little, and too late - 2025-06-06 - rtldg
this is too dense and unreadable. I'm sorry...
- random things

View File

@ -24,7 +24,7 @@
#endif
#define _shavit_core_included
#define SHAVIT_VERSION "3.4.2"
#define SHAVIT_VERSION "3.5.1a"
#define STYLE_LIMIT 256
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0