Skip to content

Releases: shipyy/Map-Challenge

v2.3.2

29 Sep 15:39

Choose a tag to compare

Fixed

  • Misleading print on duplicate key.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

13 Sep 15:56

Choose a tag to compare

Changed

  • Updated surftimer.inc

Fixed

  • Wrong forward function

Full Changelog: v2.3.1...v2.3.1

v2.3.0

13 Sep 05:16

Choose a tag to compare

Added

  • Added a sql file with a clean install for all the tables

Fixed

  • Fixed wrong query for creating a table
  • Wrong phrase for /style_acronyms

Full Changelog: v2.3.0...v2.2.0

v2.2.0

25 Aug 17:51

Choose a tag to compare

Changed

  • Re-did some section of README

Added

  • Added time prefixes (d, h and m)
  • Added translation with Winner's name
  • Added command to display the available time prefixes

Fixed

  • Fixed some some translations displaying wrong info

Full Changelog: v2.2.0...v2.1.0

v2.1.0

18 Aug 16:24
4d761a5

Choose a tag to compare

Changed

  • Re-did some section of README

Added

  • Added time prefixes (d, h and m)
  • Added translation with Winner's name
  • Added command to display the available time prefixes

Fixed

  • Fixed some some translations displaying wrong info

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Aug 16:51
9fdb6a0

Choose a tag to compare

Fixed

  • Points distribuition would sometimes not give correct value (i.e : would give 49 instead of 50 points because of some float to int conversions)

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Aug 16:39
cdb8f43

Choose a tag to compare

Added

  • ConVar to change prefix in chat

Fixed

  • Translation file to reflect prefix change

Full Changelog: v2.0.1...v2.0.2

v2.0.1

13 Aug 02:23

Choose a tag to compare

Added

  • Workflow Actions.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Aug 21:28
8aa188d

Choose a tag to compare

[Changes]

  • Logic for detecting challenge_active challenge_end and challenge_timeleft revamped
  • Every TIMESTAMP related code is now all in UTC
  • Improve translations
  • Top10 points are now percentile based - i.e:
    • Rank 1 - 1000 points
    • Rank 2 - 90% of Rank1 points
    • Rank 3 - 80% of Rank1 points

[Fixes]

  • Plugin will now work when being used by mulitple servers
  • Distribuition of points would insert negative values whenver challenge rank1 points were <1000
  • Wrong client to print message when a player would improve their Challenge PR

Major thanks to @tslashd for helping out in both testing and contributing for this project (:

Full Changelog: v1.0.1...v2.0.0

v1.0.1

10 Aug 16:38
dab337e

Choose a tag to compare

Added Licence

Full Changelog: v1.0.0...v1.0.1