Gleb Mazovetskiy
ad7ca97ae1
Fix black background palette ( #4831 )
...
Diablo and Hellfire have different palettes in `ui_art\black.pcx`.
We now ship our own tiny `black.pcx` that takes priority over the
other ones. This `black.pcx` had the Diablo palette which resulted in an
incorrect palette in the Settings screen.
Split our own `black.pcx` file into `black_diablo.pcx` and
`black_hellfire.pcx` and load the correct one depending on the mode.
4 years ago
Gleb Mazovetskiy
1933e237da
Remove `FallbackPalette`
...
Copies `black.pcx` into the MPQ to handle the case where we have
`devilutionx.mpq` but not `diabdat.mpq`
4 years ago
Gleb Mazovetskiy
73f9dd45ab
Move embedded dialog assets to the MPQ
...
If we can't find `devilutionx.mpq`, we can't render a dialog either,
because the MPQ contains the fonts.
4 years ago
Anders Jenbo
76704ac65f
Correct name of Bone Chamber transparancy data
4 years ago
Anders Jenbo
0205320a1d
Export static transparancy data to .dun files
4 years ago
Gleb Mazovetskiy
f8a72fddd3
Reduce 12px font space width from 9px to 5px
...
Fixes #4397
4 years ago
Anders Jenbo
42e499f64c
Use New Athena Unicode to generate proper Greek symbols
4 years ago
Anders Jenbo
cb8b9176fa
Fix underscore for font 12
4 years ago
Anders Jenbo
73194b58a9
Correct spacing for font 22-*
...
Fixes #3523
4 years ago
Anders Jenbo
69dbe0b3b2
Promote additional sumbols to the core fonts
...
General Punctuation
Superscripts and Subscripts
Currency Symbols
Combining Diacritical Marks for Symbols
4 years ago
Anders Jenbo
62e5e867d2
Correct kerning for Greek font
4 years ago
Anders Jenbo
1a46c6eee6
Clean up look of 1 and + in the small font
4 years ago
Anders Jenbo
a48f89007d
Implement stash
4 years ago
Felipe Wannmacher
6a6fd404dc
improved hints and added icons
4 years ago
Anders Jenbo
2a600d8e55
Add additional emojis
4 years ago
Anders Jenbo
827f724eee
Correct position of underscore
4 years ago
NiteKat
3f85fdae37
Add mWhoHit Indicators
...
Adds mWhoHit indicator graphics to the monster health bar.
4 years ago
Anders Jenbo
716eee0198
Agressivly compress png files
4 years ago
Anders Jenbo
09db8f1b86
Fix cyrillic UI font kerning
...
Fixes #3318
4 years ago
Anders Jenbo
73e749f491
Adjust dialog font metrics
4 years ago
staphen
2550d52c8d
optipng -o9 Packaging/resources/**/*.png
4 years ago
Anders Jenbo
609414fd69
[touch] Indicate level up in a touch friendly way
4 years ago
Anders Jenbo
6e215a3cae
[touch] Update joypad graphics
4 years ago
Anders Jenbo
396aa449d2
[touch] Update button faces
4 years ago
Anders Jenbo
5a64dfecb9
Patch dialog font with Unifont
4 years ago
Gleb Mazovetskiy
ff64916bdd
optipng -o9 Packaging/resources/**/*.png
4 years ago
Anders Jenbo
4757314158
[touch] Add menu buttons
4 years ago
Anders Jenbo
488acf0eba
[touch] Fix some button faces
4 years ago
Anders Jenbo
284f0347cc
[touch] Add additional button faces
...
Apply color correciton
4 years ago
Anders Jenbo
2d3574db70
Add basic emojis based on Twemoji
4 years ago
Anders Jenbo
fba4c08753
Fix Greek font file
5 years ago
Anders Jenbo
4dd8b121ec
Replace TTF with PCX font
5 years ago
Anders Jenbo
6321ddb721
Generate devilutionx.mpq
5 years ago