Gleb Mazovetskiy
1167b92692
Remove uses of `std::tolower`
...
`std::tolower` relies on the C locale, which we try to avoid.
3 years ago
Anders Jenbo
52653f6c37
Add name to TV banner
3 years ago
staphen
81a034132a
Find valid target when casting scroll from inventory
3 years ago
Gleb Mazovetskiy
a88374cae8
LinuxReleasePackaging.sh: Copy discord_game_sdk
...
Also adds a `devilutionx.sh` launcher which sets `LD_LIBRARY_PATH` so
that `discord_game_sdk.so` can be loaded from the same directory.
3 years ago
Gleb Mazovetskiy
72d42143a1
Demo: Disable KBCTRL while the demo is running
...
KBCTRL can interfere with the demo mode.
For example, Escape maps to Select on most KBCTRL platforms.
3 years ago
Gleb Mazovetskiy
936b3bd45a
Demomode: Store/override gameplay options
3 years ago
Anders Jenbo
89a677d0cb
Validate item modifier ranges
3 years ago
Anders Jenbo
23e479e9aa
Remove unused item properties from network
3 years ago
staphen
956574bfa2
Also disallow boosted stats for ground items
3 years ago
Gleb Mazovetskiy
28100c246d
Android build: Read VERSION file
3 years ago
Anders Jenbo
f1c447c7f2
Do not allow bosted item stats in base game
3 years ago
Anders Jenbo
343db308fc
Bump version to 1.5.1-dev
3 years ago
Anders Jenbo
8f74f86a6e
🐛 Use the alternate stairs up banner is active
3 years ago
Anders Jenbo
0cf5026f89
Fix building Vita release image
3 years ago
DakkJaniels
2624625431
modifying installing.md - add note about GoG installation on Windows
...
indicate that moving mpq's is not required with a gog installation under windows.
3 years ago
staphen
7a3cfed325
Add 1.5.0 to the list of versions in issue form
3 years ago
Anders Jenbo
0438be6cf3
Bump version to 1.5.0
3 years ago
Anders Jenbo
191427de50
Update installing.md
3 years ago
Anders Jenbo
9b1f9325de
Check for v1 font file
3 years ago
Anders Jenbo
2ec60eb2ea
Perform additional null checks in ExternalFilesManager ( #6203 )
3 years ago
Gleb Mazovetskiy
e3b56db0f4
CMakeLists.txt: Adjust version string ( #6200 )
3 years ago
Anders Jenbo
9c14ef2dff
Android TV support
3 years ago
Anders Jenbo
4eb07c9237
React to SDL_WINDOWEVENT_RESTORED
3 years ago
Anders Jenbo
affd874279
Update existing fonts.mpq
3 years ago
Gleb Mazovetskiy
6bcab3b648
rg99: update docs
3 years ago
obligaron
c0b2d5569f
When checking chamber of bone entry also check the current dungeon level
3 years ago
staphen
26bf9be89d
Fix Item::getName() for Doppelganger's prefix
3 years ago
Anders Jenbo
555dac5d22
Fix code style
3 years ago
Anders Jenbo
0bccad0b70
Update gradle
3 years ago
Anders Jenbo
9e7d223f19
Menu tweaks
3 years ago
staphen
c2698fc357
[Seedinfo] Display flags for quest state instead of seed
3 years ago
Anders Jenbo
b5c01385f7
Correct spelling of "desync"
3 years ago
staphen
1cb367ab91
Move seedinfo to text commands
3 years ago
Anders Jenbo
2e3d767c1c
Add 1.4.1 changes
3 years ago
Anders Jenbo
5c033f1f77
Add 1.4.0 release notes
3 years ago
Anders Jenbo
3b70ce5539
Correct 1.3.0 notes
3 years ago
Anders Jenbo
67ea5bcbe6
Sync monster light when position is gotten from the network
3 years ago
Anders Jenbo
01a7966f1d
Empty cursor when closing inventory
...
Fixes #4205
3 years ago
Gleb Mazovetskiy
4bdc61dd30
vcpkg.json: Add builtin-baseline
...
This field is now required, otherwise we get this error:
> error: this vcpkg instance requires a manifest with a specified baseline in order to interact with ports.
> Please add 'builtin-baseline' to the manifest or add a 'vcpkg-configuration.json' that redefines the default registry.
The hash here is a commit hash from https://github.com/microsoft/vcpkg/commits/master
3 years ago
staphen
48caf5004f
[Debug] Add more data to seedinfo
3 years ago
Anders Jenbo
13e3217578
Only play the dialogs for the initating player ( #6173 )
...
* Only play the The Chamber of Bone lore for the reader
* Only play dialog for the player who is having the conversation
* Allow rock quest when skipping to level 5
3 years ago
Anders Jenbo
e707bd0c4a
Drop quest item based on difficulty
3 years ago
obligaron
c8f1804d04
Spawn Optic Amulet and Arkaine's Valor always at the same tile ( #6167 )
...
* Spawn Optic Amulet and Arkaine's Valor always at the same tile
* Multiplayer: To complete Halls of Blind and Arkaine's Valor also check drop position, because quest rewards items can be randomized
3 years ago
Gleb Mazovetskiy
23d68718b1
Clear screen before drawing the loading background
3 years ago
Anders Jenbo
fc91b65958
Add widescreen hive loadscreen
3 years ago
obligaron
571e770e68
In multiplayer randomly drop unique quest reward or magic item of same type
3 years ago
obligaron
4ce6413db1
Spawn butcher's cleaver and undead crown
3 years ago
Anders Jenbo
1e79c7bac9
Revert "Fix Amiga build to known good container image"
...
This reverts commit 5ca22170f5 .
3 years ago
staphen
217f6aee85
Don't turn monster towards player during hit recovery if monster is petrified
3 years ago
staphen
e39c19f85e
Only sync monster animations after both monsters and missiles are loaded
3 years ago