Shauren
|
dd61ba2844
|
Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDED
|
2024-06-15 12:35:49 +02:00 |
|
ModoX
|
53204130c6
|
Core/Object: Added possibility to override sourceLocation for SendPlayOrphanSpellVisual
|
2024-06-15 00:48:07 +02:00 |
|
Shauren
|
9d4047a3be
|
Core/Spells: Rename more SpellAttr9 to official names
|
2024-06-14 13:37:35 +02:00 |
|
Shauren
|
88d1078a12
|
Core/Spells: Name SPELL_ATTR9_DO_NOT_ADD_TO_UNLEARN_LIST
|
2024-06-13 18:51:22 +02:00 |
|
Shauren
|
2b4c7dec29
|
Core/Database: Rewrite QueryCallback with std::variant
|
2024-06-12 23:39:27 +02:00 |
|
Shauren
|
7fcb126fcb
|
Core/Database: Remove future/promise typedefs from a public header (these are internal to database project)
|
2024-06-12 21:41:29 +02:00 |
|
Shauren
|
00efee9ca1
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAIN
|
2024-06-12 16:07:48 +02:00 |
|
Shauren
|
8142ab20b7
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_TOTEM_REQUIREMENTS_FOR_CASTING - fixes some totems requiring legacy items in inventory
|
2024-06-11 20:12:24 +02:00 |
|
Shauren
|
56a027131a
|
Core/Spells: Rename more SpellAttr9
|
2024-06-11 11:05:40 +02:00 |
|
Shauren
|
019d28086f
|
Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account for latest flying requirements
|
2024-06-11 00:56:29 +02:00 |
|
Shauren
|
1f3af18e3a
|
Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTED
|
2024-06-11 00:55:22 +02:00 |
|
Meji
|
453977cc6d
|
Core/Spells: Fixed UnitData::ChannelObjects for channeled spells using dest targets (#30027)
|
2024-06-10 22:46:26 +02:00 |
|
Shauren
|
050bde08af
|
Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTY
|
2024-06-10 16:58:41 +02:00 |
|
Shauren
|
84c84b66d4
|
Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATION
|
2024-06-10 00:13:57 +02:00 |
|
Meji
|
ef70cf6481
|
Core/Creatures: Validate creature.modelid on startup (#30023)
|
2024-06-08 12:48:45 +02:00 |
|
Naddley
|
7a8e0f8979
|
Scripts/KingsRest: Implement Intro event (#30026)
|
2024-06-07 03:50:18 +02:00 |
|
ModoX
|
d54ee7a280
|
Scripts/StormsongValley-ish: Added scripts for old god forces for Kul Tiran unlock questline in Port Fogtide Part 1 / K'thir (#30000)
|
2024-06-04 00:53:18 +02:00 |
|
ModoX
|
3aae692ec3
|
Core/Disables: Added DISABLE_TYPE_PHASE_AREA (#29997)
|
2024-06-04 00:44:47 +02:00 |
|
Antonio Martín Berti
|
3fd9677543
|
Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)
|
2024-06-04 00:44:22 +02:00 |
|
Aokromes
|
1f83fbb9ed
|
Remove excesive white line on worldserver.conf.dist
|
2024-06-02 17:53:45 +02:00 |
|
Shauren
|
2f15a815b5
|
Build fix
|
2024-06-02 14:38:56 +02:00 |
|
Shauren
|
fd4ffc81b2
|
Core/Misc: Fixed windows _UNICODE incompatibilities
|
2024-06-02 14:21:13 +02:00 |
|
Shauren
|
4f6b49cccf
|
Core/Crypto: Rename our Argon2 to avoid possible conflict with library file on some configurations
|
2024-06-02 00:18:33 +02:00 |
|
Fabian König
|
19232ed2b6
|
CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2024-05-31 22:08:40 +02:00 |
|
Mematoru
|
c7149492d3
|
Scripts/Spells: Implemented Priest talent Sanctuary (#29727)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2024-05-30 19:16:36 +02:00 |
|
Antonio Martín Berti
|
15e995b3b3
|
Core/Misc: Remove separate storage for custom messages in exception types and store it directly in base class from <stdexcept> (#30012)
|
2024-05-29 19:03:37 +02:00 |
|
Shauren
|
0dc38ec722
|
Core/PacketIO: Constexpr-ify UpdateMask
|
2024-05-28 12:41:10 +02:00 |
|
Shauren
|
1c3268155d
|
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
|
2024-05-27 18:53:47 +02:00 |
|
Meji
|
b070e63fa8
|
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
|
2024-05-27 18:53:47 +02:00 |
|
Meji
|
65ef114879
|
Core/Quests: Fix case where source item provided isn't added to the bag (#29959)
|
2024-05-26 18:12:05 +02:00 |
|
Shauren
|
b2d735114b
|
Core/Players: Use TeleportLocation for summon and recall locations
|
2024-05-26 11:37:32 +02:00 |
|
Golrag
|
27e23600bb
|
Core/Players: Extended world_safe_locs with transport guid - this allows teleporting to a different map directly to a transport and having graveyards on transports
|
2024-05-25 22:05:53 +02:00 |
|
Golrag
|
5b130cfb42
|
Core/Players: Allow targeting a specific transport during teleports
|
2024-05-25 22:05:53 +02:00 |
|
ModoX
|
cbddc33708
|
Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBAT
|
2024-05-25 19:28:49 +02:00 |
|
Shauren
|
584676e628
|
Core/DataStores: Implemented new ContentTuning offset type
|
2024-05-25 10:52:44 +02:00 |
|
Shauren
|
3f85fa7470
|
Core/Players: Defined all avg item level slots
|
2024-05-24 15:18:25 +02:00 |
|
Shauren
|
0fb81435bc
|
Core/Spells: Fixed gcc 14 build
|
2024-05-23 22:32:15 +02:00 |
|
Meji
|
e516707410
|
Core/Creatures: Check fallback difficulty data for creature static flags override (#29992)
|
2024-05-23 21:48:41 +02:00 |
|
ModoX
|
cbef6f7860
|
Core/Conditions: Added private object to StaticConditionTypeData and defined CONDITION_STRING_ID as valid ConditionType
|
2024-05-22 19:36:02 +02:00 |
|
Shauren
|
e4e6eccdf5
|
Core/Auras: Corrected implementation of dungeon encounter related interrupt flags
|
2024-05-22 16:35:43 +02:00 |
|
ModoX
|
5f5871708f
|
Scripts/MawOfSouls: Implemented Ymiron, the Fallen King encounter (#29987)
|
2024-05-22 16:00:48 +02:00 |
|
Shauren
|
3736ffa540
|
Core/Players: Define names for all ActivePlayerData::DataFlags fields
|
2024-05-21 11:03:31 +02:00 |
|
Aqua Deus
|
f96aa9a940
|
Scripts/RagefireChasm: Implement Slagmaw encounter (#29989)
|
2024-05-21 02:45:53 +02:00 |
|
Meji
|
b46bba8666
|
Core/DataStores: Sort ConditionalContentTuning container by OrderIndex (#29994)
|
2024-05-19 21:37:24 +02:00 |
|
Meji
|
5f6bc9ff5f
|
Core/Creatures: Fix level scaling for summons without SummonPropertiesFlags::UseCreatureLevel (#29958)
|
2024-05-19 13:38:21 +02:00 |
|
Shauren
|
c15c8609f0
|
Core/Spells: Implemented SummonPropertiesFlags::UseDemonTimeout
Closes #29930
|
2024-05-19 00:55:24 +02:00 |
|
Antonio Martín Berti
|
9e22ca9d52
|
Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)
|
2024-05-18 15:48:07 +02:00 |
|
Shauren
|
f80f931e2b
|
Core/Spells: Prevent creatures from being able to cast all their spells while moving
Closes #26137
|
2024-05-18 11:50:00 +02:00 |
|
Meji
|
2ad7c7829b
|
Core/AreaTriggers: Move SpellForVisuals override from AT spawn to properties (#29982)
|
2024-05-18 08:56:26 +02:00 |
|
Aqua Deus
|
f3397de92f
|
Scripts/RagefireChasm: Implement Lava Guard Gordoth encounter (#29993)
|
2024-05-18 08:55:10 +02:00 |
|