Kamron Batman
de50bc9e43
Moves Item/Mobile locks to a handler. ( #34 )
2019-03-15 11:05:26 -07:00
Kamron Batman
114dc1a16b
Fixes several bugs and streamlines the BOD code. ( #32 )
2019-03-12 23:41:19 -07:00
Kamron Batman
a45094f2dc
Removes old comparable/comparers. ( #31 )
2019-03-11 15:35:04 -07:00
Kamron Batman
513e54f70e
Clean up: Bugs, LINQ, constructors, default values, and null checks ( #18 )
2019-03-11 14:29:59 -07:00
Kamron Batman
55136d8842
Merges bug fixes and cleanup with master ( #17 )
2019-03-03 15:50:57 -08:00
Kamron Batman
916d404c51
Fixes dictionary uses ( #7 )
2018-11-02 08:16:42 -07:00
Kamron Batman
dcf64091b1
Modernization Fixes & Updates to Default Values ( #3 )
2018-10-28 00:33:16 -07:00
Kamron Batman
9542c79ea4
Fixes several more expression issues and cast type check merges.
2018-09-15 23:31:51 -07:00
Kamron Batman
f93c3b992e
Fixes bad expressions, bad bool checks in loops, a few null pointer exceptions, and optimizes constructors.
2018-09-15 23:16:45 -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
7321fa1b63
Fixes expressions that are always true, null, or flase.
2018-09-15 10:08:25 -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
eeabc3d0e8
Removes redundant returns
2018-09-14 15:40:02 -07:00
Kamron Batman
06fa31a7bf
Changes properties to use automatic property initializers
2018-09-14 15:23:29 -07:00
Kamron Batman
f0a48ad431
Removes default value initializers
2018-09-14 15:13:14 -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
d6c0bf2d4c
Sets a default parameter for OnHit. More casting cleanup.
2018-09-09 08:54:10 -07:00
Kamron Batman
6ef32ce910
Fixes unavailable syntax for Mono.
2018-09-03 09:34:36 -07:00
Kamron Batman
e77d695684
Fixes more casting
2018-08-19 11:04:07 +08:00
Kamron Batman
61937d9c97
Fixes more casting and other formatting issues.
2018-08-19 10:14:40 +08:00
Kamron Batman
03dd5f1926
Fixes casting checks
2018-08-19 01:38:55 +08:00
Kamron Batman
6987d0c18e
Replaces corpse name ( #23 )
2018-08-14 23:50:00 +08:00
Kamron Batman
632e8b4757
Upgrades code style - First batch ( #22 )
2018-08-14 06:16:50 +08:00
Kamron Batman
8ee42c8ea2
Add DefaultName property to Mobiles & Items ( #18 )
2018-08-09 17:18:41 -07:00
Kamron Batman
b06f5bf60d
Adds better type support for pooled enumerables. Refactors code. ( #16 )
2018-08-09 14:08:34 -07:00
Kamron Batman
5d61205240
Upgrades gumps to allow netstate specific compilation/appends. ( #7 )
2018-02-21 20:30:45 -08:00
Kamron Batman
1030bb7675
Upgrades spawners to have parameters/properties and optimized timers ( #6 )
...
Upgrades spawners to have:
- [X] Parameter support
- [X] Property support
- [X] Optimized timers
- [X] Support for Proximity Spawners
- [X] Probabilities
2018-02-20 22:33:25 -08:00
Kamron Batman
20ae1b3989
Fixes lots more spelling errors ( #5 )
...
* Renames constructable to constructible
* Fixes project references.
* Fixes BaseEquippableLight file name
* Replaces payed with paid.
* Fixes various other spelling errors
2018-02-20 16:01:41 -08:00
Kamron Batman
9a4aeaba0d
Renames trapable to trappable. ( #4 )
2018-02-20 11:08:02 -08:00
Kamron Batman
bb8f09752f
Renames equiped to equipped. ( #1 )
2018-02-19 21:51:13 -08:00
Pedro Pardal
7df658cd00
Basic support for mysticism spells, scrolls, inscription craftables, mystic reagents, 6 new spells
2017-03-21 17:31:08 +01:00
Xeroxxx
8f3813b11f
Typo & removed Engine=InnoDB
2017-01-17 15:52:16 +01:00
Xeroxxx
53d6d8f882
Added initial database schema creation
2017-01-16 11:32:38 +01:00
Vorspire
75c9c79a48
+ Added FastMovementImpl
...
* Can be enabled or disabled by setting the static property 'Enabled' to true or false (disabled by default).
* Uses single-list caching for movement operations instead of multiple caches depending on direction.
* Uses deferred Linq queries to process high volumes of items in collision detection only when necessary.
* Reduces movement lag for all Mobiles, including players, even with thousands of on-screen Mobiles and Items.
2015-08-22 03:26:10 +01:00
Rodrigo Fraga
d8e6ddf13b
Fix compile error CS0165 on Mono
...
When running on mono building scripts, it will yield
Errors:
+ Engines/BulkOrders/SmallTailorBOD.cs:
CS0165: Line 88: Use of unassigned local variable `useMaterials'
Calling RandomBool out of if
2014-07-06 02:08:02 -04:00
Mark Sturgill
ab4246058b
add bombing run, double domination, king of the hill, and capture the flag events
...
add faction tournament mode
update vs project
2014-04-25 16:06:45 -07:00
Ravenwolfe
06fa2ab343
Found issue with XMLserialization using local time to serialize instead of UTC. Changed to be consistent with rest of project.
2014-04-13 22:03:06 -05:00
Mark Sturgill
963606e376
power faction item creation and duel presence
2014-03-28 12:44:32 -07:00
Mark Sturgill
383f6cbada
add power faction items
2014-03-28 12:29:31 -07:00
Mark Sturgill
76b7fa6f30
add OnSingleClick for BulkOrderBook and Aquarium
...
allow primary LadderController instance to be deleted
add MessageRuleset method to DuelContext
2014-02-22 12:56:58 -07:00