Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hero Kids - working to get sheet images fixed #12914

Merged
merged 91 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
0bb5e92
- preparing to update sheet images to repo
vince-roll20 May 15, 2024
103e9b7
- align tab hidden inputs
vince-roll20 May 15, 2024
1bc2722
- outline tab on hover
vince-roll20 May 15, 2024
32195d5
replaced html element with div and wrapper
vince-roll20 May 15, 2024
4986f85
small css adjustments
vince-roll20 May 15, 2024
0d500d9
parchment image added
vince-roll20 May 15, 2024
27f4546
temp logo replacement with text
vince-roll20 May 15, 2024
691e4fb
text logo adjustment
vince-roll20 May 15, 2024
fbe464f
text logo work
vince-roll20 May 15, 2024
0a527d7
Merge branch 'Roll20:master' into Hero_Kids
vince-roll20 May 16, 2024
359182a
Merge branch 'Roll20:master' into Hero_Kids
vince-roll20 May 16, 2024
13e777a
removed bold on h3
vince-roll20 May 17, 2024
52b5834
spelling fix
vince-roll20 May 17, 2024
4c10f02
formated html tables
vince-roll20 May 17, 2024
a76211e
d6 image replacements using dicefont
vince-roll20 May 17, 2024
8c77dad
removed table for melee attack
vince-roll20 May 17, 2024
bb43051
coverted ranged attack table
vince-roll20 May 17, 2024
405e739
converted magic table
vince-roll20 May 17, 2024
7620df0
converted armor table
vince-roll20 May 17, 2024
2d7ae2b
converted health table
vince-roll20 May 17, 2024
06a85e1
converted inventory and skills table
vince-roll20 May 17, 2024
9701970
converted monster tables
vince-roll20 May 17, 2024
f6adae7
converted pet tables
vince-roll20 May 17, 2024
4fe523c
removed remaining table html
vince-roll20 May 17, 2024
0cb8cb0
highlight selected dice
vince-roll20 May 17, 2024
30bcbfc
dice highlight on monster and pets
vince-roll20 May 17, 2024
fcd7ac4
adjusted headers
vince-roll20 May 17, 2024
8c8de18
adjusted some alignment issues
vince-roll20 May 17, 2024
80ee731
logo replaced
vince-roll20 May 17, 2024
358fd07
melee image
vince-roll20 May 17, 2024
a89c9f6
ranged image
vince-roll20 May 17, 2024
36e7bfe
ranged image update
vince-roll20 May 17, 2024
1539575
magic image
vince-roll20 May 17, 2024
1b92dc7
magic updated
vince-roll20 May 17, 2024
e07b389
armor updated
vince-roll20 May 17, 2024
4ff29c4
health image
vince-roll20 May 17, 2024
1b5b9c6
health updated
vince-roll20 May 17, 2024
4085463
health images
vince-roll20 May 17, 2024
166e224
updated health images
vince-roll20 May 17, 2024
b489be8
grazed image
vince-roll20 May 17, 2024
bd883d6
increased image size
vince-roll20 May 17, 2024
f41a71c
potion
vince-roll20 May 17, 2024
33a34df
sneaky
vince-roll20 May 17, 2024
fa42f0c
speak image
vince-roll20 May 17, 2024
7187ada
tracking
vince-roll20 May 17, 2024
789ee32
book
vince-roll20 May 17, 2024
23d8f53
food image
vince-roll20 May 17, 2024
9708b73
gold image
vince-roll20 May 17, 2024
fc075ed
plants
vince-roll20 May 17, 2024
e229d20
rope image
vince-roll20 May 17, 2024
afb2906
wings image
vince-roll20 May 17, 2024
50a57e2
nightvision image
vince-roll20 May 17, 2024
1b02769
added margin bottom
vince-roll20 May 17, 2024
f39f0ff
adjusted health bar
vince-roll20 May 17, 2024
5bdad83
health bar
vince-roll20 May 17, 2024
1965c42
armor adjusted
vince-roll20 May 17, 2024
7f85711
check image adjustment
vince-roll20 May 17, 2024
50eb9ae
nightvision image
vince-roll20 May 18, 2024
a7b6c33
- added Ability Roll
vince-roll20 May 18, 2024
aee278f
toggle opacity of inventory/skills
vince-roll20 May 18, 2024
dfb1d72
moved image links from html to css
vince-roll20 May 18, 2024
6430e53
added label to attack rolls
vince-roll20 May 18, 2024
a358fb8
slight adjustment to hover animation and opacity
vince-roll20 May 18, 2024
5ff71c3
removed extra checkboxes under inventory and skills
vince-roll20 May 18, 2024
4042fbb
adjusted roll buttons
vince-roll20 May 18, 2024
4e5b3a9
adjusted vertical spacing
vince-roll20 May 19, 2024
9471368
removed extra checkboxes
vince-roll20 May 19, 2024
40f14ac
removed unneeded inputs from Hero page
vince-roll20 May 19, 2024
b1b636f
adjusted ability roll button location/design
vince-roll20 May 19, 2024
284d1ab
added title text for the sheet rolls
vince-roll20 May 19, 2024
295a598
typo fix
vince-roll20 May 19, 2024
ce13d03
fixed some issues with the repeating and non-repeating equipment
vince-roll20 May 19, 2024
df10ac2
- new sheet image
vince-roll20 May 19, 2024
9cdc086
updated title text
vince-roll20 May 19, 2024
4e7a43a
- converted sheet to non-legacy
vince-roll20 May 19, 2024
f4a440b
added sheet_version attribute
vince-roll20 May 19, 2024
84783fe
roll button layout and sheet image update
vince-roll20 May 19, 2024
c73fb97
margin adjustments
vince-roll20 May 19, 2024
8aefca3
small adjustment
vince-roll20 May 19, 2024
fc5bd76
optional images added
vince-roll20 May 21, 2024
f3d8d8a
melee attack
vince-roll20 May 21, 2024
e7da733
updated alternate images
vince-roll20 May 21, 2024
09e769a
hover added
vince-roll20 May 21, 2024
2f235dd
- attack button are now the images
vince-roll20 May 21, 2024
c9c1988
added sheetworker to handle health restore button
vince-roll20 May 21, 2024
130e77d
-new sheet image
vince-roll20 May 21, 2024
1171b13
title text fix
vince-roll20 May 21, 2024
1c548e3
fixed spaces in sheetworker
vince-roll20 May 21, 2024
4c79c98
more title text adjustments
vince-roll20 May 21, 2024
ef01e3b
made ability buttons toggle with extra dice selection
vince-roll20 May 21, 2024
48788c3
image update
vince-roll20 May 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
864 changes: 399 additions & 465 deletions Hero Kids/Hero-Kids.html

Large diffs are not rendered by default.

Binary file modified Hero Kids/Hero-KidsPreview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
653 changes: 459 additions & 194 deletions Hero Kids/Hero-KidsStyle.css

Large diffs are not rendered by default.

Binary file added Hero Kids/Images/armor.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 Hero Kids/Images/armor2.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 Hero Kids/Images/book.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 Hero Kids/Images/bruised.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 Hero Kids/Images/food.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 Hero Kids/Images/gold.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 Hero Kids/Images/grazed.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 Hero Kids/Images/health.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 Hero Kids/Images/health2.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 Hero Kids/Images/herbs.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 Hero Kids/Images/hurt.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 Hero Kids/Images/ko.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 Hero Kids/Images/logo.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 Hero Kids/Images/magic.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 Hero Kids/Images/magic2.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 Hero Kids/Images/melee.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 Hero Kids/Images/melee2.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 Hero Kids/Images/nightvision.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 Hero Kids/Images/potion.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 Hero Kids/Images/ranged.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 Hero Kids/Images/ranged2.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 Hero Kids/Images/rope.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 Hero Kids/Images/sneaky.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 Hero Kids/Images/speak.png
Binary file added Hero Kids/Images/track.png
Binary file added Hero Kids/Images/wings.png
4 changes: 2 additions & 2 deletions Hero Kids/sheet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"authors": "Seth",
"preview": "Hero-KidsPreview.png",
"roll20userid": "2569950",
"instructions": "It's Hero Kids! Online! Just select your number of dice and hit the button. Keeps track of items and skills too, and it has a Monster Sheet so you can set up bad guys for your players to beat. Comes with a Pet section too, for those cute furry or winged friends who help your heros! All item chekcboxes have a value of 1d6 for roll customization, and items or descriptions/names have the title for macros. If in need of assistance or to report a bug, please [send me a message](https://app.roll20.net/users/2569950/Seth) and I will be happy to assist you.",
"legacy": true
"instructions": "It's Hero Kids! Online! Just select your number of dice and hit the button. Keeps track of items and skills too, and it has a Monster Sheet so you can set up bad guys for your players to beat. Comes with a Pet section too, for those cute furry or winged friends who help your heros! All item checkboxes have a value of 1d6 for roll customization, and items or descriptions/names have the title for macros. If in need of assistance or to report a bug, please [send me a message](https://app.roll20.net/users/2569950/Seth) and I will be happy to assist you.",
"legacy": false
}