hondacrx
|
df1b6bb97d
|
Scripts/Spells: Fix priest Shadow Mend damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/043d1cf254339e082138347f6afce10fbbab4bec)
|
2022-02-25 12:52:06 -05:00 |
|
hondacrx
|
b7a3e66f93
|
Scripts/Spells: Fixed priest talent Masochism
Port From (https://github.com/TrinityCore/TrinityCore/commit/57504662593559fd7673b3c49ff9f95f2e28fc37)
|
2022-01-05 20:21:42 -05:00 |
|
hondacrx
|
23ee2b5a48
|
Scripts/Spells: Fix priest Mind Bomb
Port From (https://github.com/TrinityCore/TrinityCore/commit/01ac538cd252151f0db16748aa81a813a23b18b7)
|
2022-01-01 17:17:39 -05:00 |
|
hondacrx
|
5de09a5046
|
Core/BattlePets: Added default cooldown to revive battle pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/1a846415493289fc3852e56c82514d85c421267c)
|
2021-12-24 20:41:51 -05:00 |
|
hondacrx
|
b026ee7ef8
|
More cleanups of custom classes in favor of .NET runtime types.
|
2021-11-15 18:04:57 -05:00 |
|
hondacrx
|
032f9a55f3
|
Cleanup some warnings.
|
2021-11-15 16:11:20 -05:00 |
|
hondacrx
|
5a90a3ddde
|
Scripts/Auras: Lookup aura scripts by their type, not name
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fc8c86e9a47194a1b271fbcf7bf9e85cb3f0826)
|
2021-11-03 12:31:46 -04:00 |
|
hondacrx
|
b0528d1ad3
|
Fixes startup
|
2021-10-10 19:24:01 -04:00 |
|
hondacrx
|
f8990e440b
|
Scripts/Spells: Fixed crash in spell_pri_prayer_of_mending
Port From (https://github.com/TrinityCore/TrinityCore/commit/98aef67c115c7376263c316f45e978e2835489e9)
|
2021-10-08 10:32:34 -04:00 |
|
hondacrx
|
d9355fc4c7
|
Misc fix
|
2021-10-03 22:27:20 -04:00 |
|
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
|
140abe98d1
|
Misc Fixes
|
2021-08-09 11:39:46 -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
|
36040abe27
|
Scripts/Spells: Implemented discipline priest PvP talent Trinity
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a452c3d105a50a81086dbb850514f63330efbe0)
|
2021-04-21 22:44:18 -04:00 |
|
hondacrx
|
995f43a60b
|
Scripts/Spells: Implemented Atonement
Port From (https://github.com/TrinityCore/TrinityCore/commit/dbc082a2b2f34d489ca764906dc3d551583a07bb)
|
2021-04-21 22:36:48 -04:00 |
|
hondacrx
|
e75b5f9c6b
|
Core/Spells: Implement priest holy words + modify cooldown for a charge
Port From (https://github.com/TrinityCore/TrinityCore/commit/81eac826562f8e75de1842c59c8d35cf050b0f21)
|
2021-04-20 13:13:49 -04:00 |
|
hondacrx
|
3ac625e8ff
|
Core/Auras: Implemented SPELL_AURA_SCHOOL_ABSORB_OVERKILL
Port From (https://github.com/TrinityCore/TrinityCore/commit/530631e0a73c0bcd540f063cef975ecd827307b2)
|
2021-04-19 10:36:03 -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
|
2e34fa7f67
|
Scripts/Spells: Removed facing requirements from penance healing component
Port From (https://github.com/TrinityCore/TrinityCore/commit/38ad6c2cf043c640c798a1467b8ad71265fd9c6c)
|
2021-04-14 10:20:09 -04:00 |
|
hondacrx
|
4fed903009
|
Core/Scripts: Forgot to remove not needed class.
|
2021-03-04 17:04:30 -05:00 |
|
hondacrx
|
6a1114390d
|
Core/Scripts: Fix loading scripts.
|
2021-03-04 16:36:18 -05:00 |
|
hondacrx
|
9318cf2781
|
Core/Scripts: Start work on cleaning up scripts.
|
2021-03-04 15:30:56 -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
|
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
|
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
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
5587505199
|
Core/Spell: restore old proc system behaviour on auras self proc.
|
2018-01-13 13:10:33 -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 |
|
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 |
|