ModernUO/Scripts/Items/Skill Items/Ninjitsu
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
..
EggBomb.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Fukiya.cs woops on my part. ninjaweps and spellhelper multi checks. 2011-01-23 14:33:58 +00:00
FukiyaDarts.cs Ninja Darts and Shuriken should use combat checks, never 100% chance of hit. Should trigger Evil Omen poison level increase. Missed shots should not consume poison chg, but empty ammo clears weapon poison. Code overhaul. 2010-12-31 20:28:58 +00:00
LeatherNinjaBelt.cs context menu fixed 2011-06-25 19:13:32 +00:00
NinjaWeapons.cs woops on my part. ninjaweps and spellhelper multi checks. 2011-01-23 14:33:58 +00:00
Shuriken.cs Ninja Darts and Shuriken should use combat checks, never 100% chance of hit. Should trigger Evil Omen poison level increase. Missed shots should not consume poison chg, but empty ammo clears weapon poison. Code overhaul. 2010-12-31 20:28:58 +00:00
SmokeBomb.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00