Commit graph

10 commits

Author SHA1 Message Date
Mark Sturgill
d2c670f5c3 Implement Core.TickCount
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
mark@runuo.com
4e0b7a329a core optimization for small servers
moonglow CoM base coordinates
removed an unnecessary using directives
name change api
client verification null sanity check
2013-05-09 21:36:54 +00:00
xavier
4ff574358a eos fix for pet issue. client ver bug fix. cliloc updates. 2011-10-02 02:51:09 +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
9e586bf2f3 Rewrite exit code, shutdown handlers etc 2007-07-29 00:58:34 +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
b290d0d18f Fixed copy/paste issue causing automatic client.exe version detection to fail 2007-04-20 22:46:53 +00:00
asayre
d32e879c49 Detection of client version for restriction 2007-01-01 08:09:18 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00