hondacrx
|
4bfc02f1f3
|
Misc fixes.
|
2021-02-09 10:33:35 -05:00 |
|
hondacrx
|
710d7c2fbd
|
Fixed crash in AdventureJournalDataResponse
|
2021-02-06 23:47:07 -05:00 |
|
hondacrx
|
48bb0bc851
|
Core/AdventureJournal: Added the feature based on pull request
Port From (https://github.com/TrinityCore/TrinityCore/pull/26000)
|
2021-02-06 23:45:17 -05:00 |
|
hondacrx
|
eb8b62276e
|
Fix few crashes while loading server.
|
2021-02-04 20:24:46 -05:00 |
|
hondacrx
|
4fae9757ea
|
DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-02-04 12:25:07 -05:00 |
|
hondacrx
|
a6c5ac711e
|
Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d697882dfbb16242b7aa0b915fb116a14039ac5e)
|
2021-02-04 12:24:50 -05:00 |
|
hondacrx
|
0d1bfff206
|
Core/AreaTriggers: Optimize target searching
Port From (https://github.com/TrinityCore/TrinityCore/commit/23144d0665504e2e24ee790e900bb8de0df4aa08)
|
2021-02-04 12:12:54 -05:00 |
|
hondacrx
|
0784e38a06
|
Core/AreaTriggers: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7851cd3a9618b245c9b425dcaf71bbadbfecd054)
|
2021-02-04 12:03:23 -05:00 |
|
hondacrx
|
e59acb792e
|
Core/AreaTriggers: Implementation for sever side area triggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/0417c5ff5fd68cd3344dede35afaab364870561b)
|
2021-02-04 11:20:41 -05:00 |
|
hondacrx
|
ae9b0040a1
|
Core/AI: rearrange SAI private methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e5a955fc8980df1332a3faa741731fbddc31b24)
|
2021-02-04 10:37:28 -05:00 |
|
hondacrx
|
0e77439e20
|
Core/Misc: waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf12bae46746149d870cd3e52ccd610f0a975047)
|
2021-02-04 10:32:48 -05:00 |
|
hondacrx
|
bd80c99864
|
Updated to c# 9.0
|
2021-02-04 10:31:38 -05:00 |
|
hondacrx
|
91459cde06
|
Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience
Port From (https://github.com/TrinityCore/TrinityCore/commit/502f77fe8cb082843f7eb385159dd5038a059443)
|
2021-02-02 10:28:22 -05:00 |
|
hondacrx
|
3234d5c42c
|
Core/Auras: Fixed stacking SPELL_AURA_MOD_CRIT_DAMAGE_BONUS with SPELLMOD_CRIT_DAMAGE_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/22d6ea3620def585c07262d1700d6f67e95eb103)
|
2021-02-02 10:15:31 -05:00 |
|
hondacrx
|
c96fc90f5b
|
Core/Quests: Automatically add quests with AUTO_PUSH flag to player
Port From (https://github.com/TrinityCore/TrinityCore/commit/db6eb694656c58a817a965e2f5c85874e9c92d12)
|
2021-02-02 10:14:16 -05:00 |
|
hondacrx
|
f18a9c1ec9
|
Core/Misc: Update a few enums from db2 to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/d4ad9870105ca149cf6f41563ea26d5faf246fa9)
|
2021-02-02 10:06:49 -05:00 |
|
hondacrx
|
1325a2d5ab
|
Merge branch 'master' of github.com:CypherCore/CypherCore
|
2021-02-01 17:11:24 -05:00 |
|
Fabian König
|
8663540053
|
Update README.md
[ci skip]
|
2021-01-31 20:06:14 +01:00 |
|
hondacrx
|
c8db343278
|
Core/Spells: Fix crash when using spells with mindcontrol.
|
2021-01-31 01:15:46 -05:00 |
|
hondacrx
|
de1bbca76c
|
Core/UpdateField: Fixed a missed cast on UpdateField which caused a crash.
|
2021-01-30 20:24:35 -05:00 |
|
hondacrx
|
e915765a54
|
Fixes repeatable quests, and fixes sending request items when turning in a auto accept quest and the next one in chain is auto accept. this will make it so the quest text shows up.
|
2021-01-30 20:23:49 -05:00 |
|
hondacrx
|
d4b6bb1345
|
Core/Loot: Fixes not being able to loot some quest items.
|
2021-01-30 20:21:37 -05:00 |
|
hondacrx
|
9bca3b5432
|
Core/Combat: Fixes Resistance calculations.
|
2021-01-27 14:58:05 -05:00 |
|
hondacrx
|
a6c1f98856
|
Core/Commands: Fixes teleporting to guid/name creatures.
|
2021-01-27 14:57:05 -05:00 |
|
hondacrx
|
869aa6bf56
|
Core/Pvp: Add config option to enable warmode/pvptalents
|
2021-01-27 00:16:20 -05:00 |
|
hondacrx
|
ae6affc44a
|
Core/Talents: Fixes learning pvp talents
|
2021-01-27 00:14:50 -05:00 |
|
hondacrx
|
7d6be17c79
|
Core/Gameevent: Fix loading of events, and wrong dates of those events.
|
2021-01-26 21:10:26 -05:00 |
|
hondacrx
|
cca9594942
|
Core/Pvp: Enable pvp talents and warmode (NYI)
|
2021-01-26 20:42:53 -05:00 |
|
hondacrx
|
4b0dc26be6
|
Core/WhoList: Fixed wholist not showing.
|
2021-01-26 20:13:41 -05:00 |
|
hondacrx
|
fa9c0e5a84
|
Core/Gameevent: Fix loading server.
|
2021-01-26 20:12:50 -05:00 |
|
hondacrx
|
748ba54052
|
Core/Misc: Define a lot of new enum members
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0e71506a49d07af9363bf668e0417a6fada3ec7)
|
2021-01-26 19:55:10 -05:00 |
|
hondacrx
|
b730fa4481
|
Fix build
|
2021-01-26 19:46:39 -05:00 |
|
hondacrx
|
21b71fb584
|
DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-01-26 19:46:24 -05:00 |
|
hondacrx
|
8938e21432
|
Core/GameObjects: Allow setting GameObject anim kits in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ce9b69de3c820ce056a3fde7858f0c4d5f6b0a4)
|
2021-01-26 19:45:25 -05:00 |
|
hondacrx
|
2dccaa10be
|
Core/Commands: Fixed .go zonexy command
Port From (https://github.com/TrinityCore/TrinityCore/commit/5274f5ea545d19d0aa1a0f26b3c09c1585862304)
|
2021-01-26 19:38:37 -05:00 |
|
hondacrx
|
32e6d43ee9
|
Core/Misc: Added more quest sort enums from db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/afbe45091d13ff535548da30442f2985c985347e)
|
2021-01-26 19:36:34 -05:00 |
|
hondacrx
|
322920ab8c
|
Core/Quests: Fixed marking quest objectives as complete clientside for objectives using flagging instead of counters
Port From (https://github.com/TrinityCore/TrinityCore/commit/e3a9b18567866ab5b309758168fbe4ce579b30f3)
|
2021-01-26 19:35:05 -05:00 |
|
hondacrx
|
b22dc3bc8a
|
Core/Spells: Implemented summoning a personal gameobject effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
|
2021-01-26 19:27:45 -05:00 |
|
hondacrx
|
39f0ecfc83
|
Scripts/Commands: Fixed .modify gender not setting correct customizations
Port From (https://github.com/TrinityCore/TrinityCore/commit/1d51013b71d46a2825519cdb85d7049109b226ae)
|
2021-01-26 18:27:47 -05:00 |
|
hondacrx
|
663b230e67
|
Core/Spells: IsAllowingDeadTargets now checks effects targets as well
Port From (https://github.com/TrinityCore/TrinityCore/commit/e08910deaf224557102b4ec93972347bb7a3ea16)
|
2021-01-26 16:47:34 -05:00 |
|
hondacrx
|
c9254a4686
|
Core/Logs: Add load time to some logs like every other load log
Port From (https://github.com/TrinityCore/TrinityCore/commit/41a4692de37c7591516d9a9f86b3019b90556428)
|
2021-01-26 16:44:45 -05:00 |
|
hondacrx
|
4fb259abfa
|
Core/Logs: Fix more logs
Port From (https://github.com/TrinityCore/TrinityCore/commit/93552510abf2fe0db0557036143b124c4a12cbe5)
|
2021-01-26 16:38:23 -05:00 |
|
hondacrx
|
70271db84a
|
Calendar/GameEvents: Store + send holiday data
Port From (https://github.com/TrinityCore/TrinityCore/commit/4024df122affc077ffffd43664dc26e6c9531496)
|
2021-01-26 16:26:12 -05:00 |
|
hondacrx
|
6c71c55fe1
|
Core/Networking: Cnat do resize inside of reset. header buffer still needs to be read later.
|
2021-01-26 15:59:07 -05:00 |
|
hondacrx
|
ea2c1851f7
|
Core/Networking: Fixed crash/wrong opcode one some clients.
|
2021-01-26 15:39:39 -05:00 |
|
hondacrx
|
b25c1487b2
|
Core/Races: Really fix bug in racemasks.
|
2021-01-25 13:06:53 -05:00 |
|
hondacrx
|
3201b804fa
|
Core/Inspect: Really fix crash with inspecting players.
|
2021-01-24 20:38:33 -05:00 |
|
hondacrx
|
fde0f8d296
|
Core/SSL: Fix no ciphers available when running on linux. Also fix travis builds
|
2021-01-21 17:51:00 -05:00 |
|
hondacrx
|
25e9382c6f
|
Core/Realms: Fix not being able to return to realm list.
|
2021-01-21 14:59:11 -05:00 |
|
hondacrx
|
43b298b830
|
Updated to .net5.0
|
2021-01-21 13:44:11 -05:00 |
|