Skip to content

Sorting the characterlist by last played date#1839

Merged
Daztek merged 6 commits intonwnxee:masterfrom
Cjreek:tweak_sort-charlist-by-last-played-date
Sep 9, 2025
Merged

Sorting the characterlist by last played date#1839
Daztek merged 6 commits intonwnxee:masterfrom
Cjreek:tweak_sort-charlist-by-last-played-date

Conversation

@Cjreek
Copy link
Copy Markdown
Contributor

@Cjreek Cjreek commented Sep 5, 2025

Added NWNX_TWEAKS_CHARLIST_SORT_BY_LAST_PLAYED_DATE to enable sorting the character list by last played date, instead of character name

@Cjreek
Copy link
Copy Markdown
Contributor Author

Cjreek commented Sep 5, 2025

Ehh.. does NWNX use C++11? It seems like <filesystem> is not available here?

- Replaced CExoArrayList with std::vector and character info structs are now allocated on the stack
- Savegame characters will no longer be sent to the client when this tweak is active
Copy link
Copy Markdown
Member

@Daztek Daztek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to add a changelog entry

@Daztek Daztek merged commit 18cffdb into nwnxee:master Sep 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants