-
GetPCSkillPoints and SetPCSkillPoints
(originally from nwnx_funcs).
-
Might be DM-related.
Unable to initialize conversation: TerritoryFlag
Exception:
javax.persistence.PersistenceException: org.hibernate.HibernateException: Unable to call class Entities.TerritoryS…
-
When you attempt to use the NWNX_Object_Deserialize or NWNX_Object_Serialize function, it causes nwserver to crash with a segmentation fault. This appeared after the 8164 update.
-
When entering the init area of my module different scripts checks at "the same time" the same variable on the database. I know I should reconsider the way I'm doing this but anyway, what is strange is…
-
Need to migrate the module and server to the Enhanced Edition.
This is dependent on a lot of things from the NWNX team - namely, the Java plugin. Cannot proceed with this until the NWNX_JVM plugin …
-
- Come up with a solution to allow plugins to access their individual proxy through a global variable or function, without specifying information about the plugin. Like TRACE("This is a debug message"…
-
To implement really ThreadWatchdog service to reload server when crashes or after admin shutdown
-
After switching to using custom tokens, players are occasionally sharing conversation information because custom tokens are getting overwritten.
One solution for this is to create enough dialog fil…
-
Upgrading a stat like STR or DEX when it's above or below 10 is causing strange increases or decreases.
Example: A halfling with 8 STR upgrades STR by one. Their STR is now 7 instead of 9.
Another…
-
Not sure if you are taking feature requests or additions - in any case.
I was using the nwnx_areas plugin from this repo last night -
It seems that it may not have the same ability as the previou…