8815 Commits (08790ff340671d1f6a6ddb2e81ad0ac8da8a2ff1)

Author SHA1 Message Date
morfidon c1a6b61cdc Fix autosave SDL3 tick comparisons 2 weeks ago
morfidon 3a651763e3 Relax stash failure classification 2 weeks ago
morfidon ccc1d1759b Reformat loadsave with repo clang-format 2 weeks ago
morfidon 515f8c0427 Add system save kind for migration writes 2 weeks ago
morfidon 8fea8b3cd2 Clamp manual save message display time 2 weeks ago
morfidon 13fe716938 Split stash save paths for manual and auto saves 2 weeks ago
morfidon 577444d292 Use active monsters instead of proximity for autosave safety and run clang 2 weeks ago
morfidon 1a00a97ef3 Clarify save semantics for manual saves and autosaves 2 weeks ago
morfidon e5b9559f92 Track autosave enabled state and reset timer on toggle 2 weeks ago
morfidon 0840f6742b Remove redundant IsAutoSavePending wrapper and fix SDL_TICKS_PASSED location 2 weeks ago
morfidon bf4a369360 Add SDL_TICKS_PASSED fallback 2 weeks ago
morfidon b254733fba fixed formatting using clang-format 2 weeks ago
morfidon 422ff48e86 Hide autosave interval 2 weeks ago
morfidon ca3b87d703 Refine full save backup helper API 2 weeks ago
morfidon d9a45533a1 Fix autosave build for DVL_NO_FILESYSTEM targets 2 weeks ago
morfidon 2ac1fa143e Clarify save location naming 2 weeks ago
Yuri Pourre 5a08031caf
[Bugfix] Update players directions on joining (#8462) 2 weeks ago
morfidon 637545c238 Update player.cpp 2 weeks ago
morfidon 06fd58823a Stabilize autosave timing; use string_view 2 weeks ago
morfidon 2f7bac0b97 Refactor autosave: centralize decision logic and improve readability 2 weeks ago
morfidon 80ecc31151 Add autosave with backup and UI updates 2 weeks ago
Trihedraf 7ea938e212 allow for return from new func CallLuaEventReturn 3 weeks ago
Trihedraf 04cc99cbde LuaEvent > lua:: named functions. +lua_event.cpp 3 weeks ago
StephenCWills 69e5632428 Fix formatting errors in tcp_server.cpp 3 weeks ago
Brad Smith d00ca7022c Fix building with Asio 1.33.0 or newer 4 weeks ago
Trihedraf c2cf695b0e
Black Death -1 HP to Generic Function & Similar Functions for All Attributes. Controlled by monstdat.tsv & unique_monstdat.tsv (#8425) 1 month ago
steotto ed18290f28
[Controller] improve character joystick movement (#8449) 1 month ago
Stephen C. Wills 1b07a9d34c
Release lock before finalizing sound samples (#8468) 1 month ago
Yuri Pourre d07a410639
First step to migrate accessibility features 1 month ago
Yuri Pourre 665e8a1d9f Update effects_cleanup_sfx stub 2 months ago
Trihedraf 105f6017b6 LuaEvent overload for 1 string arg to template 2 months ago
Eric Robinson 74170acb68
[Bugfix] Fix Missile obstruction checks (#8351) 2 months ago
Eric Robinson 2e394d0f00
[QOL/UX] Multiplayer Player Colors (#8317) 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 3 months ago
Eric Robinson 5937734b85
Move *dat files to tables dir 3 months ago
Eric Robinson 8d693507ae
Fix OperateShrineCostOfWisdom (#8398) 3 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