1.9.7.3709
github-actions
released this
26 Nov 16:41
·
206 commits
to master
since this release
fixup
refactor
Update actions versions
fixup
fixup
Update Actions
Replace deprecated set-output with GITHUB_ENV
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