Skip to content

Releases: modernuo/ModernUO

0.11.2.21

29 Dec 07:55
2084374
Compare
Choose a tag to compare

Bug Fixes

  • Adds Mage AI invis chance variable (#1651) (2084374)
  • Adds required changes for Advanced Search feature (#1650) (fe6e9df)
  • Fixes crash with combatant and mobs facing each other (#1644) (d428236)
  • Use pooled ref for corpse instanced loot (#1645) (96c3f2e)

Features

0.11.2.14

20 Dec 21:21
1e73802
Compare
Choose a tag to compare

Bug Fixes

  • Adds missing migration files. (#1642) (61e9dd2)
  • Fixes network issue with incoming packet length (#1643) (1e73802)
  • Fixes thread guard and cleans up incoming packet reader (#1641) (7d9bc9f)
  • Update Main.cs to accept utf8 on console (#1639) (25a75fd)

0.11.2.10

15 Dec 21:49
1ab367d
Compare
Choose a tag to compare

Bug Fixes

  • Codegens camps (#1628) (f35af0d)
  • Fixes crash when banker tries to consume checks & gold from bankbox (#1635) (0d65464)
  • Fixes default GumpID and DropSound serialization for containers (#1631) (ca5aa80)
  • Fixes pooled ref collections dispose on defaults (#1638) (1ab367d)

0.11.2.1

03 Dec 23:57
b7882df
Compare
Choose a tag to compare

Bug Fixes

  • Fixes serialization and dirty tracking conveniences (#1627) (b7882df)

0.11.1.33

02 Dec 20:59
3a0d4b1
Compare
Choose a tag to compare

Bug Fixes

0.11.1.29

02 Dec 00:10
fec7804
Compare
Choose a tag to compare

Bug Fixes

0.11.1.26

26 Nov 17:40
f21c968
Compare
Choose a tag to compare

Bug Fixes

  • Fixes various mobile packets and setting serials (#1618) (6a0fcd6)
  • Refactors getting static tiles to use enumerators (#1611) (f21c968)
  • Removes redundant fixture check (#1619) (3b1637b)

0.11.1.23

26 Nov 07:44
332e22f
Compare
Choose a tag to compare

Bug Fixes

0.11.1.18

23 Nov 17:30
3109f59
Compare
Choose a tag to compare

Bug Fixes

  • Fixes TimeSpan rounding issues (#1610) (331f24c), closes #1604
  • Fixes vendor buy int overflow (#1586) (98727d1)
  • Fixes VS support by reverting source generators back to net standard 2.0 (#1609) (d93e363)
  • Updates container searches for non-generic types (#1567) (3109f59)

0.11.1.13

21 Nov 20:23
e680bdb
Compare
Choose a tag to compare

Bug Fixes

Features

  • Updates to .NET Standard 2.1 source generators (#1602) (0da6e46)