mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
Merge branch 'master' into vscript
This commit is contained in:
commit
1c8a507492
@ -2,7 +2,13 @@ CHANGELOG.md file for bhoptimer -- https://github.com/shavitush/bhoptimer
|
|||||||
Note: Dates are UTC+0.
|
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...
|
this is too dense and unreadable. I'm sorry...
|
||||||
|
|
||||||
- random things
|
- random things
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#define _shavit_core_included
|
#define _shavit_core_included
|
||||||
|
|
||||||
#define SHAVIT_VERSION "3.4.2"
|
#define SHAVIT_VERSION "3.5.1a"
|
||||||
#define STYLE_LIMIT 256
|
#define STYLE_LIMIT 256
|
||||||
|
|
||||||
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0
|
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user