Page 1 of 1

2006-10-29 POL 097 Win32, Linux and FreeBSD RC - Coregina

Posted: Sun Oct 29, 2006 2:17 am
by Shinigami
RC = Release Candidate

Code: Select all

10-25 Austin
     Added : Entry to pol.cfg 'RealmDataPath' to set a different path to the data created by uoconvert.
             Defaults to 'realm/'

10-20 Austin
     Fixed : array{array{}} was appending as a single array as a result of a 10-17 change.
and core-changes from Pol096.4b:

Code: Select all

10-28 Shinigami
        Changed : em-files moved to script\modules subfolder.
                  Please remove your old em-files and modify ModuleDirectory in ecompile.cfg !

10-27 Austin
        Fixed : MoveObjectToLocation() will return an error if a multi (other than a boat) is moved.

10-20 Austin
        Fixed : Items were being marked as in use permanently once picked up by a client.
                which prevented them from being destroyed.
        Fixed : DestroyItem() and SubtractAmount() will work on items reserved in the same script.
Win download : http://releases.polserver.com/index.php ... indows/097
Linux download : http://releases.polserver.com/index.php ... /Linux/097
FreeBSD download : http://releases.polserver.com/index.php ... reeBSD/097

feel free to test it...

Re: 2006-10-29 POL 097 Win32, Linux and FreeBSD RC - Coregin

Posted: Sun Oct 29, 2006 2:50 am
by qrak
POL96.4:

Code: Select all

10-28 Shinigami
        Fixed : DestroyItem() and SubtractAmount() will work on items reserved in the same script.

Is it fixed in pol97 release as well? because i don't see it in changelog and i can't test it because im not at my home.

Re: 2006-10-29 POL 097 Win32, Linux and FreeBSD RC - Coregin

Posted: Sun Oct 29, 2006 3:29 am
by Shinigami
qrak wrote:Is it fixed in pol97 release as well? because i don't see it in changelog and i can't test it because im not at my home.
yes, it is. just open your eyes and take a look @ line 307 in core-changes.txt - that's why I posted these changes in the first post too (as u can see, we're inside Pol097 thread)

Shinigami