- New database layout for checkpoints (max 128) and storing prespeed for players
- MaxSpeedZone now limits speed acording to it's prespeed setting, it also works in XYZ
- Added optimization sql file to reduce database size
- When completing map or bonus in Practice mode will now compare time to SR and PB
- Fixed stage command
- Added chat options menu in options menu (confusing?)
- Added small hud option (might be broken sometimes, i think) in !options -> HUD Options -> Small HUD
- Added new radio command to block list
- Removed discord webhooks for bugs, call admin, server map record, server bonus record. Please use Sarrus1's plugin
- Fixed bug when teleporting to stages
- Fixed Player profile map completions
- Fixed
ck_allow_checkpoint_recreation
not applying correctly
- Changed the way savelocs are saved, from a server based system to a player based system
- Added time comparisions when in practice mode
- Added the ability to recreate other players savelocs by using
sm_addsaveloc
/sm_addloc
followed by the various inputs required to recreate the saveloc - Added the ability to clear savelocs by using
sm_clearsavelocs
/sm_clearlocs
- Added
ck_allow_checkpoint_recreation
to enable server owners control over allowing checkpoint recreation and how they want it to be impelemented - Changed the way savelocs are created when spectating a player/bot. You will now create the saveloc with the time that the player/bot had at that point. This will allow you to teleport to the saveloc and receive the time the player/bot had instead of the timer just starting at 0
- Changed how practice mode works when leaving start zone. Before it would allow you to start a run in practice mode but now it will kick you out of practice mode and start the run normally
- Changed a few of the HUD colours
- Fixed CSD again
- Added
ck_sound_record_type
to enable controll over record sounds by @Kyli3Boi - Fixed Center Speed Display by @Kyli3Boi
- Changed permissions for
sm_fixbot
by @Kyli3Boi - Fixed bug where you couldn't spectate highest rank player by @Kyli3Boi and @qawery-just-sad
- Fixed missed PB message for styles by @qawery-just-sad
- Fixed creating database by @qawery-just-sad
- New Discord announcemnets with embeds Thanks to @Sarrus1, improved with style by @Kyli3Boi, added steam profiles by @qawery-just-sad
- Added style shortcut commands
- Fixed missing speed after completing a stage by making HUD bigger
- When checking profiles rank is displayed correctly
- Fixed all stages displaying double the amount Thanks to @KristianP26 for noticing this
- Removed Vote Extend
- Fix for styles being set back to default movement Thanks to @LubricantJam
- Fixed db mapcycle Thanks to @fluffyst
- Fixed sspec Thanks to @LubricantJam
- Changed noclipspeed to be per player Thanks to @qawery-just-sad
- Added delete records by STEAMID Thanks to @Bara, @dPexxIAM
- Added Telefinder by marcowmadeira
- Fix for Knife spam Thanks to @Kyli3Boi
- Added AutoExecConfig Thanks to @Kyli3Boi, @Bara
- And many more bug fixes, optimalisations Thanks to @Bara, @LubricantJam, @PwnK, @sneak-it, @dPexxIAM, @qawery-just-sad
- Created and updated the changelog to version 285. @olokos
- Updated readme
- Use short coded colors for center hud
- Replace old enum arrays with enum structs - Huge thanks to @Bara
- Quake sounds fix Thanks to @samatazz Stops ALL sounds being played if the user has it turned off in their configs
- Removed trails chroma from surftimer's code. You now have to install trails chroma separately. Thanks to @13ace37 and @Bara
- Updated colorvariables.inc in release binary and Readme.md with a fork by @olokos which merges all pull requests on the original repository and adds cksurf colors to it.
- Fixed speed disappearing between stages and on startzone, by removing blank font class from the center hud code.
- Compiled with latest PTaH and DHooks includes, if such are used by the code.
- Actions: Actually download includes for building with GitHub actions
- Actions: Thanks to @Bara actions will now download the entire repo containing the includes, instead of just some of them
- Updated plugin URL to the current repository
- Removed z4lab tags from SurfTimer.sp, since it now is a community-oriented project
- Add new radio commands to block list @sneak-it
- Fixed prespeed exploit Thanks to @sneak-it
- Removed hardcoded entity kill list, we suggest using stripper instead
- Actually started making use of GitHub releases page 😄
- Fix !starpos command braking staged maps Thanks to @ashakiri-dev
- Massive optimizations to queries, which helps with DB performance a lot! Thanks to @ashakiri-dev #6de0d5b
- Fixed trails-colors.cfg error message
- Added variable replay bot delay (ck_replay_bot_delay to set delay with which bots will join the sever)
- Updated bug report template
- Remove duplicated query
- Added style Freestyle
- Implemented tier 7 & 8 system
- Fixed casing for !help command
- Updated readme
- Added Orchid color declaration (Is it really 0x1A though?)
- Possibly fixed HSW
- Workaround for invalid data pack type ( http://github.com/z4lab/z4lab-surftimer/issues/98 )
- Remove unndeded space that caused an error
- Corrected some typos
- Added github actions to repository, big thanks @Bara
- Remove sourcemod includes from the repository
- Update gitignore
- Replaced deprecated functions
- Fix base64.inc compile issue with SM1.11
- Added onejumplimit remover to mapsettings
- Fixed the speed of prespeed displaying multiple times
- Fixed a memory leak thanks to @covertxd
- Fix sql errors when server name has symbols @sneak-it
- Repository cleanup - removed external dependencies and includes
- Remove unnecesary locking of queries in favor of SQL_SetCharset
- Dont lose last seen data when migrating to the new SQL structure using upgrade.sql
- Fix delimitations in upgrade script
- Fix upgrade script for CentOS
- Updated upgrade script to point to this repo.
- Fix SQL Hostname Error Thanks to @sneak-it
- Removed sourcecomms includes
- Removed TF2 and Base64 includes
- FIX BIG MEMORY LEAK s/o GAMMACASE, KiD-Fearless THANKS TO @sneak-it #996ef60
- Remove broken SQL query set name
- We dont support SM1.11 really, make it obvious in Readme aswell.
- Fixed sourcemod compiler warnings
- Change the repo to z4lab
- Added missing texture files
- Fixed typo in queries.sp
- Updated gitignore
- Updated cleaner.cfg
- Now SurfTimer supports MySQL8+ - ranks and groups were used in queries, but are reserved MySQL keywords. Bacticks had to be used.
- Updated Readme
- [UTIL] Updated GeoIP.dat
- [UTIL] More code cleanup (WIP)
- [FIX] Useless error log spam (cleaner.cfg)
- [FIX] Fixed
maxvel
bug - [FIX] VIP chat spam bug
- [FIX] "fixed" colors in the center panel
- [NEW] added/fixed "one jump limit" for new speed style
- [REQUEST/NEW] added
sm_newmaps
andsm_addnewmap
command - [FIX] disabled auto-reset while surfing in style
- [UTIL] removed some typos
- [NEW] added
sm_autoreset
command
- [REQUEST/FIX] Finally fixed maxvelocity bug ._.
- [REQUEST/FIX] Fixed VIP chat spam bug
- [UTIL] Changed VIP system
- [REQUEST/FIX] Fixed
sv_maxvelocity
bug - [REQUEST/FIX] Fixed prestige avoid for vips
- [UTIL] Combined config files and removed old settings like bhop and such
- [UTIL] Added external dependencies for compiling (dhooks, steamworks, discord_api, cleaner)
- [NEW] Added "Silence Spec" usable with
sm_silentspec
andsm_sspec
- [NEW] Added Trails Chroma into the SurfTimer for VIP's and Admins
- [NEW] Added trails for replay bots
- [REQUEST/NEW] Added ConVars for both discord records announcement webhooks
- [REQUEST/FIX] Fixed admin tags without country tags
- [REQUEST/NEW] Added command to toggle triggers while noclipping
- [FIX] Maybe mapchange fix
- [RELEASE/NEW] added chat command for each option in miscellaneous options #1 - Todo
- [RELEASE/FIX] fixed and made cp/wrcp messages toggleable #1 - #2 - Todo
- [REQUEST/FIX] fixed default_title name color #1 - Request
- [REQUEST/NEW] return to dr menu after delete #1 - Request
- [REQUEST/NEW] made it possible to remove remove protection at sm_dr #1 - Request
- [NEW] added prestrafe message to db #1
- [NEW] added prestrafe message #1
- [UTIL] removed last timeleft seconds #1
- [STYLE] nord colors #1
- [DC] changed layout of discord bug/calladmin messages #1