hondacrx
|
114747fc4b
|
Misc fixes
|
2022-07-29 17:24:07 -04:00 |
|
hondacrx
|
efd2f4cb49
|
Core/Maps: Removed MapInstanced - no longer neccessary for grid data reference counting (moved to TerrainInfo)
Port From (https://github.com/TrinityCore/TrinityCore/commit/fbe0b8efebca3bc2662b477bdf45627f9783d6c2)
|
2022-07-24 17:50:51 -04:00 |
|
hondacrx
|
3cd58e4a17
|
Core/Maps: Move terrain data handling out of Map class
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38)
|
2022-07-24 16:31:00 -04:00 |
|
hondacrx
|
2b74effdd8
|
Misc fixes
|
2022-07-23 22:48:56 -04:00 |
|
hondacrx
|
e7bb4745e0
|
Core/Units: Added NameplateAttachToGUID updatefield setter
Port From (https://github.com/TrinityCore/TrinityCore/commit/51d7ff6f0bb4a512ff3dc912f2574e3087014553)
|
2022-07-20 21:32:59 -04:00 |
|
hondacrx
|
7affefe05c
|
Some more clean-up and fixes
|
2022-07-20 11:30:46 -04:00 |
|
hondacrx
|
a27a353d38
|
Core/Battlefields: Refactor Battlefield creation to be linked to host map creation instead of having globally accessible objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/073a036d84365dae60a70064eb67e68f0447bd72)
|
2022-07-19 20:50:34 -04:00 |
|
hondacrx
|
ce16bc0611
|
Fixes a crash when loading.
|
2022-07-19 20:26:39 -04:00 |
|
hondacrx
|
0a3ea6ac48
|
Core/Quest: Corrected type of emote field in QuestOfferReward to be signed
Port From (https://github.com/TrinityCore/TrinityCore/commit/27931b45c681f7f84928bad557882350731df3dc)
|
2022-07-19 12:17:41 -04:00 |
|
hondacrx
|
b3a404e2e8
|
Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creation instead of having globally accessible objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/775be0682a794d0a1f62d656f8c6c6dffca8de79)
|
2022-07-19 12:14:32 -04:00 |
|
hondacrx
|
9961b71f17
|
Core/Players: Cleaned some old updatefield definitions and updated values for completed quests size
Port From (https://github.com/TrinityCore/TrinityCore/commit/26d757946f4e26397930e2d8733c0b1c7f76d0a6)
|
2022-07-18 22:07:17 -04:00 |
|
hondacrx
|
31d207c2ab
|
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb99b08b86f8773563276bf16ccc2210003b056b)
|
2022-07-18 22:01:10 -04:00 |
|
hondacrx
|
acb9db8891
|
Fixes creatures aggro range, Wrong check on pathpoints, and a crash when there is no unitCaster.
|
2022-07-17 22:49:28 -04:00 |
|
hondacrx
|
edb8765f3f
|
Core/Transports: Initialize stoppable transports at start of path
Port From (https://github.com/TrinityCore/TrinityCore/commit/37c374c49fc287d8a4b1c0a6c5d4a202599b9b09)
|
2022-07-16 19:32:08 -04:00 |
|
hondacrx
|
249cc2b83c
|
Core/WorldStates: Migrate remaining hardcoded worldstates from Player::SendInitWorldStates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/e1effd961dee05420d19699eeac8e2bb2585c237)
|
2022-07-13 18:09:42 -04:00 |
|
hondacrx
|
015ba8008c
|
Core/WorldStates: Migrate pvp season worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f601f53b8374ead5a6a8b734054ea623f74c24e)
|
2022-07-13 17:41:56 -04:00 |
|
hondacrx
|
6825419b88
|
Core/WorldStates: Migrate battleground HolidayWorldState to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/020166649dd5afb94dddbfcc990d4bb51e231ab1)
|
2022-07-13 17:35:10 -04:00 |
|
hondacrx
|
9421aeee98
|
Core/WorldStates: Migrate OutdoorPvP worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/36ff703df55704265a28e28f4ea9f9cdcb54e85c)
|
2022-07-13 17:31:56 -04:00 |
|
hondacrx
|
d05595e44c
|
Fixes using gameobject like chairs, also fixes indoor checks
|
2022-07-13 15:02:06 -04:00 |
|
hondacrx
|
357b1fed30
|
Fixed a crash when loading into world.
|
2022-07-11 15:38:24 -04:00 |
|
hondacrx
|
ae9308c1cb
|
Core/WorldStates: Migrate battleground worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dbfaecd5c020fd4c3b3dfc235580849c39ce7db)
|
2022-07-10 14:59:20 -04:00 |
|
hondacrx
|
d0cc9645b9
|
Core/Transports: remove an obsolete check that prevented vehicles from updating their passenger positions
Port From (https://github.com/TrinityCore/TrinityCore/commit/377799fd3cd8d129b1b6afc146d7c40b70160ad9)
|
2022-07-10 14:08:05 -04:00 |
|
hondacrx
|
4fde924aec
|
Core/GameObjects: Fixed crash when GameObject::Delete was used for transports
Port From (https://github.com/TrinityCore/TrinityCore/commit/af4474926f802db03267b65b71bbaa3e8ba597b7)
|
2022-07-10 14:07:36 -04:00 |
|
hondacrx
|
5404654d65
|
Core/SAI: Allow using default npc_text from gossip_menu with SMART_ACTION_SEND_GOSSIP_MENU
Port From (https://github.com/TrinityCore/TrinityCore/commit/9ca8cf66e60c95ec3d20ed2c276623be2bb98713)
|
2022-07-09 12:31:37 -04:00 |
|
hondacrx
|
ba6c30add4
|
Start adding missing scripts Part3
|
2022-07-06 23:53:47 -04:00 |
|
hondacrx
|
c7123ad860
|
Core/Quests: Reset seasonal quests based on saved completion time and intended holiday start time
Port From (https://github.com/TrinityCore/TrinityCore/commit/49ad0d2d495a9f817ad2820f8e616f3a6564b480)
|
2022-07-04 01:15:52 -04:00 |
|
hondacrx
|
bae8363ca3
|
Core/Creatures: Implemented sending different creature id for summoner
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebf1b6eb5cbfd1dc8f1b0d26c29ae1423784cabb)
|
2022-07-04 00:49:18 -04:00 |
|
hondacrx
|
cabb59efe8
|
Core/WorldStates: Migrate war mode bonus value worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ac86c13d2b00817c9213ca2c22b747d3fff454e)
|
2022-07-01 22:53:01 -04:00 |
|
hondacrx
|
25bbf63341
|
Core/WorldStates: Migrate instance script worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/cfca26c2641f684533e07d9933ba1f31e5ef8204)
|
2022-06-30 00:33:53 -04:00 |
|
hondacrx
|
0e910e01c4
|
More work on new worldstate system
Port From (https://github.com/TrinityCore/TrinityCore/commit/a161b6cd328bbcf56950664f677fba716659f0d5)
|
2022-06-30 00:30:55 -04:00 |
|
hondacrx
|
a98ce1eb00
|
Core/WorldStates: Add area requirements to world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/70eacebad531af0a4b5b4ac6be6d90ddc56ed5d4)
|
2022-06-27 16:56:01 -04:00 |
|
hondacrx
|
9cece8cc8a
|
Core/WorldStates: Migrate Wintergrasp worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/6285033ed5ba8f67330eca40c1ae4840882a98d3)
|
2022-06-27 16:45:31 -04:00 |
|
hondacrx
|
e5d325bf82
|
Core/WorldStates: Migrate conditions and criteria to new worldstate api
Port From (https://github.com/TrinityCore/TrinityCore/commit/7029b78cab620b861818fab4f94c7810caf109de)
|
2022-06-27 15:54:38 -04:00 |
|
hondacrx
|
7be2eb52cc
|
Core/World: implement database support for default map and realm wide world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/737d94d7efe0b6c308ac1bf3692b6aa2e43f5adb)
|
2022-06-25 22:52:20 -04:00 |
|
hondacrx
|
094d450ad8
|
Core/Players: Don't trigger quest objective and criteria updates for gold modifications before quest log and criteria progress are loaded
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb8a8cbc47a82d3d7d17da3485195ab37491372d)
|
2022-06-24 21:49:43 -04:00 |
|
hondacrx
|
2436ef0644
|
Core/Items: Fixed logic mistake in ItemTemplate::IsRangedWeapon
Port From (https://github.com/TrinityCore/TrinityCore/commit/4dfb1f248f5721fb0154fd22eb6fe7b4d65815fc)
|
2022-06-24 21:47:04 -04:00 |
|
hondacrx
|
d4f5f39a46
|
Core/Movement: Fixed a crash
|
2022-06-23 15:57:23 -04:00 |
|
hondacrx
|
968190584d
|
Fixes OnUse Items
|
2022-06-22 16:21:56 -04:00 |
|
hondacrx
|
8b1e02759a
|
Fixed transports.
|
2022-06-21 22:35:20 -04:00 |
|
hondacrx
|
d42733e3b4
|
More cleanups, transports still not working. working on a fix.
|
2022-06-21 15:43:35 -04:00 |
|
hondacrx
|
63cbd18350
|
Fixed crashes and errors when loading into world.
|
2022-06-21 14:56:22 -04:00 |
|
hondacrx
|
be8e18450e
|
Core/Transports: Fixed stoppable elevator position calculation when going from first floor to third or higher
Port From (https://github.com/TrinityCore/TrinityCore/commit/d85379faa6d5d33f755e17cb0204f243345db938)
|
2022-06-20 22:48:42 -04:00 |
|
hondacrx
|
b204754f51
|
Core/Spells: Corrected unit flag checked with SPELL_ATTR6_CAN_TARGET_UNTARGETABLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/61263bf74dfa6d8ee6e54b56f54a8b3e01c80140)
|
2022-06-20 22:46:50 -04:00 |
|
hondacrx
|
7d502f167d
|
Core/Misc: Cleanup TaxiPathGraph
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fd05dbc931aa557177f666729b5654b2908b46e)
|
2022-06-18 23:56:15 -04:00 |
|
hondacrx
|
71b7018590
|
Core/Player: Distinguish between ranged and non-ranged weapons in GetWeaponForAttack
Port From (https://github.com/TrinityCore/TrinityCore/commit/5517208b67cf5c0b8054067cee081e968e66694d)
|
2022-06-16 22:28:50 -04:00 |
|
hondacrx
|
37d62e3a32
|
Core/Transports: Localized transport objects within each map
Port From (https://github.com/TrinityCore/TrinityCore/commit/cace41449771bbe692e1a45c4d38b15a12f6496e)
|
2022-06-16 14:08:22 -04:00 |
|
hondacrx
|
4038b93aa1
|
Core/Pools: Implemented pooling for instances
Port From (https://github.com/TrinityCore/TrinityCore/commit/94d829c84fb184990e26178551d10ecdca049efd)
|
2022-06-15 22:56:12 -04:00 |
|
hondacrx
|
9636581ee9
|
Core/Units: Removed incorrect facing movement packet sent with every creature autoattack
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e0afa7bca3b6de10eacbcc082193d2c67050f88)
|
2022-06-15 18:25:39 -04:00 |
|
hondacrx
|
c26e78c902
|
correctly apply npc pvp flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/45bbbd5acd8b68b98860283d70d17b6ab527dcdf)
|
2022-06-15 18:21:44 -04:00 |
|
hondacrx
|
f91230ae33
|
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementGenerator to spline launch time
Port From (https://github.com/TrinityCore/TrinityCore/commit/36dde87249e87c5693162a6e890875d828f93d6d)
|
2022-06-15 15:48:07 -04:00 |
|