Kamron Batman
9542c79ea4
Fixes several more expression issues and cast type check merges.
2018-09-15 23:31:51 -07:00
Kamron Batman
a48ebb3a5f
Fixes FindItemsByType and FindItemByType and new override of IsLockedDown and IsSecure by renaming their methods.
2018-09-15 15:50:35 -07:00
Kamron Batman
970fd563b2
Fixes code according to modern code style. Fixes a few expression bugs.
2018-09-15 09:58:51 -07:00
Kamron Batman
06fa31a7bf
Changes properties to use automatic property initializers
2018-09-14 15:23:29 -07:00
Kamron Batman
ff26dfa375
Fixes implicit ternary expressions
2018-09-14 14:56:48 -07:00
Kamron Batman
c85b0a740c
Removes redundant delegate type declarations
2018-09-14 14:32:04 -07:00
Kamron Batman
3c9842ee5a
Fixes null propogation
2018-09-14 13:49:23 -07:00
Kamron Batman
22ab83ea9e
Replaces types with built-in types.
2018-09-14 13:22:16 -07:00
Kamron Batman
fee83ce560
Fixes implicit array initializers
2018-09-14 13:14:20 -07:00
Kamron Batman
7d3a0ca265
Fixes string interpolation
2018-09-14 13:07:43 -07:00
Kamron Batman
42d0b6271f
Fixes sequential checks
2018-09-14 13:00:41 -07:00
Kamron Batman
83dcf536d8
Removes implicit this.
2018-09-14 12:56:58 -07:00
Kamron Batman
04b4cfe75b
Removes implicit types
2018-09-14 08:48:39 -07:00
Kamron Batman
33f5e77a24
Fixes body expression style.
2018-09-14 08:46:14 -07:00
Kamron Batman
3f0a72a62f
Removes unused namespaces
2018-09-14 08:41:38 -07:00
Kamron Batman
03dd5f1926
Fixes casting checks
2018-08-19 01:38:55 +08:00
Kamron Batman
632e8b4757
Upgrades code style - First batch ( #22 )
2018-08-14 06:16:50 +08:00
Kamron Batman
b06f5bf60d
Adds better type support for pooled enumerables. Refactors code. ( #16 )
2018-08-09 14:08:34 -07:00
Mark Sturgill
963606e376
power faction item creation and duel presence
2014-03-28 12:44:32 -07:00
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
eos@runuo.com
cab25a9b8f
Decoupled the Order/Chaos system from the NewGuildSystem setting.
2013-06-07 01:07:07 +00:00
mark
599b2af6d5
- extensive framework for dueling, tournaments, and events
...
- IP address command implementor
- miscellaneous minor fixes
2012-04-22 05:37:16 +00:00
asayre
a1b906f921
removing unused, buggy code.
2012-02-26 09:24:35 +00:00
mark
b3e8ec0a08
massive branch sync
2010-04-25 06:09:43 +00:00
mark
4ee6ca5951
2009-08-23 05:36:40 +00:00
mark
4933751ac4
2009-08-23 03:19:37 +00:00
mark
4e6256b8cd
branch sync #2
2009-01-31 00:02:21 +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
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
8150706a3c
2006-07-16 19:49:58 +00:00
mark
197867a825
faction reset
2006-06-18 16:17:45 +00:00
mark
47711d616e
2006-06-15 04:14:30 +00:00