Anders Jenbo
ba5a9d698f
Update flathub meta info
2 years ago
Anders Jenbo
c299b2267f
Bump version to 1.5.3
2 years ago
staphen
d38b506c3a
Update ASIO to fix error messages on Windows
2 years ago
qndel
211f3c4fa1
fix repair and recharge ( #7360 )
2 years ago
Anders Jenbo
2b3ddb0452
Update to latest Android SDK
2 years ago
Gleb Mazovetskiy
46e729ed15
values-tr/strings.xml: Escape single quote
2 years ago
Byrgius
73588a4791
Turkish Translation ( #7197 )
2 years ago
Oleksandr Kalko
cd1cab759d
Android build system upgrades
...
* Upgrade Gradle plugin to 8.2.0
* Upgrade Gradle to 8.5
* Upgrade NDK to 26.1
* Move `buildFeatures` to Gradle build file, since using flag in
`gradle.properties` is deprecated
2 years ago
staphen
b2168be96f
Add confirmation popup for overwrite
2 years ago
staphen
cd19f17578
Add info popup to the Import Data activity
2 years ago
Gleb Mazovetskiy
a84596a956
Update NDK to v26
...
This version of NDK finally comes with updated libc++.
The last update to libc++ in NDK was in early 2020.
This update brings lots of improvements and bugfixes from upstream
libc++.
NDK 26 only support SDK 21+, so we bump `minSdkVersion` as well.
2 years ago
Tully-B
a346f0cfd7
Add Hungarian translation ( #7062 )
2 years ago
Gleb Mazovetskiy
26f0eea50d
Bump SDL to v2.30.5
2 years ago
Oleksandr Kalko
5446496ae6
General Android upgrades
...
* SDL2 to 2.30.2 bugfix
* Gradle to 8.7
* Android Gradle plugin to 8.3.2
Playtested to my Google Pixel 2, Android 11
2 years ago
staphen
f4f67f54ed
Fix level conversion when migrating saves between Diablo and Hellfire
2 years ago
Trihedraf
93c0882d5b
update miyoomini build to latest port requirements
2 years ago
staphen
7946eb8875
[Android] Force app to overlap with the display cutout
2 years ago
staphen
b8b6dfff4c
Apply Hellfire spellbook validation to PItem packet handling
2 years ago
KPhoenix
25dc50deef
fix hp validation
2 years ago
Trihedraf
2471500015
Clear Panel so lines don't repeat
2 years ago
Oleksandr Kalko
a6f9a6ad73
Remove offending line
...
It's not relevant to flatpak anyway
2 years ago
Anders Jenbo
7ea712428e
Statically link BZIP2 on Linux releases to address issue with Fedora ( #6939 )
2 years ago
Anders Jenbo
eecb7278b0
Statically link libsoidum Linux_x86_64.yml ( #6938 )
2 years ago
Anders Jenbo
7812d0a49b
Update Packaging/nix/devilutionx.metainfo.xml
...
Co-authored-by: qndel <stefan551@o2.pl>
2 years ago
Anders Jenbo
6e0b592df7
Bump version to 1.5.2
2 years ago
Anders Jenbo
a21fa04a2d
Update 1.5.2 info in devilutionx.metainfo.xml
2 years ago
Oleksandr Kalko
8529b231c8
Upgrade vcpkg commit
2 years ago
staphen
c70c983620
Remove byte order logic from half-transparency lookups
2 years ago
Anders Jenbo
ab816be3e8
Lock Switch build image to known good version
2 years ago
Anders Jenbo
4f0943f1e5
Upgrade SDL to 2.30.0
2 years ago
Gleb Mazovetskiy
ed490c727a
DiabloUI: Fix Japanese text clipping
...
Fixes #6911
2 years ago
staphen
e1f05fd155
Load stash data based on gbIsHellfire, not gbIsHellfireSaveGame
2 years ago
Gleb Mazovetskiy
f6c5e9db12
clang-format: single-line functions and if guards
2 years ago
Gleb Mazovetskiy
813c7f3c52
Slightly improve CJK infobox rendering
...
It still isn't perfect (there just isn't enough space) but we now
cut off fewer pixels at the bottom.
2 years ago
Gleb Mazovetskiy
710386acdc
Fix item label height for CJK
2 years ago
Oleksandr Kalko
b4a378c0a7
Add 1.5.2 release to metainfo ( #6862 )
2 years ago
Anders Jenbo
58414e8a56
Revert to old clamp() compat version
2 years ago
Gleb Mazovetskiy
5c3229f620
Switch to 22.04
2 years ago
KPhoenix
50afd4311b
Validation: Validate Item Drop Packets
2 years ago
staphen
030a31ffac
Remove invalid items after loading heroitem data
2 years ago
staphen
02790d8265
Restore packed item state when regenerating an item using heroitem data
2 years ago
Gleb Mazovetskiy
d5e5fdeffa
`Displacement#distance`: Use a naive hypot impl
...
`std::hypot` is much slower than a naive implementation.
It has the advantage of extra precision but we don't need that at all.
2 years ago
Eric Robinson
e42fab04c4
Fix Item Validation ( #6723 )
2 years ago
Gleb Mazovetskiy
186a6c143e
nxdk: Build in optimized mode
...
Back port of the master build flags change to 1.5
2 years ago
staphen
42a842db29
Fix edge cases for packing empty items
3 years ago
staphen
1700ab9804
Indicate network validation success or failure in iteminfo
3 years ago
staphen
a0e53cac82
Don't validate creation flags on gold
3 years ago
Eric Robinson
62375008e7
Debug: Improved iteminfo command ( #6623 )
3 years ago
KPhoenix
f2bfa81eff
Debug: Convert DiabloMsg to EventPlrMsg
3 years ago
Anders Jenbo
1616318bb1
Bump version to 1.5.1
3 years ago