Commit Graph

  • 81c9383512 Core/Packets: Fix null exception on string hondacrx 2018-01-12 17:10:06 -05:00
  • a3159de0a7 Core/Battleground: Simplified Battleground.SendPacketToTeam hondacrx 2018-01-12 17:08:37 -05:00
  • ea2285e66f Core/Talents: Fixes switching talents and specs hondacrx 2018-01-12 14:14:31 -05:00
  • 950a083a2a Fixes server shutdowns hondacrx 2018-01-12 11:16:55 -05:00
  • f06de3ffcf Core/Movement: Fixes scripts that use stuff like SetOrientation after a waypoint, why are we checking if we are charging? when pointmovement can be used to just move points. hondacrx 2018-01-11 14:23:45 -05:00
  • 9ff5c1e2db Core/Pet: Fixes pet names showing as unknown hondacrx 2018-01-11 14:21:58 -05:00
  • f8d748056e Core/LFG: Fixes unable to join error hondacrx 2018-01-11 14:21:40 -05:00
  • 293b338106 Core/Misc: Misc fixes/Cleanups hondacrx 2018-01-11 14:21:19 -05:00
  • 3d60861d29 Core/SmartScripts: Fixes repeating events to soon when using waypoints hondacrx 2018-01-11 14:20:05 -05:00
  • 79980e3dd2 Core/Entities: Remove phasemask hondacrx 2018-01-10 22:26:47 -05:00
  • ae9b786784 Core/Entities: Improved UpdateAreaAndZonePhase() to allow easier building of database phase conditions hondacrx 2018-01-10 12:15:38 -05:00
  • be29343983 Core/Maps: Treat scenario maps as instanceable hondacrx 2018-01-08 22:49:40 -05:00
  • 098b0e67a7 Core/Items: Try to automatically equip new bags hondacrx 2018-01-08 22:49:31 -05:00
  • 17bfacc0ea Misc DB fixes hondacrx 2018-01-06 23:43:55 -05:00
  • befc9fcae7 Core/Entities: Extended SpawnMask to 64 bit hondacrx 2018-01-06 23:43:44 -05:00
  • ff338c6532 Core/Maps: Fixed objects being left in grids. hondacrx 2018-01-05 21:51:04 -05:00
  • 0aed9eb261 Misc DB updates hondacrx 2018-01-05 12:22:35 -05:00
  • 2a89913879 Core/Creature: Added TitleAlt to creature_template hondacrx 2018-01-05 12:22:12 -05:00
  • 387568b863 Misc cleanups hondacrx 2018-01-05 12:11:18 -05:00
  • 24c91cee05 Some command fixes hondacrx 2018-01-04 18:28:30 -05:00
  • 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. hondacrx 2018-01-04 18:28:13 -05:00
  • 552a793486 Core/Packets: Implemented SMSG_GAME_OBJECT_UI_ACTION hondacrx 2018-01-03 23:40:54 -05:00
  • 9c47d1a599 Core/PacketIO: Fixed SMSG_TRANSFER_PENDING structure hondacrx 2018-01-03 23:36:37 -05:00
  • d04e04548b Core/Spells: Removed obsolete spell fixes hondacrx 2018-01-03 14:04:47 -05:00
  • 9d3e87fd87 Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines hondacrx 2018-01-03 13:57:16 -05:00
  • 8b43b08f6f Really fix parsing double and floats, Also added to BNetServer just to make sure. hondacrx 2018-01-03 12:37:20 -05:00
  • 28c0ef9d03 Happy New Year!!!! hondacrx 2018-01-02 13:02:21 -05:00
  • 9a99767612 Forgot to add missing command hondacrx 2018-01-02 13:00:30 -05:00
  • c7798c00fc Core/BattlePets: Misc fixes hondacrx 2018-01-02 13:00:19 -05:00
  • ba92c58e6c Core/Quests: Implemented player choice rewards hondacrx 2018-01-01 16:11:50 -05:00
  • 45333097df Core/Quests: Implemented player choices hondacrx 2018-01-01 12:18:52 -05:00
  • 904a7bc3a0 Forgot sql files hondacrx 2017-12-30 18:25:22 -05:00
  • 78a85e60f6 Core/RBAC: Cleanup hondacrx 2017-12-30 17:53:47 -05:00
  • 01caaecf0f Core/Unit: damage immune improvements hondacrx 2017-12-30 17:53:28 -05:00
  • 0713188d5f Core/GameObject: use a friendly trigger for positive spells. hondacrx 2017-12-30 17:02:04 -05:00
  • 6f1c9c47e6 Core/Scripts: add checks to Master's Call script hondacrx 2017-12-30 16:59:47 -05:00
  • b180f6a9ba Core/Globals: Load spellspecific and aurastate after loading spell ranks hondacrx 2017-12-30 16:53:56 -05:00
  • e7565adaf7 Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT hondacrx 2017-12-30 16:49:45 -05:00
  • 523a61b8ca Core/Pools: PoolManager cleanup hondacrx 2017-12-30 16:46:15 -05:00
  • 536c8c94a5 Misc fixes hondacrx 2017-12-30 16:34:55 -05:00
  • cf3857edb8 Fixes ProcChance always being a 0 hondacrx 2017-12-30 16:34:37 -05:00
  • f93c9f614a Core/Player: Automatically learn riding spells for certain race/class combinations hondacrx 2017-12-29 12:24:54 -05:00
  • 5677d90107 Core/SpellScript: allow optional parameters to be passed to FinishCast hondacrx 2017-12-26 15:13:56 -05:00
  • c0d49b879e Core/Unit: consider creatures with same faction to be on the same party/raid for the purposes of spell/aura targets hondacrx 2017-12-26 15:13:48 -05:00
  • f4dcf871cc Core/Spells: Fixed proc cooldown hondacrx 2017-12-26 15:11:23 -05:00
  • 303c56950b Fixes core not working on windows 7. hondacrx 2017-12-26 15:07:48 -05:00
  • 3da0e167e6 Core/Spell: revamp of immunities system hondacrx 2017-12-26 15:07:05 -05:00
  • 2c0134ba33 Core/Spells: Glyph of Desperation/Pain Suppression has been removed hondacrx 2017-12-26 12:35:06 -05:00
  • 58333b9f1f Core/Spell: move attribute helpers to spellInfo hondacrx 2017-12-26 12:32:14 -05:00
  • 7a4d4ad945 Core/Spells: Moved applying exclusive aura spells to scripts hondacrx 2017-12-24 17:21:05 -05:00
  • add72a063b Core/Spells: Implemented spells causing Forbearance hondacrx 2017-12-24 17:17:50 -05:00
  • c7219c7098 Fixes Script loading. hondacrx 2017-12-24 16:37:15 -05:00
  • 9937d1e421 Core/Spells: Removed outdated disengage script - it can be cast out of combat hondacrx 2017-12-19 15:01:09 -05:00
  • 060ec40fd0 DB/Misc: Make base files more read-able hondacrx 2017-12-19 15:00:57 -05:00
  • 1e5249b6b0 Core/Auras: Implemented using all aura interrupt flag fields hondacrx 2017-12-18 10:14:17 -05:00
  • ff15083cfe Fix parsing double and floats (#8) Elle 2017-12-16 08:45:24 +01:00
  • 6c6cdac426 Revert "Fix parsing floats (#7)" hondacrx 2017-12-14 21:53:22 -05:00
  • 5fc9082a02 Fix parsing floats (#7) Elle 2017-12-14 19:02:23 +01:00
  • bc7dee3c8d Removed not used files hondacrx 2017-12-13 14:35:01 -05:00
  • 4b2675944b Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_RESTRICTIONS hondacrx 2017-12-13 14:34:37 -05:00
  • e26e0783ab Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flag hondacrx 2017-12-11 11:20:38 -05:00
  • 0602114c92 Core/Gameobject: remove immune flags from trigger used to cast GO spells hondacrx 2017-12-11 11:13:33 -05:00
  • 2e0864b722 Core/Spells: Fixed typo in SpellMgr::LoadSpellInfoCorrections hondacrx 2017-12-11 11:11:51 -05:00
  • 9db6771d92 Core/Spells: do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL flags if damage is fully nullified hondacrx 2017-12-11 11:09:18 -05:00
  • 3760bfcdbb Core/Spell: apply SPELLFAMILY_GENERIC mods to all spells by default hondacrx 2017-12-11 11:05:01 -05:00
  • 74950e0d66 Core/Loot: Fix conditional Master Loot hondacrx 2017-12-11 11:01:38 -05:00
  • 02047abe60 Core/Creature: Correctly reset pathfinding capability on respawn. Prevents evade chains on some bosses. hondacrx 2017-12-11 10:50:54 -05:00
  • 2e356e240a Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid target hondacrx 2017-12-11 10:49:57 -05:00
  • 27fe48e33d Core/Misc: Removed Death knight creation restrictions hondacrx 2017-12-11 10:49:47 -05:00
  • 9cc31f9d53 Added missing Sql file and updated realmlist to current version hondacrx 2017-12-04 14:37:08 -05:00
  • f6d86328f9 Core/BattlePets: Add battle pets to pet journal when learning related spells hondacrx 2017-12-04 14:32:40 -05:00
  • b017ef8e84 Core/Scripts: Added new QuestScript hooks hondacrx 2017-12-04 14:30:01 -05:00
  • c788e45b6f Core/Auras: Implemented PROC_HIT_INTERRUPT hondacrx 2017-12-04 14:06:36 -05:00
  • 4ed0efb830 Updated ClientTypeSeed_Wn64 for 7.3.2.25549 Fabian König 2017-12-04 14:11:41 +01:00
  • 7d27eaad1a Core/Quests: Implemented quest popups hondacrx 2017-11-29 18:00:08 -05:00
  • 6b3533141e Core/Items: Fixed saving item after unlocking hondacrx 2017-11-29 17:55:59 -05:00
  • b97c21be44 Spawn linked traps at gameobject creation instead of using DB spawns. hondacrx 2017-11-29 17:54:55 -05:00
  • 32619fa6b5 * Removed alot of not needed DB files hondacrx 2017-11-29 17:47:48 -05:00
  • e5359e49b2 Change to a warning not a error. closes #5 hondacrx 2017-11-29 11:37:41 -05:00
  • 74744327a4 Fixed DB updater reapplying a old update cause of different file hash, It should only check for different hashes when its not archived. hondacrx 2017-11-28 12:38:09 -05:00
  • 9f75b472a2 Misc DB Updates hondacrx 2017-11-25 16:45:33 -05:00
  • df19975fea Fixed rppm proc chance calculation hondacrx 2017-11-25 16:41:46 -05:00
  • 4c6fb27054 Fixed world login, Can now fully log into 7.3.2 (Must use Arctium WoW Client Launcher) hondacrx 2017-11-22 13:15:44 -05:00
  • 65fbebb12f Added sql files, no longer need to get them from Trinity Core. hondacrx 2017-11-22 13:14:38 -05:00
  • 0909720464 Implemented AuraType.ModMaxPower hondacrx 2017-11-22 12:44:25 -05:00
  • 88258e844d Corrected aggro radius calculation hondacrx 2017-11-22 12:36:15 -05:00
  • caca2dcb7e don't save auras casted by items hondacrx 2017-11-22 12:34:00 -05:00
  • d02d893d15 Implemented Blinding Light hondacrx 2017-11-22 12:33:30 -05:00
  • 3479e2125c Implemented Chaos Strike energize proc hondacrx 2017-11-22 12:06:19 -05:00
  • e9eb2962ef Implemented Conversation scripts hondacrx 2017-11-22 12:02:38 -05:00
  • 1a26ce6002 Updated gameobject template fields and GameError enum hondacrx 2017-11-20 12:31:49 -05:00
  • 79aeee0ebc Updated db2 structures to 7.3.2.25480 hondacrx 2017-11-20 12:22:13 -05:00
  • a60fbcdf12 Update opcodes to 7.3.2 hondacrx 2017-11-17 16:56:54 -05:00
  • 39b13bfc84 Update updatefields to 7.3.2.25383 hondacrx 2017-11-17 16:33:11 -05:00
  • 6a0ae0c3a6 Encapsulate UNIT_CHANNEL_* fields hondacrx 2017-11-17 16:23:55 -05:00
  • aa0ec9a021 Misc fix hondacrx 2017-11-16 12:46:06 -05:00
  • 047db81c3e Fixed item dupe exploit hondacrx 2017-11-16 12:45:38 -05:00
  • 4f6a2194f1 Reworked creature aggro radius calculation hondacrx 2017-11-16 12:45:15 -05:00
  • 715302dff4 Deleted some ancient (and unused) dk rune code hondacrx 2017-11-13 23:54:05 -05:00
  • 2960d88aed Fix build hondacrx 2017-11-13 14:14:59 -05:00