Trihedraf
7af5bd103f
remove devilutionx.mpq from bin
5 years ago
Trihedraf
2472058bb4
Change Linux packaging to match release packaging and move devilutionx.mpq to root of package
5 years ago
Juliano Leal Goncalves
6ec679319e
🚩 Add ini toggle for auto-equip item sounds. Disabled by default.
5 years ago
Juliano Leal Goncalves
d67cfe1cca
✨ Play item sound on auto-equip
5 years ago
alanbirtles
d0c675b426
fix #1155
5 years ago
jaov
7364977ea2
Corrected Markdown syntax on FAQ section of README
...
The md for the ftp link was backwards! Correct markdown syntax is [text](url), but I understand why it would happen, it's like connecting USB, you never get it right the first time! 🙂
5 years ago
Łukasz Łapiński
0f778fbb34
Inventory tests ( #1153 )
...
* Set up inventory tests; add scroll usage tests
* Add calculation and placement tests for gold
* Item removal tests
5 years ago
Juliano Leal Goncalves
103cde53ff
♻️ Make options struct hierarchical
5 years ago
Gianluca Boiano
0583daf60c
Improve .desktop files and add Hellfire flavor to CMake build system ( #1127 )
5 years ago
Juliano Leal Goncalves
eef97eaabb
🚩 Add ini toggle for auto-equipping jewelry. Disabled by default.
5 years ago
Juliano Leal Goncalves
8bf5ef131e
🚩 Add ini toggle for auto-equipping shields. Disabled by default.
5 years ago
Juliano Leal Goncalves
08eff92412
🚩 Add ini toggle for auto-equipping helms. Disabled by default.
5 years ago
Juliano Leal Goncalves
70db53644e
🚩 Add ini toggle for auto-equipping armor. Disabled by default.
5 years ago
Juliano Leal Goncalves
b8a6e0ebfe
🚩 Add ini toggle for auto-equipping weapons. Enabled by default.
5 years ago
Juliano Leal Goncalves
5f8545d1f0
💡 Standardize comments on 'Options' struct
...
Using '@brief' as all other comments for standardiation and moving them to above the properties makes them more refactor-friendly.
5 years ago
Juliano Leal Goncalves
08ffaa978c
♻️ Extract 'ItemStruct.isEquipment' method
5 years ago
Anders Jenbo
44a4224aad
🐛 Fix audio enum order
5 years ago
Anders Jenbo
a893ab5e81
💚 fix build
5 years ago
Yuri Pourre
2351bb368d
QoL: Fill mana when speaking with Adria ( #1143 )
5 years ago
Yuri Pourre
00778bf2a6
Add transcriptions for the drunk guy
5 years ago
Yuri Pourre
d5fb1789e6
Add enums for cow sounds
5 years ago
Anders Jenbo
05f1fc7ce1
[hellfire] 🐛 Correct spell level calculations for FlashBack, search and rage
5 years ago
Anders Jenbo
8d6d508222
Correct some incorrect bool operations
5 years ago
Anders Jenbo
1284333765
♻️ Use explicit types and remove globals from save file logic
5 years ago
Yuri Pourre
1a062be845
Add transcription of deadguy
5 years ago
Trihedraf
18cff4f3b9
Add devilutionx.mpq to Win and Linux circleci Packages
5 years ago
Trihedraf
582508a123
Add Linux Packages
5 years ago
Gleb Mazovetskiy
fefdaa1ec9
Fix off-by-one in selhero_GenerateName
...
The last name in each list was never selected
5 years ago
Gleb Mazovetskiy
470e63678b
OpenDingux/RetroFW Hellfire support
5 years ago
Gleb Mazovetskiy
3f7b332828
PREFILL_PLAYER_NAME for the Monk class
...
Names taken from the Monks of Ivgorod lore
5 years ago
Xadhoom
791d400ae3
Close TCP listening socket on leave
5 years ago
Xadhoom
f8db350eed
Fix test for pfile_write_hero()
5 years ago
Anders Jenbo
58a1c1db95
♻️ Clean up function in scrollrt.cpp with swaps
5 years ago
Xadhoom
12c7b715cd
Add test for vanilla pfile_write_hero()
5 years ago
Anders Jenbo
f97adef2dd
🐛 Fix render assertions on Big Endian systems
5 years ago
Anders Jenbo
a102877a44
🐛 Fix upscaling not appearing in ini by default
5 years ago
Anders Jenbo
a827420070
🐛 Stable "hotkeys" size calculation
5 years ago
lkk7
e616e21f80
Set up inventory tests; add scroll usage tests
5 years ago
qndel
12dddc4e8f
✨ Preserve active spell and hotkeys across games
5 years ago
Ivan Epifanov
e15e7ac880
Fix dolce->vitasdk vars
5 years ago
Anders Jenbo
e8fb559e53
🐛 Correct saving/loading of enums
5 years ago
Anders Jenbo
9737ccfcfe
Limit CI builds to 2 cpus ( #1116 )
...
CI only provides us 2 CPUs but nproc reports it as 32 leading to some bad balancing and some tiles stalled builds
5 years ago
Andi
7368778cb2
Remove items dropping before entering level ( #1010 )
5 years ago
Juliano Leal Goncalves
5862451e3b
✨ Autoequip all items on pickup
...
Extend behavior of weapons to all items types except for Monk, which will still not auto-equip weapons.
5 years ago
Anders Jenbo
783e4a70b1
♻️ Strongly type items structures
5 years ago
Gleb Mazovetskiy
86bc2ee9da
dlrg: Place constants in an anonymous namespace ( #1114 )
5 years ago
Gleb Mazovetskiy
ba6a78ebc8
Migrate `Cl2DrawOutline` to accept a buffer
5 years ago
Gleb Mazovetskiy
819b5b05df
Migrate `Cl2DrawLightTbl` to accept a buffer
5 years ago
Gleb Mazovetskiy
07f4dbbd2e
Migrate `Cl2Light` to accept a buffer
5 years ago
Gleb Mazovetskiy
bb3ba369df
Migrate `Cl2Draw` to accept a buffer
5 years ago