Shauren
a39d0db9ec
Core/Spells: Implemented evoker empower spell mechanic
2024-05-01 22:26:53 +02:00
Shauren
8efeb202a5
Core: Update to 10.1.7
2023-09-07 01:10:07 +02:00
Shauren
16bc74667e
Core: Update to 10.1
2023-05-04 17:00:52 +02:00
Shauren
922f60fa25
Core: Update to 10.0.7
2023-03-22 00:08:20 +01:00
Смердокрыл
b37333c1d9
Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE ( #28809 )
...
Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-02-10 11:29:43 +01:00
Shauren
4bec7233ba
Core: Updated to 10.0.5
2023-01-28 01:53:26 +01:00
Shauren
0555ab2f56
Core/Players: Implemented setting tradeskill recipes as favorite
2022-12-17 20:27:13 +01:00
Shauren
e98e1283ea
Core: Updated to 10.0.2
2022-12-04 15:13:20 +01:00
Aqua Deus
5e8534767c
Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS ( #27975 )
...
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-06-08 20:40:35 +02:00
Shauren
f6280163c6
Core/Misc: Don't include CharacterPackets.h in SpellPackets.h
2022-02-12 01:23:30 +01:00
Shauren
596bf2b772
Core/Misc: Replace boost::optional with std::optional part 2
2022-01-23 20:31:52 +01:00
Shauren
8cc6520b89
Core/Spells: SpellHistory updates
...
* Add duration override argument to StartCooldown (for cooldowns sent to client)
* Research new SMSG_SPELL_COOLDOWN flags
* Send interrupt school lockouts with newly defined SPELL_COOLDOWN_FLAG_LOSS_OF_CONTROL_UI
* Fixed packet structure of SMSG_MODIFY_COOLDOWN
* std::chorno-ification
2021-11-20 00:28:48 +01:00
Shauren
74eb6814a1
Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5
2021-11-02 22:53:56 +01:00
Shauren
49eb3cf8fe
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_SCREEN
2021-10-13 11:49:30 +02:00
Shauren
cd5357dc18
Core/PacketIO: 9.1.0 opcodes and packet structures
2021-08-08 00:18:05 +02:00
Shauren
cab4c87d2d
Core/PacketIO: Updated most packet structures to 9.0.1
2020-12-08 18:16:41 +01:00
Ovah
71db17220a
Core/Spells: enable and implement SMSG_MISSILE_CANCEL ( #25215 )
2020-08-16 12:07:51 +02:00
Ovah
fb0d2ed2b9
Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting cases ( #24404 )
2020-04-24 19:00:19 +02:00
Aokromes
b0bf1275ee
New Year
2020-01-02 06:44:10 +01:00
Shauren
31fda79556
Core/PacketIO: Updated packet structures to 8.1.5
2019-06-08 17:03:15 +02:00
vincent-michael
5620eb9463
Update copyright note for 2019
...
auto happy = new year(2019);
2019-01-01 10:14:33 +01:00
Shauren
0a779bd791
Core/PacketIO: Updated packet structures to 8.0.1
2018-11-05 00:00:34 +01:00
joschiwald
74022357cc
Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes
2018-08-25 20:01:27 +02:00
Shauren
c9465979c6
Core/Entities: Update updatefields to 7.3.5.25928
2018-02-18 16:33:27 +01:00
vincent-michael
7d00ae4045
Update copyright note for 2018
...
auto happy = new year(2018);
2018-01-01 00:40:17 +01:00
Shauren
20a3c9eed2
Core/PacketIO: Update opcodes to 7.3.2
2017-12-30 00:23:43 +01:00
joschiwald
6f8b60101f
Core/Misc: Fixed armor mitigation after 5675902485
...
* Also fixes gcc build with -Werror enabled
2017-07-30 13:11:43 +02:00
Seyden
5675902485
Core/Creatures: Implemented Basic Creature Scaling ( #20026 )
2017-07-29 21:40:28 +02:00
Shauren
3d7c2ef88f
Core/Game: Include cleanup, part 4 - packets and largest headers (after preprocessing, except player/objectmgr)
2017-05-21 23:18:43 +02:00
Shauren
b0ca3660d5
Core/PacketIO: Fix sending rotations vector in PlayOrphanSpellVisual
2017-05-16 22:44:31 +02:00
joschiwald
3b873add19
Core/Packets: Implemented SMSG_CANCEL_SPELL_VISUAL_KIT and SMSG_PLAY_ORPHAN_SPELL_VISUAL
...
* Added some helper methods for sending these packets
Closes #19486
2017-05-04 18:38:04 +02:00
Shauren
adbdb64301
Core/PacketIO: Updated server packet structures to 7.2.0
2017-04-15 12:32:36 +02:00
Krudor
3df4135173
Core/Spell: Implement and use SMSG_CUSTOM_LOAD_SCREEN ( #19310 )
2017-03-17 18:50:11 +01:00
vincent-michael
86b98686a9
Update copyright note for 2017
...
Happy new year
2017-01-01 16:23:13 +01:00
joschiwald
e66acf820b
Core/Packets: added SMSG_PLAY_SPELL_VISUAL packet class
2016-12-03 16:28:17 +01:00
Shauren
af25942aec
Core/PacketIO: Updated packets to 7.1.0.22900
2016-10-25 19:29:27 +02:00
Shauren
ef344664e3
Core: Update to 7.0.3.22150
2016-07-07 22:56:07 +02:00
Shauren
70137b8f3a
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
2016-07-06 00:05:13 +02:00
Shauren
688635ff92
Core/Players: Fixed learning riding
2016-06-20 17:04:12 +02:00
Shauren
d8861342a3
Core/PacketIO: Updated combat log packets
2016-06-16 20:50:27 +02:00
Shauren
6b1c85a676
Core/PacketIO: Updated spell packets
2016-06-05 14:08:53 +02:00
Shauren
3a63cfb1b2
Core/PacketIO: Updated SendKnownSpells
2016-06-03 19:14:59 +02:00
Warpten
12f029d442
Core/PacketIO: Implemented new Cast HighGuid type and fix some mistakes with SMSG_MOVE_UPDATE_APPLY_MOVEMENT_FORCE
...
Core/Updatefields: Health is now stored as an unsigned long int.
2016-06-03 09:27:27 +02:00
Shauren
5c2c9a684f
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
2016-05-20 23:46:17 +02:00
Shauren
8f80b3e0ec
Core/PacketIO: Updated and enabled SMSG_DISPEL_FAILED
2016-03-18 23:53:29 +01:00
DDuarte
a07337967b
Core/Packets: Updated and enabled SMSG_SPELL_DELAYED
2016-02-29 00:23:23 +00:00
Carbenium
f8de1ab354
Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTED
2016-02-10 00:01:45 +01:00
Carbenium
3bdde71a97
Core/PacketIO: Updated and enabled SMSG_NOTIFY_MISSILE_TRAJECTORY_COLLISION
2016-02-06 23:05:55 +01:00
Carbenium
ff9ac9f9b0
Core/PacketIO: Use Vector3 instead of Position since orientation isn't included (MissileTrajectoryCollision and UpdateMissileTrajectory)
2016-02-03 17:14:15 +01:00
Carbenium
6715a91907
Core/PacketIO: Updated and enabled CMSG_UPDATE_MISSILE_TRAJECTORY
2016-02-03 15:10:58 +01:00