Kamron Batman
|
b34bb90cdf
|
Merge branch 'develop' of github.com:kamronbatman/ModernUO
|
2019-08-02 18:20:03 -07:00 |
|
Kamron Batman
|
a36796c2c1
|
v0.0.1-Alpha (#42)
|
2019-08-02 18:16:11 -07:00 |
|
Kamron Batman
|
3614a66aee
|
Reorganizes Project (#41)
|
2019-08-02 18:13:40 -07:00 |
|
Kamron Batman
|
08bf44af9a
|
Targets .NET Core 3.0 (#39)
|
2019-08-02 17:53:18 -07:00 |
|
Kamron Batman
|
0993c03b70
|
Merge branch 'develop' of github.com:kamronbatman/ModernUO into develop
|
2019-07-21 21:50:00 -07:00 |
|
Kamron Batman
|
d30f93c454
|
Fixes a few bugs with optional params. (#37)
|
2019-03-15 16:40:23 -07:00 |
|
Kamron Batman
|
472b84f5ff
|
Cleans up Spell Targeting (#36)
|
2019-03-15 15:23:03 -07:00 |
|
Kamron Batman
|
de50bc9e43
|
Moves Item/Mobile locks to a handler. (#34)
|
2019-03-15 11:05:26 -07:00 |
|
Kamron Batman
|
cf90a58bea
|
Adds a RunUO Migrations page (#33)
|
2019-03-13 18:26:35 -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
|
e748af4430
|
Updates README.md with Discord Link
|
2019-03-07 12:42:11 -08:00 |
|
Kamron Batman
|
f833fdd1b3
|
Adds an editor config with default IDE settings from Rider. (#20)
|
2019-03-05 16:25:04 -08:00 |
|
Kamron Batman
|
8ccc2787e4
|
Merge branch 'develop' of github.com:kamronbatman/ModernUO
|
2019-03-05 16:23:04 -08:00 |
|
Kamron Batman
|
0fb73bdc35
|
Updates GOALS.md
|
2019-03-05 16:00:06 -08:00 |
|
Kamron Batman
|
55136d8842
|
Merges bug fixes and cleanup with master (#17)
|
2019-03-03 15:50:57 -08:00 |
|
Kamron Batman
|
1c8f044476
|
Fixes mono builds. (#16)
|
2019-03-03 15:49:10 -08:00 |
|
Kamron Batman
|
90ffe0ea3c
|
Fixes parent references. (#15)
|
2019-03-03 15:40:17 -08:00 |
|
Kamron Batman
|
01d0fb75b8
|
Cleanup that was missed during the last sweep. (#14)
|
2019-03-03 15:10:20 -08:00 |
|
Kamron Batman
|
5cf37da625
|
Merge branch 'master' of github.com:kamronbatman/ModernUO into develop
|
2019-03-03 14:34:29 -08:00 |
|
Kamron Batman
|
39dfe86e10
|
Merges crash bugs into master (#12)
|
2019-03-03 14:28:24 -08:00 |
|
Kamron Batman
|
a7c28c65ed
|
Little bit of code style changes.
|
2019-03-03 14:27:33 -08:00 |
|
Kamron Batman
|
82856df610
|
Fixes bug with props gump (#10)
|
2018-12-06 12:41:44 -08:00 |
|
Kamron Batman
|
7bc930cf00
|
Fixes crash bug with house region (#9)
|
2018-11-30 23:20:48 -08:00 |
|
Kamron Batman
|
647d6c0fd0
|
Fixes small compile errors for both Mono and Windows
|
2018-11-03 18:07:35 -07:00 |
|
Kamron Batman
|
916d404c51
|
Fixes dictionary uses (#7)
|
2018-11-02 08:16:42 -07:00 |
|
Kamron Batman
|
d4a52344f2
|
Adds FAQ to README.md
|
2018-11-01 12:39:08 -07:00 |
|
Kamron Batman
|
dcf64091b1
|
Modernization Fixes & Updates to Default Values (#3)
|
2018-10-28 00:33:16 -07:00 |
|
Kamron Batman
|
445eddff68
|
Updates code to C# 7, fixes various issues, and styling [PR #1]
|
2018-09-16 21:35:57 -07:00 |
|
Kamron Batman
|
c155c82325
|
Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values.
|
2018-09-16 21:04:36 -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
|
8da55d6043
|
Fixes null propogation and expression is always true/false
|
2018-09-15 15:58:36 -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
|
89eea25e5f
|
A little bit of code cleanup
|
2018-09-14 15:55:45 -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 |
|