Commit graph

84085 commits

Author SHA1 Message Date
Severin Glöckner
7e37cf7e9f change orc shamans dmg type 2024-09-24 00:28:00 -04:00
Severin Glöckner
a67946dc6f show female picture in recruit and debug dialogues 2024-09-24 00:27:59 -04:00
Severin Glöckner
367319ed72 move shaman images to subfolder
It might be that they do not follow same color map
2024-09-24 00:27:59 -04:00
Severin Glöckner
88c6130cfb add female pictures 2024-09-24 00:27:58 -04:00
Severin Glöckner
90e0c40a67 stats update 2024-09-24 00:27:58 -04:00
Celtic Minstrel
2ffaf7227a SotBE has no custom units anymore 2024-09-24 00:27:57 -04:00
Celtic Minstrel
bdd9fd8167 Leave a blank file there just so that the diff works properly 2024-09-24 00:27:56 -04:00
Celtic Minstrel
fff1c2f6d9 That profile is both redundant and wrong! 2024-09-24 00:27:56 -04:00
Celtic Minstrel
8ffd1fceea Just use the core shamans in SotBE and SotA
Add the aged trait to the SotBE sorceress
2024-09-24 00:27:55 -04:00
Celtic Minstrel
658510318a Whoops wrong directory 2024-09-24 00:27:55 -04:00
Celtic Minstrel
c4624a334d Rename sorcerer to sorceress 2024-09-24 00:27:54 -04:00
Celtic Minstrel
a122e6b9e6 Set gender=female as requested
The images don't match this change but they can be tweaked later.
2024-09-24 00:27:53 -04:00
Celtic Minstrel
47ce646b21 Raise adept's cost 2024-09-24 00:27:53 -04:00
Celtic Minstrel
354f71c994 Apply suggested changes 2024-09-24 00:27:52 -04:00
Celtic Minstrel
2ff2f4388e Move the Orcish Shamans to core as a new unit line
Existing uses are now special-cased units based on the new line, rather than directly using the new line.
2024-09-24 00:27:49 -04:00
Celtic Minstrel
b962fbf32c Revert "Turn orcish shamans into one unit with [variation]s"
This reverts commit acb4fc30b0.
2024-09-24 00:23:54 -04:00
Celtic Minstrel
53cb294b4e Use unicode_cast instead of wstring_convert 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
ca7fad97c6 rich label: increase padding 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
1436f4f69b help topic generator: complete movement costs table 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
cfe4924b5e canvas: remove unnecessary variables and attr["name"] -> name 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
ee82b0ec10 rich label: refactor and framework for width shrinking 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
22677e57c7 wmlindent change 2024-09-23 19:49:44 -04:00
Celtic Minstrel
58ef02b74a Missed removing a col=2 from a table 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
aa3006c883 miscellaneous fixes 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
6ec5af83df update help pages and generators 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
db5ea45ffb improve inline image support and autocount table columns
tables columns are automatically counted and col key is removed
2024-09-23 19:49:44 -04:00
Subhraman Sarkar
a1dbcdc9f5 inline image text support
some extra y space is still getting added somewhere
2024-09-23 19:49:44 -04:00
Subhraman Sarkar
f611188cd4 help_impl.cpp cleanup 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
069a0c659d rich_label: move attributes to ctor 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
dc68d261ca improve nested formatting tag support 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
449689a37c more refactoring and rudimentary nested formatting tags 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
9e891fbd78 refactor: remove some global variables and simplify add_image 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
9c46869585 remove "jump" and table-specific "br" behavior 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
7fdf4848db updated help pages to use nested table tags 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
f1bc261c62 nested table tag improvements and global var removal 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
6a1de922bd nested table tag (preliminary)
new syntax:
<table><row><col>text</col>...</row><row>...</row>...</table>
2024-09-23 19:49:44 -04:00
Subhraman Sarkar
3c4dd9628b typo fix 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
beaba772cc tree view: stop scrollbar from jumping to top during layout 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
2adab6593a improve link calculation with non-zero padding 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
e1c87a24a8 rich_label: allow width key to be a wfl formula 2024-09-23 19:49:44 -04:00
Celtic Minstrel
570d358110 pango_text: apply scaling to size attribute runs 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
0b4611abb4 Fix scrollbar bug when not initialized with text, add link click sound 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
ae8d107c65 add default font size to canvas 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
5ec7bee190 enforce max text width and remove wrong <br/> 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
8ab6d2458a help browser: fix weird spacing and alignment issue in treeview
thanks to Vultraz for helping with the fix
2024-09-23 19:49:44 -04:00
Subhraman Sarkar
470c3da79c update editor help pages to new markup 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
518e733dd2 minor fixes 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
b46a04bc1f update markup in terrain editor pages 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
bbb728c927 fix whitespace 2024-09-23 19:49:44 -04:00
Subhraman Sarkar
e6c36b914e update help markup in terrains page 2024-09-23 19:49:44 -04:00