hondacrx
f9779537a8
Core/Spells: Fix periodic rolling adding bonuses twice
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fa95b4b57c1d843392d0c321cdabbc3a21e1d69 )
2021-09-08 22:52:23 -04:00
hondacrx
5c4a7511ff
Core/Spells: Cleanup spell effects
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a4e1119ac21e2d1112d1717337597fe073e495f )
2021-09-08 17:40:50 -04:00
hondacrx
949d4806c5
Core/Spells: rework part 5: GameObject casting
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/962f6d7988b9003e550f6745be7cff812e9d8efa )
2021-08-29 18:27:08 -04:00
hondacrx
6dabdfa3ed
Core/Scripts: fix some spells double dipping from done/taken bonuses
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb7869b31fc2fe6eb8cd9552249fea028d08316a )
2021-06-23 12:01:41 -04:00
hondacrx
c51c4d443f
Core/Spell: SpellValueOverrides encapsulation
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5fbddef85f48f6b9140d025d7f2e14faae0af178 )
2021-06-22 18:43:40 -04:00
hondacrx
d0faa12ef6
Core/Spells: CastSpell Cleanup
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ )
2021-04-18 18:42:11 -04:00
hondacrx
96dbbb2b36
Core/Spells: Fixed multiple druid's spells
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf3ea2082578077cfec589c2a5fab12ab91c1777 )
2021-04-12 14:54:05 -04:00
hondacrx
9bbc1b49f3
Scripts/Spells: Implemented druid eclipse system
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/abaeb12ba3993a636d8385fe06b3a5ceb0f66f63 )
2021-03-29 12:49:24 -04:00
hondacrx
4568cdad48
Core/Spells: Define all spell modifier types and implement ProcCooldown mod and PeriodicHealingAndDamage for melee periodic damage
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/6585666e6e34ade0333e4c23876acdf847d169c0 )
2021-03-17 18:52:59 -04:00
hondacrx
1d8bab3b58
Core/Auras: periodics refactor part 1:
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f9e0d92d563c983c229db1569414916b3dce51e )
2021-03-17 16:08:17 -04:00
hondacrx
3acb8eca4a
Core/Scripts: Cleanups on scripts.
2021-03-16 15:44:25 -04:00
hondacrx
cee1fbe0d2
Core/Auras: Remove m_effIndex member of AuraEffect and always take it from SpellEffectInfo
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/efdca47aff354079bc73d248e022c2e914d94e7b )
2021-03-15 15:37:07 -04:00
hondacrx
88fdc2ae81
Scripts/Spells: Added druid's guardian spell scripts
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/183f719f4e1fa975de28acdfc027ff3f23789fb7 )
2021-03-15 15:25:12 -04:00
hondacrx
c3d2763f98
Scripts/Spells: Improve druid travel form script
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/898f97781c7f3cc5d40b4f9947571058b7ff7a75 )
2021-03-04 22:08:18 -05:00
hondacrx
9318cf2781
Core/Scripts: Start work on cleaning up scripts.
2021-03-04 15:30:56 -05:00
hondacrx
16c22be60e
Scripts/Spells: Druid Travel Form freeze fix
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/414338a27b2468f29c5bded607b8cbc145050ba9 )
2021-02-13 20:42:32 -05:00
hondacrx
900362a7d7
Removed all instance scripts so we can have script project back and spells will work again.
2020-12-07 15:29:06 -05:00
hondacrx
b600c21ac2
Port From ( https://github.com/TrinityCore/TrinityCore )
...
Core/Spells: Removed duplicated check
Revert "Core/Groups: fix wrong query for loading group instance data. canReset attribute was calculated in the wrong way"
Core/Scripts: moved Wild Growth calculation to script and fixed formula
2020-06-21 13:10:09 -04:00
hondacrx
d7954f4fc7
Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7306439e7004288fb85890d6a5f730cf1761d71 )
2020-06-18 12:39:39 -04:00
hondacrx
230453c451
New Year 2020 :)
2020-01-09 11:35:00 -05:00
hondacrx
35c06c09fd
Some refactoring of code. and some cleanups
2019-09-21 12:11:16 -04:00
hondacrx
1e1c5c77a8
2019 YAY!
2019-01-01 12:01:55 -05:00
hondacrx
8673e7218d
Core/Spells: Fixed travel form
2018-07-25 14:08:35 -04:00
hondacrx
9b40067017
Core/Refactor: Part 2
2018-05-07 22:07:35 -04:00
hondacrx
5587505199
Core/Spell: restore old proc system behaviour on auras self proc.
2018-01-13 13:10:33 -05:00
hondacrx
28c0ef9d03
Happy New Year!!!!
2018-01-02 13:02:21 -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