Kamron Batman
4e799ddbd7
Adds back in old benchmarks. Cleans up tests. ( #270 )
2020-10-04 11:45:07 -07:00
Kamron Batman
09d80916b8
More gitattributes diff/line ending fixes ( #269 )
2020-10-01 21:38:42 -07:00
Kamron Batman
23b8dff68c
Fixes more line ending issues ( #267 )
2020-09-27 13:54:56 -07:00
Kamron Batman
12e935e4f4
Adds property sorting for json output ( #266 )
2020-09-26 22:38:50 -07:00
Kamron Batman
ddc58ec707
Fixes chat ( #265 )
...
- [X] Fixes crash from chat and newer clients
- [X] Fixes issue with fake names being used
- [X] Fixes potential issue with RawName being null
- [X] Adds chat to modernuo.json settings
- [X] Removes old chat
- [X] Removes chat event sink since it probably isn't needed.
Bumps release version
2020-09-26 18:22:23 -07:00
deccer
160e9a33bc
Fix switch-expression related error message ( #264 )
...
Bumps release version
2020-09-24 08:37:52 -07:00
Kamron Batman
93cf40ec81
Fixes JSON WorldConverter ( #263 )
...
- [X] Adds Map index support for JSON MapConverter
- [X] Files JSON WorldConverter
- [X] Removes LINQ for Map.Parse
Bumps release version
2020-09-20 14:56:46 -07:00
Kamron Batman
13e2693b59
Cleans up comments for localization ( #260 )
2020-09-20 12:48:10 -07:00
Kamron Batman
fd9ec089f7
Fixes BuffIcon is NPE ( #259 )
...
- [X] Fixes BuffIconTable accessed while null
2020-09-19 15:56:22 -07:00
Kamron Batman
e9c1e4cbba
Fixes dupe exception ( #258 )
...
- [X] Cleans up ActivatorUtil
- [X] Fixes dupe exception
- [X] Fixes a bug in BasePotion
- [X] Fixes a few possible memory leaks
Bumps release version
2020-09-19 15:46:07 -07:00
Kamron Batman
4d6e584b6c
Removes literal variables ( #257 )
2020-09-18 18:41:26 -07:00
Kamron Batman
580da8a0cc
Reverts a weird change that should never have happened ( #255 )
...
- [X] Reverts CheckHouse to fix an NPE in CouldFit
Bumps release
2020-09-16 22:13:02 -07:00
Kamron Batman
7762d94336
Creates quick start ( #254 )
...
Creates a quick start.
Updates documentation.
2020-09-15 19:46:10 -07:00
Kamron Batman
403584e735
Bumps native versions to fix MT ( #253 )
...
- [X] Updates zlib to 1.3.0
- [X] Updates argon2 to 1.7.0
Bumps release version
2020-09-15 18:16:48 -07:00
Kamron Batman
fdb43e158b
Updates some styles and the first two pages ( #252 )
...
Updates documentation
2020-09-15 08:55:48 -07:00
Kamron Batman
b4cad61e36
Adds getting started to docs ( #249 )
...
- [X] Adds getting started to docs
Updates documentation
2020-09-14 00:40:19 -07:00
Kamron Batman
8149620b0c
Fixes brace style ( #248 )
2020-09-13 21:49:46 -07:00
Kamron Batman
a236617ad9
Some cleanup of contains keys and try get values ( #246 )
2020-09-13 20:20:44 -07:00
Kamron Batman
9cbb0cfd23
Adds CNAME to docs ( #245 )
...
Updates documentation
2020-09-13 15:41:12 -07:00
Kamron Batman
4456056f83
A little bit of docs cleanup ( #244 )
...
Updates documentation
2020-09-13 15:35:44 -07:00
Kamron Batman
8f378dbd78
Adds ModernUO docs skeleton ( #243 )
2020-09-13 15:21:28 -07:00
Kamron Batman
16bdc21f5a
Updates README.md Thanks section
...
- [X] Adds Karasho as thanks for helping with a discord home.
2020-09-13 12:00:58 -07:00
Kamron Batman
741e8d8300
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Kamron Batman
90ede0659f
Fixes bad formatting in FUNDING.yml
2020-09-12 14:33:46 -07:00
Kamron Batman
14eb03ee87
Updates FUNDING.yml
2020-09-12 14:32:24 -07:00
Kamron Batman
c29ad3729b
Removes UOAM vendors. ( #241 )
2020-09-12 11:56:52 -07:00
Kamron Batman
7dbfa086bc
Cleanup and adds configuration for crashguard ( #240 )
2020-09-12 01:57:07 -07:00
Kamron Batman
55ae0f8778
Fixes exiting/crash handling/ctrl+c ( #237 )
...
- [X] Fixes handling of CTRL+C
- [X] Fixes crash guard (but should really be rewritten
- [X] Fixes exiting/restarting
Bumps release version
2020-09-12 00:05:38 -07:00
deccer
76a9729f61
Fixes account creation with terminals that use redirection (git bash) ( #239 )
...
- [X] Fixes account creation with terminals that use redirection
Bumps release version
2020-09-11 12:05:59 -07:00
Kamron Batman
c3d2740983
Fixes bug with configurations ( #236 )
...
- [X] Changes brace style to enforced
- [X] Fixes null source with assemblies.json
- [X] Fixes bad path for missing json files
Bumps release version
2020-09-10 23:38:06 -07:00
deccer
96465c8530
Little code cleanups for just Main ( #235 )
2020-09-10 22:46:15 -07:00
Kamron Batman
4a334cc395
Updates README.md with logo
2020-09-07 15:05:01 -07:00
Jabin
a784b715f7
expand buffer until large enough for input bytes ( #233 )
...
Fixes an argument out of range error with buffered writing.
Bumps release
2020-09-07 10:23:01 -07:00
Kamron Batman
bbdb561de8
Fixes leaking tests ( #231 )
2020-09-06 14:16:57 -07:00
Kamron Batman
6df1098e06
Fixes building with VS2019 ( #230 )
...
Fixes building with VS2019. Now use F6 to build, then F5 to debug.
bumps release
2020-09-06 13:58:58 -07:00
Kamron Batman
c37c9991f7
Fixes weapon ability and spell registry ( #229 )
...
- [X] Fixes NPE from weapon ability
- [X] Updates [cast so it is not case sensitive, and you don't need the word "Spell" at the end.
Bumps release
2020-09-06 12:41:17 -07:00
Kamron Batman
8b5c7c807f
Fixes file encoding
2020-09-05 17:44:19 -07:00
Kamron Batman
1f1e0595e1
Fixes regions implicit z level ( #226 )
...
Fixes regions implicit z level
Bumps release
2020-09-05 14:17:20 -07:00
Kamron Batman
e8fe3852cd
Fixes email configurations ( #225 )
...
Fixes email configuration and bumps release
2020-09-04 22:42:15 -07:00
Marcelo Paez Sequeira
2de5e34303
Added Mysticism, Imbuing and Throwing to useAntiMacro array ( #219 )
2020-09-04 07:51:30 -07:00
Kamron Batman
bd583f2013
Release Version 0.6.3 ( #223 )
...
Fixes:
- [X] Go Menu Crash
- [X] Add Menu Crash
2020-09-04 00:29:08 -07:00
Kamron Batman
81a6143291
Fixes Add Menu Command & Reading JSON files ( #222 )
2020-09-04 00:19:35 -07:00
Kamron Batman
d18329dbf6
Updates README.md with new server id
2020-09-03 23:01:10 -07:00
Kamron Batman
492e82066f
Updates README.md with new discord
2020-09-03 22:58:52 -07:00
Kamron Batman
7238328361
Fixes GoGump NPE ( #221 )
2020-09-03 22:16:04 -07:00
Kamron Batman
dcbbb13e72
Fixes publish script to work with zsh ( #218 )
...
Fixes the publish script so it works with zsh and bash. (bump release)
2020-09-03 17:18:28 -07:00
Kamron Batman
dbca97e1c2
Updates line endings.
2020-09-03 12:34:50 -07:00
Kamron Batman
113ef98b5d
Adds github sponsorship
2020-09-03 09:02:16 -07:00
Kamron Batman
dad5997c85
Fixes copyright headers and live template ( #216 )
2020-09-03 01:47:20 -07:00
Kamron Batman
f4ed471fe6
Fix publish script (bump release) ( #215 )
2020-09-02 19:16:03 -07:00