Skip to content

Releases: M336G/LevelInfo

v1.8.0

15 Mar 11:32

Choose a tag to compare

  • Added a new API for faster sent checks
    • Falls back to the original SendDB API if the cache request fails or is unavailable

v1.7.1

12 Mar 22:10

Choose a tag to compare

  • Fixed the local sent levels cache not working on mobile
  • Made the fix for duplicate labels work better
  • Made operations related to the sent levels cache safer to prevent potential crashes
  • Made the loading of the sent levels cache on startup asynchronous as to not freeze/block the game

v1.7.0

10 Mar 21:59

Choose a tag to compare

  • The sent levels cache is now saved locally to avoid repeated requests:
    • Sent levels will be stored permanently until they are rated/they get deleted because of the limit
    • Not sent levels will still be stored temporarily and deleted after the configured expiration time for them to be re-checked

v1.6.0

10 Mar 19:04

Choose a tag to compare

  • Added the "Enable Sent Cache", "Sent Cache Limit" & "Sent Cache Expiration" settings (#12)
  • Levels that aren't sent are now cached temporarily so that they can be rechecked after a certain amount of time (being the latter setting mentioned above) (#11)

v1.5.7

09 Mar 20:37

Choose a tag to compare

  • Added a custom user agent for external requests (only to SendDB currently)

v1.5.6

09 Mar 18:42

Choose a tag to compare

  • Fixed the game freezing when entering a level page (mostly noticeable on bigger levels) when the object count (with/without LDM) indicator(s) were enabled (#10)

v1.5.5

08 Mar 22:14

Choose a tag to compare

  • Much more accurate object count (also applies to the Low Detail Mode one)

v1.5.4

05 Mar 18:37

Choose a tag to compare

  • Better iteration system for showing the LDM object count
  • More optimization

v1.5.3

04 Mar 18:33

Choose a tag to compare

  • Fixed the informational text being displayed twice if the level was updated (#9)

v1.5.2

28 Feb 12:49
608f46e

Choose a tag to compare

  • Added credits for SendDB (should have been added in v1.3.11)
  • Improved the mod's description
  • Improved settings' description
  • The sent indicator will now show "Rated" instead of not being added when on a rated level with the setting enabled
  • The LDM object count indicator will now show "N/A" instead of not being added when on a level without a Low Detail Mode
  • Renamed "Total Attempts" & "Total Jumps" to just "Attempts" & "Jumps"