Skip to content

Latest commit

 

History

History
276 lines (239 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

276 lines (239 loc) · 13.9 KB

Changelog

[2021-08-05 - Version 3.2.0]

  • 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

[2021-07-17 - Version 3.1.9]

  • 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

[2021-05-30 - Version 3.1.8]

  • Fixed bug when teleporting to stages

[2021-05-27 - Version 3.1.7]

  • Fixed Player profile map completions
  • Fixed ck_allow_checkpoint_recreation not applying correctly

[2021-05-26 - Version 3.1.6]

  • 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

[2021-04-13 - Version 3.0.5]

  • 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

[2021-03-01 - Version 3.0.2]

  • 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

[2020-04-24 - Version 285]

  • 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.

[2020-04-22 - Version 284]

  • 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 😄

[2020-04-18 - Version 283]

  • 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

[2020-04-17 - Version 282]

  • 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.

[2020-04-05 - Version 281]

  • 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

[2019-11-20 - Version 280pre]

  • [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 and sm_addnewmap command
  • [FIX] disabled auto-reset while surfing in style
  • [UTIL] removed some typos

[2019-08-18 - Version 274]

  • [NEW] added sm_autoreset command

[2019-08-16 - Version 273]

  • [REQUEST/FIX] Finally fixed maxvelocity bug ._.

[2019-08-14 - Version 272]

  • [REQUEST/FIX] Fixed VIP chat spam bug
  • [UTIL] Changed VIP system

[2019-08-13 - Version 271]

  • [REQUEST/FIX] Fixed sv_maxvelocity bug
  • [REQUEST/FIX] Fixed prestige avoid for vips

[2019-08-12 - Version 270]

  • [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 and sm_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

[2019-08-02]

  • [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

[2019-07-31 - 2019-08-01]

  • [RELEASE] Release 261
  • [RELEASE] Release 260

[2019-07-30]

  • [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

[2019-07-20]

  • [BUG] fixed @ in chat #1
  • [REQUEST/DC] made calladmin/bug webhooknames changable #1 - Request

[2019-05-22]

  • [NEW] disabled triggers while noclipping #1
  • [BUG/UTIL] a few fixes #1

[2019-05-06]

  • [UTIL] repo housekeeping #1
  • [PRE] sourcemod 1.10 fixes #1

[2019-04-25]

  • [UTIL] forced clantags to normal style #1
  • [BUG] fixed admin clantags #1

[2019-04-23]

  • [BUG] fixed enforced clantags @ tablist #1
  • [BUG] fixed s1 to s2 bug #1

[2019-03-22]

  • [NEW] added prestrafe message to db #1

[2019-03-21]

  • [NEW] added prestrafe message #1

[2019-03-19]

  • [DC] changed webhook cvar #1
  • [DC] added bonus announcement #1

[2019-02-18]

  • [STYLE] clean up #1
  • [STYLE] changed spec keys #1

[2019-02-17]

  • [UTIL] removed last timeleft seconds #1

[2019-02-16]

  • [DC] fixed calladmin messages #1
  • [STYLE] wr => sr #1
  • [STYLE] nord colors #1
  • [STYLE] wr => sr #1

[2019-02-14]

  • [STYLE] wr => sr #1 - #2
  • [STYLE] nord colors #1

[2019-02-13]

  • [STYLE] nord colors #1

[2019-02-12]

  • [STYLE] nord colors #1
  • [UTIL] code cleanup #1

[2019-02-11]

  • [DC] changed layout of discord bug/calladmin messages #1

[2019-02-10]

  • [DC] changed layout of discord record announcements #1 - #2 - #3