File Details
SOFIA-0.5.1-beta.zip
- B
- Aug 2, 2023
- 20.46 KB
- 26
- 3.4.2+1
- Classic
File Name
SOFIA-0.5.1-beta.zip
Supported Versions
- 3.4.2
- 1.14.4
This release avoids the 'at least' indication for tooltips whenever possible. The rule is:
- if a player leveled up when we were offline, we don't know when s/he exactly leveled up 👉 write 'at least'
- if we witnessed a player leveling up while we were connected 👉 omit the 'al least' text in tooltip
Worst case scenario: we witnesses the player level up very early after we logged in. Depending on how soon it happened after logging in, we may not know if it we really witnessed it or if we saw this due to server lag during log in. For the record, guild information is not available immediately upon login. The addon tries its best to know if we 'really' witnessed it or not, but there may be false positives.
TL;DR There are fringe cases where the 'at least' indication is not accurate, but it should happen very rarely, and it's not even close to be a big issue anyway.
This release also fixes the following issues:
- relative time (e.g., "10 minutes ago") were fine, but absolute times (e.g. "today 9:00") could be offset by a few hours due to server time zone; now both should be fine
- calling "/sofia reset" twice in the same login session would fail to reset the second time
- fixed an almost imperceptible rendering issue

