Page 1 of 1

2007-03-30 POL 097 Win32 RC2.1 - Coregina

Posted: Fri Mar 30, 2007 2:22 pm
by MuadDib
RC = Release Candidate

Code: Select all

1-15 MuadDib
        Fixed : PrintTextAboveCL() now checks for object instead of mobile class
                being passed to it. 
      Changed : Default of uc_text in cliloc.em. Just smack me.
      
1-3 MuadDib
        Added : Packets that are pre-character selection will now report a struct to
                a packethook with the member "ip". So far this is the only member in
                the struct. Future members might be added, but don't hold me to it.
                Account references at this time, cannot be added.
                
and core-changes from Pol096.6:

Code: Select all

-- POL096.6 --
3-30 MuadDib
        Notes : Due to questions involving this, here is a partial list of things passable
                through the override of CreateNPCFromTemplate that use different names:
                Common Properties:
                    TRUEOBJTYPE
                    TRUECOLOR
                    TITLEPREFIX
                    TITLESUFFIX
                    TITLEGUILD
                    TITLERACE
                These should work also from the override you usually use. Noting these
                due to being named differently than what you usually use and see.                    
                    
3-29 MuadDib
        Added : 0x3e98 (Swamp Dragon) added to uoconvert.cfg.
        
1-9 MuadDib
        Fixed : Status Flag checks totally rewritten. PLEASE PAY ATTENTION! They are now
                dependant on the UOExpansion Setting for accounts! Older (2.x) clients 
                did not use the CanAlterPaperdoll flag, and used 0x40 for the warmode,
                and so on. LBR era, introduced the CanAlterPaperdoll (or around there).
                AOS+ clients use even more different, using 0x1 for warmode! Paperdolls
                seem to only use the warmode, unlike all other resources say. 

1-6 MuadDib
        Fixed : Height checks when walking down items with gradual flag (such as ladders
                ands steps).
                
1-4 MuadDib
        Fixed : Status flag in paperdoll packet.
        
Win download : http://releases.polserver.com/index.php ... indows/097

Posted: Fri Mar 30, 2007 3:08 pm
by mr bubbles
coolness. ill install now :)

Posted: Fri Mar 30, 2007 6:11 pm
by Yukiko
Thanks Maud and Shini.

Posted: Fri Mar 30, 2007 6:22 pm
by OldnGrey
Can you please explain what you mean by:
Fixed : Status Flag checks totally rewritten. PLEASE PAY ATTENTION! They are now dependant on the UOExpansion Setting for accounts! Older (2.x) clients did not use the CanAlterPaperdoll flag, and used 0x40 for the warmode, and so on. LBR era, introduced the CanAlterPaperdoll (or around there). AOS+ clients use even more different, using 0x1 for warmode! Paperdolls seem to only use the warmode, unlike all other resources say.
Does it mean I have to start using .set_uo_expansion to keep things working the way they did on the last release?

Posted: Fri Mar 30, 2007 6:25 pm
by OldnGrey
Did the character height get changed from 16 back to 9, just like it was a few releases ago?
Sorry, I get confused easily.
Fixed : Height checks when walking down items with gradual flag (such as ladders ands steps).
I just don't understand this.

Posted: Fri Mar 30, 2007 7:22 pm
by mr bubbles
yah im wondering about this too :P

Posted: Fri Mar 30, 2007 8:09 pm
by MuadDib
It means, they work as intended (correct flag based on expansion). Should require no changes on your end.

Far as height, yes, it should be fixed for those instances again.

Posted: Sun Apr 01, 2007 11:11 pm
by CrazyMan
bug with ladders on 097RC2.1 - is fixed?
When be a FreeBSD version?
Aux bugs on freeBSD?

Posted: Fri Apr 06, 2007 9:24 pm
by OldnGrey
MaudDib:

Bump. Can you please expalain what you mean by this. I'm afraid I don't understand the implications in my scripts.
Fixed : Status Flag checks totally rewritten. PLEASE PAY ATTENTION! They are now dependant on the UOExpansion Setting for accounts! Older (2.x) clients did not use the CanAlterPaperdoll flag, and used 0x40 for the warmode, and so on. LBR era, introduced the CanAlterPaperdoll (or around there). AOS+ clients use even more different, using 0x1 for warmode! Paperdolls seem to only use the warmode, unlike all other resources say.

And incidently, pol097rc2.1 seems to be humming along nicely. Thanks for this release.

Posted: Fri Apr 06, 2007 9:44 pm
by MuadDib
OldnGrey wrote:MaudDib:
Bump. Can you please expalain what you mean by this. I'm afraid I don't understand the implications in my scripts.
MuadDib wrote:It means, they work as intended (correct flag based on expansion). Should require no changes on your end.

Posted: Sat Apr 14, 2007 9:45 am
by FreeSoul
when will be linux release?

Posted: Sat Apr 14, 2007 10:00 am
by MuadDib
Very Soon.......

The actual RC3 is coming soon, just so you know :)