Releases: shipyy/Map-Challenge
Releases · shipyy/Map-Challenge
v2.3.2
v2.3.1
v2.3.0
Added
- Added a
sqlfile 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
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
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
Fixed
- Points distribuition would sometimes not give correct value (i.e : would give
49instead of50points because of somefloattointconversions)
Full Changelog: v2.0.2...v2.0.3
v2.0.2
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
v2.0.0
[Changes]
- Logic for detecting
challenge_activechallenge_endandchallenge_timeleftrevamped - Every
TIMESTAMPrelated code is now all inUTC - 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
Added Licence
Full Changelog: v1.0.0...v1.0.1