hondacrx
|
d3bce6a75c
|
Core/Misc: Fix various crashes, also related to multithreading
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad008c43b75080ec59aa973f1e2e4424332c34a4)
|
2019-08-16 22:03:02 -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
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
7a9edc07b2
|
Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes
|
2018-08-26 01:23:03 -04:00 |
|
hondacrx
|
7255455b22
|
Core/Refactor: Part 5
|
2018-07-05 10:57:42 -04:00 |
|
hondacrx
|
daf0a5c0ab
|
Core/Spells: Fix some errors with ApplySpellMod.
|
2018-06-15 12:38:19 -04:00 |
|
hondacrx
|
2d2a9eac16
|
Core/Player: Fixed cooldowns of DK Runes.
|
2018-06-09 12:02:06 -04:00 |
|
hondacrx
|
f7e557ab71
|
Core: Misc fixes
|
2018-05-26 13:09:46 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
9007c45357
|
Core/Spell: kill old charge restoring system. Mods are fully handled by proc system now.
|
2018-04-29 19:44:10 -04:00 |
|
hondacrx
|
9c33d9c20e
|
Core/Units: Implemented versatility
|
2018-04-29 19:40:29 -04:00 |
|
hondacrx
|
c69c715cc0
|
Core/Spells: Implemented personal summons
|
2018-04-08 18:50:05 -04:00 |
|
hondacrx
|
193f138600
|
Core/Misc: Fixed log spam from artifact enchantments
|
2018-03-21 23:40:15 -04:00 |
|
hondacrx
|
5fa0556edf
|
Core/Player: Recast lost by death item obtain spells of any items held in the inventory when resurrecting
|
2018-03-18 12:36:04 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
47d1651cb9
|
Core/Gameobject: Fix mining
|
2018-03-11 14:56:22 -04:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
17d3836438
|
Core/Player: Fixed HasItemFitToSpellRequirements for SPELL_ATTR8_ARMOR_SPECIALIZATION
|
2018-03-04 23:18:17 -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
|
84fdaef291
|
Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion)
|
2018-01-28 19:37:36 -05:00 |
|
hondacrx
|
ad19110ee8
|
Core/Player: fix regression with EquippedItemClass requiring spells
|
2018-01-24 13:42:25 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
ba92c58e6c
|
Core/Quests: Implemented player choice rewards
DB/Creature: Cosmetic Mottled Raptor
|
2018-01-01 16:11:50 -05:00 |
|
hondacrx
|
f93c9f614a
|
Core/Player: Automatically learn riding spells for certain race/class combinations
|
2017-12-29 12:24:54 -05:00 |
|
hondacrx
|
2e356e240a
|
Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid target
|
2017-12-11 10:49:57 -05:00 |
|
hondacrx
|
f6d86328f9
|
Core/BattlePets: Add battle pets to pet journal when learning related spells
|
2017-12-04 14:32:40 -05:00 |
|
hondacrx
|
2960d88aed
|
Fix build
|
2017-11-13 14:14:59 -05:00 |
|
hondacrx
|
02535a0d47
|
Fixed DK runes and runic power
|
2017-11-13 14:12:42 -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 |
|