Oleksandr Kalko
febf576b3c
Add 1.5.5 release, clarify license
...
Basically, #8243 and #8255 combined into one commit for 1.5 branch
4 months ago
Oleksandr Kalko
07c599be3c
Update SDL2
4 months ago
Anders Jenbo
7223eeac9e
Bump version to 1.5.5
5 months ago
Gleb Mazovetskiy
3f0120fc80
Android: Bump NDK to 28.0.13004108
...
R28 was released 3 weeks ago and is now preinstalled on GitHub CI
runners.
https://github.com/android/ndk/releases/tag/r28
5 months ago
dependabot[bot]
0edcde3773
Bump actions/upload-artifact from 4 to 5
...
Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact )
from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Anders Jenbo
74cc3ccf90
Add icon based on the Android icon and use it on Linux
5 months ago
Eric Robinson
df01795421
Adjust MP Tick Rates
5 months ago
staphen
77de9e8f66
Avoid sending PT_DISCONNECT packet to dropped player
5 months ago
staphen
6673d31a32
Check if Android device has a file browser when importing data
5 months ago
staphen
e7cef5faf4
Rename files downloaded on Android
5 months ago
Anders Jenbo
6d42db54fc
Export import data option on data splash screen
5 months ago
Anders Jenbo
f0c16fb286
Update Android build
5 months ago
Gleb Mazovetskiy
a684372bd3
Update Xbox One build script
5 months ago
Gleb Mazovetskiy
16b9a8e7b1
Fix libpng on CMake 4.0
5 months ago
Gleb Mazovetskiy
4e74717fc2
[1.5] Backport text rendering
...
Backports the text rendering code from 1.6 to 1.5.
Done by starting with the current master's engine/render/text_render
and backporting things as-needed until it worked.
CLX rendering and text input handling are also backported as part of
this change.
5 months ago
Trihedraf
6271b3b221
enable iOS ZeroTier
6 months ago
Oleksandr Kalko
e8b624f4fb
[1.5] Add alternative download for bzip2 ( #7998 )
10 months ago
Eric Robinson
5f1aec7362
[1.5] Validate Character Names ( #7965 )
10 months ago
staphen
c0381abe90
Validate stash size to avoid in-game corruption
11 months ago
Oleksandr Kalko
976319698e
[1.5] Fix CI building ( #7937 )
...
* [1.5] Update libzt
This backports 72a518bcf7 since CI updated CMake to 4.0 and CMake 3.5 compatibility was removed
* Upgrade Linux runners to Ubuntu 22.04
Ubuntu 20.04 was retired April 15th 2025
* Remove obsolete workaround
11 months ago
Pawonashi
3c4ba71936
[1.5] Update pl.po ( #7751 )
11 months ago
staphen
664c0709e2
Check for MonsterMode::Death in isPossibleToHit()
1 year ago
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