Skip to content

Releases: surftimer/SurfTimer

1.0.4

28 Dec 19:12
68c7544
Compare
Choose a tag to compare

Changelogs can be taken from the commit list.

Link to the new discord plugin.

1.0.3

12 Oct 02:56
0db312e
Compare
Choose a tag to compare

Hotfixes

1.0.2

28 Sep 19:14
4a070b5
Compare
Choose a tag to compare

1.0.1

25 Sep 09:59
c8d3cad
Compare
Choose a tag to compare

Small hotfix release, thanks to @1zc and @Ciallo-Ani

Release - 1.0.0

22 Sep 19:45
7d9f20e
Compare
Choose a tag to compare

Release 285

24 Apr 04:52
292960b
Compare
Choose a tag to compare

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

Release 284

21 Apr 23:20
6c63c25
Compare
Choose a tag to compare

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