Tavern API Changelog v1
Tavern API Changelog
v1.4.0
- Added
no_undeadfilter to GET /taverns - Added
hauntedfield to room responses - Fixed: quest submissions with reward of 0 gold are now rejected (previously these were posted and caused adventurer riots)
- Fixed:
is_poisonedfield was always returningfalse. It now returns actual data where available. We apologize for any inconvenience or fatalities.
v1.3.0
- Added
allergensarray to menu items - Added
danger_levelfield to quest postings - New error code: 418 for teapot-taverns
- Deprecated:
GET /taverns/:id/wenchesendpoint removed. It was from a different era and we are sorry. - Fixed: rate limit counter was resetting at midnight local time, which varies by up to 6 hours across the realm due to magical time zones
v1.2.0
- Added room availability endpoint
- Added
has_stablesfilter - New: quest postings now support Markdown in descriptions
- Fixed: tavern search was returning results from other planes of existence. Results are now limited to the material plane unless
plane=allis specified.
v1.1.0
- Added menu endpoint
- Added quest posting endpoint
- Fixed: latitude/longitude calculations assumed a flat world. Corrected to spherical model. The Flat Earth Guild has filed a formal complaint.
v1.0.0
- Initial release
- Basic tavern search by location
- Authentication via guild tokens