Releases: GreepTheSheep/node-trackmania.io
Releases · GreepTheSheep/node-trackmania.io
Release 3.2.2
- Added
mastodon
inPlayerMeta
(#144) - Updated dependencies
- Updated README
Release 3.2.1
- Updated TOTD Checker
- Updated Deformatter
stripFormat()
- Updated luxon
Release 3.2.0
- Updated API keys info from README (#109)
- Updated luxon to 2.4.0
- Add Campaign WR activity API
- Deprecate
Client#formatTMText
in favor ofClient#stripFormat
- Fixed
+
character not replaced to-
in players login - Updated TOTD check
Release 3.1.1
- Fix condition to res.ok when making API requests (#104)
- Fix leaderboard not returning one result
- Add check by monthDay if TOTD corresponds on event
- Update luxon to version 2.3.2
Release 3.1.0
- Add
playerName
andplayerClubTag
onTMMapLeaderboard
- added author name and submitter name on
TMMap
- Added HAS_MATCHES & ONGOING match status types
- Make TMMap.exchange a async method (#85)
- Remove fetch map leaderboard from
MapManager
and move onTMMap
- Added
Campaign.leaderboardLoadMore()
(#91) - Removed
TMWC21
fromPlayerMeta
- Create COTDLeaderboard class & Add requests and caching of COTD leaderboards
- Created WR event on
TMMap
Release 3.0.6
- Add support for Matches (#80)
- Deleting Map Voting (service stopped)
- Updated security dependencies (node-fetch)
Release 3.0.5
Release 3.0.4
Release 3.0.3
- Fixed TOTD cache not returning the correct map of the day (#63)
- Fixed
leaderboardId
returning undefined on TOTD - Update PlayerMatchmaking with total players (#65)
- Create PlayerZone (#64)
- Added possibility to get the login of a Player (with PlayerManager or in the Player)
- Add Ad (Maniapubs) (#66)
- Add news to Client (idk why this isn't lol)
- Fix client is undefined on TOTD event (#68)
- Fix Ad not shown in documentation (#66)
- Fix undefined if run tmio from CLI