1.9.7.3710
github-actions
released this
01 Jan 21:52
·
156 commits
to master
since this release
Update netframework workflow to 22.04
Update extensive_test_runner.yml
Update dependencies
SharpZipLib 1.3.1->1.4.1
log4net 2.0.14->2.0.15
System.Text.Encoding.CodePages 6.0.0->7.0.0
Microsoft.Data.Sqlite 5.0.17->7.0.1
MySqlConnector 2.1.10->2.2.4
System.ServiceProcess.ServiceController 6.0.0->7.0.0
Microsoft.CodeAnalysis.CSharp 4.2.0->4.4.0
Microsoft.Diagnostics.Runtime 2.1.327703->2.2.343001
System.Diagnostics.PerformanceCounter 6.0.1->7.0.0
Microsoft.NET.Test.Sdk 17.2.0->17.4.1
NUnit3TestAdapter 4.2.1->4.3.1
Fix MySql database not being able to connect (#430)
Remove SslMode=None from ConnectionString
PlayerStatistics translated / new language file created. (#429)
KeepSkin : use new keep skin by default
KeepDoor : transversal keep door need a larger size
Fix Net Framework build
Fix Net Framework build
moved almost every text from playercommands into language file. Added zone translation into /who command.
Update Github Actions
Replace deprecated set-output with GITHUB_ENV
moved hard coded text from playercommands into language file.
Replace expired Discord link
typo fixed.
Fix /keepguard path command
Patrol guards wouldn't use the created path previously
Add /jump to target command
Remove duplicate warnings from Champion styles
Set initial aggro of 'added' mobs to 1
Fix aggro switch on stun/mezz
Only check for enemies when there is no current aggro
Display MythicalStatCap correctly
Make release creation manual
Make only NetCore Linux test on PR
Fix weapons with 0 DPS doing infinite style damage
Weapons below 1.5 DPS do zero style damage instead
Remove pet buffing from BuffMerchant
Fix casting GamePets
Make spells available to GamePet
Fix Bonedancer hybrid subpets when commander is a caster
Remove BP cap
Remove extra comma in money unit translations
Add GameNPC.Spawn()
Fix MissionMaster respawn at spawnpoint instead of last location
Make RespawnTimerCallback() use Spawn()
Force respawn MissionMaster on Tower/Keep take
Fix Market Search
Get djinn teleport realm based on current region
Set Respawn Time of MissionMaster to 2 min
Merge pull request #399 from DigitalBox98/realm_enhancement_merchant
Add SpellTokenMerchant
SpellTokenMerchant accepts all items from its MerchantItemList and casts the spell with the same ID of ItemTemplate.Effect
To do multiple spells at once use SpellXCustomValues
Remove obsolete GetAngle/GetHeading methods from GameObject
Remove obsolete Point2D.HEADING_CONST
Remove unused LanguageMgr.SetLangPath
Remove obsolete Heretic LostOnPulse SpellHandlers
Remove obsolete WorldMgr distance methods
Remove obsolete FelxibleSkillBuff (typo)
Remove obsolete SingleStatAbilityBuff
Remove obsolete ObjectDatabase methods
Remove parameterless Select methods
Remove QueryParameter Select methods
Fix /code on startup in NetCore
Fix /object fastcreate <name> <model_id>
Fix InterceptEffect.InterceptChance (null check)
Deprecate NetFramework build and replace with NetCore
Remove DOLConfig (is a separate solution/repository)
Add DOLConfig binaries in release workflow
Switch NetFramework and NetCore build
Move NetFramework files to old folder
Several updates to workflows
Add PerformanceStatistics for Linux
Remove warnings from build