900 Commits (e31ece4f2abc28f06a2eeb68b0adf4b994becdce)

Author SHA1 Message Date
hidwood e31ece4f2a update auto-walk in dungeons to detect closed doors 2 months ago
mojsior f74b27e02e access: town item tracking, item cues in town, dead bodies tracker 2 months ago
hidwood 233386b9bc Fix auto-walk cancellation not stopping player movement 2 months ago
hidwood 6b38cdb18f Fix auto-walk tracker bugs and improve UX 2 months ago
hidwood e1606268b7 Add auto-walk to tracker target (M key) 2 months ago
hidwood 4fab16d066 Normalize line endings to CRLF in diablo.cpp and plrctrls.cpp 2 months ago
mojsior 9e62d39203 access: tracker quest exit, Shift+T, door types 2 months ago
mojsior 61908a6d06 Add town portal navigation hotkey (P) 2 months ago
mojsior 91caa77e48 Add Ctrl+E town dungeon selection 2 months ago
mojsior 114b5793ee Add melee monster TTS and audio cues volume 2 months ago
mojsior e56b7d96d0 Fix N tracker pathfinding for non-items 2 months ago
mojsior 1142ac53f6 Add location/durability/boss HP announcements 2 months ago
mojsior 4fbe18fe2b Expand tracker categories for dungeon navigation 2 months ago
mojsior 553a0fe928 Fix N tracker missing nearby targets 2 months ago
mojsior b28287a131 Add Shift+E quest entrance navigation 2 months ago
mojsior 355ef0b019 Polish translations + Shift+N speaks tracker name only 2 months ago
mojsior 9489a6473b Cycle tracker target with Shift+N 2 months ago
mojsior 04d91e47bd Bind Z to HP speech (override zoom mapping) 2 months ago
mojsior 9cbe08d247 Add hotkeys to speak HP% and EXP to level 2 months ago
mojsior 346315b154 Improve screen reader output and copy builds to Release 2 months ago
mojsior a0ce2845a4 Add low HP warning sound and speak tracker target names 2 months ago
mojsior 2edaaf8454 Accessibility: cursor sync + spell hotkey speech 2 months ago
mojsior a5d43059e4 Diablo Access: accessibility improvements 2 months ago
Eric Robinson 5937734b85
Move *dat files to tables dir 2 months ago
Eric Robinson 72174930fb
Prevent targeting dead players (#8393) 3 months ago
Eric Robinson e6032a69a8
Split control.cpp (#8347) 3 months ago
Eric Robinson 43edea4a37 Fix NaKrul book sequence 3 months ago
staphen c55e7a4107 Reload sfx when reloading active mods 3 months ago
staphen b408ba1327 Adjust translator comments 4 months ago
staphen 31ec883c09 Add event player message displaying latency stats when hourglass appears 4 months ago
staphen 9affb1a79b Process network packets independent of the game's tick rate 4 months ago
staphen f242346791 Run clang-format against diablo.cpp 4 months ago
Chris V. 8037515557 fix scrolling bug in main game when SDL is at least 2 4 months ago
Gleb Mazovetskiy db9404dcf6 CMake: Add SDL3_mixer 5 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 8f6e9810d0 SDL3: Make `text_render_integration_test` build 5 months ago
Gleb Mazovetskiy 50e35166a6 Add a `--log-to-file` flag 7 months ago
Andrettin 76feb78b4e
Parse Text/Speech Data from TSV (#8138) 7 months ago
Andrettin 0c3fe1345c
Parse Quest Data from TSV 7 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
wkdgmr c92c768787 standardizing more ini indicators 7 months ago
Nick Wicked 120993c9a9
Fix Automap movement being hardcoded to right stick on gamepad (#7921) 7 months ago
Doink Oink c62a19e299
Party Information Panel (#7877) 7 months ago
Gleb Mazovetskiy e1c95e0eab Make `dun_render` a standalone library 8 months ago
Gleb Mazovetskiy 740868af3f Update sol2 and lua 8 months ago
Anders Jenbo 108cf4b42d
Load spell icon based on data (#8072) 8 months ago
Gleb Mazovetskiy d3248e969a Untangle more dependencies 8 months ago
staphen bbc728a327 Remove overzealous validation logic in spell message handlers 9 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 9 months ago
staphen 88b39dc97d Make use of SDL_UserEvent::code instead of SDL_Event::type 10 months ago