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
|
5cf8cff41e
|
Core/Items: Implemented secondary shoulder transmog appearance
Port From (https://github.com/TrinityCore/TrinityCore/commit/03f09ea16ab683fac0f3be3c0656fdb80b63154e)
|
2021-08-11 20:38:21 -04:00 |
|
hondacrx
|
10d7140450
|
Core/Misc: Updated SpellCastResult, GameError and HotfixStatus enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/262ee285db1c69169210fc09cebca91a19cea4f2)
|
2021-08-08 14:44:52 -04:00 |
|
hondacrx
|
491ec3333c
|
Core/PacketIO: 9.1.0 opcodes and packet structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd5357dc185f95c6ef78089c5ab8bd2b885dd89f)
|
2021-08-08 13:10:49 -04:00 |
|
hondacrx
|
1be17e7ff3
|
Core/AuctionHouse: Fixed buying commodities
Port From (https://github.com/TrinityCore/TrinityCore/commit/61a7026f1765271595377be0c37a8228fe620c0d)
|
2021-06-24 00:10:23 -04:00 |
|
hondacrx
|
046cd9f917
|
Core/Auras: Implemented EstimatedPoints for SMSG_AURA_UPDATE
Port From (https://github.com/TrinityCore/TrinityCore/commit/bda948fc5c3bd3675edb98f6807d8481bca50fb0)
|
2021-06-22 17:55:12 -04:00 |
|
hondacrx
|
302a1f293c
|
Some Cleanups
|
2021-06-07 18:06:16 -04:00 |
|
hondacrx
|
6ab6fc81a5
|
Core/Reputation: Named all reputation flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6b919fafe45aaeba0c5572925e47562158314b1)
|
2021-06-05 20:15:28 -04:00 |
|
hondacrx
|
134b0e3287
|
Core/PacketIO: Named PVPInfo/bracket fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/19990a966b7e9c0b3382509b01d9af47501547e1)
|
2021-06-05 19:59:03 -04:00 |
|
hondacrx
|
d5080b02a9
|
Core/PacketIO: Add new guild bank interaction opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d4ccbda34cc7213b155bba308fe10be87e17b66)
|
2021-05-23 17:12:34 -04:00 |
|
hondacrx
|
7c83501ba7
|
Core/Grids: Allow customizing packets sent with MessageDistDeliverer and MessageDistDelivererToHostile depending on receiver
Port From (https://github.com/TrinityCore/TrinityCore/commit/3a37a2e0d7ce79d55c301f4246f08f1fc5c9c6d7)
|
2021-04-30 11:08:49 -04:00 |
|
hondacrx
|
40826f78a2
|
Fixed two crashes
|
2021-04-21 19:54:20 -04:00 |
|
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 |
|