logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
NWNX Fixes
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows development
View previous topic :: View next topic  
Author Message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Sat Sep 22, 2007 14:31    Post subject: NWNX Fixes Reply with quote

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
View user's profile Send private message Visit poster's website Yahoo Messenger
Themicles



Joined: 23 Jan 2005
Posts: 30
Location: Wolverine Lake, MI

PostPosted: Sun Sep 23, 2007 2:09    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
Orleron



Joined: 01 Jan 2005
Posts: 22
Location: Avlis

PostPosted: Sun Sep 23, 2007 6:04    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Themicles



Joined: 23 Jan 2005
Posts: 30
Location: Wolverine Lake, MI

PostPosted: Sun Sep 23, 2007 7:15    Post subject: Reply with quote

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... Rolling Eyes Laughing
_________________
World Leader of Tairis'nądur http://www.tairisnadur.com
Member World of CoPaP http://www.copap.org
Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
Themicles



Joined: 23 Jan 2005
Posts: 30
Location: Wolverine Lake, MI

PostPosted: Sun Sep 23, 2007 8:36    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Sun Sep 23, 2007 9:35    Post subject: Reply with quote

Strange.. it worked ok in my tests. Are you sure that you don't set any localvars OnAcquireItem?
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
MadK@



Joined: 01 Aug 2007
Posts: 7
Location: Perth Western Australia (+9GMT)

PostPosted: Sun Sep 23, 2007 16:19    Post subject: Reply with quote

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
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Mon Oct 01, 2007 22:11    Post subject: Reply with quote

NWNX Fixes 1.0.1 (Linux/Windows)

- Another fix for stackable items: OnDisturbed now fires when you try to merge a stack from a placeable with another stack in your inventory. Note: the script fires BEFORE the stack gets merged (usually it fires after that).

http://data.virusman.ru/nwn/nwnx_fixes-1.0.1-linux.rar
http://data.virusman.ru/nwn/nwnx_fixes-1.0.1-win32.rar
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Nob



Joined: 16 Apr 2005
Posts: 21

PostPosted: Sat Oct 06, 2007 17:54    Post subject: Reply with quote

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
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Sun Oct 07, 2007 13:53    Post subject: Reply with quote

Thanks, I'll fix this in 1.0.2.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Mon Nov 05, 2007 21:27    Post subject: Reply with quote

NWNX Fixes 1.0.2 (Linux/Windows)

- Fixed a bug in string comparison code.

http://data.virusman.ru/nwn/nwnx_fixes-1.0.2-linux.rar
http://data.virusman.ru/nwn/nwnx_fixes-1.0.2-win32.rar
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Nov 22, 2007 14:36    Post subject: Reply with quote

NWNX Fixes 1.0.3 (Linux/Windows)

- Fixed another bug in string comparison code.

http://data.virusman.ru/nwn/nwnx_fixes-1.0.3-linux.rar
http://data.virusman.ru/nwn/nwnx_fixes-1.0.3-win32.rar
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 3:03    Post subject: Reply with quote

NWNX Fixes 1.0.4 (Linux/Windows)

- New tweak: starting conversation now doesn't unhide a creature
- Updated function signatures for compatibility with 1.69

http://data.virusman.ru/nwn/nwnx_fixes-1.0.4-linux.rar
http://data.virusman.ru/nwn/nwnx_fixes-1.0.4-win32.rar
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Skywing



Joined: 03 Jan 2008
Posts: 321

PostPosted: Thu Jul 17, 2008 3:59    Post subject: Reply with quote

What'd you patch for disabling unstealth when starting conversations? I'd like to port that to NWN2.
Back to top
View user's profile Send private message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Jul 17, 2008 9:42    Post subject: Reply with quote

CNWSObject::AIActionDialogObject
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows development All times are GMT + 2 Hours
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group