hondacrx
|
1031dc9ed8
|
Core/PacketIO: Implemented SMSG_SPELL_ABSORB_LOG
Port From (https://github.com/TrinityCore/TrinityCore/commit/854a55daabf5dc264a961ec86ca0cd8ee39140c5)
|
2021-04-19 10:46:45 -04:00 |
|
hondacrx
|
63f0f919e2
|
Core/Misc: Replace Time.UnixTime with GameTime.GetGameTime()
Port From (https://github.com/TrinityCore/TrinityCore/commit/e17e4e6f0700c7d950e1b2654c217ec8b28ae79e)
|
2021-04-17 19:28:50 -04:00 |
|
hondacrx
|
143777cf5c
|
Core/Guild: Implement new guild bank swap item opcodes
Port From (https://github.com/TrinityCore/TrinityCore/pull/26351)
|
2021-04-13 18:04:05 -04:00 |
|
hondacrx
|
99350e6dc6
|
Fix loading into world.
|
2021-04-13 01:23:54 -04:00 |
|
hondacrx
|
13631f6b4c
|
Core/PacketIO: Updated packet structures to 9.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/f2202869f71f5a1a35191de303ee5166e4275884)
|
2021-04-12 14:02:46 -04:00 |
|
hondacrx
|
be2292e815
|
Core/Misc: Change all unix time columns in character database to bigint (signed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d29dd1eeb5c52dc76bd741fe1ee0e875c416b8e7)
|
2021-04-06 23:32:52 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
43cf936d1f
|
Core/GameObjects: Add GameObjectPlaySpellVisual
Port From (https://github.com/TrinityCore/TrinityCore/commit/2d84912ce92e1ac30efd6548ca98cb8f894f5268)
|
2021-03-17 13:39:12 -04:00 |
|
hondacrx
|
70cc1d7d50
|
Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUEST
Port From (https://github.com/TrinityCore/TrinityCore/commit/08e017b3512ce8189adc6762e3670c20c900f54e)
|
2021-03-17 13:38:49 -04:00 |
|
hondacrx
|
cf1f8e7385
|
Core/RemoteAccess: Fixes high cpu when closing the telnet client without using the exit command.
|
2021-03-16 20:33:21 -04:00 |
|
hondacrx
|
e77a742bf8
|
Core/Misc: Misc fixes
|
2021-03-16 15:45:42 -04:00 |
|
hondacrx
|
eee335291f
|
Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVENTURE_JOURNAL_UPDATE_SUGGESTIONS
Port From (https://github.com/TrinityCore/TrinityCore/commit/3addbe7dd418259149c39fc3b9423f7809de696a)
|
2021-03-15 16:55:55 -04:00 |
|
hondacrx
|
0491a60e48
|
Core/PacketIO: corrected setting the NowDead field in SMSG_ATTACK_STOP
Port From (https://github.com/TrinityCore/TrinityCore/commit/e77100c9238cc6bd1c84f328773cb9a34a9be0bc)
|
2021-03-15 15:27:24 -04:00 |
|
hondacrx
|
ecad90c7d4
|
Core/RemoteAccess: Added support for remote access using email/password.
|
2021-03-15 14:04:47 -04:00 |
|
hondacrx
|
eca32de055
|
Core/Networking: Fixes disconnect when trying to send packets larger then 0x400.
|
2021-03-05 14:18:10 -05:00 |
|
hondacrx
|
80d12a5d58
|
Core/PacketIO: Use hotfix status enum instead of magic numbers in SMSG_DB_REPLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/68bdf1c8309c612257679d63c97e8dc62467dbb5)
|
2021-03-04 14:16:07 -05:00 |
|
hondacrx
|
7b5f4e610c
|
Core/DataStores: Support all new hotfix status values
Port From (https://github.com/TrinityCore/TrinityCore/commit/c86cffe5ef95d87929d954abe36d96fe9edb68e3)
|
2021-03-04 14:10:23 -05:00 |
|
hondacrx
|
ac2c1c5191
|
Core/Scenes: Add support for encrypted scenes
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e3b93b509b7546894dd098ae68d4f416f572a4e)
|
2021-03-04 13:58:17 -05:00 |
|
hondacrx
|
5b09d675dd
|
Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoAccept, used when player closes quest frame after viewing details of autoaccept quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/f269f60d8a5f6b0982eb46dc583e2618c98931fb)
|
2021-03-04 12:13:43 -05:00 |
|
hondacrx
|
35ed94bf97
|
Core/DB: Missed one extra port in address string for DB.
|
2021-03-01 11:03:59 -05:00 |
|
hondacrx
|
0e679fe1ab
|
Core/DB: We only want the address of the client not the port too.
|
2021-02-28 17:12:20 -05:00 |
|
hondacrx
|
fc3ecd460a
|
Misc fixes and DB updates
|
2021-02-24 19:00:12 -05:00 |
|
hondacrx
|
22100aa2f2
|
Core/UpdateFields: Fixes areatriggers from spells being really small.
|
2021-02-21 13:56:25 -05:00 |
|
hondacrx
|
ed7eff2abe
|
Core/ClientConfig: Fixes chat window not showing chat, also not saving any config options when you select them, like auto loot, zoom, etc.
|
2021-02-15 14:14:15 -05:00 |
|
hondacrx
|
077a06f7c1
|
Core/Movement: Refresh collision height on shapeshifting
Port From (https://github.com/TrinityCore/TrinityCore/commit/49992508a46eb8cd73205a896ae8d84bd991bc39)
|
2021-02-13 21:03:57 -05:00 |
|
hondacrx
|
68c3e0c241
|
Core/Networking: Fixes being disconnected when using logout button.
|
2021-02-12 10:14:52 -05:00 |
|
hondacrx
|
0fd5044a71
|
Core/Maps: Fixes player not being removed from map/server when they close the client without using logout/exitgame
|
2021-02-11 10:32:09 -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
|
ae6affc44a
|
Core/Talents: Fixes learning pvp talents
|
2021-01-27 00:14:50 -05:00 |
|
hondacrx
|
4b0dc26be6
|
Core/WhoList: Fixed wholist not showing.
|
2021-01-26 20:13:41 -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
|
3201b804fa
|
Core/Inspect: Really fix crash with inspecting players.
|
2021-01-24 20:38:33 -05:00 |
|
hondacrx
|
25e9382c6f
|
Core/Realms: Fix not being able to return to realm list.
|
2021-01-21 14:59:11 -05:00 |
|
hondacrx
|
099a2fa98f
|
Some logs for testing a bug.
|
2021-01-21 13:05:40 -05:00 |
|
hondacrx
|
50b5385491
|
Fix crash in InspectPacket
|
2021-01-21 13:05:23 -05:00 |
|
hondacrx
|
65855d1f22
|
Misc Fixes
|
2021-01-08 20:45:13 -05:00 |
|
hondacrx
|
9e8b56d16e
|
Core/Instances: Use level requirements from MapDifficultyXCondition.db2 instead of access_requirement db table
Port From (https://github.com/TrinityCore/TrinityCore/commit/3afed1788a81fe65ee414c590936be65d69f9314)
|
2021-01-03 15:35:13 -05:00 |
|
hondacrx
|
699c4a43f8
|
Core/Npcs: Fixed crash when talking to npcs
|
2021-01-02 12:50:27 -05:00 |
|
hondacrx
|
10c1adf2d8
|
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted sound files
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4609f6e18c181fbb54ec851a9ccd5bd3c6eb7b)
|
2020-12-31 21:00:19 -05:00 |
|
hondacrx
|
a7a06f59f5
|
Core/PacketIO: Add missing ByteBuffer.ResetBitPos calls, fixes buying items from vendors
Port From (https://github.com/TrinityCore/TrinityCore/commit/9e0eac83bf3a05aa64e0222ddad052c84bfbdee2)
|
2020-12-15 13:21:25 -05:00 |
|
hondacrx
|
f6203e98ee
|
Fix build and loading crashes
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2020-12-15 13:20:10 -05:00 |
|
hondacrx
|
0cc9c05093
|
Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a21f607a8c661abaae8dcbf813080ab9d7c5ae8)
|
2020-12-14 14:08:02 -05:00 |
|
hondacrx
|
ed190daffa
|
Core/GameObjects: Updated gameobject template structure to 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/364f6eec9a4d6d044666a172a2823161e0e3a418)
|
2020-12-13 18:13:51 -05:00 |
|
hondacrx
|
4c2106781a
|
Core/PacketIO: Updated packet structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/96d340f70ccef57fad177a24ca099055d7dce04d)
|
2020-12-12 23:45:36 -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
|
cbbdf6d695
|
Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f6eef37e61ea3d47bf8028c6e37175ba0a71373)
|
2020-12-10 10:43:24 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|