Commit Graph

462 Commits

Author SHA1 Message Date
hondacrx 6224c4f6be Core/Misc: Misc fixes 2018-05-08 15:36:57 -04:00
hondacrx f26f7a4348 Core/Misc: Fixed rotation of many gameobjects summoned in garrison and various scripts 2018-05-08 15:36:23 -04:00
hondacrx 9b40067017 Core/Refactor: Part 2 2018-05-07 22:07:35 -04:00
hondacrx 216db1c23a Core/Refactor: Part 1 2018-05-07 18:56:09 -04:00
hondacrx b2c1554065 Core/Refactor: Fix alot of Possible loss of fraction warnings 2018-05-07 17:34:41 -04:00
hondacrx daa425b029 Core/Misc: More Fixes 2018-05-06 15:32:00 -04:00
hondacrx d84fe44a81 Core/Misc: Misc fixes 2018-05-06 15:29:39 -04:00
hondacrx 90e99102fd Core/Maps: Fixed loading vmaps and mmaps in instances 2018-05-06 15:28:27 -04:00
hondacrx 91ab38cc13 Core/Vmaps: Fix loading vmaps 2018-05-04 11:05:32 -04:00
hondacrx 1a7f31d4f2 Core/Maps: Updated vmaps and some cleaups 2018-05-03 00:05:50 -04:00
hondacrx 3ca70aae30 DB/Misc: Updates From TC 2018-04-29 19:45:46 -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 3d6c47336c Core/Items: HasItemCount and DestroyItemCount now count bank bags 2018-04-28 11:48:44 -04:00
hondacrx aac1d9c6fb Core/Auras: Implemented new spell_area flag to allow skipping applying aura automatically when quest status changes 2018-04-28 11:40:00 -04:00
hondacrx fc237004f2 Core/Items: Add loot scaling support 2018-04-28 11:38:00 -04:00
hondacrx 1106aa3659 Core/Quests: Ported quest greeting locales
Core/Misc: Misc fixes
2018-04-27 15:09:38 -04:00
hondacrx b6c8761d0a Updated thanks file to show more of what we used in making CypherCore. 2018-04-25 18:20:40 -04:00
hondacrx 62442d5ecb Core/MMaps: Give land priority during area merges over liquids 2018-04-24 17:58:42 -04:00
hondacrx 3da7c9d009 Core/DB: Misc fixes 2018-04-24 17:57:56 -04:00
hondacrx e88d23ff50 Core/Spells: Fix display for Shaman totems 2018-04-24 17:57:30 -04:00
hondacrx c2b882eb45 Core/Guild: Implemented guild master dethrone 2018-04-22 16:42:26 -04:00
hondacrx 2c3a0bcb02 Core/Guild: Broadcast GuildMemberUpdateNote to all members 2018-04-22 16:02:45 -04:00
hondacrx 23726927ea Core/Entities: Change Armor Penetration 2018-04-22 16:01:51 -04:00
hondacrx f36bb5767a Core/Guild: Handle changing the leader in one db transaction 2018-04-22 16:00:48 -04:00
hondacrx 783ad9b9e1 Core/Datastorage: Fix wrong types 2018-04-19 10:40:54 -04:00
hondacrx a7097486bf Core/Bnet: Improve client ban messages 2018-04-18 19:52:28 -04:00
hondacrx ef05e1f113 Core/Items: Implemented ItemLimitCategoryCondition.db2 2018-04-18 19:43:29 -04:00
hondacrx 9b927f8093 Core/Accounts: prevent existing account ban from being updated 2018-04-18 18:03:39 -04:00
hondacrx 4e4d596392 DB/Misc: Added missing sql and misc sql fixes 2018-04-17 17:14:41 -04:00
hondacrx 973f6bbdba Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIER 2018-04-17 17:13:10 -04:00
hondacrx ba4a509758 Core/DataStores: Implemented RewardPackXCurrencyType.db2 2018-04-16 14:14:37 -04:00
hondacrx 77f981d868 Core/Movement: Fixed PathGenerator.GetNavTerrain returning ground instead of water in fatigue area 2018-04-16 14:14:16 -04:00
hondacrx bcc61c3ab9 Core/Vmap: Fix loading error.
DB/Misc: Fixes
2018-04-14 16:46:44 -04:00
hondacrx acc4967871 Core/Items: Fixed weapon enchant illusions 2018-04-14 14:15:41 -04:00
hondacrx 7015f1efba Core/Creatures: Update Scaling to 7.3.5 2018-04-12 18:25:19 -04:00
hondacrx 70fb5c6fd8 Core/AI: Added CreatureAI hook that is getting triggered when a spell cast has been successfully finished. 2018-04-12 18:14:14 -04:00
hondacrx d72ab68d4a DB/Misc: Updates 2018-04-12 10:27:51 -04:00
hondacrx 1b4e1fba6a Core/Phasing: Fixed setting phaseshift flags on condition updates 2018-04-12 10:11:11 -04:00
hondacrx 04539f0bd2 Core/Player: Fix equipment set GUID handling
Core/Items: Fixed saving and equipping sets with empty slots
2018-04-12 10:08:38 -04:00
hondacrx ce9815d557 Core/GameObjects: Set GO_FLAG_MAP_OBJECT for gameobjects that use a WMO model 2018-04-12 10:00:08 -04:00
hondacrx 3ff01ee33b Core/Auras: Implemented Aura 178 (SPELL_AURA_MOD_MAX_POWER_PCT) (#21804) 2018-04-12 09:57:26 -04:00
hondacrx 097ee01d19 Core/GameObjects: Implement getting proper area in GAMEOBJECT_TYPE_PHASEABLE_MO 2018-04-08 18:56:44 -04:00
hondacrx da61c920b7 Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT) 2018-04-08 18:55:25 -04:00
hondacrx c69c715cc0 Core/Spells: Implemented personal summons 2018-04-08 18:50:05 -04:00
hondacrx 7c8f9d5d15 Core/GameObjects: Skip gameobjects with M2 models when searching for area info (perf optimization, they dont have any area info) 2018-04-08 12:30:54 -04:00
hondacrx 719a8508e5 Core/DB: Misc fixes 2018-04-06 14:15:55 -04:00
hondacrx 963d919cb8 Core: Updated allowed build to 7.3.5.26365 2018-04-06 14:15:33 -04:00
hondacrx b06140607b Core/Commands: Allow GMs to enter water while .gm fly is on 2018-04-06 14:12:32 -04:00
hondacrx f44cee9872 Merge branch 'master' of github.com:CypherCore/CypherCore 2018-04-06 10:14:50 -04:00