mojsior
114b5793ee
Add melee monster TTS and audio cues volume
2 months ago
mojsior
0afda1e9bf
Add proximity audio cues for potions, scrolls, and stairs
2 months ago
mojsior
e56b7d96d0
Fix N tracker pathfinding for non-items
2 months ago
mojsior
1142ac53f6
Add location/durability/boss HP announcements
...
- Mute proximity sound cues while inventory is open
- Speak current dungeon+floor on entry and via L
- Warn when equipped items are near breaking
- Announce boss HP every 10% drop
- Move Chat Log off L and migrate old bindings
2 months ago
mojsior
4fbe18fe2b
Expand tracker categories for dungeon navigation
...
Adds new tracker categories (T) for doors, shrines, interactable objects, and breakables, and updates N/Shift+N to navigate/cycle within these categories.
Object tracking uses the dungeon object grid (dObject) for reliable discovery, and Polish translations were updated.
2 months ago
mojsior
553a0fe928
Fix N tracker missing nearby targets
...
Tracker (N / Shift+N) now looks for items and monsters using the dungeon lookup grids (dItem/dMonster) instead of only the ActiveItems/ActiveMonsters lists. This prevents cases where proximity audio indicates nearby targets but tracker reports none.
2 months ago
mojsior
b28287a131
Add Shift+E quest entrance navigation
...
Shift+E now points to the nearest quest set-level entrance on the current level (Poisoned Water, Skeleton King, Chamber of Bone, Lazarus), which is not represented by normal triggers.
Also updates keymapper description and Polish translations.
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
908e4f190c
Implement SoundPool for navigation cues
...
Play up to 3 nearest emitters (items/monsters/doors/chests) and keep interact cue one-shot.
2 months ago
mojsior
4d5eb2fdfe
Tune monster proximity cue speed
...
Use separate monster min/max interval to make speed-up more noticeable at close range.
2 months ago
mojsior
5585352f53
Fix monster proximity cue tempo
...
Use monster future position for distance/tempo and ignore local _release_tmp staging dir.
2 months ago
mojsior
31eccf43b6
Fix proximity cue tempo + interact cue
2 months ago
mojsior
346315b154
Improve screen reader output and copy builds to Release
2 months ago
mojsior
9feec9f003
Fallback to msgid when translation is empty
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
Niv Baehr
4a5d7a6967
Fix crash on ZWSP
2 months ago
Yuri Pourre
b684fd143c
Adria refill mana as mod
2 months ago
Trihedraf
844cca4cba
Fully expose UiFlags enum class to lua table
2 months ago
Trihedraf
b540d0911e
Extract lua functions from floatingnumbers to system and render modules ( #8416 )
2 months ago
Trihedraf
4c9bc51ecb
don't show debug toggles unless one is active
2 months ago
Trihedraf
32a0666201
move floating damage nums to lua mod & add xp mod
2 months ago
Eric Robinson
2b33dc0908
Add hp_mana_units.hpp helper
2 months ago
Eric Robinson
5937734b85
Move *dat files to tables dir
2 months ago
Eric Robinson
8d693507ae
Fix OperateShrineCostOfWisdom ( #8398 )
2 months ago
Eric Robinson
15f2ac4272
Fix statting on death crash ( #8308 )
3 months ago
Eric Robinson
72174930fb
Prevent targeting dead players ( #8393 )
3 months ago
staphen
0262550b5e
Validate echo requests and replies
3 months ago
Niv Baehr
0802c27532
Draw text line by line ( #8379 )
3 months ago
Shakher-makher
2b3fa84c38
Belarusian translation ( #8381 )
3 months ago
Yuri Pourre
1b1c399a9b
Update all the files that do not have CRLF as line break
3 months ago
Yuri Pourre
1c0987115d
Expose lua methods for items and restore life and mana ( #8369 )
3 months ago
Eric Robinson
402d5a4a1b
Render dirt in OOB area ( #8331 )
3 months ago
Eric Robinson
d0fb28d544
Cleanup DrawAutomapText ( #8345 )
3 months ago
Eric Robinson
c44890d8e4
Fix muted music on level transition ( #8335 )
3 months ago
Eric Robinson
e6032a69a8
Split control.cpp ( #8347 )
3 months ago
Eric Robinson
37daef5de3
Fix Resurrect Illegal Player State/Crash ( #8349 )
3 months ago
staphen
fca50346e4
Restore option to switch to window mode at runtime
3 months ago
Eric Robinson
553faae5c4
Fix Player Targeting ( #8313 )
3 months ago
Eric Robinson
18b53700db
Refactor CreateBlock
3 months ago
Eric Robinson
43edea4a37
Fix NaKrul book sequence
3 months ago
Eric Robinson
58be0fc570
Fix NaKrul Quest
3 months ago
Eric Robinson
ee6ce0588a
Update _iStatFlag on HoldItem
3 months ago
Eric Robinson
dd7a06365c
Remove unused CMD_ATTACKXY
3 months ago
Eric Robinson
c26801c8e5
Fix stash text height
3 months ago
staphen
c55e7a4107
Reload sfx when reloading active mods
3 months ago