hondacrx
|
73fd633065
|
More Updates to scripts.
|
2023-10-15 15:17:44 -04:00 |
|
hondacrx
|
33091ed942
|
More updates to scripts (still wont build)
|
2023-10-13 16:11:34 -04:00 |
|
hondacrx
|
cda53c8e7f
|
Some cleanups. (might break build for scripts as they are a WIP)
|
2023-10-08 10:35:31 -04:00 |
|
hondacrx
|
ccb5341c21
|
Some misc cleansup.
|
2023-10-06 17:33:20 -04:00 |
|
hondacrx
|
85f37f6edf
|
Added some implicit operators to spell casting.
|
2023-10-01 07:32:38 -04:00 |
|
hondacrx
|
a942ff86b4
|
Remove unneeded generic type and renamed base class for updatefields.
|
2023-09-17 12:12:36 -04:00 |
|
hondacrx
|
f636ea225f
|
Messed up the commit history, so here is all the files rip, Credit to TrinityCore
|
2023-09-16 08:42:35 -04:00 |
|
hondacrx
|
dca7931fa2
|
Scripts/Commands: Implemented .debug play objectsound command
Port From (https://github.com/TrinityCore/TrinityCore/commit/95893cf53cdc9ab2ca3ec26cfd85793e63e97317)
|
2023-09-14 02:53:58 -04:00 |
|
hondacrx
|
0e2b551b06
|
Core/Object: Implemented helper method PlayObjectSound
Port From (https://github.com/TrinityCore/TrinityCore/commit/35e5da37bdbbac355e454c5cbabe5991b7966709)
|
2023-09-14 02:51:26 -04:00 |
|
hondacrx
|
0e2dd0cda3
|
Core/Creatures: add TimeSpan to TempSummon
Port From (https://github.com/TrinityCore/TrinityCore/commit/1dd4b38170339e2d1d959c45ecad1b3b8dceb216)
|
2023-09-13 20:59:45 -04:00 |
|
hondacrx
|
913cfa0fbd
|
Core/Spells: Fixed spell duration scaling with combo points
Port From (https://github.com/TrinityCore/TrinityCore/commit/9e68fd1458551ab0f007b6044c9220da8f7d4199)
|
2023-09-12 18:00:30 -04:00 |
|
hondacrx
|
543411beec
|
Battlegrounds/Buffs: Rework using areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/f5461a1161a5a9dfabe7a142ad84f8c900776c92)
|
2023-09-12 15:52:46 -04:00 |
|
hondacrx
|
6f387e563f
|
Core/GameObjects: Added stringid to gameobjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/845f61e0a969891b14e1f182fadd29af347a1a3f)
|
2023-09-12 15:45:47 -04:00 |
|
hondacrx
|
fb44221203
|
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/88ff97c1f96381565c47f8ca1993bdc7fce19fd6)
|
2023-09-04 07:50:01 -04:00 |
|
hondacrx
|
068ccd990f
|
Core/Creatures: Move creature difficulty specific data from creature_template table to creature_template_difficulty
Port From (https://github.com/TrinityCore/TrinityCore/commit/06d0b16f158e8793860d9edd11b990f20b1d0dac)
|
2023-05-30 08:16:40 -04:00 |
|
hondacrx
|
d146ab6568
|
Core/PacketIO: Fixed CreateObject structure for areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd8bba63a2a80e60b9a756271abcc866e880c2bc)
|
2023-05-21 17:06:42 -04:00 |
|
hondacrx
|
dfceb4c044
|
Core: Update to 10.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/16bc74667e8996b64258718e95b97258dfc0217a)
|
2023-05-19 16:23:44 -04:00 |
|
hondacrx
|
4571d4666b
|
Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS instead of equivalent flag from creature_template.type_flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/512f5138d44408882cb93ae4cff7cc8d1b627503)
|
2023-03-23 07:10:08 -04:00 |
|
hondacrx
|
bc453f7198
|
Core/Spells: Allow implicit targeting of serverside WorldObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d5ca30b232586ad378671bf0ac8407495dea188)
|
2023-03-14 04:23:38 -04:00 |
|
hondacrx
|
1e8a62fb26
|
Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to WorldObject" - client only accepts unit guids in these packets (orphan visuals not reverted)
Port From (https://github.com/TrinityCore/TrinityCore/commit/cbdb25595899aeb3d93e8d468a05bf8ef1f8e124)
|
2023-03-13 02:29:30 -04:00 |
|
hondacrx
|
1ed5fadf4d
|
Core/Objects: Move EventProcessor update to WorldObject::Update
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6965b2c30eb3317228b328a0c1da71235d7c257)
|
2023-02-12 01:23:08 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
54a507e284
|
Core/Maps: Fixed retrieving terrain info when on child maps
Port From (https://github.com/TrinityCore/TrinityCore/commit/704142f15a51055c4fa064b1286b65d78b795e05)
|
2023-01-06 16:38:58 -05:00 |
|
hondacrx
|
54413bf584
|
Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers to avoid duplicate phase check (its also checked in Searcher classes)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a96d3235058df5929d3acccb379a7252dd53d94)
|
2023-01-06 16:08:26 -05:00 |
|
hondacrx
|
a804b4eeb8
|
Core/Objects: ignore database visibility conditions for personal clones
Port From (https://github.com/TrinityCore/TrinityCore/commit/24d21301a6da3bf4fb50df21064f669512d06617)
|
2023-01-06 16:00:00 -05:00 |
|
hondacrx
|
0c782c60c2
|
Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier
Port From (https://github.com/TrinityCore/TrinityCore/commit/61c51b76c00d932a9180bc6781a244dc18375ef7)
|
2023-01-05 16:44:30 -05:00 |
|
hondacrx
|
23c3084f00
|
Core/Objects: Implement FindNearestCreatureWithOptions helper function
Port From (https://github.com/TrinityCore/TrinityCore/commit/9ab0679781ba65bc278203ee01d1169114c64033)
|
2023-01-05 03:02:26 -05:00 |
|
hondacrx
|
40db25f49c
|
Core/Phasing: Reduce differences between branches in GridNotifiers
Port From (https://github.com/TrinityCore/TrinityCore/commit/c3f385c48f5080e64b13b0f31864e20e04e531aa)
|
2023-01-05 02:44:38 -05:00 |
|
hondacrx
|
518061d4c0
|
Core/Creatures: Implemented AttackableBySummoner summon properties flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/64a1c7735e3888f7c6e413c2a70196f7f8d4a090)
|
2023-01-04 16:53:34 -05:00 |
|
hondacrx
|
99dbb422e1
|
Core/Battlegrounds: Made Battleground inherit ZoneScript
Port From (https://github.com/TrinityCore/TrinityCore/commit/21940405e009f5c1d201eb96d96ea251a3313af3)
|
2023-01-04 16:37:19 -05:00 |
|
hondacrx
|
55da7dc549
|
Core/Players: Implemented new talent system
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cc5ab8372f19dad7412038d52dcd39db5e0e171)
|
2023-01-04 02:50:40 -05:00 |
|
hondacrx
|
c7a63abd39
|
Core/Spells: Added custom spell cast arg
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c52c31274db5ba1b796eacb6ddd87309cc02333)
|
2022-12-28 15:36:59 -05:00 |
|
hondacrx
|
3fcafdfa80
|
Core/Spells: Fixed spell effect value truncation when value is a large integer
Port From (https://github.com/TrinityCore/TrinityCore/commit/2d205506bfd3a2bb253db73b121fd147928811ba)
|
2022-12-28 15:31:42 -05:00 |
|
hondacrx
|
989b80b056
|
Core: Updated to 10.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/e98e1283ea0034baf6be9aa2ffb386eb5582801b)
|
2022-12-28 15:25:15 -05:00 |
|
hondacrx
|
2dc12dbb69
|
Core/Spells: Extended mechanic mask to uint64
Port From (https://github.com/TrinityCore/TrinityCore/commit/de7c03c8385780f05530c2b3cf952a712d5f8f00)
|
2022-12-17 17:37:07 -05:00 |
|
hondacrx
|
3b179a018e
|
Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation (official name)
Port From (https://github.com/TrinityCore/TrinityCore/commit/8630a55c58a7555dd44cc20fee6252e323ed0408)
|
2022-12-17 17:07:31 -05:00 |
|
hondacrx
|
1f774369f2
|
Core/Object: Implement FindNearestCreatureWithAura
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a3e29d416162a84dd6a11c5e248f5f65e98a604)
|
2022-10-31 13:56:14 -04:00 |
|
hondacrx
|
0b2621b348
|
Core/GameObjects: Implemented per player gameobject state and visibility for looted non-consumable chests
Port From (https://github.com/TrinityCore/TrinityCore/commit/879c0cccfcb9224f9e15cbed926c57a4e010a070)
|
2022-10-21 17:34:52 -04:00 |
|
hondacrx
|
1ba4405421
|
Core/Objects: Fix flags overflow for InvisibilityType because TOTAL_INVISIBILITY_TYPES (38) can't fit in 32 bits flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/423f81fbdaad9bedf936b313a97afe0be53b6ae0)
|
2022-10-11 17:09:46 -04:00 |
|
hondacrx
|
e8ff7bfa67
|
Core/Units: Set UNIT_FLAG2_*_AOI dynamically according to the VisibilityDistanceType set on the creature
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b06b8ec1e3ccc153a44b3eb2e8487641cfae98d)
|
2022-10-01 17:00:55 -04:00 |
|
hondacrx
|
7bba4bdd79
|
Core/Loot: Allocate Loot separately from objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/7957e2d380e08fa831765f610c0e29d2f3e11a04)
|
2022-09-02 14:14:04 -04:00 |
|
hondacrx
|
e824b43603
|
Core/Scripts: Added CalcCastTime spell script hook
Port From (https://github.com/TrinityCore/TrinityCore/commit/6713fa4c93f87af351f3ee65c1ff36b52ea85ddb)
|
2022-07-29 18:06:37 -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
|
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
|
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
|
ba6c30add4
|
Start adding missing scripts Part3
|
2022-07-06 23:53:47 -04:00 |
|
hondacrx
|
63cbd18350
|
Fixed crashes and errors when loading into world.
|
2022-06-21 14:56:22 -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
|
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
|
4efe624af1
|
Core/PacketIO: Updated packet structures to 9.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/d3c4216de8e1dcb9f62d2fcc1b9b72852e5409c9)
|
2022-06-03 20:01:55 -04:00 |
|