Skip to content

Commit

Permalink
cypher,xcore+cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMotte committed Feb 3, 2023
1 parent 0be450f commit f126ea3
Show file tree
Hide file tree
Showing 27 changed files with 69 additions and 75 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@

[COLOR="#FF0000"][B]Announcement:[/B][/COLOR]

More UI refinement that fixes some long standing issues that bothered me.
Added Cypher System support - Fixed some missing Font definitions and icons making this "Basic Support" ready.
Added XCore System support. Also more UI refinement that fix some long standing issues that bothered me as well as some code cleanup. Support for "Author" and Mad Nomads Downtime Extension will be added at a later point, I'm awaiting their response to be able to fix the UI issues mentioned in this thread.

[COLOR="#FF0000"][B]Added Ruleset Support:[/B][/COLOR]
[*] Cypher System - Basic
[*] XCore - Basic

[COLOR="#FF0000"][B]Theme Changes:[/B][/COLOR]
[*] Decreased Window Header height so fonts look more centralized.
Expand All @@ -15,6 +20,9 @@ More UI refinement that fixes some long standing issues that bothered me.
[*] Darkened sidebar
[*] Reduced asset folder icon size

[COLOR="#FF0000"][B]Under the Hood:[/B][/COLOR]
[*] Font definition clean-up.

[COLOR="#FF0000"][B]Download:[/B][/COLOR]

Fantasy Grounds Forge
Expand Down
3 changes: 2 additions & 1 deletion extension.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--Special Thanks to MeAndUnique and Saagael for the enormous amount of help with xml and lua stuff <3!-->
<!--Special Thanks to MeAndUnique, Saagael and Zarestia 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.18 - Cyclops's Eyepatch\rHearth Edition" font="oocfont" icon="footface" />
Expand Down Expand Up @@ -40,6 +40,7 @@
<includefile source="rulesets/pfrpg_compilation.xml" ruleset="PFRPG" />
<includefile source="rulesets/multi_compilation.xml" ruleset="3.5E|PFRPG2|PFRPG" />
<includefile source="rulesets/sfrpg_compilation.xml" ruleset="SFRPG" />
<includefile source="rulesets/cypher_system.xml" ruleset="Cypher System" />

<!--Extension Graphics definitions-->
<includefile source="graphics/graphics_extensions.xml" />
Expand Down
Binary file removed graphics/fonts/bold-14.fgf
Binary file not shown.
Binary file removed graphics/fonts/title-regular-10.fgf
Binary file not shown.
Binary file removed graphics/fonts/worksans_medium_14pt.fgf
Binary file not shown.
84 changes: 11 additions & 73 deletions graphics/graphics_fonts.xml

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions graphics/graphics_icons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -709,4 +709,27 @@
<!-- Chat -->
<icon name="chat_success" file="graphics/pngs/check_success.png" />
<icon name="chat_fail" file="graphics/pngs/check_fail.png" />

<!-- Cypher System -->
<!-- Buttons -->
<icon name="button_bigcheckon" file="graphics/pngs/button_bigcheckon.png" />
<icon name="button_bigcheckoff" file="graphics/pngs/button_bigcheckoff.png" />

<!-- Rolls -->
<icon name="roll1" file="graphics/pngs/roll1.png" />
<icon name="roll17" file="graphics/pngs/roll17.png" />
<icon name="roll18" file="graphics/pngs/roll18.png" />
<icon name="roll19" file="graphics/pngs/roll19.png" />
<icon name="roll20" file="graphics/pngs/roll20.png" />
<icon name="task0" file="graphics/pngs/task0.png" />
<icon name="task1" file="graphics/pngs/task1.png" />
<icon name="task2" file="graphics/pngs/task2.png" />
<icon name="task3" file="graphics/pngs/task3.png" />
<icon name="task4" file="graphics/pngs/task4.png" />
<icon name="task5" file="graphics/pngs/task5.png" />
<icon name="task6" file="graphics/pngs/task6.png" />
<icon name="task7" file="graphics/pngs/task7.png" />
<icon name="task8" file="graphics/pngs/task8.png" />
<icon name="task9" file="graphics/pngs/task9.png" />
<icon name="task10" file="graphics/pngs/task10.png" />
</root>
Binary file added graphics/pngs/GM.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 added graphics/pngs/button_bigcheckoff.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 added graphics/pngs/button_bigcheckon.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 added graphics/pngs/roll1.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 added graphics/pngs/roll17.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 added graphics/pngs/roll18.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 added graphics/pngs/roll19.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 added graphics/pngs/roll20.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 added graphics/pngs/task0.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 added graphics/pngs/task1.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 added graphics/pngs/task10.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 added graphics/pngs/task2.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 added graphics/pngs/task3.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 added graphics/pngs/task4.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 added graphics/pngs/task5.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 added graphics/pngs/task6.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 added graphics/pngs/task7.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 added graphics/pngs/task8.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 added graphics/pngs/task9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions rulesets/cypher_system.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<windowclass name="charsheet_inventory" merge="join">
<sheetdata>
<simplenumber name="cypherload" merge="join">
<script>
function onInit()
onValueChanged();
end

function onValueChanged()
if getValue() &gt; window.cypherlimit.getValue() then
setColor("FF6161");
window.cypherload_label.setColor("FF6161");
else
setColor("DDDDDD");
window.cypherload_label.setColor("DDDDDD");
end
end
</script>
</simplenumber>
</sheetdata>
</windowclass>
</root>

0 comments on commit f126ea3

Please sign in to comment.