Skip to content

Releases: modernuo/ModernUO

0.6.3.12

11 Sep 06:42
c3d2740
Compare
Choose a tag to compare
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

0.6.3.9

07 Sep 17:23
a784b71
Compare
Choose a tag to compare
expand buffer until large enough for input bytes (#233)

Fixes an argument out of range error with buffered writing.
Bumps release

0.6.3.7

06 Sep 20:59
6df1098
Compare
Choose a tag to compare
Fixes building with VS2019 (#230)

Fixes building with VS2019. Now use F6 to build, then F5 to debug.

bumps release

0.6.3.6

06 Sep 19:41
c37c999
Compare
Choose a tag to compare
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

0.6.3.4

05 Sep 21:17
1f1e059
Compare
Choose a tag to compare
Fixes regions implicit z level (#226)

Fixes regions implicit z level
Bumps release

0.6.3.3

05 Sep 05:44
e8fe385
Compare
Choose a tag to compare
Fixes email configurations (#225)

Fixes email configuration and bumps release

0.6.3.1

04 Sep 07:29
bd583f2
Compare
Choose a tag to compare
Release Version 0.6.3 (#223)

Fixes:
- [X] Go Menu Crash
- [X] Add Menu Crash

0.6.2.7

04 Sep 00:19
dcbbb13
Compare
Choose a tag to compare
Fixes publish script to work with zsh (#218)

Fixes the publish script so it works with zsh and bash. (bump release)

0.6.2.3

03 Sep 02:16
f4ed471
Compare
Choose a tag to compare
Fix publish script (bump release) (#215)