Skip to content

v1.0.1.0 - Major Improvements

Latest
Compare
Choose a tag to compare
@xKaelyn xKaelyn released this 02 Dec 01:22
· 18 commits to master since this release
  • Fixed bug where embed was not being sent to Discord.
  • Added track image to embed.
  • Added colour to embed based on finish position (gold for P1, silver for P2, etc).
  • Added capitalisation logic (the game provides driver names as "RICCIARDO", "ALBON", "VERSTAPPEN" in full caps. Non-multiplayer races will now modify the names to be correct cases; "Ricciardo", "Albon", "Verstappen". Multiplayer races are unchanged.
  • Added footer to embed.
  • Added "Number of pit stops" to embed.
  • Added "Championship points earned" to embed.
  • Added more rigorous error handling to avoid the program outright crashing.
  • Various small bug fixes.
  • Various code improvements to improve performance.

Full Changelog: 1.0.0.3-minor...1.0.1.0-major