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
Anders Jenbo
2b79ddb649
Add gamepad hint for Android TV
3 years ago
ephphatha
bd8aab0aff
handle stash item swapping using the gamepad a bit better
3 years ago
ephphatha
c85fcbdfb1
fix cursor alignment following gamepad movement in stash
...
align the cursor to the middle of the cell/region when moving through the stash to match the way we simulate mouse movement for inventory cells
3 years ago
Anders Jenbo
52b806c6a0
Update CHANGELOG.md
3 years ago
ephphatha
0d292b10c4
Move to the first inventory column from the left hand while holding wide items
3 years ago
ephphatha
070a11901f
Fix handling of gamepad cursor movement following item cursor change
3 years ago
Anders Jenbo
26977f37c5
Update 1.5.1 release notes in metainfo
3 years ago
Anders Jenbo
24b3455738
Update CHANGELOG.md ( #6531 )
3 years ago
Eric Robinson
d4682082e2
Add duration parameter to InitDiabloMsg() ( #6514 )
3 years ago
Anders Jenbo
c0caedcd96
Delete .bettercodehub.yml
3 years ago
Mr-Bajs
37614c496f
Small changes to swedish translation ( #6397 )
3 years ago
Oleksandr Kalko
3411bd08b3
Fix typo in changelog
3 years ago
Oleksandr Kalko
6cfa1cc752
Add draft for 1.5.1 release notes in metainfo
3 years ago
Eric Robinson
e3d79ae1c1
Fix automap ( #6513 )
3 years ago
Oleksandr Kalko
e9de3cc820
Upgrade vcpkg baseline commit ( #6528 )
3 years ago
staphen
4deae11871
Fix PlayerNetPack validation and tests
3 years ago
Eric Robinson
9995c00323
Validate Item Locations ( #6427 )
3 years ago
ephphatha
fb97eb7114
Clean up hit detection for inventory slots when pasting large items
3 years ago
ephphatha
dd296d25e0
Find the closest point when pasting items on the edge of the stash
3 years ago
Stephen C. Wills
45dbe6aa61
Shift software cursor graphic and remove special casing ( #6512 )
3 years ago
Anders Jenbo
c91e69384a
Revert "Fix cursor jitter when clicking inv items ( #6510 )"
...
This reverts commit 2a393397a1 .
3 years ago
Eric Robinson
2a393397a1
Fix cursor jitter when clicking inv items ( #6510 )
3 years ago
KPhoenix
00e8d8d75b
Add Save Game confirmation
3 years ago
Eric Robinson
9277aa72de
Fix Floating Numbers after death ( #6505 )
3 years ago
KPhoenix
cb5537083d
Fix right click during dialogue
3 years ago
KPhoenix
cb1c99acc6
Update feature_request.yml
3 years ago
Eric Robinson
cc03d56635
Update bug_report.yml ( #6498 )
3 years ago
Eric Robinson
29d4ff28ae
Create feature_request.yml ( #6497 )
3 years ago
Gleb Mazovetskiy
c98e9f5409
debian-cross-aarch64-prep.sh: Support `file` paths
...
These `file` paths are used to define mirrors on the GitHub Runner Image
for Ubuntu 20.04 and 22.04.
This should fix the flaky aarch64 build.
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