POL 096.4 Win32, Linux and FreeBSD Final - Vestal Virgin

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.
Post Reply
Shinigami
Former Developer
Posts: 308
Joined: Mon Jan 30, 2006 9:28 am

POL 096.4 Win32, Linux and FreeBSD Final - Vestal Virgin

Post by Shinigami »

Code: Select all

10-07 Shinigami
        Added : FreeBSD support

10-07 MuadDib
       Changed: Memory handling for FindPath().
       Changed: Core Decay now checks if item is in use. Also affects Gotten Items
                that are check for decay by the core while it's being picked up.
        Fixed : Bug that would keep an item marked in use if drop item failed.
        Fixed : Crash involving UO::DestroyItem being called on an item being held
                by a player. Now returns an error same as if item is in use and not
                reserved to that character.
         Note : ALWAYS remember, to keep bugs happening in your scripts that involve
                players picking up/moving items to keep them from being removed from
                containers or ground by scripts, or from being destroyed, ALWAYS use
                ReserveItem() to lock that item. If an item is reserved, you cannot
                pick it up, etc.
       
09-16 Shinigami
        Fixed : Memory Overwrite Bug in Unicode code (e.g. packet.SetUnicodeString())
Win download : http://releases.polserver.com/win32/
Linux download : http://releases.polserver.com/linux/
FreeBSD download : http://releases.polserver.com/freebsd/

feel free to use it...
Last edited by Shinigami on Sun Oct 29, 2006 2:10 am, edited 1 time in total.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

I assume the reason the links above do not work is because they are not yet transferred to the new server.
Madman
POL Developer
Posts: 62
Joined: Sun Feb 05, 2006 7:20 pm

Post by Madman »

More likely than not. A lot of stuff is still in need of sorting out, and Austin's in bed, so give him 'til tomorrow or so. :)
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

That is correct. I would move them, but they not where I have access to just at the moment, hehe. Give austin time and he can get these moved.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

WHat!

Austin sleeps?!?!

*grins*
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post by Austin »

Until Shinigami returns to do more official releases (especially since he does Linux and FreeBSD builds), there is a new core available for windows users at
http://releases.polserver.com/Windows/096/

Fixes the SubractAmount() and DestroyItem() bug that occured in the last 096.4 release (Blame Dibs!)
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Thanks Austin. Been waiting for that to be reposted.
Bytehawk
Apprentice Poster
Posts: 56
Joined: Fri Feb 03, 2006 2:25 am

Post by Bytehawk »

And thanks to Shini two, for the new Linux core.
System load dropped from around 40% to 1-6% after installing 096.4b. Hope this isn't due to something not running/working anymore ;)
Post Reply