View previous topic :: View next topic |
Author |
Message |
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sat Sep 22, 2007 14:31 Post subject: NWNX Fixes |
|
|
NWNX Fixes 1.0 (Windows) - ported from Linux version
This plugin is intended to provide various fixes and patches to NWServer.
The first fix in 1.0:
- The engine now takes local variables into account when working with stackable items:
* Items with different local vars don't stack
* When you split a stack, all vars get copied
* When you buy an item marked as infinite from a store, the vars also get copied
In future releases the plugin will be configurable.
http://data.virusman.ru/nwn/nwnx_fixes-1.0-win32.rar
Requires NWNX Core 2.7-b2: http://www.nwnx.org/phpBB2/viewtopic.php?t=945 |
|
Back to top |
|
|
Themicles
Joined: 23 Jan 2005 Posts: 30 Location: Wolverine Lake, MI
|
Posted: Sun Sep 23, 2007 2:09 Post subject: |
|
|
Does NWNX Core 2.7-b2 support rotating the logs of more than just the standard?
I believe CoPaP had to modify NWNX to get our Vaultster logs to rotate into the numbered folders. _________________ World Leader of Tairis'nądur http://www.tairisnadur.com
Member World of CoPaP http://www.copap.org |
|
Back to top |
|
|
Orleron
Joined: 01 Jan 2005 Posts: 22 Location: Avlis
|
Posted: Sun Sep 23, 2007 6:04 Post subject: |
|
|
Thank you!! _________________ ____________________
Blackdagger: The World of Avlis
http://www.avlis.org
The Confederation of Planes & Planets
"Go anywhere. Do anything."
http://www.copap.org |
|
Back to top |
|
|
Themicles
Joined: 23 Jan 2005 Posts: 30 Location: Wolverine Lake, MI
|
Posted: Sun Sep 23, 2007 7:15 Post subject: |
|
|
Themicles wrote: | Does NWNX Core 2.7-b2 support rotating the logs of more than just the standard?
I believe CoPaP had to modify NWNX to get our Vaultster logs to rotate into the numbered folders. |
Nevermind me... was thinking the EXE... _________________ World Leader of Tairis'nądur http://www.tairisnadur.com
Member World of CoPaP http://www.copap.org |
|
Back to top |
|
|
Themicles
Joined: 23 Jan 2005 Posts: 30 Location: Wolverine Lake, MI
|
Posted: Sun Sep 23, 2007 8:36 Post subject: |
|
|
Thus far in my testing, I'm finding that if I split a stack, I can never re-combine it. _________________ World Leader of Tairis'nądur http://www.tairisnadur.com
Member World of CoPaP http://www.copap.org |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Sep 23, 2007 9:35 Post subject: |
|
|
Strange.. it worked ok in my tests. Are you sure that you don't set any localvars OnAcquireItem? |
|
Back to top |
|
|
MadK@
Joined: 01 Aug 2007 Posts: 7 Location: Perth Western Australia (+9GMT)
|
Posted: Sun Sep 23, 2007 16:19 Post subject: |
|
|
Same here with the remerging.
Existing stacks (pre fix) will merge with split stacks (post fix) but not visa versa.
There is no localvars on the OnAcquire
Also we're having some issues with other nwnx plugins such as sortset and restart which need recompiling as soon as I find an abled person to fix. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
Nob
Joined: 16 Apr 2005 Posts: 21
|
Posted: Sat Oct 06, 2007 17:54 Post subject: |
|
|
I think I've found a problem with the variables list.
It appears that whenever an item with a local string (and only a local string) is split, it'll never recombine, regardless or whether or not the string is identical.
I'm not sure how the variables comparisons work, but the string comparisons aren't working quite as advertised. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Oct 07, 2007 13:53 Post subject: |
|
|
Thanks, I'll fix this in 1.0.2. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
Skywing
Joined: 03 Jan 2008 Posts: 321
|
Posted: Thu Jul 17, 2008 3:59 Post subject: |
|
|
What'd you patch for disabling unstealth when starting conversations? I'd like to port that to NWN2. |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Thu Jul 17, 2008 9:42 Post subject: |
|
|
CNWSObject::AIActionDialogObject |
|
Back to top |
|
|
|