This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
Releases: FrancescoBorzi/TC-JSON-API
Releases · FrancescoBorzi/TC-JSON-API
v0.7
Changelog:
- Implemented a topGM ticket-resolution based system
- Added search/worldstates route
- Implemented a basic route for recent BG deserters
- Added recent resolved ticket route
- Implemented account pulse
- Improved search/ticket route
- Improved auction route
- Improved online route
- Improved ticket route
- added itemdisplay.db database
- added item icon route
- Arena system rewritten and added new features
- License upgraded to AGPL
Notes:
- Requires TDB 335.60 or newer
v0.6
Changelog
- Support 6.x game version
- Integrated the TC-Unused-GUID-Search
- Added search/tickets route (3.3.5 only)
- New tophonor, arena and auction house routes
- Added maps, spells and sounds DBC routes for 6.x (thanks Discover-)
Notes:
- Requires TDB 335.59 with all updates until 26 Sept 2015 or newer
v0.5
Changelog:
- Implemented several DBC routes, including Search ones, and 6.x support of most of them
- Implemented *_questitem routes for Creatures and GameObjects
- Implemented quest_template_addon route
- Fit with latest TrinityCore DB structure changes
Notes:
- Requires TDB 335.59 or newer (also TDB.58 with all updates until the date of this release is enough too)
v0.4
Changelog:
- Implemented smart_scripts routes
- Added the 'sqlite' database to fetch DBC data (taken from Discover-'s SAI Editor)
- Implemented some DBC routes
Notes:
- New requirement: PHP Sqlite driver (php5-sqlite)
v0.3
- Added new world routes
- Allow to optionally retrieve extra fields
- Allow to run API and client web applications among separate machines