Commit Graph

58 Commits

Author SHA1 Message Date
hondacrx 570aebce26 More refactoring of code. 2019-09-23 21:41:13 -04:00
hondacrx 35c06c09fd Some refactoring of code. and some cleanups 2019-09-21 12:11:16 -04:00
hondacrx 7066a959f1 Misc fixes 2019-09-03 23:57:34 -04:00
hondacrx 87d30caa49 Ensure that all actions are compared to fixed point in time (ie. world update start)
Port From (https://github.com/TrinityCore/TrinityCore/commit/60663d1374beef3103f4787152654034fa4a8897)
2019-09-01 10:37:14 -04:00
hondacrx 9ef63a86cf Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f70be050f971ee70da8953c4f094cb2adc233f8)
2019-08-31 11:12:07 -04:00
hondacrx 7f03373c93 Script/GO: Alliance Bell, Horde Bell and Karazhan Bell will now send a bell sound on the start of each hour.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c926d0171cfd2ddb60cea6ef2903314848da7aa)
2019-08-30 18:03:03 -04:00
hondacrx 1657f720dc Core/SmartAI: Various fixes and extensions for smart scripts:
Port From (https://github.com/TrinityCore/TrinityCore/commit/a32d5cfa1762ae1158ee2f40b4c9b36e5b41913a)
2019-08-30 12:00:42 -04:00
hondacrx b3faf9685a Fix build. (scripts are fixed but most need updated tho) 2019-08-18 23:23:18 -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 468b053946 Core/Maps: Replaced spawnmask with difficulty list 2018-09-17 12:08:48 -04:00
hondacrx f87224ac3d Core/Spells: Removed useless calls of Spell.GetEffect and SpellInfo.GetEffect 2018-08-26 01:20:46 -04:00
hondacrx 8673e7218d Core/Spells: Fixed travel form 2018-07-25 14:08:35 -04:00
hondacrx 943e858ccf Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with more information when removing by Unit::RemoveAurasWithInterruptFlags 2018-07-25 12:25:53 -04:00
hondacrx 7255455b22 Core/Refactor: Part 5 2018-07-05 10:57:42 -04:00
hondacrx 2af1ddc5ea Core/Scripts: Remove some unused GetAI methods 2018-06-27 17:03:35 -04:00
hondacrx 1973d4f2ce Core/Scripts: Fixes a crash when entering a instance 2018-06-23 12:35:12 -04:00
hondacrx b3e8e4f05f Scripts/Misc: Use InstanceMap in InstanceScript instead of Map 2018-06-16 18:06:55 -04:00
hondacrx 154102d00d Core/Scripts: Added and fixed some scripts 2018-06-15 12:37:38 -04:00
hondacrx 2fa79e0855 Core/Phases: Fixes errors in phases. 2018-06-15 12:36:55 -04:00
hondacrx 7aa494d5dd Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception 2018-06-15 12:34:56 -04:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx 5dacd669b5 Core/Refactor: Part 3 2018-05-16 19:57:48 -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 fa35d60f60 Core/Entities: Phasing rewrite 2018-03-28 11:09:30 -04:00
hondacrx 03d74be72a Core/Ulduar: Fixed XT002 Heart phase 2018-03-18 11:55:25 -04:00
hondacrx 0ab3b8e8cd Core/DataStores: Fixed db2 structures after 7.3.5 2018-03-13 15:43:03 -04:00
hondacrx 5c59995b3a Core\Misc: Fix build 2018-03-12 15:00:01 -04:00
hondacrx c00ac4b292 Core/Script: Implement Paralytic Poison
Core/DB: Misc db fixes
2018-03-12 14:55:50 -04:00
hondacrx 05ecb41a10 Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunity handling 2018-03-12 14:37:52 -04:00
hondacrx 2e6f6e1fef Core/Scripts: fix a crash in Master's Call script 2018-03-11 14:52:46 -04:00
hondacrx a596b3f1ea Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag 2018-03-06 11:17:30 -05:00
hondacrx 7de76148b6 Core/Misc: Some cleanups 2018-03-05 12:13:45 -05:00
hondacrx cada4700f3 Core/Spells: Fixed Lay on Hands not triggering Forbearance on target 2018-02-26 13:37:25 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -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 854ae39aeb Core/Spells: Removed outdated mechanic (spell downranking coef penalty) 2018-01-27 17:38:17 -05:00
hondacrx bde833d452 Core/Scripts: Fixes ValidateSpellScripts, and type mismatch of parameters 2018-01-13 23:17:54 -05:00
hondacrx 5587505199 Core/Spell: restore old proc system behaviour on auras self proc. 2018-01-13 13:10:33 -05:00
hondacrx 79980e3dd2 Core/Entities: Remove phasemask 2018-01-10 22:26:47 -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 6f1c9c47e6 Core/Scripts: add checks to Master's Call script 2017-12-30 16:59:47 -05:00
hondacrx 3da0e167e6 Core/Spell: revamp of immunities system 2017-12-26 15:07:05 -05:00
hondacrx 7a4d4ad945 Core/Spells: Moved applying exclusive aura spells to scripts 2017-12-24 17:21:05 -05:00
hondacrx add72a063b Core/Spells: Implemented spells causing Forbearance 2017-12-24 17:17:50 -05:00
hondacrx c7219c7098 Fixes Script loading.
Some cleanup on array Clear
Misc errors
2017-12-24 16:37:15 -05:00