Skip to content

Releases: Dawn-of-Light/DOLSharp

1.9.7.3846

01 Feb 14:22
2c497f5
Compare
Choose a tag to compare
Add/Fix ShortDescriptions for Masterlevels (#375)

1.9.7.3845

23 Jan 15:28
210bde4
Compare
Choose a tag to compare
Use prepared database in Docker (#377)

1.9.7.3844

17 Jan 10:48
d9d160c
Compare
Choose a tag to compare
Hotfix: Reset claimed keeps correctly (#376)

1.9.7.3843

23 Dec 09:51
bab1730
Compare
Choose a tag to compare
Use nameof to target table columns (#374)

1.9.7.3842

12 Dec 12:05
96aa0ee
Compare
Choose a tag to compare
Perform checks more often during long casts (#372)
Fix portals in 1.126+ clients
    Change byte order for jumpSpotId to LowEndian for 1.126+
    Stop saving ZonePoint to DB when missing and log error instead

1.9.7.3841

25 Nov 16:59
ad0e595
Compare
Choose a tag to compare
Fix WarMap Teleport (#369)
Fix Fall Damage Display (#368)
Replace empty arrays with Array.Empty (CA1825) (#371)
    Remove unused arrays in DisplayMessage
Fix yell angle (#370)

1.9.7.3840

20 Nov 17:59
a7ba92a
Compare
Choose a tag to compare
Move to .Net6 (#365)
    Rename occurrences of Net5 to NetCore
    Update packages:
      System.Text.Encodings.CodePages 5.0.0 -> 6.0.0
      System.Resources.Extensions 5.0.0 -> 6.0.0
      System.ServiceProcess.ServiceController 5.0.0 -> 6.0.0
      System.Diagnostics.PerformanceCounter 5.0.1 -> 6.0.0
      Microsoft.CodeAnalysis.CSharp 3.11.0 -> 4.0.1
      Microsoft.NET.Test.Sdk 16.11.0 -> 17.0.0
      Microsoft.Data.Sqlite 5.0.11 -> 5.0.12
      log4net 2.0.12 -> 2.0.13
      MySqlConnector 1.3.14 -> 2.0.0
      NUnit3TestAdapter 4.0.0 -> 4.1.0

1.9.7.3839

09 Nov 20:01
45e445e
Compare
Choose a tag to compare
Fix Docker Build Actions and add Documentation

1.9.7.3838

09 Nov 10:00
f40b0c6
Compare
Choose a tag to compare
Creating a Docker Build and Push Action
    Adding (manual) Docker release workflows for .Net5 and Framework
    Updating create_release workflow for better readability
    Use output variable for version/date in create_release instead of text file

1.9.7.3837

07 Nov 16:53
ab1085c
Compare
Choose a tag to compare
Cleanup .Net5 build output (#362)
    Remove GameServerScripts.dll from build output
    Remove satellite resource languages from build
    Remove ref folder from build output
    Remove unused redundant libraries