How do i enable shop like in last featured photo? Is that db thing or world.config thing
Disconnect leveling Gnomo
![]()
![]()
![]()
-.........
/offtopic
?
anyway will look at the gnomes soon
NOTE: These are basic summary of all fixes, not all fixes are listed here!
Changelog (1.3-1.4)
Fix Maelstorm Weapons
Implement SPELL_ATTR7_NO_PUSHBACK_ON_DAMAGE
Fix DK T15 Blood 4P Bonus
New function added in SpellHistory class - AddChargeCooldown
Some global spell fixes/cleanup
Fix Gift of the Serpent mastery calculation
Lot more spell cleanup (Was a lot of bad hacks/code that didn't make sense)
Pets no longer set owner in combat when not in combat yet
Implement CMSG_SET_SAVED_INSTANCE_EXTEND
Fix memory leak by unassigned scripts (by TrinityCore)
Fix memory leak in InstanceSaveMgr (by TrinityCore)
Fix exploit in black market
Fix duplication exploit in guild banks
Interrupt movement at channel for creature case
Creature: Fix health regeneration. Creatures immediately reset to full health upon reaching home, rather than slowly regaining it over multiple seconds, which allows players to re-engage them at less than max health
Fix disenchant exploit with loot
Fix crash related to vehicle
Fix evade issue
Fix some issues reported by static analysis
Fix xmog issue with Random Enchantment
Optimize some functions/fix some delay
Fix slow code from copies (some std::string in args were not using const& (const reference))
Fix crash with spell
Core/AI: Fully move react state check from CreatureUnitRelocationWorker to CreatureAI::MoveInLineOfSight. This means that AI for passive/defensive creatures can now once again use MoveInLineOfSight (and fixes that weird thing where triggers decided it would be funny to attack players). Thanks TC
Performance: pass some objectguid by const reference to avoid copie
Performance: Optimize Object::GetGuidValue and Object::GetGUID
Performance: Update RecordTimeDiff
https://github.com/TrinityCore/TrinityCore/commit/971f4ccab87ba95e584d5761f686cc2a86f5af9d ported
https://github.com/TrinityCore/TrinityCore/pull/22923 ported
https://github.com/TrinityCore/TrinityCore/issues/22547 (jumpspeed code ported)
Update ActivateTaxiReply enum to 5.4.8
Rewrite force of nature
Fix crash in aura type
Fix some items not changing from faction change
Fix Item loot exploit
SmartScript: Rewrite SMART_TARGET_SPELL_TARGET
Creature: Fix some static analaysis issue
ThroneOfThunder: small update boss Jinrokh Breaker
ThroneOfThunder: Fix NPC Conductive Water, Focused Lightning, Lightning Fissure, Statue Trigger
ThroneOfThunder: NPC_CONDUCTIVE_WATER NPC_FOCUSED_LIGHTNING NPC_LIGHTNING_FISSURE should have invicible model
ThroneOfThunder: Update Spell lightning Storm, Static Burst
Fix alot of Graveyard missing or wrong issue
EquipmentMgr: Fix invalid read which prevented saving of equipment sets
Fix crash in SAI SMART_ACTION_FORCE_DESPAWN
Quest: Fix wrong initalized value for M_rewardCurrencyID in query response
Fix ModifyCurrency
performance log updates
Update troll start zone for monk
Fix some more item not update after faction change
Update Boss Jinroh Breaker Loot and Spirit Flayer
ScarletHalls: Fix Loot All Bosses
Update Boss Xariona Dmg
Refactore whole battlepet system
Connect some battlpet packets
Implement SPELL_ATTR2_NOT_BREAK_INVISIBLITY, SPELL_ATTR4_FORCE_UNIT_CAST_SPELL
Cleanup SmartAI::MoveInLineOfSight, which fixes wierd combat behavior
WorldUpdate: Renable battlepet and wildbatttlepet updates
More spell attr named
Fix saving instances to db
Rewrite trainers - https://github.com/TrinityCore/Trin...9a8c#diff-afcf63619b4adcb72162944e4163d0bbR62
remove currency reward from boss_sha_of_doubt
Fix name query crash
Update more battlepet stuff
Implement battlepet scripts
fix cooking trainer unitialized skilline
Fix some more trainers
Fix some currency rewards
Update Currency Loot for creature and object
Remove emote hack from 3.3.5
https://github.com/Ovahlord/TrinityCore/commit/f7290509005d3b93bb62149faf3add0bb7f54f51
Remove old frost nova hack
Update SpellCooldowns.dbc
Fix some more spell code
Fix some positive effect spells
Remove usage of ClientResumeCastBar
Remove dead code
Burst of speed can now be activated while sprint is up (ref https://worldofwarcraft.com/en-us/news/14167556)
Fix stealth remove from bleeds finally
Some LoS fixes
performance log, now logs time
NOTE: 1.4 will be available for downloads later, this is just changelog post.
Sorry for all delays!