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
Eric Robinson
714ae37fba
Fix Automap Arrow
3 months ago
Eric Robinson
ff936c9920
Add more usage of hasNoLife
3 months ago
Eric Robinson
e5e6804e49
Add Monster hasNoLife helper ( #8304 )
3 months ago
Eric Robinson
bc0d60bff7
Add Player hasNoMana helper
3 months ago
Eric Robinson
7e8173e6ff
Add Player hasNoLife helper ( #8302 )
3 months ago
staphen
b408ba1327
Adjust translator comments
4 months ago
staphen
2b41cd9ab1
Update /ping command to more closely match hourglass message
4 months ago
staphen
31ec883c09
Add event player message displaying latency stats when hourglass appears
4 months ago
staphen
77a7921004
Remove overly verbose log message
4 months ago
staphen
4e983be0b1
Don't hardcode the number of Towners in gamepad targeting logic
4 months ago
staphen
16b97b5f4f
Assign GameController::instance_id_ before adding to controllers_ vector
4 months ago
LP
16b96e2c31
Fix broken catacombs wall tile ( #8296 )
...
* Fix broken catacombs wall tile
When tile 15 is followed by tile 1 below, change tile 1 to tile 8
(left corner) to fix a visual glitch in the catacombs.
* Silence fmt catch warnings and guard SaveHelper copy
4 months ago
staphen
9affb1a79b
Process network packets independent of the game's tick rate
4 months ago
staphen
bf2a8a6c68
Add DVL_API_FOR_TEST to symbols used by townerdat_test.cpp
4 months ago
Yuri Pourre
d8b1f00cb5
Load towners via tsv
4 months ago
staphen
cf942fa54a
Show an appropriate error message when wrong password is entered (TCP)
4 months ago
LP
f295e67b9f
Add multiplayer event logging
4 months ago
FinnishPottu
df325f6366
Add Finnish translation
4 months ago
staphen
02fc3deff6
Use 'ping' instead of 'latency' in the UI
4 months ago
staphen
7bb5ec2ba6
Improve error messages when joining ZT games
4 months ago