Commit graph

58 commits

Author SHA1 Message Date
mark
4e6256b8cd branch sync #2 2009-01-31 00:02:21 +00:00
mark
96a37544fd 2009-01-30 23:12:13 +00:00
mark
ea0e037770 2008-10-31 09:58:37 +00:00
mark
9c5abc3b0d 2008-05-29 03:57:42 +00:00
mark
e41632fe95 shipwreck item display bug 2008-05-29 03:16:49 +00:00
mark
99a4c806c4 oops :P 2008-01-10 23:02:07 +00:00
mark
62b037bd91 thanks erica/artegordon 2008-01-10 22:21:06 +00:00
mark
ff17407c67 2007-12-17 21:33:28 +00:00
mark
0b4c3b15d9 2007-12-17 20:41:34 +00:00
mark
162cf6f0a9 branch sync 2007-11-27 06:36:57 +00:00
mark
36868afd0a misc changes laying around 2007-10-12 18:37:47 +00:00
mark
5d78b17be1 branch sync, Constructable can now have an accesslevel defined. 2007-09-13 19:37:44 +00:00
mark
1ef98f10ec Partial Branch Sync 2007-08-27 08:49:15 +00:00
mark
4718a4b911 Mostly cleanup...
Removed canbeharmful check on reveal spell
BallOfSummoning required to be in pack
Cleaned up ban duration gump
2007-08-14 03:13:21 +00:00
mark
b9e3476d8b general cleanup, fixed a slightly improbably crash issue 2007-08-12 07:19:44 +00:00
mark
d5ebe946e9 2007-08-08 23:25:31 +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
mark
3f839ed5bf oops! 2007-08-08 00:44:04 +00:00
mark
d72057c5d5 scissors should NOT be able to cut locked down or movable false items 2007-08-08 00:31:47 +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
asayre
b6c8e29077 2007-03-10 06:47:41 +00:00
asayre
318ad5f08c revealing hidden staff is a bad thing 2007-01-26 05:35:13 +00:00
asayre
f67a870208 Sound/effect fixes, DeathStrike instant damage after 5 steps, Evasion of spells, with OSI data. Original data c/o Kenko 2007-01-23 06:56:23 +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
603f1bf8fe fix bandage range, change some ondeath/onbeforedeath region calls, fix spell delayed damage 2007-01-14 02:06:27 +00:00
mark
f77cd9b202 2007-01-13 16:51:33 +00:00
mark
1db4682222 rewrote unlock spell
tchests respawn on magic unlock
2007-01-13 05:31:20 +00:00
mark
42529d8d04 bandage/bleed message
ElvenCompositeLongbow damage
MagicalShortbow damage
SpawnEntry double spawns
typo fix
2007-01-13 04:30:13 +00:00
mark
9d377382af fey legging fix 2007-01-12 22:40:19 +00:00
mark
f65ce0098e fix region typos
remove thinlongsword from bulk orders
warcleaver -> fencing weapon
2007-01-12 17:46:24 +00:00
mark
fe4c9e4f73 misc fixies 2006-12-29 05:21:07 +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
3e4c1994f2 Fixes to 'all guard me'
Shurikens/FukiyaDarts use now unhides you
2006-11-25 00:50:53 +00:00
zippy
f74af73c5a Kenko's Serado fix. (http://runuo.com/forums/showthread.php?t=75889)
Sotho Tal Ker's BaseHat treasure fix (http://runuo.com/forums/showthread.php?t=76341).
Thanks to Carmina for submitting the patches.
2006-11-14 02:43:42 +00:00
asayre
27a3e68588 2006-09-23 05:04:08 +00:00
krrios
93f6301be8 Item.ProcessDelta update to efficiently send property list hashes
Overriding SendInfoTo(NetState) is now obsolete; instead, override SendInfoTo(NetState, bool) or GetWorldPacketFor(NetState)
2006-09-22 03:04:00 +00:00
asayre
235ce238cd some stupidity fixes, some other stuffs 2006-09-02 23:58:47 +00:00
asayre
71e80d5949 2006-08-30 03:24:57 +00:00
krrios
51345e02a0 Faction.ClearSkillLoss now returns true or false indicating if the player was actually under skill loss
Refactored some gump methods to account for the respective core changes
2006-08-27 20:39:11 +00:00
asayre
3d3c880b43 Fixes 2006-08-23 04:36:58 +00:00
asayre
ce54fe8635 Bug fix for :
skillcaps and things that exceed it
Possible threading issue
Addition of Generic FindItemsByType  - List<T> findItemsByType<T>()
Change to make polymorph not have a timer and instead a toggle skill
KiAttack no longer works with ranged weapons
Poison strike speed and damage changed
Necro spells now affected by FC
Must have atleast 50 weapon skill if no shield equipped to use Evasion
Stalking bonus capped at 10 + skill/10
Stalking bonus now Clears
Bugfix w/Guilds
Crashguard Exception message moved closer to the top of the file.
Character creation of Pallys and necros using advanced skills now gives skill items 
Honor no longer works on Players
Pre-ML area HitArea attacks nolonger require LoS
Serialization fix for BladeOfTheRighteous
RidingSwipe now has paralyzation immunity as with NerveStrike and ParaBlow
AnkhEast renamed to AnkhNorth
LeggingsOfBane no longer have 510 HP
ElvenWashBasinEastAddon Fixed
AnsellaGryen won't be renamed each time the server Restarts
DiseasedCats are properly named
Localization fixes in DefBlacksmithy
BearMasks/DearMAsks and things that extend from them now can be repaired
2006-08-19 23:24:47 +00:00
asayre
b69228c599 bugfix 2006-08-15 19:26:11 +00:00
asayre
c26e081c58 bug fixes
pets can no longer be renamed while in jail
2006-08-14 07:41:26 +00:00
asayre
1a241e17f1 Addition of Racial Harvest bonuses, Elven nightsight, and rename of OreInfo.cs to ResourceInfo.cs 2006-06-29 04:24:26 +00:00
mark
03adafb13e typo 2006-06-22 04:07:33 +00:00
mark
d0faf02150 chop fixed, staff placements were not getting added to h.Addons 2006-06-22 02:31:32 +00:00
mark
31167c984f missing () 2006-06-22 02:21:32 +00:00
mark
79027e9632 working on addon chop fix 2006-06-22 02:19:40 +00:00