Skip to content

Commit

Permalink
Merge branch 'Hearth-Edition-Dev' into Hearth-Edition-Main
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMotte committed Jul 29, 2022
2 parents 3c39bb1 + 6e02f58 commit 12a5df3
Show file tree
Hide file tree
Showing 130 changed files with 246 additions and 83 deletions.
71 changes: 36 additions & 35 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,41 +1,52 @@
[SIZE=4][COLOR="#FF0000"][B]Update to Version 2.9.2 - Bloody Beaver[/B][/COLOR][/SIZE]
[SIZE=4][COLOR="#FF0000"][B]Update to Version 2.9.3 - Sneaking Giraffe[/B][/COLOR][/SIZE]

[B]Anouncement:[/B]

Minor Maintenance update with a few adjustments here and there. Mainly to announce that I'm kinda back again.
I plan to work at least 1 day each weekend on the theme to bring it up to snuff and finally make it a proper template.
Fingers crossed on this :) .
Extension Update with the sole purpose to get the theme up to date to possible changes over the past year that need addressing.

Enjoy!
Sir Motte

[B]Added Ruleset Support:[/B]
[LIST]
[*]Basic Target 12 support
[*]none
[/LIST]

[B]Changelog - Theme Elements:[/B]
[LIST]
[*]Fixed - Party Sheet Font Colors in CoreRPG (contributed by bmos, thanks!)
[*]Fixed - Mirrored image layer drawing expand icon.
[*]Brightened window border color a little to make window separation a little more visible (feedback needed)
[*]Changed Minimized Icons to a round shape, to stand out a little more. I found them "hard to find" sometimes
[*]Changed Extension Icon
[*]Bumped up Asset Folder Icon brightness a little.
[*]Changed Radial Menu Bordercolor to new border color.
[*]Changed sidebar button size to show 1px of the background and muted border color a little, as it's not necessary to have them this bright in this area.
[*]Minor "Roll initiative all" button adjustement in the CT menu.
[*]Changed Dual Wield Icon Color in Actions Tab from Orange to Red, as Orange is supposed to be the "UI element active" color.
[*]Changed "on hover" button state for eg. help or close window to yellow, instead of orange, as orange is supposed to be the "UI element active" color.
[*]Changed "on press" button sown state for eg. close window to a bright red, instead of dark red, so when pressed they don't appear to vanish.
[*]Fixed color inconsistencies for bright red ui elements.
[*]Fixed record sheet graphic, that was off 1px, casuing cutoff frames in eg. items, encounters and other ui elements.
[*]Fixed new Radial Menu colors from last update - forgot to include the altered pngs.
[*]Changed die calculated result color to saturated yellow, to better "pop" at a glance.
[*]First batch of sidebar icons.
[*]Changed Module loaded/unloaded icon size
[*]Changed settings menu link icon to be a hybrid of link and setting.
[*]
[*]
[*]
[*]
[/LIST]

[B]Changelog - Theme Elements - Extension Icons:[/B]
Explanation: Depending on the number of extensions you use, things get pretty wild in the Chat on launch. I try to remedy this a little by adjusting extension icons to use the same width, height and frame.
This calms down the chaos and gives me the opportunity to better embed other authors extension icons, without changing them altogether. Purely Cosmetic Madness.
[LIST]
[*]A whole lot...like all of them - when possible...why do I do this to me?!
[/LIST]

[B]Changelog - DnD 5E Ruleset:[/B]
[LIST]
[*]Changed CT Menu Initiative Radial Menu Icons again. I still wasn't satisfied, so I tried another approach.
[*]Adjusted sidebar to be on line with the theme.
[*]
[/LIST]

[B]Added Extension Support:[/B]
[LIST]
[*]Better Combat Effects Gold by Ryan Hagelstrom
[*]Improved Critical by Theogeek
[*]Basic Requested Rolls by McCartysr support (WIP)
[*]
[/LIST]

[B]Removed Extension Support:[/B]
Expand All @@ -45,33 +56,23 @@ Sir Motte

[B]Supported Extension changes:[/B]
[LIST]
[*](In Progress)New, streamlined Extension Icon Adjustments when possible. Some Authors don't define unqiue icons for their extensions, or lock them up in the vault ¯\_(ツ)_/¯.
[*]Fixed - button graphics names for Floating Tabs extension by Scried Raven.
[*]Fixed - Typo in filestructure for Daddy Orgeman's extensions
[*]Added Bratch Nine Spell Token Sidebar support
[*]Fixed some missing Button Colors for Requested Rolls by McCartysr (Thanks to McCartysr and special thanks to Saagael)
[*]Changed Chest Icon from Map Parcel by Silent Ruin.
[*]Changed all custom frames of extensions to use the new frame outline color.
[*]Updated Legendary Assistant by Stv to work with the recent sidebar changes.
[/LIST]

[B]Changelog D&D 4E Ruleset[/B]
[LIST]
[*]minimal adjustments to a few frames.
[*]none
[/LIST]

[B]Under the Hood[/B]
[LIST]
[*]Added MeAndUnique and Saagael as Co. Authors - about time I did this!
[/LIST]

[COLOR="#FF0000"][B]Known Issue(s) introduced with this update:[/B][/COLOR]
[LIST]
[*]None
[*]
[/LIST]

[B]Coming Soon (TM)[/B]
[COLOR="#FF0000"][B]Known Issue(s):[/B][/COLOR]
[LIST]
[*]Full Requested Rolls Support (some Icons are still badly visible, I'm on it)
[*]Colorblind Edition
[*]Sage Edition (Bright Theme)
[*]Monk Edition (Bright Theme)
[*]All old Editions that were removed
[*]Thorough Extension Check - What needs to be adjusted, what is deprecated aso.
[*]
[/LIST]
Binary file modified Theme_SirMotte_Hearth.ext
Binary file not shown.
7 changes: 7 additions & 0 deletions common/scripts/setTwoStateButtonColors.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
function onInit()
if super and super.onInit then
super.onInit()
end
setStateColor(0, ColorManager.COLOR_SECONDARY_FOREGROUND, ColorManager.COLOR_SECONDARY_FOREGROUND, ColorManager.COLOR_SECONDARY_FOREGROUND);
setStateColor(1, ColorManager.COLOR_PRIMARY_FOREGROUND, ColorManager.COLOR_PRIMARY_FOREGROUND, ColorManager.COLOR_PRIMARY_FOREGROUND);
end
6 changes: 3 additions & 3 deletions extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<!--Special Thanks to MeAndUnique and Saagael for the enormous amount of help with xml and lua stuff <3!-->

<root version="3.2">
<announcement text="Theme Loaded: \rSir Motte's Magnificent Darkness\rVersion: 2.9.2 - Stale Holy Water\rHearth Edition" font="emotefont" icon="footface"/>
<announcement text="Theme Loaded: \rSir Motte's Magnificent Darkness\rVersion: 2.9.3 - Sneaking Giraffe\rHearth Edition" font="oocfont" icon="footface"/>

<properties>
<name>Theme: Hearth</name>
<author>Sir Motte - Co. Authors: MeAndUnique and Saagael</author>
<version>2.9.2</version>
<description>Dark, warm and reduced user interface for FGU and DnD 5E</description>
<version>2.9.3</version>
<description>Dark, warm and reduced user interface for FGU</description>
<loadorder>1500</loadorder>
<!--While many rulesets should work for the most part, only 5E is currently supported-->
<ruleset>
Expand Down
141 changes: 127 additions & 14 deletions graphics/extension_graphics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,82 @@
<icon name="RR_RollIndicator" file="graphics/extensions/mccartysr/requested_rolls/rr_roll_indicator.png"/>
<icon name="RR_SelectionIndicator" file="graphics/extensions/mccartysr/requested_rolls/rr_selection_indicator.png"/>

<windowclass name="rr_console" merge="join">
<sheetdata>
<buttonfield name="clicktoroll">
<script file="common/scripts/setTwoStateButtonColors.lua" />
<script>
function onValueChanged()
if super and super.onValueChanged then
super.onValueChanged()
end
local value = getValue();
if value == 0 then
setFrame("fielddark", 10, 8, 10, 6);
elseif value == 1 then
setFrame("fieldfocus", 10, 8, 10, 6);
end
end
</script>
</buttonfield>
<buttonfield name="DClink">
<script file="common/scripts/setTwoStateButtonColors.lua" />
<script>
function onValueChanged()
if super and super.onValueChanged then
super.onValueChanged()
end
local value = getValue();
if value == 0 then
setFrame("fielddark", 10, 8, 10, 6);
elseif value == 1 then
setFrame("fieldfocus", 10, 8, 10, 6);
end
end
</script>
</buttonfield>
<buttonfield name="autoroll">
<script file="common/scripts/setTwoStateButtonColors.lua" />
<script>
function onValueChanged()
if super and super.onValueChanged then
super.onValueChanged()
end
local value = getValue();
if value == 0 then
setFrame("fielddark", 10, 8, 10, 6);
elseif value == 1 then
setFrame("fieldfocus", 10, 8, 10, 6);
end
end
</script>
</buttonfield>
<buttonfield name="deselectonroll">
<script file="common/scripts/setTwoStateButtonColors.lua" />
<script>
function onValueChanged()
if super and super.onValueChanged then
super.onValueChanged()
end
local value = getValue();
if value == 0 then
setFrame("fielddark", 10, 8, 10, 6);
elseif value == 1 then
setFrame("fieldfocus", 10, 8, 10, 6);
end
end
</script>
</buttonfield>
<buttoncontrol name="mirrortargeting">
<color>DDDDDD</color> <!-- Replaceable Color: Secondary Foreground -->
<frame name="buttonup" offset="10,8,10,6" />
<stateframe>
<pressed name="buttondown" offset="10,8,10,6" nobaseframe="true" />
</stateframe>
</buttoncontrol>
</sheetdata>
</windowclass>

<!--Author: Bratch Nine-->
<!--Ext: B9 Spell Tokens-->
<!--Icons-->
Expand Down Expand Up @@ -91,30 +167,30 @@
<!--Author: Ryan Hagelstrom-->
<!--Better Combat Effects Gold-->
<!--Icons-->
<icon name="BetterCombatEffectsGold" file="graphics/extensions/ryan_hagelstrom/BCEG/bceg.png"></icon>
<icon name="bce_save" file="graphics/extensions/ryan_hagelstrom/BCEG/bce_save.png"></icon>
<icon name="BetterCombatEffectsGold" file="graphics/extensions/ryan_hagelstrom/BCEG/bceg.png"></icon>
<icon name="bce_save" file="graphics/extensions/ryan_hagelstrom/BCEG/bce_save.png"></icon>

<!--Author: Silent Ruin-->
<!--Ext: Polymorphism-->
<!--Icon-->
<icon name="polymorphism_icon" file="graphics/extensions/silent_ruin/polymorphism/polymorphism_icon.png" />
<icon name="polymorphism_icon" file="graphics/extensions/silent_ruin/polymorphism/polymorphism_icon.png" />
<!--Ext: Map Parcel-->
<!--Icon-->
<icon name="mapparcel_icon" file="graphics/extensions/silent_ruin/map_parcel/mapparcel_icon.png" />
<icon name="mapparcel_icon" file="graphics/extensions/silent_ruin/map_parcel/mapparcel_icon.png" />
<!--Ext: Combat Groups-->
<!--Icons-->
<icon name="combatgroups_icon" file="graphics/extensions/silent_ruin/combat_groups/combatgroups_icon.png" />
<icon name="combatgroups_icon_down" file="graphics/extensions/silent_ruin/combat_groups/combatgroups_icon_down.png" />
<icon name="combatgroups_icon" file="graphics/extensions/silent_ruin/combat_groups/combatgroups_icon.png" />
<icon name="combatgroups_icon_down" file="graphics/extensions/silent_ruin/combat_groups/combatgroups_icon_down.png" />
<!--Ext: Generic Actions-->
<!--Icon-->
<icon name="generic_actions_icon" file="graphics/extensions/silent_ruin/generic_actions/generic_actions_icon.png" />
<icon name="generic_actions_icon" file="graphics/extensions/silent_ruin/generic_actions/generic_actions_icon.png" />
<!--Ext: Assistant GM-->
<!--Icons-->
<icon name="AssistantGM_icon" file="graphics/extensions/silent_ruin/assistant_gm/AssistantGM_icon.png" />
<icon name="AssistantGM_icon_down" file="graphics/extensions/silent_ruin/assistant_gm/AssistantGM_icon_down.png" />
<icon name="AssistantGM_icon" file="graphics/extensions/silent_ruin/assistant_gm/AssistantGM_icon.png" />
<icon name="AssistantGM_icon_down" file="graphics/extensions/silent_ruin/assistant_gm/AssistantGM_icon_down.png" />
<!--Ext: Equipped Effects-->
<!--Icon-->
<icon name="equipped_effects_icon" file="graphics/extensions/silent_ruin/equipped_effects/equipped_effects_icon.png" />
<icon name="equipped_effects_icon" file="graphics/extensions/silent_ruin/equipped_effects/equipped_effects_icon.png" />
<!--Ext: Death Indicator-->
<!--Icons-->
<!-- Define the icon used in the announcement and tooltips-->
Expand Down Expand Up @@ -164,6 +240,11 @@
<!--Icons-->
<icon name="splash_icon" file="graphics/extensions/theogeek/improved_critical/Brutal Barbarian_(v4)_60x60.png" />

<!--Author: Trenloe -->
<!--Ext: Basic Card Tables-->
<!--Icons-->
<icon name="ext_table_icon" file="graphics/extensions/trenloe/basic_card_tables/button_tables.png" />

<!--Author: DaddyOgreman / Orgemandude-->
<!--Ext: CoreRPG Combat Highlighter-->
<!--Frames-->
Expand Down Expand Up @@ -205,12 +286,12 @@
<icon name="update" file="graphics/extensions/mad_nomad/character_sheet_compilation/updateMNM.png" />
<icon name="effectremove" file="graphics/extensions/mad_nomad/character_sheet_compilation/effectremoveMNM.png" />
<icon name="effectremovedown" file="graphics/extensions/mad_nomad/character_sheet_compilation/effectremovedownMNM.png" />
<icon name="plus_sign" file="graphics/extensions/mad_nomad/character_sheet_compilation/plus_sign.png" />
<icon name="plus_sign" file="graphics/extensions/mad_nomad/character_sheet_compilation/plus_sign.png" />
<icon name="minus_sign" file="graphics/extensions/mad_nomad/character_sheet_compilation/minus_sign.png" />
<icon name="map" file="graphics/extensions/mad_nomad/character_sheet_compilation/map.png" />
<icon name="tab_journal" file="graphics/extensions/mad_nomad/character_sheet_compilation/tab_journal.png" />
<icon name="tab_origin" file="graphics/extensions/mad_nomad/character_sheet_compilation/tab_origin.png" />
<icon name="add_coins" file="graphics/extensions/mad_nomad/character_sheet_compilation/add_coins.png" />
<icon name="add_coins" file="graphics/extensions/mad_nomad/character_sheet_compilation/add_coins.png" />
<icon name="spend_coins" file="graphics/extensions/mad_nomad/character_sheet_compilation/spend_coins.png" />
<icon name="transaction" file="graphics/extensions/mad_nomad/character_sheet_compilation/transaction.png" />
<icon name="broke" file="graphics/extensions/mad_nomad/character_sheet_compilation/broke.png" />
Expand All @@ -227,6 +308,8 @@
<bitmap file="graphics/extensions/mad_nomad/character_sheet_compilation/fieldgreen.png" />
<offset>10,10,10,10</offset>
</framedef>

<icon name="MNMLogo32" file="graphics/extensions/mad_nomad/MNM Logo 32x32.png" />
<!--Ext: Combat Stats-->
<!--Frames-->
<template name="number_ps_stat_lower">
Expand Down Expand Up @@ -327,7 +410,9 @@
</stringcontrol>
</sheetdata>
</windowclass>
<!--Ext: Constitutional Amendments-->

<icon name="ColorfulLanguage" file="graphics/extensions/meandunique/colorful_language/ColorfulLanguage.png" />
<!--Ext: Constitutional Amendments-->
<!-- Source: desktop/record_char_main.xml -->
<windowclass name="charsheet_main" merge="join">
<script>
Expand All @@ -347,14 +432,36 @@
<!-- Ext: Friend Zone -->
<!-- Tabs -->
<icon name="char_cohorts" file="graphics/pngs/char_name.png" />
<icon name="FriendZone_icon" file="graphics/extensions/meandunique/friend_zone/FriendZone.png" />
<!-- Tabs -->
<icon name="tab_cohorts" file="graphics/extensions/meandunique/friend_zone/tab_cohorts.png" />

<!-- Ext: Kit'N'Kaboodle -->
<!-- Icons -->
<icon name="KNK_icon" file="graphics/extensions/meandunique/kitnkaboodle/KitNKaboodle.png" />
<!-- Ext: Size Matters -->
<!-- Icons -->
<icon name="SizeMatter_icon" file="graphics/extensions/meandunique/size_matters/SizeMatters.png" />
<!-- Ext: Blissful Ignorance -->
<!-- Icons -->
<icon name="BlissfulIgnorance_icon" file="graphics/extensions/meandunique/blissful_ignorance/BlissfulIgnorance.png" />
<!-- Ext: Constitutional Amendments -->
<!-- Icons -->
<icon name="CA_icon" file="graphics/extensions/meandunique/constitutional_amendments/ConstitutionalAmendments.png" />
<!-- Ext: Bartender -->
<!-- Icons -->
<icon name="Bartender_icon" file="graphics/extensions/meandunique/bartender/Bartender.png" />
<!-- Ext: Temporal Fixation -->
<!-- Icons -->
<icon name="TemporalFixation" file="graphics/extensions/meandunique/temporal_fixation/TemporalFixation.png" />
<!--Author: pr6i6est (Troy Monteith)-->
<!--Ext: NPC Random Treasure Drops-->
<icon name="conditions_tab" file="graphics/extensions/troy_monteith/npc_random_treasure_drops/conditions_tab.png" />
<icon name="pr6i6e6st_logo_miniNPCRTD" file="graphics/extensions/troy_monteith/npc_random_treasure_drops/pr6i6e6st_logo_miniNPCRTD.png" />
<!--Ext: Automatic Record Links-->
<icon name="linktab" file="graphics/extensions/troy_monteith/automatic_record_links/links_tab.png" />
<icon name="pr6i6e6st_logo_miniARL" file="graphics/extensions/troy_monteith/automatic_record_links/pr6i6e6st_logo_miniARL.png" />
<!--Ext: Random Spellbook Generator-->
<icon name="pr6i6e6st_logo_miniRSG" file="graphics/extensions/troy_monteith/random_spellbook_generator/pr6i6e6st_logo_miniRSG.png" />


<!--Author: pr6i6est (Troy Monteith) and bmos-->
Expand Down Expand Up @@ -426,6 +533,8 @@
<color value="#DDDDDD" /> <!-- Replaceable Color: Secondary Foreground -->
</font>

<icon name="GKElogo" file="graphics/extensions/good_king_enialb/token_height_indicator/GKE_Logo.png" />

<!--Author: Diablo Bob-->
<!--Ext: Portals Revamped-->
<!--Icons-->
Expand All @@ -434,6 +543,8 @@
<icon name="button_teleport_yes_down" file="graphics/extensions/diablobob/portals/button_teleport_yes_down.png" />
<icon name="button_teleport_no" file="graphics/extensions/diablobob/portals/button_teleport_no.png" />
<icon name="button_teleport_no_down" file="graphics/extensions/diablobob/portals/button_teleport_no_down.png" />
<icon name="sidebar_icon_recordtype_portals" file="graphics/extensions/diablobob/portals/portals.png" />
<icon name="Critically_Awesome" file="graphics/extensions/diablobob/portals/Critically_Awesome.png" />
<!--Frame-->
<framedef name="teleport_prompt">
<bitmap file="graphics/extensions/diablobob/portals/teleport_prompt.png" />
Expand Down Expand Up @@ -529,6 +640,8 @@
<icon name="legendary_button_effects_down" file ="graphics/extensions/stv/legendary_assistant/legendary_button_effects_down.png" />
<icon name="legendary_search" file ="graphics/extensions/stv/legendary_assistant/ct_search.png" />
<icon name="legendary_search_down" file ="graphics/extensions/stv/legendary_assistant/ct_search_down.png" />
<icon name="stv" file="graphics/extensions/stv/legendary_assistant/stv.png" />
<icon name="taskbar_legendary" file="graphics/extensions/stv/legendary_assistant/legendary_taskbar.png" />
<!--Frames-->
<framedef name="ctentrybox_legendary">
<bitmap file="graphics/extensions/stv/legendary_assistant/ctentrybox_legendary.png" />
Expand Down
Binary file modified graphics/extensions/bratch_nine/b9_spell_tokens/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/bratch_nine/b9_spell_tokens/logo_b9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/damned/player_agency/chatframe_spell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/damned/player_agency/chatframe_world.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/damned/player_agency/frame4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/damned/sharing_is_caring/chatframe_spell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/extensions/diablobob/portals/portals.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/diablobob/portals/teleport_prompt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/extensions/mad_nomad/MNM Logo 32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/mccartysr/requested_rolls/logo_mccartysr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/mccartysr/requested_rolls/rr_sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/extensions/silent_ruin/death_indicator/icon.png
Binary file modified graphics/extensions/silent_ruin/map_parcel/mapparcel_icon.png
Binary file modified graphics/extensions/silent_ruin/polymorphism/polymorphism_icon.png
2 changes: 1 addition & 1 deletion graphics/graphics_fonts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<font name="diemod">
<fgffile name="graphics/fonts/diemod.fgf" />
<ttf file="graphics/fonts/Roboto-Bold.ttf" name="Roboto Bold" size="30" />
<color value="#EBDDBA" /> <!-- Replaceable Color: Primary Foreground -->
<color value="#F3D876" />
</font>
<font name="dieresult">
<fgffile name="graphics/fonts/regular-10.fgf" />
Expand Down
Loading

0 comments on commit 12a5df3

Please sign in to comment.