265 Commits (d2cf2083a2683c4a83ffdac0a0ef867a14709dea)

Author SHA1 Message Date
obligaron bac8535564 Sync Little Girl Quest 3 years ago
obligaron c29f7a1fbf Sync Grave Matters Quest 3 years ago
obligaron 31fe55a161 Prevent hellfire quests from disapearing from quest log 3 years ago
ephphatha 143b6a40f1 apply clang-format 3 years ago
Andrew James 1b7608ea3b
Map from _talker_id to towner pointer when using gossip option (#6136) 3 years ago
qndel 3500dc1861 code cleanup 3 years ago
Gleb Mazovetskiy 5bf0b8bc96 Add more missing <cstdint> includes 3 years ago
ephphatha b7b9996290 Remove global gossip variables and Towner::seed 3 years ago
ephphatha 61e90a592e Play Pepin's quest intro dialog if the player skips the intro 3 years ago
obligaron 8b64546b21 Move spectral elixir special logic from Player::CanUseItem to Item::isUsable 3 years ago
obligaron 0cea02aa5f Black Mushroom: Add missing TEXT_MUSH12 quest text 3 years ago
KPhoenix 8955700e67 Refactor enums 3 years ago
KPhoenix a1fbf5253f `enum talk_id` -> `enum class TalkID` 3 years ago
obligaron 2d4e84c561 Multiplayer: Enable Black Mushroom Quest 3 years ago
obligaron 6edae7cf6c Ensure Spectral Elixir is only usable after black mushroom quest is finished 3 years ago
obligaron a45ba2895e Multiplayer: Enable Anvil of Fury Quest 3 years ago
obligaron 0aa3831e32 Multiplayer: Enable Ogden's Sign Quest 3 years ago
obligaron 2db1830c7e Let ogden talk about sign quest if player visited level 4 3 years ago
obligaron d912babc91 Multiplayer: Enable Magic Rock Quest 3 years ago
obligaron c95d7617c8 Gillian: play grave quest text only once 3 years ago
obligaron 0711e6af4d Sync SpawnQuestItem (multiplayer quest items) 3 years ago
obligaron d0978672e9 Make Poisoned Water Supply quest multiplayer compatible 3 years ago
obligaron 5fe20e3d32 Make Lazarus quest map multiplayer compatible 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Gleb Mazovetskiy 8ca71272b8 Load all CEL as CL2 4 years ago
Gleb Mazovetskiy 129e6fae14 Check for the mushroom quest elixir in the belt 4 years ago
Gleb Mazovetskiy 628406a44c Refactor inventory/belt item presence and removal 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
Anders Jenbo dc706e8ed5 Use HoldItem for determining if an item is held 4 years ago
Gleb Mazovetskiy a66ca44695 Zero-based frame indexing 4 years ago
Anders Jenbo 3c54925a84 Fix cow quest getting stuck in multiplayer 4 years ago
Anders Jenbo 55a0b71b1c Only spawn loot once 4 years ago
staphen 30a9595020 Fix Hork Demon and Nakrul drops in multiplayer 4 years ago
ephphatha 8b07f27bde Remove CowOffsets, always treat cows as 4 tile sprites 4 years ago
Anders Jenbo f13e66ad04 Mark all names as translatable 5 years ago
ephphatha b62ee6a66e Remove use of direction for towners with a single facing 5 years ago
ephphatha b12de6fe12 Use scoped enum for Direction 5 years ago
Juliano Leal Goncalves 8940ede1ab
🚚 Rename 'TownerStruct' struct to 'Towner' (#2813) 5 years ago
Juliano Leal Goncalves bbf529c65a 🚚 Rename 'PlayerStruct' to 'Player' 5 years ago
Anders Jenbo 7ff4261252 Correct hellfire towners being loaded in diablo 5 years ago
Anders Jenbo 21963add95 Clean up hellfire differences 5 years ago
Anders Jenbo 0034ddd5b1 Clean up IsTownerPresent 5 years ago
qndel e9c711dc9a add IsTownerPresent 5 years ago
qndel e75ea30ece fix hellfire/cows crash 5 years ago
obligaron 9a6895352c Remember last frame when animation is changed for towners (girl & cow farmer) 5 years ago
qndel 58367c7e32
talkto debug command (#2666) 5 years ago
qndel d76d58bcc2
fix wrong cleanup of farmer value (#2250) 5 years ago