Shauren
bed2dde183
Core/Auras: Define new aura type
...
Signed-off-by: luis <[email protected] >
2026-04-05 12:27:51 -03:00
ModoX
60c16466a0
Core/Chat: Define new chat msg types: CHAT_MSG_PING, CHAT_MSG_ENCOUNTER_EVENT
...
Signed-off-by: luis <[email protected] >
2026-04-05 12:26:44 -03:00
luis
5cc9d5e43c
Fix
2026-04-05 12:25:27 -03:00
Aqua Deus
76d25a8e59
Scripts/DarkflameCleft: Add Normal/Heroic difficulties and door data for The Candle King ( #31773 )
...
Signed-off-by: luis <[email protected] >
2026-04-05 12:22:47 -03:00
Aqua Deus
4da31b026b
Scripts/DarkflameCleft: Add Normal/Heroic difficulties and door data for The Candle King ( #31773 )
...
Signed-off-by: luis <[email protected] >
2026-04-05 12:22:30 -03:00
luis
ed3527c099
dup
2026-04-05 12:08:30 -03:00
Céfiro_Caecias
bcefe2fb61
DB/World: TC Updates Part 1
2026-04-04 15:15:35 -03:00
Traesh
20ac3e4a8f
Merge branch 'main' of https://github.com/Thordekk/WowCommunityProject
2026-04-04 19:28:25 +02:00
Traesh
799d716f52
Core/Scripts Windrunner Spire V0.9
2026-04-04 19:28:18 +02:00
Traesh
c7f5479538
Core/Global Fix compilation on VS2026
2026-04-04 19:27:10 +02:00
Traesh
ef270407a7
Core/AreaTrigger : Fix cylinder search
2026-04-04 19:26:51 +02:00
Traesh
80d72004be
Fix rbac_linked_permissions sql patch
2026-04-04 19:26:16 +02:00
Céfiro_Caecias
435241e1f0
DB/World: gameobject_loot_template + extras
2026-04-04 10:32:30 -03:00
Céfiro_Caecias
05d9015626
DB/Hotfixes: item_sparse
2026-04-04 10:31:53 -03:00
Traesh
8d0175dbe4
Core/Scripts : Implement various script helpers
2026-04-04 04:27:22 +02:00
Traesh
cdab53f6ad
Add scheduler to WorldObjects
2026-04-04 04:26:09 +02:00
Traesh
f990384431
Fix UpdateHasPlayersFlag, should not take the owner into account
2026-04-04 04:25:57 +02:00
Traesh
89f52a3195
Fix ScriptedScreature scheduler update
2026-04-04 04:25:50 +02:00
Traesh
c77c6447d1
InstanceScript : Add all objects to data by their entry
2026-04-04 04:25:30 +02:00
Traesh
c05581f316
Add OnlyOnceAreaTriggerAI
2026-04-04 04:25:24 +02:00
Traesh
1511ad7740
Add UnitAI::DoCastRandom
2026-04-04 04:25:19 +02:00
Traesh
6915587a08
Add GenericAreaTriggerEntityScriptWithArgs
2026-04-04 04:25:09 +02:00
Traesh
995b7e6a3b
Add reload jump_charge command
2026-04-04 04:25:03 +02:00
Traesh
3857a1d378
Add events & summons to ScriptedAI
2026-04-04 04:24:50 +02:00
Traesh
72d671ac32
Fix compile
2026-04-04 04:24:42 +02:00
Traesh
3a1f554491
EventMap : Allow uint32 events
2026-04-04 04:24:32 +02:00
Traesh
27223fa9a2
DamageEventMap
2026-04-04 04:24:24 +02:00
Traesh
680d7d57cd
RegisterInstanceMapScript
2026-04-04 04:24:14 +02:00
luis
b3d1706253
revert all
2026-04-03 21:19:09 -03:00
Céfiro_Caecias
3ab49b2c81
DB/World: gameobject_loot_template
2026-04-03 18:35:27 -03:00
luis
2275b2d882
try fix crash
2026-04-03 15:01:23 -03:00
luis
3fda963241
typo
2026-04-03 14:53:20 -03:00
luis
0d4d559df6
try fix crash
2026-04-03 14:35:10 -03:00
luis
267a3e3c83
revert commit to check crash
2026-04-03 14:16:09 -03:00
luis
97ad4444c4
Revert "Housing: Add HousingRoomEntity for layout editor, fix interior decor placement"
...
This reverts commit 45937e7ecd .
# Conflicts:
# src/server/game/Entities/Housing/HousingRoomEntity.cpp
# src/server/game/Housing/HouseInteriorMap.cpp
2026-04-03 13:55:16 -03:00
luis
f834177a27
comment until agatho fix it
2026-04-03 13:49:46 -03:00
luis
eeac07916e
init rework
2026-04-03 13:33:24 -03:00
luis
e7eda68cb5
fix build
2026-04-03 12:52:54 -03:00
luis
c0cf0847f3
typo
2026-04-03 12:41:45 -03:00
luis
45937e7ecd
Housing: Add HousingRoomEntity for layout editor, fix interior decor placement
...
- Create HousingRoomEntity (objectType=18, Housing/2 GUID, fragments [21,31,220])
for each room in SpawnRoomMeshObjects with MeshObjects array and door data
- Send room entities in deferred callback UPDATE_OBJECT (not initial batch —
type-18 entities in initial UPDATE_OBJECT crash without full housing context)
- Fix room GUID format: arg2=roomEntryId matching retail (sniff-verified)
- Load rooms BEFORE decor in Housing::LoadFromDB so decor RoomGuid matches
- Auto-assign RoomGuid for interior decor placement when client sends empty
- Add HousingRoomEntity::AddDoor using MutableFieldReferenceWithChangesMask
- Fix SQL hotfix idempotency for trait_tree columns
Implement SPELL_AURA_MOD_SPELL_CURRENCY_REAGENTS_COUNT_PCT
2026-04-03 12:25:55 -03:00
luis
330f6e7603
fix freeze
2026-04-03 11:24:17 -03:00
luis
e09f677ba0
init work on dragonriding update
2026-04-03 11:20:03 -03:00
Céfiro_Caecias
015e82c9de
DB/World: gameobject_loot_template
2026-04-03 10:56:35 -03:00
luis
37c2bd1e14
++
2026-04-02 21:20:58 -03:00
Aqua Deus
10b18ba29f
Scripts/Darkflame Cleft: Implement The Candle King encounter ( #31701 )
...
Signed-off-by: luis <[email protected] >
2026-04-02 21:19:26 -03:00
Shauren
3fb57b3400
Core/Players: Define new CharacterFlags4
...
Signed-off-by: luis <[email protected] >
2026-04-02 21:17:53 -03:00
luis
6fe779653e
stormwind and westfall quests
2026-04-02 21:15:53 -03:00
luis
46119ca344
fix crash
2026-04-02 20:54:26 -03:00
Céfiro_Caecias
5645f0d317
DB/World: Delves
2026-04-02 20:05:33 -03:00
luis
dca94e188e
try fix mem leak
2026-04-02 18:52:33 -03:00