Skip to content

Sync fork with upstream nwnxee/unified (build8193.37.17)#222

Merged
plenarius merged 32 commits intomasterfrom
feature/sync-upstream-2026
Apr 11, 2026
Merged

Sync fork with upstream nwnxee/unified (build8193.37.17)#222
plenarius merged 32 commits intomasterfrom
feature/sync-upstream-2026

Conversation

@plenarius
Copy link
Copy Markdown
Owner

@plenarius plenarius commented Apr 11, 2026

Merges the latest NWNX:EE changes into our fork. Brings build targets up to nwserver 8193.37.17 while preserving all Layonara custom plugins.

97 files changed — clean merge, no conflicts.

jhett12321 and others added 30 commits April 18, 2025 22:23
* Fix function hook destructor.

* Make shared method static.

* Tidy.
* Use correct class for calculating ability gain.

* Update check from ability constant change.
…the place. (nwnxee#1828)

* Add ClearReadMessage()

* Call ClearReadMessage() where appropriate
m_IntMap was being cleared twice instead of m_StringMap.
* Events: Add NWNX_ON_ABILITY_CHANGE

* Events: NWNX_ON_ABILITY_CHANGE: remove the extra bool check

* Events: NWNX_ON_ABILITY_CHANGE: additional note
* Added NWNX_TWEAKS_CHARLIST_SORT_BY_LAST_PLAYED_DATE to enable sorting the character list by last played date, instead of character name

* Removed unnecessary operator overload

* switched from std::filesystem functions to POSIX stat() for getting the file modified date

* - Turned out-parameters from references into pointers
- 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

* Added changelog entry + raised the maximum sortable character count from 255 to 2^21

* +Const refs
* Pin SWIG package to 4.0.2.

* Update builder.Dockerfile.
* Remove warnings

* Change LOG_INFO to LOG_DEBUG for console commands
jhett12321 and others added 2 commits April 3, 2026 22:42
* Replace nethost search with static linked library. Update directory structure to match external convention.

* Don't show assert message on failed resolve of get_hostfxr_path.
@plenarius plenarius merged commit b5819c5 into master Apr 11, 2026
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.