hondacrx
|
ad1975b277
|
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenerator and FollowMovementGenerator, full rewrite for both.
Port From (https://github.com/TrinityCore/TrinityCore/commit/14939204955d1a24fe465cdfcbf307daf3ce4f09)
|
2021-09-26 10:29:27 -04:00 |
|
hondacrx
|
10d7140450
|
Core/Misc: Updated SpellCastResult, GameError and HotfixStatus enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/262ee285db1c69169210fc09cebca91a19cea4f2)
|
2021-08-08 14:44:52 -04:00 |
|
hondacrx
|
7ca12d9793
|
Core/DataStores: 9.1.0 db2 structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce1046a8fd0f04aad6c414786949269fffea88f3)
|
2021-08-08 14:40:42 -04:00 |
|
hondacrx
|
1d5337d3f7
|
Fixed a crash with AISpellInfoType having cooldown default to 0 should be default 5000.
|
2021-07-03 11:37:20 -04:00 |
|
hondacrx
|
302a1f293c
|
Some Cleanups
|
2021-06-07 18:06:16 -04:00 |
|
hondacrx
|
1941148d8f
|
Core/Achievements: Defined all modifier tree types and implemented many of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0be92ec0ad0334c38b4073a7e24a571982b17da)
|
2021-06-07 13:13:46 -04:00 |
|
hondacrx
|
6ab6fc81a5
|
Core/Reputation: Named all reputation flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6b919fafe45aaeba0c5572925e47562158314b1)
|
2021-06-05 20:15:28 -04:00 |
|
hondacrx
|
c51e7b3223
|
Core/Movement: Correct the allowed distance to target before a repositioning is necessary.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0ce1e9d6522974e3186e8b5cf75b7c653a075862)
|
2021-05-18 13:13:12 -04:00 |
|
hondacrx
|
91459cde06
|
Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience
Port From (https://github.com/TrinityCore/TrinityCore/commit/502f77fe8cb082843f7eb385159dd5038a059443)
|
2021-02-02 10:28:22 -05:00 |
|
hondacrx
|
f18a9c1ec9
|
Core/Misc: Update a few enums from db2 to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/d4ad9870105ca149cf6f41563ea26d5faf246fa9)
|
2021-02-02 10:06:49 -05:00 |
|
hondacrx
|
869aa6bf56
|
Core/Pvp: Add config option to enable warmode/pvptalents
|
2021-01-27 00:16:20 -05:00 |
|
hondacrx
|
b25c1487b2
|
Core/Races: Really fix bug in racemasks.
|
2021-01-25 13:06:53 -05:00 |
|
hondacrx
|
3ac5695333
|
Core/Races: Fix RaceMask checks.
|
2021-01-19 15:04:57 -05:00 |
|
hondacrx
|
3153f1daed
|
Core/Races: Added missing races.
|
2021-01-19 11:43:23 -05:00 |
|
hondacrx
|
3e9b4d0cef
|
Core/Misc: Added the possibility to configure the hour at which the server will be return old mails or delete them.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b36278d0227d241643a618fdc0e8cce5133d78c)
|
2021-01-08 20:38:58 -05:00 |
|
hondacrx
|
7432ae56a8
|
Core/Players: Introduce configurable allied race starting level and fix default level selection for pandaren death knights
Port From (https://github.com/TrinityCore/TrinityCore/commit/bff8f2ff4ebc4144a2c1c31a65b78a1f0ed3f973)
|
2020-12-31 15:29:16 -05:00 |
|
hondacrx
|
634a0cd65c
|
Opps missed MechaGnome, Altho its Alliance so no one cares :)
|
2020-12-17 16:50:39 -05:00 |
|
hondacrx
|
b50b4265ad
|
Core/Misc: Updated SpellCastResult, SpellCustomErrors, GameError and InventoryResult enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/0beaee407e04ae9769d9cd9d3928a67ab750d54b)
|
2020-12-13 17:42:28 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|
hondacrx
|
15ae7a7c66
|
Dynamic Creature/Go spawning
Port From (https://github.com/TrinityCore/TrinityCore/commit/03b125e6d1947258316c931499746696a95aded2)
|
2020-08-23 21:52:32 -04:00 |
|
hondacrx
|
67bacbb731
|
Core/PacketIO: Send the expected value in available hotfixes packet - realm address, not arbitrary number (it no longer has any effect for clearing client cache)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c99678118798279372f17d4bb5f5a88ac95c413)
|
2020-08-21 20:30:53 -04:00 |
|
hondacrx
|
7bb86f94c5
|
Proper client timeout detection
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c3fc47a96baa8a47130befda647bf29d8eacce1)
|
2020-07-24 17:48:02 -04:00 |
|
hondacrx
|
ddaaae896e
|
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
Port From (https://github.com/TrinityCore/TrinityCore/commit/5392212799b669d91c80cf0e9539a3aaa2abbe79)
|
2020-07-23 19:01:15 -04:00 |
|
hondacrx
|
2ec6d06950
|
Core/SAI: Change SmartScript.GetTargets to return an ObjectList
Port From (https://github.com/TrinityCore/TrinityCore/commit/259bde591444980c27a17524c140f078c4159f55)
|
2020-07-21 15:13:51 -04:00 |
|
hondacrx
|
4bb9823456
|
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input instead of LOCALE_enUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/79cd94d26df33a332586b2aa72a99b123199c88f)
|
2020-07-14 17:11:56 -04:00 |
|
hondacrx
|
0f5801d9f4
|
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and command .maxskill
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdabd7d776a86dcb25954faf119797d52c2a425)
|
2020-07-12 00:44:24 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
9cd6f64e86
|
Core/AuctionHouse: Don't overflow mail attachments, send max 16 items per mail
Port From (https://github.com/TrinityCore/TrinityCore/commit/7e18255ee24f6c8b133f197120e18934cfa50395)
|
2020-05-22 13:54:15 -04:00 |
|
hondacrx
|
ba885908b7
|
Core/Spells: fix wrong distance calculations in AoE spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d076cfe291980bc5be9d44ffbae887e3dd5ad59)
|
2020-05-06 14:34:20 -04:00 |
|
hondacrx
|
e31ca45d54
|
Core/AuctionHouse: Add separate auction house throttle period for requests from auction house addons tainting default ui
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb0a29131d30e15d8d323271490069860580817d)
|
2020-04-29 14:24:17 -04:00 |
|
hondacrx
|
400088bb38
|
Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not caged pets)
Port From (https://github.com/TrinityCore/TrinityCore/commit/361946419e1a1d665f0d075231372cf4106058d9)
|
2020-04-25 00:39:37 -04:00 |
|
hondacrx
|
954280559c
|
Core/Misc: Update misc enums to 8.3
Port From (https://github.com/TrinityCore/TrinityCore/commit/1542425ec82de56c67c4952760075cf4620d324d)
|
2020-02-22 19:22:49 -05:00 |
|
hondacrx
|
1464910d26
|
Core/DataStores: Updated db2 structures to 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae)
|
2020-02-22 19:06:49 -05:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
5b9ad41953
|
Core/Items: Implement azerite empowered items
Port From (https://github.com/TrinityCore/TrinityCore/commit/d934824421c83598853487c5cc9e4cbb3c5d0006)
|
2019-12-05 22:55:44 -05:00 |
|
hondacrx
|
796c11795f
|
Core/Items: Implement azerite essences
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9d624aec9e0a39b1bcee7d4077f46be358faad)
|
2019-11-22 21:39:35 -05:00 |
|
hondacrx
|
cfb4b6de2d
|
Core/Misc: Updated a bunch of enums to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/528dd88e593ec5984177bcb0c8ede49ab796c930)
|
2019-10-29 13:15:47 -04:00 |
|
hondacrx
|
e95115dc94
|
Core/DataStores: Updated db2 structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ac790287aba5f7d7c3bccf79e608de9119e461a)
|
2019-10-29 13:09:23 -04:00 |
|
hondacrx
|
95a80cf51e
|
Core/Creatures: disabled "automatic" monster sparring
Port From (https://github.com/TrinityCore/TrinityCore/commit/27b5d1834850a1e7c64cb03200cdf7610d354730)
|
2019-09-01 10:55:39 -04:00 |
|
hondacrx
|
87d30caa49
|
Ensure that all actions are compared to fixed point in time (ie. world update start)
Port From (https://github.com/TrinityCore/TrinityCore/commit/60663d1374beef3103f4787152654034fa4a8897)
|
2019-09-01 10:37:14 -04:00 |
|
hondacrx
|
966c1fff33
|
Core/Cache: Implement QueryCache system
Ideas/Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d30bb92cbfc8411d8d91b0f4f2981f2cecc148)
|
2019-08-31 10:06:35 -04:00 |
|
hondacrx
|
0a29281557
|
Core/Misc: Fixed player corpse looting, added player corpse loot and some more
Port From (https://github.com/TrinityCore/TrinityCore/commit/89f728cd5b6ae3041fdae3c853ac4b0ac5f0a848)
|
2019-08-17 11:42:16 -04:00 |
|
hondacrx
|
d3cbe70f56
|
Core/Creatures: Various fixes for creatures, regarding combat conditions, despawning, and few others
Port From (https://github.com/TrinityCore/TrinityCore/commit/fe63cd3dbb66f4fda743858db4284a24bc2bd400)
|
2019-08-17 10:47:55 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -04:00 |
|
hondacrx
|
ec7807eaac
|
Core/Objects: increase sight range of all Infinite, Gigantic and Large objects & correct general default visibility distance
|
2019-01-16 19:42:22 -05:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
581d0fd1ff
|
Core/Misc: Removed oldTotal from LocaleConstant
|
2018-12-24 01:01:29 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
ae08c81ce6
|
Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus)
|
2018-08-01 14:14:51 -04:00 |
|