Commit Graph

26 Commits

Author SHA1 Message Date
hondacrx d84fe44a81 Core/Misc: Misc fixes 2018-05-06 15:29:39 -04:00
hondacrx c2b882eb45 Core/Guild: Implemented guild master dethrone 2018-04-22 16:42:26 -04:00
hondacrx 973f6bbdba Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIER 2018-04-17 17:13:10 -04:00
hondacrx 7015f1efba Core/Creatures: Update Scaling to 7.3.5 2018-04-12 18:25:19 -04:00
hondacrx fa35d60f60 Core/Entities: Phasing rewrite 2018-03-28 11:09:30 -04:00
hondacrx 0570f2aa3b Core/Movement: Fixed transport teleports on the same map (and teleporting on transports too) 2018-03-18 20:13:53 -04:00
hondacrx c842332393 Core/Player: Implement PvP Talents 2018-03-06 11:10:51 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx 6597d31d35 Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG struct 2018-01-14 16:00:13 -05:00
hondacrx 81c9383512 Core/Packets: Fix null exception on string 2018-01-12 17:10:06 -05:00
hondacrx 293b338106 Core/Misc: Misc fixes/Cleanups 2018-01-11 14:21:19 -05:00
hondacrx 17bfacc0ea Misc DB fixes 2018-01-06 23:43:55 -05:00
hondacrx 387568b863 Misc cleanups 2018-01-05 12:11:18 -05:00
hondacrx 796fcd9242 Fixed string getting cut off if the string had some symbols. The length of the string would not be the same as the bytes length. 2018-01-04 18:28:13 -05:00
hondacrx 552a793486 Core/Packets: Implemented SMSG_GAME_OBJECT_UI_ACTION 2018-01-03 23:40:54 -05:00
hondacrx 9c47d1a599 Core/PacketIO: Fixed SMSG_TRANSFER_PENDING structure 2018-01-03 23:36:37 -05:00
hondacrx 9d3e87fd87 Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines 2018-01-03 13:57:16 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx c7798c00fc Core/BattlePets: Misc fixes 2018-01-02 13:00:19 -05:00
hondacrx ba92c58e6c Core/Quests: Implemented player choice rewards
DB/Creature: Cosmetic Mottled Raptor
2018-01-01 16:11:50 -05:00
hondacrx 45333097df Core/Quests: Implemented player choices 2018-01-01 12:18:52 -05:00
hondacrx a60fbcdf12 Update opcodes to 7.3.2 2017-11-17 16:56:54 -05:00
Fabian facab2dce6 Revert "Fixed some (many) "{ get; set; }""
This reverts commit 8393349316.
2017-11-05 22:26:25 +01:00
Fabian 8393349316 Fixed some (many) "{ get; set; }" 2017-10-26 19:36:15 +02:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00