Shauren
06db073eb9
Core/PacketIO: Add missing bit writes
2023-05-13 15:48:25 +02:00
Shauren
16bc74667e
Core: Update to 10.1
2023-05-04 17:00:52 +02:00
Shauren
d6d5d94ebe
Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structure
...
Closes #28606
2023-03-23 00:06:43 +01:00
Meji
03918978c1
Core/Players: Several currency fixes and improvements ( #28676 )
2023-01-29 17:42:23 +01:00
Shauren
e98e1283ea
Core: Updated to 10.0.2
2022-12-04 15:13:20 +01:00
Shauren
20f38369f3
Core/PacketIO: Updated packet structures to 9.2.7
2022-07-31 21:39:48 +02:00
Shauren
06010c11b1
Core/PacketIO: Fixed structure of SMSG_START_TIMER
2022-07-15 23:29:46 +02:00
Shauren
9f30afe352
Core/PacketIO: Updated packet structures to 9.2.0
2022-02-24 23:16:55 +01:00
Aqua Deus
e5417e9ce7
Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards ( #27669 )
2022-02-06 14:56:11 +01:00
Shauren
596bf2b772
Core/Misc: Replace boost::optional with std::optional part 2
2022-01-23 20:31:52 +01:00
Matan Shukry
b821a72973
Core/Player: Initial War Mode support ( #25926 )
...
* Enable PvP talents
* War Mode buff aura
* Forced PvP flagging
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2021-12-26 19:14:46 +01:00
Shauren
14b8d7d839
Core/PacketIO: Implemented splash screen opcodes
2021-11-12 21:53:40 +01:00
Shauren
792721ad64
Core/PacketIO: Updated remaining packet structures to 9.1.5
2021-11-02 22:54:15 +01:00
ModoX
6d9ce8e8ba
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED ( #27036 )
...
* Added OnConversationLineStarted hook to ConversationScripts
* Added example for Defender of Azeroth conversation
2021-10-12 00:16:20 +02:00
Shauren
f2202869f7
Core/PacketIO: Updated packet structures to 9.0.5
2021-04-09 20:57:47 +02:00
Shauren
f759809d9d
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
2021-04-06 19:10:28 +02:00
Shauren
cab4c87d2d
Core/PacketIO: Updated most packet structures to 9.0.1
2020-12-08 18:16:41 +01:00
Shauren
f922c6e7a4
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those added after 6.0)
2020-09-19 12:44:42 +02:00
Shauren
7e4fdf0522
Core/PacketIO: Fixed SMSG_WORLD_SERVER_INFO structure
2020-08-09 14:12:13 +02:00
Shauren
8f9a69c9fa
Core: Updated to 8.3.7.35249
2020-07-23 20:00:27 +02:00
Peter Keresztes Schmidt
bab5fd87a3
Core/Misc: Replace Trinity::make_unique with std ( #24869 )
2020-06-23 08:54:12 +02:00
Traesh
98b1c02a1c
Core/Packets Fix SMSG_START_TIMER struct & update to new packet system ( #22614 )
2020-04-27 21:31:27 +02:00
Aokromes
b0bf1275ee
New Year
2020-01-02 06:44:10 +01:00
Shauren
455959c606
Core/PacketIO: Rewrite updatefield handling
2019-06-08 17:06:57 +02: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
Shauren
a6fb448b44
Core/DataStores: Updated hotfix database structure
...
* Updated handling for removed db2s
2018-09-26 23:08:22 +02:00
Shauren
91be2332e2
Core/Entities: Phasing rewrite
...
* Optimized phase visibility checking
* Handle all phase flags
Closes #16758
Closes #21119
2018-03-25 19:28:36 +03:00
vincent-michael
7d00ae4045
Update copyright note for 2018
...
auto happy = new year(2018);
2018-01-01 00:40:17 +01:00
Rochet2
e5b9c207f8
Core/Creatures: Implement a general way to store selection data for gossip and fix trainer exploit ( #20085 )
...
* Implement mail check
* Implement CloseInteraction packet
2017-08-13 23:42:02 +02:00
Shauren
410bc49976
Core: Updated to 7.2.5.24330
2017-06-15 15:23:08 +02:00
Shauren
c5d3dd90be
Core/Game: Include cleanup
...
* Mostly aimed at removing Log/DatabaseEnv includes from other headers
* Fix most packet headers including other packet headers - moved common structures such as ItemInstance to their own files
* Moved SAI function definitions to source files (massive or requiring many different dependencies)
2017-05-18 23:53:25 +02:00
Traesh
6ab3877c91
Core/Entities: Basic AreaTrigger System ( #18035 )
...
* Implemented AreaTrigger Templates
* Implemented AreaTrigger Splines
* Implemented SPELL_AURA_AREA_TRIGGER
* and many more
2017-01-29 00:00:43 +01:00
vincent-michael
86b98686a9
Update copyright note for 2017
...
Happy new year
2017-01-01 16:23:13 +01:00
joschiwald
1272e9eea6
Core/Packets: added SMSG_PLAY_OBJECT_SOUND packet class
2016-12-03 16:50:20 +01:00
joschiwald
7ee0e2ad08
Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet class
2016-12-03 16:45:30 +01:00
MitchesD
ad3da9c971
Core/Player: Implemented account wide mounts
...
Closes #17369
2016-10-01 13:48:16 +02:00
Shauren
6c78e7bcaa
Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERROR
2016-08-02 17:08:25 +02:00
Shauren
4c29b8ba83
Core/PacketIO: Updated MiscPackets
2016-06-10 00:18:50 +02:00
Shauren
d47f23ef7c
Merge pull request #16404 from Lopfest/6.x
...
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT can now be used in waypoint_scripts
2016-03-08 08:25:58 +01:00
Shauren
4c94108ba9
Core/PacketIO: Updated and enabled SMSG_OVERRIDE_LIGHT
2016-02-29 23:54:20 +01:00
Lopfest
facdc62b43
Merge remote-tracking branch 'upstream/6.x' into HEAD
2016-02-20 23:59:56 +01:00
Carbenium
3fa86e7931
Core/PacketIO: Updated and enabled CMSG_SET_TAXI_BENCHMARK_MODE
2016-02-03 00:20:07 +01:00
Lopfest
54ab2e0bdb
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT corrections. Thx to Arci
2016-01-26 18:58:02 +01:00
MitchesD
9f4e4b9546
Core/PacketIO: updated SMSG_CROSSED_INEBRIATION_THRESHOLD
2016-01-05 23:37:45 +01:00
Vincent-Michael
478cc756eb
Update copyright note for 2016
...
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren
67c57c4b5b
Core/PacketIO: Updated and enabled /mountspecial packets
2015-12-19 23:43:39 +01:00
MitchesD
9fe29de260
Core/Player: implemented Heirloom Collection
...
* implemented all things related to that collection
* you can create heirloom by click on item in collection
* also you can upgrade heirlooms by using specific kits
* old heirlooms are converted to new ones
2015-10-16 23:09:42 +02:00
Shauren
225bbe7f72
Core/PacketIO: Implemented correct opcode for GameObject animkit changes and enabled all animkit related opcodes
2015-09-16 17:06:24 +02:00