Eric Robinson
0d68aed1f7
Sort inventory ( #7040 )
2 years ago
Nick Wicked
76d1ee2306
Dockerfile update ( #7035 )
2 years ago
Eric Robinson
ad452cb6c0
Bugfix: DLVL 16 speech after Diablo death ( #7008 )
2 years ago
Andrew James
6b2a0c4b7a
Remove conditionals for OOB reads that aren't hit in normal gameplay
...
Reworded and added comments explaining what would've happened and calling out the case that is still technically possible.
2 years ago
ikonomov
99308085f0
spectral damage off by 1 ( #7021 )
2 years ago
Oleksandr Kalko
b88f244c8b
Fixed metainfo XML for future patching
...
* Added custom rule for XML to use LF
* Converted metainfo to LF
2 years ago
Anders Jenbo
7d6c2ff6f2
Limit theme scan to the number of generated rooms
...
This greatly speeds up level generation as there is no need to search for the fitness of 127 (or 256 as in the original) rooms if only 23 where created.
2 years ago
staphen
ba02a739da
Call the functions to save/load level seeds in the SP save files
2 years ago
KPhoenix
0f90d5baba
Bugfix: Auto Refill Belt not working properly
2 years ago
Eric Robinson
bd89e2f7a0
Bugfix: Celia Infostring displaying after quest ( #7009 )
2 years ago
staphen
3c5b298391
Capture the level seed and use it to skip failed dungeon layouts
2 years ago
staphen
9e682afe13
Rename glSeedTbl
2 years ago
qndel
9879be0d31
fix typos ( #6995 )
...
[skip ci]
2 years ago
PaintingTs
00c8882c73
Unique items InfoBox now visible at 800X600 and lower resolutions. Stashed unique items show InfoBox near the Stash Panel
2 years ago
Oleksandr Kalko
57b494a727
Upgrade vcpkg commit
...
This upgrades libsodium to 1.0.19 and SDL-image to 2.8.2 for MSVC builds
2 years ago
staphen
bc4f43490f
Load objcurs when creating starting items
2 years ago
staphen
b433b7e045
Streamline the Android installation instructions
2 years ago
DakkJaniels
f0ae7065d8
Update installing.md - add note about long press to android instructions
2 years ago
staphen
a99eda1c0b
Fix out-of-bounds mini-map ellipse
2 years ago
Gleb Mazovetskiy
dc59cdaee4
Extract objcurs widths into a file
...
Read from the widths file when using the original CEL.
When using CLX, use width in CLX.
2 years ago
Gleb Mazovetskiy
c1714810c8
Fix out-of-bounds mini-map pentagram
2 years ago
staphen
55a5337834
Remove hardcoded SDL controller mapping from UWP build
2 years ago
staphen
fb8371c9af
Get version from version file in UWP build
2 years ago
staphen
8603696538
Avoid the use of SetRndSeed() in AddStoryBook()
2 years ago
staphen
706bc43f13
Isolate shrine RNG from global RNG state
2 years ago
staphen
d81b6f869d
Isolate quest pool initialization from global RNG state
2 years ago
staphen
b676c67261
Introduce class to generate vanilla random number sequences
2 years ago
Oleksandr Kalko
c19a7049ee
Upgrade vcpkg to include SDL 2.30.0
2 years ago
Stephen C. Wills
3e457bd38a
Update README.md
2 years ago
staphen
ab601eeb11
Apply Hellfire spellbook validation to PItem packet handling
2 years ago
dependabot[bot]
a218b60c7a
Bump lukka/run-vcpkg from 11.4 to 11.5
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.4 to 11.5.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.4...v11.5 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
qndel
d907ee230d
fix typos
...
[skip ci]
2 years ago
Anders Jenbo
38e98fb5e3
Statically link BZIP2 and libsodium on AArch64 ( #6955 )
2 years ago
Anders Jenbo
0e5d2c9c2f
Update test badges
2 years ago
Daniel Thamdrup
795314d803
CircleCI to GHA ( #6947 )
2 years ago
staphen
785a3c2b08
[Switch] Ensure romfs directory exists during CMake configure
2 years ago
Oleksandr Kalko
c5d998c734
Remove offending line
...
It's not relevant to flatpak anyway
2 years ago
Gleb Mazovetskiy
7488dfa043
Revert "Lock Switch build image to known good version"
...
This reverts commit ff57b6be07 .
2 years ago
Gleb Mazovetskiy
552ec92c2b
s390x_qemu_big_endian_tests.yml: s/run run/run/
2 years ago
Anders Jenbo
322c627f56
Statically link BZIP2 on Linux releases to address issue with Fedora ( #6939 )
2 years ago
Anders Jenbo
08bfb65f01
Statically link libsoidum Linux_x86_64.yml ( #6938 )
2 years ago
Gleb Mazovetskiy
a4fc20fb84
s390x_qemu_big_endian_tests.yml: Add jpeg-dev package
...
Seems to be needed for SDL2_image https://github.com/diasurgical/devilutionX/actions/runs/7781145615/job/21215031007
2 years ago
dependabot[bot]
9a148ab990
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Anders Jenbo
9db561df0c
Add 1.5.2 release info ( #6933 )
2 years ago
obligaron
4be420e1c1
Allow Leoric to dynamically spawn skeletons in multiplayer with full quests enabled
2 years ago
obligaron
2a3ef25f9e
SpawnMonster: Override old monster delta information
2 years ago
Anders Jenbo
560aeacbca
Update bug_report.yml
2 years ago
obligaron
9964ff8721
Fix MSVC warning in SDL1
2 years ago
Gleb Mazovetskiy
25c1c5b372
Fix a few -Wsign-compare warnings
2 years ago
Gleb Mazovetskiy
76c90e34a9
mpq_sdl_rwops: Fix -Wtype-limits
...
Fixes the following warning:
mpq/mpq_sdl_rwops.cpp:82:25: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
82 | if (newPosition < 0) {
2 years ago