Oleksandr Kalko
83aa4540e3
Fix license for Flatpak
...
Thank you to @bbhtt for the suggestion
1 year ago
Gleb Mazovetskiy
0422e05fc8
[1.5] Fix Tiger app icon
...
Backport of #7799 to 1.5 (without the code to produce the icon file).
1 year ago
Oleksandr Kalko
0977759c74
Improve metainfo for 1.5
...
#7756 but for 1.5 branch
1 year ago
Maderator3000
16469ee453
Fix ru.po [1.5] ( #7777 )
...
* Update from source
* Fix ru.po [1.5]
Fixed the display of translations "Dur: {:d}/{:d}, " and "No required attributes"
Fixed the display of the translation of the description of the "Disable Crippling Shrines" setting
Fixed minor issues with the translation of the name of some types of plate armor have been
Other fixes
1 year ago
Vinícius Ferrão
42d10e8c83
Add Crippling Shrines from Hellfire ( #6273 )
1 year ago
staphen
9931cb268c
Update gamepad scroll descriptions to match logic in plrctrls
1 year ago
obligaron
cf94287945
Enable CTRL + Mouse scroll wheel for map zoom
1 year ago
staphen
e81dc93e00
[MinGW] Do not deploy files to /usr/cmake
1 year ago
staphen
6ee99df12d
Update cache version of Linux CI build scripts
1 year ago
KPhoenix
faa4486783
Bugfix: Auto Refill Belt not working properly
1 year ago
staphen
a3cae034f6
Fix SDL2_EXEC_PREFIX so CPACK can find SDL2.dll
1 year ago
staphen
3cb34f4a0f
Make ears usable
1 year ago
Anders Jenbo
9f30593b4c
Bump version to 1.5.4
1 year ago
Anders Jenbo
98660a7308
Upgrade Gradle
1 year ago
Anders Jenbo
d2901f960f
Add note from SDL 2.32.0
1 year ago
Anders Jenbo
89a3c5f64b
Update CHANGELOG.md for 1.5.4 ( #7726 )
1 year ago
Anders Jenbo
81becb7f56
Update to SDL2 2.32.0
1 year ago
Oleksandr Kalko
d8f2991d88
Prepare metainfo for release
1 year ago
staphen
2f2de629a5
Don't delete items during lag spike
1 year ago
Oleksandr Kalko
041311b888
Update changelog
...
* Add changelog for 1.5.3
* Prepare template for 1.5.4
* Start Unreleased for 1.6.0 or 1.5.5
1 year ago
Oleksandr Kalko
6867d67bb0
Upgrade SDL2 for MSVC
1 year ago
Anders Jenbo
2c0a0e0284
Upgrade SDL2 to 2.30.12
1 year ago
staphen
45dcb03074
Do not depend on FileExists() when opening save files for writing
1 year ago
dependabot[bot]
36482cd231
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
staphen
6456691a3c
Avoid write mode when opening save files
1 year ago
staphen
8f28ac7098
Explicitly define gamepad type for console platforms
1 year ago
pionere
42477ebda6
prevent the overwrite of existing mpq files (requires C++17)
...
fixes #7672
1 year ago
Gleb Mazovetskiy
f575911bbe
Settings: Use the full height and up to 720 width
...
This makes it easier to navigate sections, such as gameplay and
keymapping.
1 year ago
Gleb Mazovetskiy
d209934b85
Fix mouse wheel key names
1 year ago
obligaron
a5654dd176
Support unsetting spell hotkey
1 year ago
obligaron
321d799849
Add scroll wheel support to keymapper
1 year ago
obligaron
8c5d43fe40
Remove scroll wheel hack
1 year ago
Gleb Mazovetskiy
78409cc5a5
[1.5] Hotkeys: Support more keybindings ( #7650 )
...
* Hotkeys: Support more keybindings (#6719 )
* Extend F keys with F13-F24 range
* Add more possible keybindings
* Removed hardcoded keys that are used elsewhere
* Put PAUSE back where it was before
* Remove hardcoded logic for PAUSE key
* Hotkeys: Support more keybindings
This patch adds more keybindings, so we can map multiple keys.
It also adds a possibility to bind an alternate key to pause game
(currently mapped to P and Pause key by default).
1 year ago
Maderator3000
b63cc89286
[1.5] Update ru.po ( #7668 )
1 year ago
staphen
c0758d176c
Remove hardcoded SDL controller mapping from UWP build
1 year ago
Oleksandr Kalko
522a1e49c3
[1.5] Ukrainian TL fixes ( #7658 )
1 year ago
Gianluca Boiano
8735dc234c
Update Italian localization ( #7656 )
1 year ago
staphen
fbca4870a1
Don't send spell level in spell casting network message
1 year ago
Anders Jenbo
49785d544c
Merge limitFPS and vSync options ( #7646 )
1 year ago
staphen
834d86f860
Fix nonsolid fence tiles
1 year ago
staphen
869ff8d7fa
Fix tile incorrectly marked as solid next to crypt stairs down
1 year ago
staphen
c99c90cc58
Don't apply dungeon item validation to town items
1 year ago
Apaczer
25dab89f20
events: ignore ALT mod if using Kbd-As-Controller
...
disable fullscreen hotkey as such
1 year ago
Anders Jenbo
4d9bf51714
Upgrade SDL2 to 2.30.10
1 year ago
Gleb Mazovetskiy
72d8a56d1b
Big-endian networking fixes
1 year ago
Apaczer
fb625d826f
storm_svid: use DISPLAY_TEXTURE_FORMAT for PlayEnd
...
otherwise we get incorrect menu graphics
1 year ago
Gleb Mazovetskiy
4e20eee16c
Add DEVILUTIONX_DISPLAY_TEXTURE_FORMAT
...
Some platforms, such as PS2, can benefit from a different texture
format. Makes the texture format a CMake setting.
1 year ago
staphen
dc2d6e577c
Fix value of items bought from Wirt's shop
1 year ago
staphen
bf65416479
Do not apply item validation to Single Player games
1 year ago
staphen
d5717e474c
Revert changes to price validation logic in cfac786
1 year ago