Releases: Dawn-of-Light/DOLSharp
Releases · Dawn-of-Light/DOLSharp
2.2.9.3910
Add script to spawn night hobs in Braemar only at night (#494)
2.2.8.3909
Update to Net 10 and package updates
Workflows updated to use Net 10
Update Log4Net from 2.0.15 to 3.2.0
Update System.Text.Encoding.CodePages from 8.0.0 to 10.0.1
Update Microsoft.Data.Sqlite from 8.0.1 to 10.0.1
Update MySqlConnector from 2.3.5 to 2.5.0
Update System.ServiceProcess.ServiceController from 8.0.0 to 10.0.1
Update Microsoft.CodeAnalysis.CSharp from 4.8.0 to 5.0.0
Update Microsoft.Diagnostics.Runtime from 3.1.456101 to 3.1.512801
Update System.Diagnostics.PerformanceCounter from 8.0.0 to 10.0.1
Update Microsoft.NET.Test.Sdk from 17.8.0 to 18.0.1
Update NUnit from 4.0.1 to 4.4.0
Update NUnit3TestAdapter from 4.5.0 to 6.0.1
2.2.7.3908
Fix display of merchants window with other currencies
2.2.6.3907
Fix Housing Menus for clients <1.125
Previously Shift+Rightclick menus weren't shown
Allow ProtectEffect from NPC (#488)
2.2.5.3906
Fix Instance Dungeons
Previously /leave would leave the player stuck
which would make admin intervention necessary
2.2.4.3905
Update Create Release workflow actions
Update upload-artifact to v4
Update download-artifact to v4
2.2.3.3904
Fix Release workflow
Fix workflow
Fix server crash on Djinn Port
2.2.2.3903
Update to Net8 (#481)
2.2.1.3902
Obsolete Point3D/GameLocation (#472)
Mitigate jerky movement when pathing is activated
Downgrade DOLDatabase and DOLBase to netstandard2.0
Make it usable by Net Framework projects like DOLToolbox
2.2.0.3901
Bump version to 2.2
Add RewardQuests (#477)
Add RewardQuests like on Live. These differ from normal DataQuests in that they show markers on the map, show extra information in journal (with option to create items) and that selected steps can be done out of order.
Reinstate the fix for DISABLED_REGIONS serverproperty
Fix WhereClause.IsIn and .IsNotIn (again)
Simplify WhereClause