Skip to content

Releases: MiraculousNightingale/spt-aki-task-sort-fix

Task Sort Fix 1.0.1

01 Apr 20:54
Compare
Choose a tag to compare

Fixed grouping by quest availability based on current location. Apparently that line wasn't so useless as I thought, though it wasn't done properly anyway.

Details

Now tasks are properly separated in available and unavailable ones and both groups are sorted accordingly.

Task Sort Fix 1.0.0

01 Apr 18:58
Compare
Choose a tag to compare

Initial release. Rather trivial fixes anyway so should work fine.

Details

  • Removed a line which sorted by questsAvailability. No idea why would you sort by it since the "availability" doesn't seem to reflect in tasks tab UI, except for messing up the task table order.
  • Trader sort now uses localized trader nickname instead of id.
  • Location sort now uses localized location name instead of id.