View unanswered posts | View active topics
|
Page 1 of 1
|
[ 12 posts ] |
|
| Author |
Message |
|
MuadDib
|
Post subject: 2007-03-30 POL 097 Win32 RC2.1 - Coregina Posted: Fri Mar 30, 2007 2:22 pm |
|
 |
| POL Developer |
 |
Joined: Sun Feb 12, 2006 9:50 pm Posts: 836 Location: Indiana, USA
|
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 ... indows/097
_________________ POL Developer - The Penguin Scripter
|
|
| Top |
|
 |
|
mr bubbles
|
Post subject: Posted: Fri Mar 30, 2007 3:08 pm |
|
Joined: Thu Jan 18, 2007 2:34 am Posts: 91
|
coolness. ill install now 
|
|
| Top |
|
 |
|
Yukiko
|
Post subject: Posted: Fri Mar 30, 2007 6:11 pm |
|
Joined: Thu Feb 02, 2006 1:41 pm Posts: 1127 Location: Southern Central USA
|
|
Thanks Maud and Shini.
_________________ Sincerely,
Yukiko
I know you think you understand what you thought I said but what you heard is not exactly what I meant.
Titus 2:13
|
|
| Top |
|
 |
|
OldnGrey
|
Post subject: Posted: Fri Mar 30, 2007 6:22 pm |
|
Joined: Sat Feb 04, 2006 6:26 pm Posts: 548
|
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 7:37 pm, edited 1 time in total.
|
|
| Top |
|
 |
|
OldnGrey
|
Post subject: Posted: Fri Mar 30, 2007 6:25 pm |
|
Joined: Sat Feb 04, 2006 6:26 pm Posts: 548
|
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.
|
|
| Top |
|
 |
|
mr bubbles
|
Post subject: Posted: Fri Mar 30, 2007 7:22 pm |
|
Joined: Thu Jan 18, 2007 2:34 am Posts: 91
|
yah im wondering about this too 
|
|
| Top |
|
 |
|
MuadDib
|
Post subject: Posted: Fri Mar 30, 2007 8:09 pm |
|
 |
| POL Developer |
 |
Joined: Sun Feb 12, 2006 9:50 pm Posts: 836 Location: Indiana, USA
|
|
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.
_________________ POL Developer - The Penguin Scripter
|
|
| Top |
|
 |
|
CrazyMan
|
Post subject: Posted: Sun Apr 01, 2007 11:11 pm |
|
Joined: Wed Apr 05, 2006 8:08 am Posts: 54
|
|
bug with ladders on 097RC2.1 - is fixed?
When be a FreeBSD version?
Aux bugs on freeBSD?
|
|
| Top |
|
 |
|
OldnGrey
|
Post subject: Posted: Fri Apr 06, 2007 9:24 pm |
|
Joined: Sat Feb 04, 2006 6:26 pm Posts: 548
|
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.
|
|
| Top |
|
 |
|
MuadDib
|
Post subject: Posted: Fri Apr 06, 2007 9:44 pm |
|
 |
| POL Developer |
 |
Joined: Sun Feb 12, 2006 9:50 pm Posts: 836 Location: Indiana, USA
|
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.
_________________ POL Developer - The Penguin Scripter
|
|
| Top |
|
 |
|
FreeSoul
|
Post subject: Posted: Sat Apr 14, 2007 9:45 am |
|
Joined: Sat Feb 04, 2006 9:14 am Posts: 90 Location: Aman
|
|
when will be linux release?
_________________ Ash nazg durbatuluk, ash nazg gimbatul, ash nazg thrakatuluk agh burzum-ishi krimpatul
|
|
| Top |
|
 |
|
MuadDib
|
Post subject: Posted: Sat Apr 14, 2007 10:00 am |
|
 |
| POL Developer |
 |
Joined: Sun Feb 12, 2006 9:50 pm Posts: 836 Location: Indiana, USA
|
Very Soon.......
The actual RC3 is coming soon, just so you know 
_________________ POL Developer - The Penguin Scripter
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 12 posts ] |
|
Who is online |
Users browsing this forum: Yahoo [Bot] and 0 guests |
|
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 post attachments in this forum
|
|