Skip to content

Tags: modernuo/ModernUO

Tags

0.14.0.72

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes TCPServer accept async, makes Firewall/IP Limiter multithr…

…eaded (#2134)

0.14.0.59

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes serialization generator issue with arrays (#2120)

0.14.0.58

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps dependencies. Fixes bugs with serialization generator (#2119)

0.14.0.48

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Moves snapshot request synchronously (#2105)

0.14.0.39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes the wrong unit used for BuffIcon Timers (#2093)

0.14.0.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes some buff icons off by 1s (#2073)

0.13.7.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Bumps modernuo schema generator to 2.12.18 (#2039)

0.13.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Updates to .NET 9 (#1984)

### Summary

* Bumps to .NET 9 with updated dependencies
* Comparing a value type against null is no longer allowed
* CI/CD now uses the version specified in global.json
* Serialization generator updated to .NET 9 with bug fixes, fixes to turkish language, and parallelization

0.13.6.23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Removes redundant conditional check in house demolish gump (#2004)

0.13.6.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes searching null map crash (#1975)