Skip to content

Releases: jp1995/rl_playerinfo

v1.0.2

10 Jul 20:28
4c560ca
Compare
Choose a tag to compare

Changelog:

  • Fixed stupid mistake in flaskapp queue polling.
  • Switched to different DB module due to linux issues.
  • Implemented syslog support for linux systems.
  • Cleaned up the root directory.
  • README changes.

v1.0.1

10 Jun 13:32
6999585
Compare
Choose a tag to compare

Changelog:

  • Implemented a 30min cache for responses to be gentle with the API in casual games.
  • Made the database functionality work again after all the changes.
  • Database handling has it's own cache that stores a unique identifier and avoids duplicate pushes during the shared cache period.
  • Basic logging to replace printing and help with debugging - rlpi.log.
  • Avatar URL in front of names. Hidden in mobile view. Thinking of maybe having an option to disable this in the future.
  • No duplicate matches in history. Meaning the latest response for a casual game only (matchID based).
  • Added a position indicator for history.
  • Fixed useless match data sent when user enters free play.
  • Improved API error logging.
  • Adjusted navbar to be less stupid.

v1.0.0 Reliable Rotator

23 May 21:13
Compare
Choose a tag to compare

This is the first release (after 104 commits ha-ha).

It serves no purpose, other than to be a point of reference for the next release, and its changelog.