commit 7d52e7269a616dafc5b370ef06cc217f63378be5
parent 0379f1b9621e158ba8630c69fcabf0135650f32f
Author: Hunter
Date:   Thu,  6 Aug 2026 13:06:18 -0400

organize images into category folders

Diffstat:
Rresources/images/Other/christmas_garland.gif -> resources/images/Christmas/garland.gif | 0
Rresources/images/Other/christmas_holly.gif -> resources/images/Christmas/holly.gif | 0
Aresources/images/Christmas/nutcracker.gif | 0
Aresources/images/Christmas/polarbear.gif | 0
Rresources/images/Other/christmas_wreath.gif -> resources/images/Christmas/wreath.gif | 0
Rresources/images/Other/christmas_wreath2.gif -> resources/images/Christmas/wreath2.gif | 0
Rresources/images/Other/christmas_wreath3.gif -> resources/images/Christmas/wreath3.gif | 0
Aresources/images/Furby/furby3b.gif | 0
Aresources/images/Halloween/bat.gif | 0
Aresources/images/Halloween/fangs.gif | 0
Aresources/images/Halloween/skeleton_rocker.gif | 0
Aresources/images/Halloween/skeleton_walking.gif | 0
Aresources/images/Other/call_me.gif | 0
Aresources/images/Other/cat_chef.gif | 0
Aresources/images/Other/cat_clown1.gif | 0
Aresources/images/Other/cat_clown2.gif | 0
Aresources/images/Other/cat_delivery.gif | 0
Aresources/images/Other/cat_kid.gif | 0
Aresources/images/Other/cat_lucky.gif | 0
Aresources/images/Other/cat_rainbow.gif | 0
Aresources/images/Other/cat_shredding.gif | 0
Aresources/images/Other/cat_strut.gif | 0
Rresources/images/Other/cat.gif -> resources/images/Other/cat_walk.gif | 0
Aresources/images/Other/cat_walk2.gif | 0
Aresources/images/Other/coffee2.gif | 0
Aresources/images/Other/coffee3.gif | 0
Aresources/images/Other/coffee_microbrew.gif | 0
Aresources/images/Other/computer_sleepy.gif | 0
Aresources/images/Other/instant_message.gif | 0
Aresources/images/Other/moon1.gif | 0
Aresources/images/Other/moon2.gif | 0
Aresources/images/Other/palette.gif | 0
Aresources/images/Other/radio_tower.gif | 0
Aresources/images/Other/rofl.gif | 0
Aresources/images/Other/rose.gif | 0
Aresources/images/Other/snail_mail.gif | 0
Aresources/images/Other/tv.gif | 0
Aresources/images/Other/yinyang.gif | 0
Mresources/resource-manifest.json | 44++++++++++++++++++++++++++++++++++++++------
39 files changed, 38 insertions(+), 6 deletions(-)

diff --git a/resources/images/Other/christmas_garland.gif b/resources/images/Christmas/garland.gif Binary files differ. diff --git a/resources/images/Other/christmas_holly.gif b/resources/images/Christmas/holly.gif Binary files differ. diff --git a/resources/images/Christmas/nutcracker.gif b/resources/images/Christmas/nutcracker.gif Binary files differ. diff --git a/resources/images/Christmas/polarbear.gif b/resources/images/Christmas/polarbear.gif Binary files differ. diff --git a/resources/images/Other/christmas_wreath.gif b/resources/images/Christmas/wreath.gif Binary files differ. diff --git a/resources/images/Other/christmas_wreath2.gif b/resources/images/Christmas/wreath2.gif Binary files differ. diff --git a/resources/images/Other/christmas_wreath3.gif b/resources/images/Christmas/wreath3.gif Binary files differ. diff --git a/resources/images/Furby/furby3b.gif b/resources/images/Furby/furby3b.gif Binary files differ. diff --git a/resources/images/Halloween/bat.gif b/resources/images/Halloween/bat.gif Binary files differ. diff --git a/resources/images/Halloween/fangs.gif b/resources/images/Halloween/fangs.gif Binary files differ. diff --git a/resources/images/Halloween/skeleton_rocker.gif b/resources/images/Halloween/skeleton_rocker.gif Binary files differ. diff --git a/resources/images/Halloween/skeleton_walking.gif b/resources/images/Halloween/skeleton_walking.gif Binary files differ. diff --git a/resources/images/Other/call_me.gif b/resources/images/Other/call_me.gif Binary files differ. diff --git a/resources/images/Other/cat_chef.gif b/resources/images/Other/cat_chef.gif Binary files differ. diff --git a/resources/images/Other/cat_clown1.gif b/resources/images/Other/cat_clown1.gif Binary files differ. diff --git a/resources/images/Other/cat_clown2.gif b/resources/images/Other/cat_clown2.gif Binary files differ. diff --git a/resources/images/Other/cat_delivery.gif b/resources/images/Other/cat_delivery.gif Binary files differ. diff --git a/resources/images/Other/cat_kid.gif b/resources/images/Other/cat_kid.gif Binary files differ. diff --git a/resources/images/Other/cat_lucky.gif b/resources/images/Other/cat_lucky.gif Binary files differ. diff --git a/resources/images/Other/cat_rainbow.gif b/resources/images/Other/cat_rainbow.gif Binary files differ. diff --git a/resources/images/Other/cat_shredding.gif b/resources/images/Other/cat_shredding.gif Binary files differ. diff --git a/resources/images/Other/cat_strut.gif b/resources/images/Other/cat_strut.gif Binary files differ. diff --git a/resources/images/Other/cat.gif b/resources/images/Other/cat_walk.gif Binary files differ. diff --git a/resources/images/Other/cat_walk2.gif b/resources/images/Other/cat_walk2.gif Binary files differ. diff --git a/resources/images/Other/coffee2.gif b/resources/images/Other/coffee2.gif Binary files differ. diff --git a/resources/images/Other/coffee3.gif b/resources/images/Other/coffee3.gif Binary files differ. diff --git a/resources/images/Other/coffee_microbrew.gif b/resources/images/Other/coffee_microbrew.gif Binary files differ. diff --git a/resources/images/Other/computer_sleepy.gif b/resources/images/Other/computer_sleepy.gif Binary files differ. diff --git a/resources/images/Other/instant_message.gif b/resources/images/Other/instant_message.gif Binary files differ. diff --git a/resources/images/Other/moon1.gif b/resources/images/Other/moon1.gif Binary files differ. diff --git a/resources/images/Other/moon2.gif b/resources/images/Other/moon2.gif Binary files differ. diff --git a/resources/images/Other/palette.gif b/resources/images/Other/palette.gif Binary files differ. diff --git a/resources/images/Other/radio_tower.gif b/resources/images/Other/radio_tower.gif Binary files differ. diff --git a/resources/images/Other/rofl.gif b/resources/images/Other/rofl.gif Binary files differ. diff --git a/resources/images/Other/rose.gif b/resources/images/Other/rose.gif Binary files differ. diff --git a/resources/images/Other/snail_mail.gif b/resources/images/Other/snail_mail.gif Binary files differ. diff --git a/resources/images/Other/tv.gif b/resources/images/Other/tv.gif Binary files differ. diff --git a/resources/images/Other/yinyang.gif b/resources/images/Other/yinyang.gif Binary files differ. diff --git a/resources/resource-manifest.json b/resources/resource-manifest.json @@ -22,6 +22,13 @@ "/web_workshop/resources/images/Backgrounds/bg_stars.gif", "/web_workshop/resources/images/Backgrounds/bg_trippy.gif", "/web_workshop/resources/images/Backgrounds/bg_water.gif", + "/web_workshop/resources/images/Christmas/garland.gif", + "/web_workshop/resources/images/Christmas/holly.gif", + "/web_workshop/resources/images/Christmas/nutcracker.gif", + "/web_workshop/resources/images/Christmas/polarbear.gif", + "/web_workshop/resources/images/Christmas/wreath.gif", + "/web_workshop/resources/images/Christmas/wreath2.gif", + "/web_workshop/resources/images/Christmas/wreath3.gif", "/web_workshop/resources/images/Dividers/blissey.gif", "/web_workshop/resources/images/Dividers/blue_flowers.gif", "/web_workshop/resources/images/Dividers/blue_flowers2.gif", @@ -33,6 +40,7 @@ "/web_workshop/resources/images/Furby/furby1.gif", "/web_workshop/resources/images/Furby/furby2.gif", "/web_workshop/resources/images/Furby/furby3.gif", + "/web_workshop/resources/images/Furby/furby3b.gif", "/web_workshop/resources/images/Furby/furby4.gif", "/web_workshop/resources/images/Furby/furby5.gif", "/web_workshop/resources/images/Furby/furby6.gif", @@ -46,9 +54,13 @@ "/web_workshop/resources/images/Furby/furby_shocked.gif", "/web_workshop/resources/images/Furby/furby_weird.gif", "/web_workshop/resources/images/Furby/furbyland.gif", + "/web_workshop/resources/images/Halloween/bat.gif", + "/web_workshop/resources/images/Halloween/fangs.gif", "/web_workshop/resources/images/Halloween/ghost.gif", "/web_workshop/resources/images/Halloween/jackolantern.gif", "/web_workshop/resources/images/Halloween/jackolantern2.gif", + "/web_workshop/resources/images/Halloween/skeleton_rocker.gif", + "/web_workshop/resources/images/Halloween/skeleton_walking.gif", "/web_workshop/resources/images/Hamster/hamster_angry.gif", "/web_workshop/resources/images/Hamster/hamster_bath.gif", "/web_workshop/resources/images/Hamster/hamster_building.gif", @@ -89,18 +101,28 @@ "/web_workshop/resources/images/Other/butterfly_blue.gif", "/web_workshop/resources/images/Other/butterfly_monarch.gif", "/web_workshop/resources/images/Other/cactus.gif", - "/web_workshop/resources/images/Other/cat.gif", + "/web_workshop/resources/images/Other/call_me.gif", + "/web_workshop/resources/images/Other/cat_chef.gif", + "/web_workshop/resources/images/Other/cat_clown1.gif", + "/web_workshop/resources/images/Other/cat_clown2.gif", + "/web_workshop/resources/images/Other/cat_delivery.gif", + "/web_workshop/resources/images/Other/cat_kid.gif", + "/web_workshop/resources/images/Other/cat_lucky.gif", + "/web_workshop/resources/images/Other/cat_rainbow.gif", + "/web_workshop/resources/images/Other/cat_shredding.gif", + "/web_workshop/resources/images/Other/cat_strut.gif", + "/web_workshop/resources/images/Other/cat_walk.gif", + "/web_workshop/resources/images/Other/cat_walk2.gif", "/web_workshop/resources/images/Other/caterpillar.gif", "/web_workshop/resources/images/Other/cd.gif", - "/web_workshop/resources/images/Other/christmas_garland.gif", - "/web_workshop/resources/images/Other/christmas_holly.gif", - "/web_workshop/resources/images/Other/christmas_wreath.gif", - "/web_workshop/resources/images/Other/christmas_wreath2.gif", - "/web_workshop/resources/images/Other/christmas_wreath3.gif", "/web_workshop/resources/images/Other/click_here.gif", "/web_workshop/resources/images/Other/clippy.gif", "/web_workshop/resources/images/Other/coffee.gif", + "/web_workshop/resources/images/Other/coffee2.gif", + "/web_workshop/resources/images/Other/coffee3.gif", + "/web_workshop/resources/images/Other/coffee_microbrew.gif", "/web_workshop/resources/images/Other/computer.gif", + "/web_workshop/resources/images/Other/computer_sleepy.gif", "/web_workshop/resources/images/Other/construct.gif", "/web_workshop/resources/images/Other/cow.gif", "/web_workshop/resources/images/Other/curtain.gif", @@ -136,6 +158,7 @@ "/web_workshop/resources/images/Other/hellokitty.gif", "/web_workshop/resources/images/Other/hint.gif", "/web_workshop/resources/images/Other/home.gif", + "/web_workshop/resources/images/Other/instant_message.gif", "/web_workshop/resources/images/Other/kings.gif", "/web_workshop/resources/images/Other/kogu.gif", "/web_workshop/resources/images/Other/kori.gif", @@ -145,20 +168,26 @@ "/web_workshop/resources/images/Other/mailbox.gif", "/web_workshop/resources/images/Other/mario64.gif", "/web_workshop/resources/images/Other/modchips.gif", + "/web_workshop/resources/images/Other/moon1.gif", + "/web_workshop/resources/images/Other/moon2.gif", "/web_workshop/resources/images/Other/neopet.gif", "/web_workshop/resources/images/Other/ness.gif", "/web_workshop/resources/images/Other/new_bunny.gif", "/web_workshop/resources/images/Other/orbit.gif", + "/web_workshop/resources/images/Other/palette.gif", "/web_workshop/resources/images/Other/pika_construction.gif", "/web_workshop/resources/images/Other/pink_clock.gif", "/web_workshop/resources/images/Other/pizza_pointer.gif", "/web_workshop/resources/images/Other/pizza_pointer2.gif", "/web_workshop/resources/images/Other/pochacco.gif", "/web_workshop/resources/images/Other/providence.gif", + "/web_workshop/resources/images/Other/radio_tower.gif", "/web_workshop/resources/images/Other/ratrace.gif", "/web_workshop/resources/images/Other/ratrace2.gif", "/web_workshop/resources/images/Other/rilakkuma_dance.gif", "/web_workshop/resources/images/Other/ring.gif", + "/web_workshop/resources/images/Other/rofl.gif", + "/web_workshop/resources/images/Other/rose.gif", "/web_workshop/resources/images/Other/sailor_moon.gif", "/web_workshop/resources/images/Other/samus.gif", "/web_workshop/resources/images/Other/scared_mouse.gif", @@ -166,6 +195,7 @@ "/web_workshop/resources/images/Other/smiley_bar.gif", "/web_workshop/resources/images/Other/smiley_dancing.gif", "/web_workshop/resources/images/Other/smiling_pizza.gif", + "/web_workshop/resources/images/Other/snail_mail.gif", "/web_workshop/resources/images/Other/spacedog.gif", "/web_workshop/resources/images/Other/spinninbrain.gif", "/web_workshop/resources/images/Other/squidward.gif", @@ -181,12 +211,14 @@ "/web_workshop/resources/images/Other/trashcan_burp.gif", "/web_workshop/resources/images/Other/trashcan_chase.gif", "/web_workshop/resources/images/Other/trashcan_chomp.gif", + "/web_workshop/resources/images/Other/tv.gif", "/web_workshop/resources/images/Other/underconstruction.gif", "/web_workshop/resources/images/Other/welcome.gif", "/web_workshop/resources/images/Other/windows.gif", "/web_workshop/resources/images/Other/wishingwell.gif", "/web_workshop/resources/images/Other/wizard.gif", "/web_workshop/resources/images/Other/y2k.gif", + "/web_workshop/resources/images/Other/yinyang.gif", "/web_workshop/resources/images/Tux/tux_badboy.gif", "/web_workshop/resources/images/Tux/tux_blink.gif", "/web_workshop/resources/images/Tux/tux_chug.gif",