Blazej Mcszk
5dd2fa560c
fix: finding closest controller targets
3 years ago
Stephen C. Wills
7b06703842
Add tests for net player validation ( #6492 )
3 years ago
Slava "nerfur" Voronzoff
eadfb85bc1
Update building.md
...
Updating OpenBSD related command for installing dependencies with proper packages to build
libpng -> png
googletest -> gtest
3 years ago
Anders Jenbo
02ca96ba67
Bump Android build chain to the latest from Google to not upset them
3 years ago
Oleksandr Kalko
8bcf520263
Android upgrades
...
* Upgrade Gradle and Android plugin
* Change `compileSdkVersion` since it's deprecated
* Change `task` to `tasks.register` on Android Studio suggestion
3 years ago
staphen
ab1af87bc9
Fix issues with light offset calculation
3 years ago
Ivan Epifanov
45f7c2084c
Update vita readme
3 years ago
Anders Jenbo
cb40f28d54
Update Vita MP support status
3 years ago
Gleb Mazovetskiy
52e55b43be
vcpkg.json: Update builtin-baseline
...
This is the version that is currently installed on GitHub Actions.
3 years ago
Gleb Mazovetskiy
2f03bbb2e9
Xbox One: Fix SDL2 checkout command
...
Also updates SDL2 version to the latest SDL2 branch commit.
3 years ago
staphen
98927e7a6e
Sync potion drops from Divine shrine
3 years ago
Anders Jenbo
c2dcdbf83a
Revert "Test GCC 13 for Amiga builds ( #6056 )"
...
This reverts commit b4b6c030dd .
3 years ago
staphen
69c4fde052
Don't use walk animation as preview frame for standing attack
3 years ago
Anders Jenbo
b4b6c030dd
Test GCC 13 for Amiga builds ( #6056 )
3 years ago
Mir Drualga
3384adbbd9
Fix Spanish "al" cases and Blood Knight name
...
Some cases of "a el" should be contracted into "al". Blood Knight's translation of "deSangre" should separate "de" and "Sangre".
I am not a native speaker of Spanish, so I would request that a native speaker should also review these changes.
3 years ago
Gleb Mazovetskiy
69efd70556
Disable LTO for the Linux SDL1 test build
...
ICE: https://github.com/diasurgical/devilutionX/actions/runs/5828283630/job/15805736402
3 years ago
Gleb Mazovetskiy
999f44cf07
Point: Safer `operator-`
...
1. Require both operands to have the same signedness to avoid surprises.
2. Only allow unary negation on signed points.
Fixes #6409
Also fixes a potential bug in the sound position calculation.
3 years ago
qndel
1b42a17153
dont show hit indicator for 1 player
3 years ago
staphen
21af333d90
Fix missiles passing through enemies on SW/NE diagonal
3 years ago
staphen
36186ca9b5
Don't extrapolate missile position in collision interpolation logic
3 years ago
Benjamin Funke
0363fc219b
Updated german Translation ( #6401 )
3 years ago
hiperiondev
ecf59bd5cb
Correct es translation
3 years ago
Oleksandr Kalko
a7b8c65eb4
Update Ukrainian TL for 1.5.1 ( #6423 )
3 years ago
staphen
8da393624e
Don't install smpq on Switch/3DS CI runners
3 years ago
staphen
3e7791f6d5
[Xbox One] Use recursive wildcard to reference assets in subfolders
3 years ago
Stephen C. Wills
94c7e7fc01
Add bounds check to MonsterIdle() to prevent var2 overflow ( #6395 )
3 years ago
Anders Jenbo
1af58fa4de
Update CI test demo recording
3 years ago
Anders Jenbo
64d7af2937
Fix loading new demo files and give better error messages when failing
3 years ago
Qi Wang
7f7ce6d651
lint markdown
3 years ago
ZhiZe-ZG
df3377823a
Update zh_CN.po ( #6405 )
...
Original translation translate "brew" as “啤酒” which means "beer"
3 years ago
obligaron
09bc43b0ed
Ensure warp and teleport target position is free
3 years ago
Oleksandr Kalko
bcfbd99090
Upgrade gradle Android plugin
3 years ago
Oleksandr Kalko
f841fca1b6
Remove flatpak manifest
...
It now lives in flathub repo and will be maintained there
3 years ago
staphen
470c028c17
Make Bucklers available in shareware
3 years ago
staphen
b1711739c6
Immediately drop player who sends invalid player data
3 years ago
staphen
b43a8dc904
Fix empty item slot validation in UnPackNetItem()
3 years ago
Oleksandr Kalko
8912d0333a
Metainfo improvements ( #6388 )
3 years ago
obligaron
0eda8d9367
Convert town portal level type to vanilla hellfire logic
3 years ago
Oleksandr Kalko
1955c089ed
Add install instructions to metainfo
...
This info will be displayed in Flathub and stores like KDE Discover
and Gnome Software Center
3 years ago
Anders Jenbo
b01670e1e4
Correct fields being validated
3 years ago
Eric Robinson
46824261f9
Validate iCreateInfo ( #6377 )
...
Co-authored-by: staphen <staphen@gmail.com>
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
Co-authored-by: Stephen C. Wills <swills@gridprotectionalliance.org>
3 years ago
Bubio
2633f7828b
Updated Japanese translation. ( #6375 )
3 years ago
Anders Jenbo
535a84b688
Update CHANGELOG.md
3 years ago
Gleb Mazovetskiy
9d96eea86b
De-duplicate extra fonts version check code
...
Co-authored-by: Stephen C. Wills <swills@gridprotectionalliance.org>
3 years ago
staphen
22fdeaf2f0
Use JNI to check VERSION file in fonts.mpq
3 years ago
Gleb Mazovetskiy
d6b7949dab
Fonts: Use pre-cropped CLX sprites
...
Built-in font size decreased by 121,587 bytes
(2,287,332 -> 2,165,745).
Fixes #6361
3 years ago
Anders Jenbo
ea59d46fb5
Update CHANGELOG.md
3 years ago
Gleb Mazovetskiy
fee948b9c5
Fix character panel label for CJK
...
We fixed clipping in text rendering between 1.4 and 1.5.
This surfaced a bug in the char panel label height.
3 years ago
Anders Jenbo
93616b10a2
Update CHANGELOG.md
3 years ago
staphen
a090ab7d5c
Apply position-based quest completion logic to Single Player
3 years ago