276 Commits (dev-app-icon)

Author SHA1 Message Date
Anders Jenbo e949f41d83 Clean up selection type 2 years ago
obligaron f3831deeb1 Fix a MSVC warning in towners.cpp 2 years ago
Gleb Mazovetskiy a2b94cc03c Lua: Migrate and organize the rest of debug cmds 2 years ago
Anders Jenbo bb2e189327 Convert _sfx_id in to class enum 2 years ago
ephphatha c1f3dcb705 Use safer versions of random number functions instead of GenerateRnd 3 years ago
Gleb Mazovetskiy 9701101634 Switch to C++20 3 years ago
ephphatha da76e131e4 Add getter/setter for character levels to ensure _pNextExper stays synced 3 years ago
Gleb Mazovetskiy 1167b92692 Remove uses of `std::tolower` 3 years ago
Anders Jenbo 13e3217578
Only play the dialogs for the initating player (#6173) 3 years ago
obligaron 571e770e68 In multiplayer randomly drop unique quest reward or magic item of same type 3 years ago
obligaron 805c323063 Sync Jersey's Jersey Quest 3 years ago
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