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 -> Linux development
View previous topic :: View next topic  
Author Message
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Mon Jul 09, 2007 1:44    Post subject: NWNX Fixes Reply with quote

NWNX Fixes 1.0

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.rar
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
elven



Joined: 28 Jul 2006
Posts: 259
Location: Germany

PostPosted: Mon Jul 09, 2007 8:54    Post subject: Reply with quote

This is amazing. Many thanks!
Back to top
View user's profile Send private message
Daijin



Joined: 09 Jul 2007
Posts: 23
Location: Dunjon/Warr Acres, Ok

PostPosted: Mon Jul 09, 2007 22:29    Post subject: Reply with quote

Ok, i am a newbie here... how do i use those fixes with Nwn-FF?
_________________
Daijin Dreamweaver, Leader of the Dream Warriors for 32 Earth years.
Faith, Loyalty, Honor, Truth and Friendship always.
I live to serve, O' Lord Jesus, Thy Will Be Done!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Mon Jul 09, 2007 22:42    Post subject: Reply with quote

This plugin is for Linux versions of nwserver and NWNX2 (AFAIK, NWN-FF is Windows only).
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Daijin



Joined: 09 Jul 2007
Posts: 23
Location: Dunjon/Warr Acres, Ok

PostPosted: Mon Jul 09, 2007 22:48    Post subject: Reply with quote

Ah ok, thanks for the reply.

Bummer Embarassed
_________________
Daijin Dreamweaver, Leader of the Dream Warriors for 32 Earth years.
Faith, Loyalty, Honor, Truth and Friendship always.
I live to serve, O' Lord Jesus, Thy Will Be Done!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Papillon
x-man


Joined: 28 Dec 2004
Posts: 1060
Location: Germany

PostPosted: Tue Jul 10, 2007 8:38    Post subject: Reply with quote

Does it prevent items from stacking if they are drag n' dropped from e.g. a store to a players inventory, possible directly on top of another stackable item of the same type ?

I had this problem one and there was no solution to avoid this (false) behaviour at that time. It effectively crippled my persistent chest solution.
_________________
Papillon
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Tue Jul 10, 2007 10:42    Post subject: Reply with quote

Papillon wrote:
Does it prevent items from stacking if they are drag n' dropped from e.g. a store to a players inventory, possible directly on top of another stackable item of the same type ?

I had this problem one and there was no solution to avoid this (false) behaviour at that time. It effectively crippled my persistent chest solution.
Yes.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Mikel of Avalon



Joined: 29 Dec 2004
Posts: 72
Location: Germany

PostPosted: Tue Jul 10, 2007 12:17    Post subject: Reply with quote

Thats very interesting - i must check it out soon...
_________________
Mikel of Avalon

Kalandur - Die vergessene Welt
Back to top
View user's profile Send private message Visit poster's website
Orleron



Joined: 01 Jan 2005
Posts: 22
Location: Avlis

PostPosted: Thu Sep 20, 2007 21:41    Post subject: Reply with quote

Hello,

The Avlis Community would be very greatful to anyone who could port this plugin to Windows.

If any of you guru's are interested, please email me (orleron@avlis.org).
_________________
____________________
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
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Thu Sep 20, 2007 22:56    Post subject: Reply with quote

I will port this eventually.
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: Fri Sep 21, 2007 12:28    Post subject: Reply with quote

One of our staff members in CoPaP, Zebranky, is looking at porting this.

Should I have him get in contact with you virusman? I have no idea if you have plans to port it before Zebranky would be able to, or vice versa.
_________________
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: Sat Sep 22, 2007 14:31    Post subject: Reply with quote

Win port:
http://www.nwnx.org/phpBB2/viewtopic.php?p=7267#7267
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 Oct 01, 2007 22:10    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
virusman



Joined: 30 Jan 2005
Posts: 1020
Location: Russia

PostPosted: Mon Nov 05, 2007 21:26    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
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux 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