Releases: MiraculousNightingale/spt-aki-task-sort-fix
Releases · MiraculousNightingale/spt-aki-task-sort-fix
Task Sort Fix 1.0.1
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
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.