morfidon
099e2f551d
Revert "fixing clang-format-off"
...
This reverts commit 686d172cca .
2 weeks ago
morfidon
686d172cca
fixing clang-format-off
2 weeks ago
morfidon
99a4f8b5ec
Fix torn note inventory combine semantics
...
Keep Na-Krul note auto-combine limited to player-facing inventory inserts so internal inventory reflow does not trigger partial side effects.\n\nTrack the inserted note through inventory compaction when combining, and add inventory regression tests for duplicate notes and sort behavior.
2 weeks ago
morfidon
0f62a8c388
Fix torn notes not combining when moved into inventory
...
Fixes #8487
Torn notes were only combined when picked up from the ground via
CheckQuestItem(). When notes entered the inventory through other
paths (e.g. stash transfers, item swaps), the combine logic never
ran.
Add CheckSpecialInventoryItem() which checks whether all three torn
notes are present after an item is placed into InvList, and combines
them into the full note if so.
Called from:
- ChangeInvItem (empty slot path)
- ChangeInvItem (swap path)
- AutoPlaceItemInInventory (covers stash-to-inventory transfers)
2 weeks ago
Yuri Pourre
5a08031caf
[Bugfix] Update players directions on joining ( #8462 )
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
4 weeks ago
Brad Smith
d00ca7022c
Fix building with Asio 1.33.0 or newer
...
Asio 1.11.0
- Conversion between IP address types, and conversion from string to
address, is now supported via the address_cast<>(), make_address(),
make_address_v4() and make_address_v6() free functions. The from_string(),
to_v4(), to_v6() and v4_mapped() member functions have been deprecated.
1 month 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
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
4 months ago
Eric Robinson
553faae5c4
Fix Player Targeting ( #8313 )
4 months ago
Eric Robinson
18b53700db
Refactor CreateBlock
4 months ago
Eric Robinson
43edea4a37
Fix NaKrul book sequence
4 months ago
Eric Robinson
58be0fc570
Fix NaKrul Quest
4 months ago
Eric Robinson
ee6ce0588a
Update _iStatFlag on HoldItem
4 months ago
Eric Robinson
dd7a06365c
Remove unused CMD_ATTACKXY
4 months ago
Eric Robinson
c26801c8e5
Fix stash text height
4 months ago
staphen
c55e7a4107
Reload sfx when reloading active mods
4 months ago
Eric Robinson
714ae37fba
Fix Automap Arrow
4 months ago
Eric Robinson
ff936c9920
Add more usage of hasNoLife
4 months ago
Eric Robinson
e5e6804e49
Add Monster hasNoLife helper ( #8304 )
4 months ago