PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
2007-03-30 POL 097 Win32 RC2.1 - Coregina

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097
Display posts from previous:   

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Fri Mar 30, 2007 6:22 pm    Post subject: 2007-03-30 POL 097 Win32 RC2.1 - Coregina Reply with quote

RC = Release Candidate

Code:
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:
-- 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?dir=Core/Windows/097

Author Message
mr bubbles



Joined: 18 Jan 2007
Posts: 91

PostPosted: Fri Mar 30, 2007 7:08 pm    Post subject: Reply with quote

coolness. ill install now Smile

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Fri Mar 30, 2007 10:11 pm    Post subject: Reply with quote

Thanks Maud and Shini.

Author Message
OldnGrey



Joined: 04 Feb 2006
Posts: 522

PostPosted: Fri Mar 30, 2007 10:22 pm    Post subject: Reply with quote

Can you please explain what you mean by:

Quote:
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?


Last edited by OldnGrey on Fri Mar 30, 2007 11:37 pm; edited 1 time in total

Author Message
OldnGrey



Joined: 04 Feb 2006
Posts: 522

PostPosted: Fri Mar 30, 2007 10:25 pm    Post subject: Reply with quote

Did the character height get changed from 16 back to 9, just like it was a few releases ago?
Sorry, I get confused easily.

Quote:
Fixed : Height checks when walking down items with gradual flag (such as ladders ands steps).


I just don't understand this.

Author Message
mr bubbles



Joined: 18 Jan 2007
Posts: 91

PostPosted: Fri Mar 30, 2007 11:22 pm    Post subject: Reply with quote

yah im wondering about this too Razz

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Sat Mar 31, 2007 12:09 am    Post subject: Reply with quote

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.

Author Message
CrazyMan



Joined: 05 Apr 2006
Posts: 54

PostPosted: Mon Apr 02, 2007 3:11 am    Post subject: Reply with quote

bug with ladders on 097RC2.1 - is fixed?
When be a FreeBSD version?
Aux bugs on freeBSD?

Author Message
OldnGrey



Joined: 04 Feb 2006
Posts: 522

PostPosted: Sat Apr 07, 2007 1:24 am    Post subject: Reply with quote

MaudDib:

Bump. Can you please expalain what you mean by this. I'm afraid I don't understand the implications in my scripts.

Quote:
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.

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Sat Apr 07, 2007 1:44 am    Post subject: Reply with quote

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.

Author Message
FreeSoul



Joined: 04 Feb 2006
Posts: 90
Location: Aman

PostPosted: Sat Apr 14, 2007 1:45 pm    Post subject: Reply with quote

when will be linux release?

Author Message
MuadDib
POL Developer


Joined: 13 Feb 2006
Posts: 830
Location: Indiana, USA

PostPosted: Sat Apr 14, 2007 2:00 pm    Post subject: Reply with quote

Very Soon.......

The actual RC3 is coming soon, just so you know Smile

Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty