daedalus
95de3595cd
- You can't anymore place castles or keeps in Malas facet
...
(http://www.runuo.com/bugs/index.php?cmd=view&id=38 )
- Unfilled commodity deeds now carry the etching "Unfilled"
(http://www.runuo.com/bugs/index.php?cmd=view&id=40 )
- Empty scrolls can be deeded in a commodity deed
(http://www.uodemise.com/discussion/showthread.php?t=127485 )
- Dying tubs, if locked down, can allow security level choices
(http://www.uodemise.com/discussion/showthread.php?t=128546 )
- Changes in Energy Vortex skills: they'll have 120 wrestling (it was 100) and 100 tactics (it was 90)
(http://www.uodemise.com/discussion/showthread.php?t=122733 )
- Wooden Footlockers now show the correct container gump
(http://www.uodemise.com/discussion/showthread.php?t=126452 )
- Changes to Interior Decorator (still not includes the fix to turn paragon chests):
--> single item addons can be raised/lowered
--> the gump stays visible until target is cancelled
--> target won't be cancelled automatically when the decorator is used on a target
(http://www.uodemise.com/discussion/showthread.php?t=126668 )
- Doom Lever Puzzle item list changed to generics
(http://www.uodemise.com/discussion/showthread.php?t=130396 )
- Morphed forms will check now the current skill level: the morph effect is lost if skill level goes under the minimum required.
(http://www.uodemise.com/discussion/showthread.php?t=116542 )
- Mage NPC vendors now buy necro scrolls; the price of scrolls got tweaked (= raised) to match OSI
(http://www.runuo.com/bugs/index.php?cmd=view&id=90 )
(http://www.runuo.com/bugs/index.php?cmd=view&id=113 )
- You can't anymore discord NPC vendors
(http://www.runuo.com/bugs/index.php?cmd=view&id=33 )
- Removing a rune from runebook won't change the default rune set
(http://www.runuo.com/bugs/index.php?cmd=view&id=41 )
- Various runebook security changes (see link for the list)
(http://www.runuo.com/bugs/index.php?cmd=view&id=39 )
- You can't use the Sacrifice virtue while hidden
(http://www.runuo.com/bugs/index.php?cmd=view&id=42 )
- Added the Deceit Brazier: doubleclicking it will summon a random "britannian" monster (check [props for delays)
(http://www.uodemise.com/discussion/showthread.php?t=123805 )
- Casting spells will raise also the secondary skill associated (example: Necro and SpiritSpeak)
(http://www.runuo.com/bugs/index.php?cmd=view&id=43 )
- Word of Death changes:
--> the "pitful damage" is much powerful now
--> you have to bring the target health below (5*arcanefocus)% to strike the powerful blast of 300 chaos damage
--> the damage is influenced by SDI
(http://www.runuo.com/bugs/index.php?cmd=view&id=36 )
- Teleporters generated by [telgen got corrected for the Wrong dungeon
(http://www.runuo.com/bugs/index.php?cmd=view&id=34 )
2009-11-09 19:29:19 +00:00
mark
1320f14adf
ugh @ baseescortable formatting
2009-09-06 03:45:12 +00:00
mark
06e5c8b732
2009-09-06 02:06:07 +00:00
mark
bcdee05c6c
2009-07-19 05:13:25 +00:00
mark
03fc95bfb7
2009-06-29 12:29:09 +00:00
mark
49b5e96850
2009-02-19 08:27:47 +00:00
mark
73d0b158db
2009-01-31 00:26:11 +00:00
mark
96a37544fd
2009-01-30 23:12:13 +00:00
mark
5741d5e371
opl must be sent in all cases for proper display of vendor items
...
minor bug in name verification
2008-01-10 20:20:19 +00:00
mark
0b4c3b15d9
2007-12-17 20:41:34 +00:00
mark
1ef98f10ec
Partial Branch Sync
2007-08-27 08:49:15 +00:00
mark
b9e3476d8b
general cleanup, fixed a slightly improbably crash issue
2007-08-12 07:19:44 +00:00
mark
57293771a2
Support for > 6.0.1.7 (Containers, SecureTrade, SpellBook, Vendors, etc)
...
WarningGump Fixed
2007-08-08 20:30:14 +00:00
asayre
2ad37d54aa
Lots of fixes, changes, rewrites of various things, including but not limited to:
...
Logging of staff crafting items,
Fixes for the OSI client changes
The potion stacking stuff
BaseWeapon fix, so that damage increase things don't multiply themselves.
admin gump fixes for Firewall
Various display tweaks for weight
SoS no longer spawn in Tokuno
Hiryu hues happified to OSI standards
staff now see alliance chat correctly
Play barkeeper text increased per OSI
Various other OSI skill requirement changes
Various unimplemented features of the SE moves
EventSink for when the client version is received from client.
Client validation moved out of the core.
Client version validation now has options to ignore/kick/warn/annoy. Automagically tries to detect current client.
Reverted the delayeddamagecontext back to OSI standards.
Can no longer use bags of sending in jail.
MagerySpell implemented. Now only Magery spells have a circle, and various other properties of 'em.
TransformationSpellHelper now implemented. Things moved around for this.
Spells now need a Timespan for the cast delay, instead of arbitrarily based on Circle. Circle doesn't make sense for non-Magery spells!
Alot of the spellweaving spells added to OSI standards.
2007-05-26 03:12:41 +00:00
krrios
537e026912
CraftItem.ItemIDOf now uses a dictionary to avoid int boxing
...
fixed vendor issue causing PropertyList to be accessed on pre-aos shards
fixed a few places which incorrectly used Core.AOS instead of ObjectPropertyList.Enabled
changed actions list from ArrayList to List<object> for diagnostic purposes
2007-04-24 03:48:58 +00:00
mark
ba23b0af0a
additional generics, fixed retarded bug
2007-01-21 02:58:17 +00:00
mark
50b59db594
refactoring, generics, a bug fix in mana drain, a few todos done
2007-01-20 20:39:55 +00:00
mark
f95101c201
lots of little stuff, but mostly bank optimization, due to the weirdness of the calls
2007-01-19 22:10:11 +00:00
mark
566de1c2cf
a few generics and misc code cleanup
...
slight tweaks/opt
2007-01-19 19:33:13 +00:00
mark
455fa28f48
Lots of little stuff..
...
Generics
Misc tweaks/fixes
2006-12-28 19:32:01 +00:00
mark
88658b58e2
String patch, thanks Carmina
2006-12-12 19:22:43 +00:00
asayre
27a3e68588
2006-09-23 05:04:08 +00:00
asayre
c26e081c58
bug fixes
...
pets can no longer be renamed while in jail
2006-08-14 07:41:26 +00:00
mark
6fcfced3fa
more fun stuff
2006-06-24 18:35:37 +00:00
mark
90c2233e4c
generic town criers, misc generics, region cleanups, container generic, yadda yadda
2006-06-24 17:56:49 +00:00
mark
47711d616e
2006-06-15 04:14:30 +00:00