staphen
a4d36840c9
Remove unused variable in CheckVisualStoreHLight()
15 hours ago
Scott Richmond
0ecc3edaed
[QOL] The buy and sell functionality of NPC stores is now visually driven to align with the stash and Diablo 2 style of trading ( #8434 )
...
- Add repair buttons (including “Repair All”) with proper alignment, tooltips, and cursor hit areas
- Improve controller support:
- Fix grid snapping and cursor positioning across panels
- Allow pressing/releasing UI buttons
- Fix item selling and movement between panels (inventory, belt, store)
- Prevent invalid interactions:
- Disable tab/repair navigation while holding items
- Hide unavailable options for non-Smith vendors
- Fix UI issues:
- Item misalignment and snapping
- Floating gold cost display
- Level-up button overlapping store panel
- Fix vendor-specific issues:
- Correct tooltip for non-Smith vendors
- Clean up Adria dialog options
- Fix stability issues:
- Resolve segfault when selling items
- Refactor and cleanup:
- Unify store sell logic
- Remove unused and stale code
- Improve IsPlayerInStore() logic
- General bug fixes and UI interaction improvements
---------
Co-authored-by: Yuri Pourre <yuripourre@users.noreply.github.com>
17 hours ago
dependabot[bot]
9f9489b6d9
Bump microsoft/setup-msbuild from 2 to 3
...
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild ) from 2 to 3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases )
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
7 days ago
dependabot[bot]
42914f7353
Bump jidicula/clang-format-action from 4.17.0 to 4.18.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.17.0...v4.18.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-version: 4.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 days ago
Johnwill Keating
2e152af0dd
Fix bug where remote player on different level writes to dPlayer[][] on the host
1 week ago
dependabot[bot]
4f6a172aa3
Bump jidicula/clang-format-action from 4.16.0 to 4.17.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.16.0...v4.17.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-version: 4.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
staphen
151e902565
Only update light/vision radius when player is on active level
2 weeks ago
staphen
639197f19b
Ensure that lightId gets initialized in InitPlayer()
2 weeks ago
Yuri Pourre
5a08031caf
[Bugfix] Update players directions on joining ( #8462 )
3 weeks ago
Trihedraf
7ea938e212
allow for return from new func CallLuaEventReturn
4 weeks ago
Trihedraf
04cc99cbde
LuaEvent > lua:: named functions. +lua_event.cpp
4 weeks ago
dependabot[bot]
9a3b1f97a6
Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
StephenCWills
69e5632428
Fix formatting errors in tcp_server.cpp
1 month 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
Yuri Pourre
1f1a5bdd5c
Update Hellfire monsters
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
Trihedraf
248a863fb4
smpq build and install powershell script
1 month ago
Trihedraf
1d0a52f5eb
SMPQ updated to 1.7
1 month ago
Stephen C. Wills
1b07a9d34c
Release lock before finalizing sound samples ( #8468 )
1 month ago
Yuri Pourre
016c400eab
Replace sound cues with placeholders
2 months ago
Yuri Pourre
d07a410639
First step to migrate accessibility features
2 months ago
Trihedraf
afdaa2ac5e
mods/hellfire.mpq build = with devilutionx.mpq
2 months 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
Scott Richmond
166c8ea7b5
Update contribution guide to refer to the page in the wiki ( #8447 )
2 months ago
Anders Jenbo
f4b9fd904c
Reposition Windows MSVC x64 badge in README
2 months ago
staphen
85606e52df
Explicitly compute IME insets when available
2 months ago
FinnishPottu
f08ec40b29
Update Finnish Translation
...
Just made small improvments to the translation...
2 months ago
Trihedraf
26b15b2875
fix macos cache from libsodium update
2 months ago
bubio
9e1a0f393d
Update Japanese translations
2 months ago
Niv Baehr
4a5d7a6967
Fix crash on ZWSP
2 months ago
Yuri Pourre
b684fd143c
Adria refill mana as mod
3 months ago
Trihedraf
844cca4cba
Fully expose UiFlags enum class to lua table
3 months ago
Trihedraf
b540d0911e
Extract lua functions from floatingnumbers to system and render modules ( #8416 )
3 months ago
Trihedraf
4c9bc51ecb
don't show debug toggles unless one is active
3 months ago
Trihedraf
32a0666201
move floating damage nums to lua mod & add xp mod
3 months ago
Stephen C. Wills
64f80e41b5
Adjust clock width so it doesn't wrap ( #8413 )
3 months ago
Eric Robinson
affcbddcb1
Fix typo - BloodSlayer
3 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
013484d648
Switch to GitLab mirror of bzip2
3 months ago
staphen
0262550b5e
Validate echo requests and replies
3 months ago
FinnishPottu
97a4c64778
Update Finnish Translation
...
I made few minor changes to the translation ( mostly fixing shitty translated words and cleared placeholders and some words are completely retranslated to insure more fluent and cleaner result).
3 months ago
Niv Baehr
0802c27532
Draw text line by line ( #8379 )
3 months ago