hondacrx
|
1ba88f81db
|
Core/Battlegrounds: Implement mercenary system
Port From (https://github.com/TrinityCore/TrinityCore/commit/87723e32e24f03ac1d062e33edcbe935e4e59421)
|
2022-05-31 11:46:04 -04:00 |
|
hondacrx
|
f53c4cb009
|
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/4eba9786708dd3b22d9053c1a14eac7e6d03242e)
|
2022-05-30 15:57:56 -04:00 |
|
hondacrx
|
1daa90dfb9
|
Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ae67de4c0f327edc60d5da9cc815016d48b7228)
|
2022-05-05 09:36:14 -04:00 |
|
hondacrx
|
52ce6b2700
|
Add "On" to some gossip methods in AI
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc04acb72652882290cef49b2055d3cf1ab12f36)
|
2022-05-04 09:26:05 -04:00 |
|
hondacrx
|
c14f1eb3dc
|
Remove custom OptionalType and use the default c# nullable type.
|
2022-03-01 17:27:56 -05:00 |
|
hondacrx
|
9fffef0388
|
Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_ATTR0_CANT_CANCEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/1fc9e0172da4018ab24422bee51b025d0fb79701)
|
2022-02-23 16:03:52 -05:00 |
|
hondacrx
|
6e0becd106
|
Core/Items: implement some helper methods for easier readability
Port From (https://github.com/TrinityCore/TrinityCore/commit/9124fd1f1fafea19b118eb69c6a35f94376fc7e8)
|
2022-01-06 10:57:06 -05:00 |
|
hondacrx
|
e89a36a232
|
Core/Spells: SPELL_AURA_48 implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/37178ff311af95c4a2035a38839b5e8a9afe2af5)
|
2022-01-06 00:17:58 -05:00 |
|
hondacrx
|
1f58dc2b53
|
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor the field to be protected. Add assertions to catch dangling pointers.
Port From (https://github.com/TrinityCore/TrinityCore/commit/edc75831194bc2419e3abada47121fadf4b2aa8d)
|
2021-12-23 20:17:08 -05:00 |
|
hondacrx
|
2ded315eaa
|
Core/Object: Range check vol. 2
Port From (https://github.com/TrinityCore/TrinityCore/commit/a13a765610d964a3aa1bab1b41331c05e24a1f78)
|
2021-12-07 13:53:35 -05:00 |
|
hondacrx
|
01f2e764a6
|
Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/74eb6814a1e6774fadfde1ba0288a9612a34f805)
|
2021-11-07 17:11:14 -05:00 |
|
hondacrx
|
ffb04bffc0
|
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map lookups for Unit::GetCharmer and Unit::GetCharmed
Port From (https://github.com/TrinityCore/TrinityCore/commit/a5989dcee9150565e7f4b8e3f7a62a414a484a3f)
|
2021-11-01 11:19:47 -04:00 |
|
hondacrx
|
c9b8f09fbc
|
Core/Achievements: Update CriteriaType enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a83f748766c49775d76412d2b98bb9b9dc8c4df)
|
2021-09-09 14:49:19 -04:00 |
|
hondacrx
|
fdd904225c
|
Core/Handlers: fix bogus check that skipped CMSG_CAST_SPELL packet under certain conditions, missing a target change
Port From (https://github.com/TrinityCore/TrinityCore/commit/16b1f5c7f6324dcd5ac5803cae343359c5ba8611)
|
2021-06-23 23:15:10 -04:00 |
|
hondacrx
|
b012517079
|
Core/Spells: kill unused parameter from Spell constructor
Port From (https://github.com/TrinityCore/TrinityCore/commit/01d9306854618bb66f79e1f0f5d9781ff48ab019)
|
2021-06-23 15:37:52 -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
|
b1ea7212f3
|
Move some packets processing to map context
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ea8f5e6fced094f28c45ac84123c85477122567)
|
2021-04-18 14:06:00 -04:00 |
|
hondacrx
|
0501481fcd
|
Core/Auras: Defined and implemented many new interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b5a46ca2bb3a4632cb9914e0899df611a47d935)
|
2021-03-28 15:49:12 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
22100aa2f2
|
Core/UpdateFields: Fixes areatriggers from spells being really small.
|
2021-02-21 13:56:25 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
c46c7ba2dc
|
Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
|
2020-12-09 14:01:38 -05:00 |
|
hondacrx
|
61b6606dce
|
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5903a10a834b1198702b024182581799648540ff)
|
2020-07-22 14:21:29 -04:00 |
|
hondacrx
|
baa9ab6558
|
Core/PacketIO: Convert all leftover packets to use packet classes
Port From (https://github.com/TrinityCore/TrinityCore/commit/661470c6587c11e3fa94d2e8b57c92d8be2e297b)
|
2020-07-14 23:00:31 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -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
|
d09ddf2032
|
Core/Items: Implemented new bonus type (extra ItemEffect)
Port From (https://github.com/TrinityCore/TrinityCore/commit/63fba4751142d7a16d6316e9fb5ad844da088509)
|
2020-06-10 13:25:01 -04:00 |
|
hondacrx
|
2ed40d012a
|
Core/Items: Fixed durability problems for wrapped item
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca4720662defef6f664489b222a00ae664855968)
|
2020-05-06 13:49:35 -04:00 |
|
hondacrx
|
c3adef77a9
|
Misc cleanups
|
2020-05-05 19:09:57 -04:00 |
|
hondacrx
|
d450f6db3d
|
Core/DBLayer: Implement async transaction completion callbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f0ca3a9194d76afa0227943e86469ad8368c5e2)
|
2020-04-26 00:53:43 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
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
|
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
|
3634bc7133
|
Core/Misc: Moved CharacterInfo out of world to separate class
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad4e63bae145ae49b584ab2fc621660430cec0d3)
|
2019-08-16 13:43:17 -04:00 |
|
hondacrx
|
bab0bbdf3c
|
Core/Spells: Remade trajectory target selection
Port From (https://github.com/TrinityCore/TrinityCore/commit/3f7fe6f8a51f61083b4940eaadddc3b390f8e238)
|
2019-08-15 11:51:44 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -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
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
5fa0556edf
|
Core/Player: Recast lost by death item obtain spells of any items held in the inventory when resurrecting
|
2018-03-18 12:36:04 -04:00 |
|
hondacrx
|
0a3dfaba37
|
Updated to 7.3.5.25996 (Db2 files not updated)
|
2018-02-19 10:32: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 |
|