hondacrx
|
99b4a7ea8b
|
Misc fixes
|
2022-02-23 16:28:45 -05:00 |
|
hondacrx
|
7531735669
|
Core/Phasing: Implemented db spawns in personal phases
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fabe5a3aacf7797f03d074ab8434f445be64955)
|
2022-01-27 14:01:49 -05:00 |
|
hondacrx
|
883a3bb990
|
First try at updating command system to be like TC. Still needs alot of testing/work
|
2022-01-20 09:57:15 -05:00 |
|
hondacrx
|
6e07b058bc
|
Core/ObjectMgr: Replace manually constructed uint32 map key with pair<mapid, difficulty>
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2b83d49ad379547da874afef04317a0fef4de0d)
|
2022-01-09 14:19:07 -05:00 |
|
hondacrx
|
c6186f17bd
|
Core/Creature: Use proper name for wander distance.
Port From (https://github.com/TrinityCore/TrinityCore/commit/72093e98e1bdbd3b83d8030d1cb50306bb04b028)
|
2022-01-07 09:33:54 -05:00 |
|
hondacrx
|
fa5dae93cc
|
Core/Vehicles: implement vehicle seat addon table to specify seat ori…
Port From (https://github.com/TrinityCore/TrinityCore/commit/a91be4995b45695d8585068d0c5e955b93027d89)
|
2022-01-06 22:23:34 -05:00 |
|
hondacrx
|
d2ba807c20
|
Core/Misc: Some refactoring
Port From (https://github.com/TrinityCore/TrinityCore/commit/94a79bac7a06aa0f931e9d651928de7eea0a8b5c)
|
2022-01-06 20:07:26 -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
|
32f0939fac
|
Core/Creature: Remove empty spell ids from CreatureAddon.auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/64eb65cd45d1704831e3342bb7fcb8ff5df2df4e)
|
2022-01-05 18:03:38 -05:00 |
|
hondacrx
|
bbf55294b0
|
Core/Creature: Log an error for Creatures spawned with temporary auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/73e7719dbf924aa2f7f2e9a7d7ec3ca04595f988)
|
2022-01-05 18:01:35 -05:00 |
|
hondacrx
|
ed761eb400
|
Core/Pooling: Quest pooling rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051)
|
2022-01-04 17:35:29 -05:00 |
|
hondacrx
|
644a08d2a7
|
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single pool_members table.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b78f5055640bd606751d2ccc9549d14fd1d552e)
|
2022-01-01 15:34:24 -05:00 |
|
hondacrx
|
8766de8286
|
Fixes loading server and loggin in.
|
2021-12-27 22:37:53 -05:00 |
|
hondacrx
|
51bf6d6ecd
|
Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining.
Port From (https://github.com/TrinityCore/TrinityCore/commit/755a83f634c7c87cc07f743e94d77c8c12356c32)
|
2021-12-27 16:52:43 -05:00 |
|
hondacrx
|
aeb266b090
|
Core/Misc: Change some logs from INFO to ERROR when loading invalid creature template resistances and spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/0c1f707ca580fe60134092dba4e690def55762a7)
|
2021-12-17 19:38:23 -05:00 |
|
hondacrx
|
b367f70d6c
|
Core/CreatureTemplate: Outsourced resistances and spells into creature
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a8d15d63bb1178457df25f37a29e020e5183631)
|
2021-12-17 19:16:52 -05:00 |
|
hondacrx
|
2a086b6d3c
|
Core/Misc: Add helper table phase_name and improve .npc info and .gps
Port From (https://github.com/TrinityCore/TrinityCore/commit/833e17998571a57ada61f5ca92341dc242114458)
|
2021-12-07 20:56:05 -05:00 |
|
hondacrx
|
c37e1c9f7d
|
gameobject summoner
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f545f540216d3b94c26e4aeda50c8bb8d5c3d74)
|
2021-12-07 20:42:47 -05:00 |
|
hondacrx
|
e1d1157f87
|
Core/GameObjects: Validate rotation quaternion at startup
Port From (https://github.com/TrinityCore/TrinityCore/commit/9005bdc684eb37718371f921bd570692375a6c7a)
|
2021-12-07 20:20:39 -05:00 |
|
hondacrx
|
420caca2df
|
Fix loading of server.
|
2021-12-01 14:46:15 -05:00 |
|
hondacrx
|
5c48c512b5
|
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a809932f5017c98092a02694e86e276add03f8b9)
|
2021-12-01 10:58:28 -05:00 |
|
hondacrx
|
8d8479b49e
|
Core support for breadcrumb quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/0bde06c4027d2e60edc30b55fa7b42da8d253d29)
|
2021-12-01 10:19:39 -05:00 |
|
hondacrx
|
8fbecac008
|
Core/Movement: Allow using run when moving randomly
Port From (https://github.com/TrinityCore/TrinityCore/commit/a57ca5cea2d13bc5d5ddee11e7b8100c7afd68e1)
|
2021-11-29 14:21:33 -05:00 |
|
hondacrx
|
9cdccb9a08
|
Core/Movement: Allow using walk when chasing v2
Port From (https://github.com/TrinityCore/TrinityCore/commit/956158d299b3264f883f49ac647154179182fbea)
|
2021-11-29 13:29:51 -05:00 |
|
hondacrx
|
cb74ab8075
|
Core/Players: Load faction change items from db2 instead of db
Port From (https://github.com/TrinityCore/TrinityCore/commit/7b11d17f4928d17637ad8182f9c632d90f873db4)
|
2021-11-23 22:24:04 -05:00 |
|
hondacrx
|
c7cb3cc976
|
Core/Quests: Corrected wrong quest startup errors
Port From (https://github.com/TrinityCore/TrinityCore/commit/c6a9727841195237025bab96c6ce129d4291fe4c)
|
2021-11-15 20:47:34 -05:00 |
|
hondacrx
|
0968392d0d
|
Core/Misc: Don't log errors about npc_text probability if broadcast text was removed because it did not exist during loading
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef4e307a494d8492d4a6bb4dacd4f00c27c8a1bc)
|
2021-11-15 20:44:08 -05:00 |
|
hondacrx
|
46d399dfb6
|
Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
|
2021-11-15 20:38:06 -05:00 |
|
hondacrx
|
b026ee7ef8
|
More cleanups of custom classes in favor of .NET runtime types.
|
2021-11-15 18:04:57 -05:00 |
|
hondacrx
|
5f0af0e527
|
Core/Misc: Fixed facing after using areatrigger teleports and graveyard orientations
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fd4d283542600fd25a9e4a4a280f33fee6c87d0)
|
2021-11-08 10:38:55 -05:00 |
|
hondacrx
|
f2e56ccb41
|
Core/DataStores: Updated db2 structures to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/d52c00a8fe79186013980af0e2caa3fd13c0c5fa)
|
2021-11-07 15:53:12 -05:00 |
|
hondacrx
|
5156f559ec
|
Scripts/Commands: Cleanup and trinity_string for .go instance.
Port From (https://github.com/TrinityCore/TrinityCore/commit/af8b4853da9e7464d75623bc06851e3290e23d11)
|
2021-11-02 16:59:53 -04:00 |
|
hondacrx
|
55746b1007
|
Core/Instances: Drop allowMount column in instance_template as it is already handled properly by SPELL_ATTR0_OUTDOORS_ONLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b171d7c019f0010ec05af92466261d4be78bfff)
|
2021-11-02 13:34:29 -04:00 |
|
hondacrx
|
79ef3161dd
|
Core/Characters: Added allied race creation data, implemented intro scenes & added config option to disable achievement requirements for allied races
Port From (https://github.com/TrinityCore/TrinityCore/commit/71eb30f89dc5abeb33c7aa4a526073f769b5c7d1)
|
2021-10-05 14:04:44 -04:00 |
|
hondacrx
|
dc021efd8a
|
Core/Gossip: Update GossipOptionIcon enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c287929b216bf6d3818d77f507beb8dfb617a43)
|
2021-10-03 13:15:39 -04:00 |
|
hondacrx
|
8ccf252ac3
|
Core/Players: Implemented selecting Exile's Reach during character creation
Port From (https://github.com/TrinityCore/TrinityCore/commit/d54edfeb8bd9e525bac62677b8f9dffbaa5124c3)
|
2021-10-03 12:02:20 -04:00 |
|
hondacrx
|
b1152ac9fa
|
Core/Players: Save homebind location on creation instead of delaying it to first login
Port From (https://github.com/TrinityCore/TrinityCore/commit/696be301d304e92245c1d332c28ae61b0390e330)
|
2021-10-02 21:01:21 -04:00 |
|
hondacrx
|
569e20ebc1
|
Core/Misc: movement cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/4793b073eec2af32622ff703911721100730e868)
|
2021-09-26 12:17:10 -04:00 |
|
hondacrx
|
e747de7608
|
Core/Transports: Force transport passengers into legacy spawn group
Port From (https://github.com/TrinityCore/TrinityCore/commit/068b340b6988c3edd8db2b9d62a99baebe1b031e)
|
2021-09-26 11:51:57 -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
|
8636712938
|
Core/Creatures: Remove hover on death
Port From (https://github.com/TrinityCore/TrinityCore/commit/a91edcb9524b53f027a8ef8c247a443a9bb42f1e)
|
2021-08-24 12:27:36 -04:00 |
|
hondacrx
|
e4240fcd94
|
Core/Creatures: Reworked setting move types in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8c03a90661610e289029c78d2055d7b73a5ad98)
|
2021-08-24 12:23:39 -04:00 |
|
hondacrx
|
140abe98d1
|
Misc Fixes
|
2021-08-09 11:39:46 -04:00 |
|
hondacrx
|
d6dd7acd28
|
Core/GameObject: implemented gameobject_overrides table to change faction and flags values on a per-spawn basis
Port From (https://github.com/TrinityCore/TrinityCore/commit/67a1a1d29b76acfcda505fe1a38761a335e93bc5)
|
2021-08-09 10:24:32 -04:00 |
|
hondacrx
|
7ca12d9793
|
Core/DataStores: 9.1.0 db2 structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce1046a8fd0f04aad6c414786949269fffea88f3)
|
2021-08-08 14:40:42 -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
|
9fd7c12094
|
Misc updates
|
2021-06-23 12:01:28 -04:00 |
|
hondacrx
|
52e43853fe
|
More Cleanups
|
2021-06-08 12:56:09 -04:00 |
|
hondacrx
|
21d8fbee40
|
Core/Reputation: Implemented paragon reputation
Port From (https://github.com/TrinityCore/TrinityCore/commit/b01fba4bd9530213ee0c9547e09d1f16b3ce5d67)
|
2021-06-05 20:35:26 -04:00 |
|
hondacrx
|
5a9ff185b9
|
Core/Creature: improve DB linked_respawn handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/1206e815cd9785e4671f30548140f038567811a2)
|
2021-05-18 12:55:23 -04:00 |
|