Commit graph

66 commits

Author SHA1 Message Date
mark
1cc0064b24 Let's clean up the Scripts\ tree a bit. 2009-10-17 07:31:00 +00:00
mark
115e74f44e some ugly but necessary changes to support both pre and post 7.x clients 2009-10-04 08:19:19 +00:00
mark
f59417c96e 2009-09-06 06:18:53 +00:00
mark
06e5c8b732 2009-09-06 02:06:07 +00:00
mark
4ee6ca5951 2009-08-23 05:36:40 +00:00
mark
4933751ac4 2009-08-23 03:19:37 +00:00
mark
60ad317065 2009-08-09 21:56:10 +00:00
mark
f6e02ebd02 2009-08-09 07:42:18 +00:00
mark
68d742d262 2009-08-09 07:18:50 +00:00
mark
bff9e9abe4 progress on -service.. no input, safe choices, etc
add Account.Inactive and Account.InactiveDuration
refactor IsEligable to IsEligible
2009-08-08 06:30:34 +00:00
mark
0b9f3e93a1 fix deserialize issue with champion spawns 2009-08-02 06:40:55 +00:00
mark
b2f44717cb 2009-08-02 06:27:15 +00:00
mark
d94dced436 2009-07-26 05:57:43 +00:00
mark
bcdee05c6c 2009-07-19 05:13:25 +00:00
mark
f2b9f04620 2009-07-05 04:03:37 +00:00
mark
879e2fc778 2009-07-01 11:14:27 +00:00
mark
03fc95bfb7 2009-06-29 12:29:09 +00:00
mark
2204d5fb86 2009-06-28 03:36:42 +00:00
mark
5ce1f041a2 2009-06-21 06:56:53 +00:00
mark
869f68488d partial psz patch 2009-06-21 05:43:18 +00:00
mark
d03acbffaf 2009-06-07 04:21:58 +00:00
mark
b2356de9b4 2009-05-24 06:13:10 +00:00
mark
49b5e96850 2009-02-19 08:27:47 +00:00
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
21699b4394 2007-12-17 21:55:31 +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
8dc37a24fd disable webstatus and reports by default, remove commandproperty from Mobile.Account, fix house placement being blocked by boats in yard (oceanfront property :P) 2007-09-14 22:03:43 +00:00
mark
817e1ced95 Mono compatibility changes 2007-09-07 20:10:14 +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
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
a8acb6bd9d removed initial capacity to List and ArrayList where inappropriate 2007-04-25 01:06:43 +00:00
krrios
e15ed963d8 updated a few places to use NetState.Address rather than Socket.RemoteEndPoint.Address
added Utility.Intern(IPAddress) and implemented where appropriate
2007-04-25 00:42:47 +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
asayre
75e8798c18 CIDR's actually working would be nice. That's what I get for assuming the output from a different func would be correct.
When banning checked accounts, it should only tag and comment the checked ones, not all of them in the list.
Optimizing firewall.
2007-02-10 08:21:13 +00:00
asayre
2cbc73ee85 fix to loot right formula, shadow wisp showing the location of staff, 120 powerscroll rarity, and the fix for houses shadow tiles which I thought i had committed 5 minutes after the original commit but forgot :< 2007-01-23 04:31:07 +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
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