hondacrx
|
1a7f31d4f2
|
Core/Maps: Updated vmaps and some cleaups
|
2018-05-03 00:05:50 -04:00 |
|
hondacrx
|
783ad9b9e1
|
Core/Datastorage: Fix wrong types
|
2018-04-19 10:40:54 -04:00 |
|
hondacrx
|
ef05e1f113
|
Core/Items: Implemented ItemLimitCategoryCondition.db2
|
2018-04-18 19:43:29 -04:00 |
|
hondacrx
|
ba4a509758
|
Core/DataStores: Implemented RewardPackXCurrencyType.db2
|
2018-04-16 14:14:37 -04:00 |
|
hondacrx
|
c69c715cc0
|
Core/Spells: Implemented personal summons
|
2018-04-08 18:50:05 -04:00 |
|
hondacrx
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -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
|
761af36d05
|
Core/Misc: Misc fixes
|
2018-03-18 11:44:55 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
060bc0b7a8
|
Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for now - Some function renames - Used in some client checks but not 100% sure of its usage (eg in CGUnit_C::CheckAndReportSpellInhibitFlags but not in Spell_C::IsUsableAction)
|
2018-03-12 13:24:16 -04:00 |
|
hondacrx
|
a2fafd2920
|
Core/DB: Misc fixes
|
2018-03-11 14:57:40 -04:00 |
|
hondacrx
|
ed31c7b171
|
Core/DBStorage: Cleanup DBStorage reading
|
2018-03-07 22:17:59 -05:00 |
|
hondacrx
|
c2ecb9fb2e
|
Core/Cinematic: Fixed reading camera files
|
2018-03-07 22:17:16 -05:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
a596b3f1ea
|
Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag
|
2018-03-06 11:17:30 -05:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -05:00 |
|
hondacrx
|
7de76148b6
|
Core/Misc: Some cleanups
|
2018-03-05 12:13:45 -05:00 |
|
hondacrx
|
3fc07b8b37
|
Core/Misc: Cleanups
|
2018-03-04 23:42:27 -05:00 |
|
hondacrx
|
abbdd261b4
|
Core/Misc: Cleanups and misc edits
|
2018-03-01 17:23:27 -05:00 |
|
hondacrx
|
3c4bc098c8
|
Core/Datastorage: Fix build
|
2018-02-26 13:32:05 -05:00 |
|
hondacrx
|
82dca6de94
|
Updated DB2 structs
|
2018-02-26 13:13:54 -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
|
419ee1b882
|
Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects
|
2018-01-27 20:15:24 -05:00 |
|
hondacrx
|
be29343983
|
Core/Maps: Treat scenario maps as instanceable
|
2018-01-08 22:49:40 -05:00 |
|
hondacrx
|
387568b863
|
Misc cleanups
|
2018-01-05 12:11:18 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
cf3857edb8
|
Fixes ProcChance always being a 0
|
2017-12-30 16:34:37 -05:00 |
|
hondacrx
|
4b2675944b
|
Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_RESTRICTIONS
|
2017-12-13 14:34:37 -05:00 |
|
hondacrx
|
4c6fb27054
|
Fixed world login, Can now fully log into 7.3.2 (Must use Arctium WoW Client Launcher)
|
2017-11-22 13:15:44 -05:00 |
|
hondacrx
|
e9eb2962ef
|
Implemented Conversation scripts
|
2017-11-22 12:02:38 -05:00 |
|
hondacrx
|
79aeee0ebc
|
Updated db2 structures to 7.3.2.25480
|
2017-11-20 12:22:13 -05:00 |
|
hondacrx
|
a5f7add4d6
|
Added .modify power command allowing to change any power as long as player class can use it
|
2017-11-13 13:36:51 -05:00 |
|
hondacrx
|
b8fe68ec8b
|
Add WorldEffectID to Gameobject
|
2017-11-05 17:40:57 -05:00 |
|
hondacrx
|
f81a877ad3
|
Added DB-support for conversation actorGuids
|
2017-11-05 16:55:27 -05: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 |
|