Releases: Dawn-of-Light/DOLSharp
Releases · Dawn-of-Light/DOLSharp
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
2.1.4.3900
Revert "Only load mobs from enabled regions"
This reverts commit 37a628842b1639470dbf54a9edeeed570ebf0241.
2.1.3.3899
Fix WhereClause test for empty set
Hotfix: Server not starting
Statement with "IN ()" not valid in MySQL (but SQLite)