 |
 |
 |
 |
| Author |
Message |
Shinigami POL Core Developer
Joined: 30 Jan 2006 Posts: 292 Location: Germany, Bavaria
|
Posted: Tue May 09, 2006 8:44 am Post subject: 2006-05-09 POL 096 Beta Win32 and Linux Release |
|
|
| Code: | 05-07 Shinigami
Added : flag VENDOR_SEND_AOS_TOOLTIP in
uo::SendBuyWindow( character, container, vendor, items, flags := 0 )
uo::SendSellWindow( character, vendor, i1, i2, i3, flags := 0 )
to send Item Description using AoS Tooltips in any case (this will correct problems
with Item Descriptions in newer Clients, but maybe freeze ancient Clients...).
05-04 Austin
Added : LISTEX_FLAG_CONCEALED support for ListMobilesNearLocationEX()
04-11 MuadDib
Change: Starting Gold will no longer be newbied (blessed). Can still be set newbied if you choose in
the create scripts for new characters.
04-09 Shinigami
Added : uoconvert.cfg element option added, TileOptions, in the following form:
TileOptions
{
ShowRoofAndPlatformWarning 1
}
it's a flag and defaults to 1 (shows a Warning if you use both Flags in same Tile).
04-05 MuadDib
Changed: Added servspecopt.cfg flag SingleCombat. This is a 0/1 flag for allowing players to attack
themselves. 0 will disable it (default). Per request.
Fixed: Crash involving invalid serial data sent with Target Cursor from client.
Fixed: Bug blocking non-harmful targeting of Players in NoCombat zones.
Fixed: Optimized NoCombat Target check.
03-19 MuadDib
Fixed: Will now correctly send AOS Tooltips if features are combined with 0x20 in the
UOFeatureEnable setting in servspecopt.cfg file.
03-18 MuadDib
Added: Servspecopt.cfg entry StartingGold=#. This will default to 100 gold. However, it can be
used to override the core's initial starting gold amount to this setting. Enjoy. |
Win download : http://releases.polserver.com/win32/
Linux download : http://releases.polserver.com/linux/
or same files @ old place
Win download : http://games.groups.yahoo.com/group/pol-core-test/files/%20Latest%20Cores/
Linux download : http://games.groups.yahoo.com/group/pol-core-test-linux/files/
feel free to test...
Last edited by Shinigami on Wed May 24, 2006 9:28 am; edited 1 time in total |
|
 |
|
|
 |
 |
|
 |
 |
| Author |
Message |
Shinigami POL Core Developer
Joined: 30 Jan 2006 Posts: 292 Location: Germany, Bavaria
|
Posted: Wed May 10, 2006 2:49 am Post subject: Re: 2006-05-09 POL 096 Beta Win32 and Linux Release |
|
|
[additional comment] because of
| Code: | 05-07 Shinigami
Added : flag VENDOR_SEND_AOS_TOOLTIP in
uo::SendBuyWindow( character, container, vendor, items, flags := 0 )
uo::SendSellWindow( character, vendor, i1, i2, i3, flags := 0 )
to send Item Description using AoS Tooltips in any case (this will correct problems
with Item Descriptions in newer Clients, but maybe freeze ancient Clients...). |
and the modified uo.em u have to recompile all your scripts... so, just do it!
Shinigami |
|
 |
|
|