diff --git a/ConvenientInventory/config.json b/ConvenientInventory/config.json new file mode 100644 index 0000000..a8ee239 --- /dev/null +++ b/ConvenientInventory/config.json @@ -0,0 +1,26 @@ +{ + "IsEnableQuickStack": true, + "QuickStackRange": "5", + "IsQuickStackIntoBuildingsWithInventories": true, + "IsQuickStackIntoDressers": true, + "IsQuickStackOverflowItems": true, + "IsQuickStackTooltipDrawNearbyChests": true, + "IsEnableQuickStackHotkey": true, + "QuickStackKeyboardHotkey": "K", + "QuickStackControllerHotkey": "LeftStick", + "IsQuickStackIgnoreItemQuality": false, + "IsEnableQuickStackAnimation": true, + "IsEnableQuickStackChestAnimation": true, + "QuickStackAnimationItemSpeed": 1.0, + "QuickStackAnimationStackSpeed": 1.0, + "IsEnableFavoriteItems": true, + "FavoriteItemsHighlightTextureChoice": 2, + "FavoriteItemsKeyboardHotkey": "LeftAlt", + "FavoriteItemsControllerHotkey": "LeftShoulder", + "IsEnableTakeAllButOne": true, + "TakeAllButOneKeyboardHotkey": "LeftControl + LeftShift", + "TakeAllButOneControllerHotkey": "LeftTrigger", + "IsEnableAutoOrganizeChest": true, + "IsShowAutoOrganizeButtonInstructions": true, + "IsEnableInventoryPageSideWarp": true +} \ No newline at end of file diff --git a/GenericModConfigMenu/config.json b/GenericModConfigMenu/config.json new file mode 100644 index 0000000..7a485c7 --- /dev/null +++ b/GenericModConfigMenu/config.json @@ -0,0 +1,4 @@ +{ + "OpenMenuKey": "None", + "ScrollSpeed": 120 +} \ No newline at end of file diff --git a/LookupAnything/config.json b/LookupAnything/config.json new file mode 100644 index 0000000..998371f --- /dev/null +++ b/LookupAnything/config.json @@ -0,0 +1,37 @@ +{ + "Controls": { + "ToggleLookup": "F1", + "ToggleSearch": "LeftShift + F1", + "ScrollUp": "Up", + "ScrollDown": "Down", + "PageUp": "PageUp", + "PageDown": "PageDown", + "ToggleDebug": "None" + }, + "ShowUnknownGiftTastes": true, + "ShowUncaughtFishSpawnRules": true, + "ShowUnknownRecipes": true, + "ShowPuzzleSolutions": true, + "HighlightUnrevealedGiftTastes": false, + "ShowGiftTastes": { + "Loved": true, + "Liked": true, + "Neutral": false, + "Disliked": false, + "Hated": false + }, + "CollapseLargeFields": { + "Enabled": true, + "BuildingRecipes": 25, + "ItemRecipes": 25, + "NpcGiftTastes": 75 + }, + "ShowUnownedGifts": true, + "HideOnKeyUp": false, + "EnableTargetRedirection": true, + "EnableTileLookups": false, + "ForceFullScreen": false, + "ScrollAmount": 160, + "ShowDataMiningFields": false, + "ShowInvalidRecipes": false +} \ No newline at end of file diff --git a/MiniBars/MiniBars.dll b/MiniBars/MiniBars.dll new file mode 100644 index 0000000..a84ddd5 Binary files /dev/null and b/MiniBars/MiniBars.dll differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/default_theme.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/default_theme.png new file mode 100644 index 0000000..303baf3 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/default_theme.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/hardmode_putridghost.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/hardmode_putridghost.png new file mode 100644 index 0000000..cf82ee3 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/hardmode_putridghost.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/royal_serpent.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/royal_serpent.png new file mode 100644 index 0000000..b80d869 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/royal_serpent.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/serpentine_beast.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/serpentine_beast.png new file mode 100644 index 0000000..397f05b Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/serpentine_beast.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/viperial.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/viperial.png new file mode 100644 index 0000000..b9218d3 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/viperial.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/wraith.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/wraith.png new file mode 100644 index 0000000..488f082 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Normal_Themes/wraith.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/default_theme.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/default_theme.png new file mode 100644 index 0000000..ba6135e Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/default_theme.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/hardmode_putridghost.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/hardmode_putridghost.png new file mode 100644 index 0000000..48576a3 Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/hardmode_putridghost.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/royal_serpent.png b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/royal_serpent.png new file mode 100644 index 0000000..ba6135e Binary files /dev/null and b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/Simple_Themes/royal_serpent.png differ diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/hardmode_putridghost.json b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/hardmode_putridghost.json new file mode 100644 index 0000000..6579a37 --- /dev/null +++ b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/hardmode_putridghost.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Putrid Ghost", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 135, + "G": 238, + "R": 164, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/royal_serpent.json b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/royal_serpent.json new file mode 100644 index 0000000..b2e9f06 --- /dev/null +++ b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/royal_serpent.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Royal Serpent", + "monsterType": "RoyalSerpent", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 201, + "G": 124, + "R": 210, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/serpentine_beast.json b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/serpentine_beast.json new file mode 100644 index 0000000..a1a2fc7 --- /dev/null +++ b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/serpentine_beast.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Serpentine Beast", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 135, + "G": 238, + "R": 164, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/viperial.json b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/viperial.json new file mode 100644 index 0000000..907f9fa --- /dev/null +++ b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/viperial.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Viperial", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 201, + "G": 124, + "R": 210, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/wraith.json b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/wraith.json new file mode 100644 index 0000000..994833c --- /dev/null +++ b/MiniBars/assets/Compatibility/Rafseazz.RidgesideVillage/informations/wraith.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Wraith", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 135, + "G": 238, + "R": 164, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/Normal_Themes/armoredbug_theme.png b/MiniBars/assets/Normal_Themes/armoredbug_theme.png new file mode 100644 index 0000000..3d08e2d Binary files /dev/null and b/MiniBars/assets/Normal_Themes/armoredbug_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/bat_theme.png b/MiniBars/assets/Normal_Themes/bat_theme.png new file mode 100644 index 0000000..4b275b4 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/bat_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/bigslime_theme.png b/MiniBars/assets/Normal_Themes/bigslime_theme.png new file mode 100644 index 0000000..0f30edd Binary files /dev/null and b/MiniBars/assets/Normal_Themes/bigslime_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/blueslime_theme.png b/MiniBars/assets/Normal_Themes/blueslime_theme.png new file mode 100644 index 0000000..7f59142 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/blueslime_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/bug_theme.png b/MiniBars/assets/Normal_Themes/bug_theme.png new file mode 100644 index 0000000..3fbc577 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/bug_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/carbonghost_theme.png b/MiniBars/assets/Normal_Themes/carbonghost_theme.png new file mode 100644 index 0000000..300577b Binary files /dev/null and b/MiniBars/assets/Normal_Themes/carbonghost_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/cavefly_theme.png b/MiniBars/assets/Normal_Themes/cavefly_theme.png new file mode 100644 index 0000000..317569a Binary files /dev/null and b/MiniBars/assets/Normal_Themes/cavefly_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/default_theme.png b/MiniBars/assets/Normal_Themes/default_theme.png new file mode 100644 index 0000000..303baf3 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/default_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/duggy_theme.png b/MiniBars/assets/Normal_Themes/duggy_theme.png new file mode 100644 index 0000000..2ea8f07 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/duggy_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/dust_theme.png b/MiniBars/assets/Normal_Themes/dust_theme.png new file mode 100644 index 0000000..21d3656 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/dust_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/dwarvishsentry_theme.png b/MiniBars/assets/Normal_Themes/dwarvishsentry_theme.png new file mode 100644 index 0000000..d75029e Binary files /dev/null and b/MiniBars/assets/Normal_Themes/dwarvishsentry_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/falsemagmacap_theme.png b/MiniBars/assets/Normal_Themes/falsemagmacap_theme.png new file mode 100644 index 0000000..ee4c1e6 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/falsemagmacap_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/frostbat_theme.png b/MiniBars/assets/Normal_Themes/frostbat_theme.png new file mode 100644 index 0000000..8dc0b6b Binary files /dev/null and b/MiniBars/assets/Normal_Themes/frostbat_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/ghost_theme.png b/MiniBars/assets/Normal_Themes/ghost_theme.png new file mode 100644 index 0000000..6d59469 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/ghost_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/greenslime_theme.png b/MiniBars/assets/Normal_Themes/greenslime_theme.png new file mode 100644 index 0000000..0f30edd Binary files /dev/null and b/MiniBars/assets/Normal_Themes/greenslime_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/grub_theme.png b/MiniBars/assets/Normal_Themes/grub_theme.png new file mode 100644 index 0000000..3596694 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/grub_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_bug.png b/MiniBars/assets/Normal_Themes/hardmode_bug.png new file mode 100644 index 0000000..3010e5c Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_bug.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_crab.png b/MiniBars/assets/Normal_Themes/hardmode_crab.png new file mode 100644 index 0000000..039d3f1 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_crab.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_duggy.png b/MiniBars/assets/Normal_Themes/hardmode_duggy.png new file mode 100644 index 0000000..fb990a2 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_duggy.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_dust.png b/MiniBars/assets/Normal_Themes/hardmode_dust.png new file mode 100644 index 0000000..214b203 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_dust.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_frostbat.png b/MiniBars/assets/Normal_Themes/hardmode_frostbat.png new file mode 100644 index 0000000..3edf402 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_frostbat.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_lavacrab.png b/MiniBars/assets/Normal_Themes/hardmode_lavacrab.png new file mode 100644 index 0000000..05bd637 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_lavacrab.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_metalhead.png b/MiniBars/assets/Normal_Themes/hardmode_metalhead.png new file mode 100644 index 0000000..6c5b1d9 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_metalhead.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_putridghost.png b/MiniBars/assets/Normal_Themes/hardmode_putridghost.png new file mode 100644 index 0000000..cf82ee3 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_putridghost.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_shadowshaman.png b/MiniBars/assets/Normal_Themes/hardmode_shadowshaman.png new file mode 100644 index 0000000..877d6e4 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_shadowshaman.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_skeleton.png b/MiniBars/assets/Normal_Themes/hardmode_skeleton.png new file mode 100644 index 0000000..0d9c396 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_skeleton.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_spider.png b/MiniBars/assets/Normal_Themes/hardmode_spider.png new file mode 100644 index 0000000..a7bc156 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_spider.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_squid.png b/MiniBars/assets/Normal_Themes/hardmode_squid.png new file mode 100644 index 0000000..6bd1a6e Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_squid.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_squidkid.png b/MiniBars/assets/Normal_Themes/hardmode_squidkid.png new file mode 100644 index 0000000..01cefb1 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_squidkid.png differ diff --git a/MiniBars/assets/Normal_Themes/hardmode_stickbug.png b/MiniBars/assets/Normal_Themes/hardmode_stickbug.png new file mode 100644 index 0000000..43105fa Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hardmode_stickbug.png differ diff --git a/MiniBars/assets/Normal_Themes/hauntedskull_theme.png b/MiniBars/assets/Normal_Themes/hauntedskull_theme.png new file mode 100644 index 0000000..c95bb2f Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hauntedskull_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/hothead_theme.png b/MiniBars/assets/Normal_Themes/hothead_theme.png new file mode 100644 index 0000000..1e80d62 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/hothead_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/iridiumbat_theme.png b/MiniBars/assets/Normal_Themes/iridiumbat_theme.png new file mode 100644 index 0000000..2e98aca Binary files /dev/null and b/MiniBars/assets/Normal_Themes/iridiumbat_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/iridiumcrab_theme.png b/MiniBars/assets/Normal_Themes/iridiumcrab_theme.png new file mode 100644 index 0000000..cc56150 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/iridiumcrab_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/lavabat_theme.png b/MiniBars/assets/Normal_Themes/lavabat_theme.png new file mode 100644 index 0000000..b2404ca Binary files /dev/null and b/MiniBars/assets/Normal_Themes/lavabat_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/lavacrab_theme.png b/MiniBars/assets/Normal_Themes/lavacrab_theme.png new file mode 100644 index 0000000..6cdc294 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/lavacrab_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/lavalurk_theme.png b/MiniBars/assets/Normal_Themes/lavalurk_theme.png new file mode 100644 index 0000000..dfbccb2 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/lavalurk_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/magmaduggy_theme.png b/MiniBars/assets/Normal_Themes/magmaduggy_theme.png new file mode 100644 index 0000000..29fc7a4 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/magmaduggy_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/magmasparker_theme.png b/MiniBars/assets/Normal_Themes/magmasparker_theme.png new file mode 100644 index 0000000..b3028d7 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/magmasparker_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/magmasprite_theme.png b/MiniBars/assets/Normal_Themes/magmasprite_theme.png new file mode 100644 index 0000000..95d9533 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/magmasprite_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/metalhead_theme.png b/MiniBars/assets/Normal_Themes/metalhead_theme.png new file mode 100644 index 0000000..56d70b9 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/metalhead_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/mummy_theme.png b/MiniBars/assets/Normal_Themes/mummy_theme.png new file mode 100644 index 0000000..e31c102 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/mummy_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/mutantfly_theme.png b/MiniBars/assets/Normal_Themes/mutantfly_theme.png new file mode 100644 index 0000000..d3993d7 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/mutantfly_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/mutantgrub_theme.png b/MiniBars/assets/Normal_Themes/mutantgrub_theme.png new file mode 100644 index 0000000..ba13779 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/mutantgrub_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/pepperrex_theme.png b/MiniBars/assets/Normal_Themes/pepperrex_theme.png new file mode 100644 index 0000000..00f240a Binary files /dev/null and b/MiniBars/assets/Normal_Themes/pepperrex_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/rockcrab_theme.png b/MiniBars/assets/Normal_Themes/rockcrab_theme.png new file mode 100644 index 0000000..62b6591 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/rockcrab_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/serpent_theme.png b/MiniBars/assets/Normal_Themes/serpent_theme.png new file mode 100644 index 0000000..a4da140 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/serpent_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/shadowbrute_theme.png b/MiniBars/assets/Normal_Themes/shadowbrute_theme.png new file mode 100644 index 0000000..dc5af22 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/shadowbrute_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/shadowshaman_theme.png b/MiniBars/assets/Normal_Themes/shadowshaman_theme.png new file mode 100644 index 0000000..b7e4efe Binary files /dev/null and b/MiniBars/assets/Normal_Themes/shadowshaman_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/skeleton_theme.png b/MiniBars/assets/Normal_Themes/skeleton_theme.png new file mode 100644 index 0000000..86392b8 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/skeleton_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/squidkid_theme.png b/MiniBars/assets/Normal_Themes/squidkid_theme.png new file mode 100644 index 0000000..2b04aae Binary files /dev/null and b/MiniBars/assets/Normal_Themes/squidkid_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/stonegolem_theme.png b/MiniBars/assets/Normal_Themes/stonegolem_theme.png new file mode 100644 index 0000000..08eab04 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/stonegolem_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/tigerslime_theme.png b/MiniBars/assets/Normal_Themes/tigerslime_theme.png new file mode 100644 index 0000000..a159aa9 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/tigerslime_theme.png differ diff --git a/MiniBars/assets/Normal_Themes/wildernessgolem_theme.png b/MiniBars/assets/Normal_Themes/wildernessgolem_theme.png new file mode 100644 index 0000000..7182c38 Binary files /dev/null and b/MiniBars/assets/Normal_Themes/wildernessgolem_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/armoredbug_theme.png b/MiniBars/assets/Simple_Themes/armoredbug_theme.png new file mode 100644 index 0000000..7e00300 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/armoredbug_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/bat_theme.png b/MiniBars/assets/Simple_Themes/bat_theme.png new file mode 100644 index 0000000..b873de1 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/bat_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/bigslime_theme.png b/MiniBars/assets/Simple_Themes/bigslime_theme.png new file mode 100644 index 0000000..a85f923 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/bigslime_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/blueslime_theme.png b/MiniBars/assets/Simple_Themes/blueslime_theme.png new file mode 100644 index 0000000..8284927 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/blueslime_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/bug_theme.png b/MiniBars/assets/Simple_Themes/bug_theme.png new file mode 100644 index 0000000..c64b59b Binary files /dev/null and b/MiniBars/assets/Simple_Themes/bug_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/carbonghost_theme.png b/MiniBars/assets/Simple_Themes/carbonghost_theme.png new file mode 100644 index 0000000..b68bd32 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/carbonghost_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/cavefly_theme.png b/MiniBars/assets/Simple_Themes/cavefly_theme.png new file mode 100644 index 0000000..b5a9ec8 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/cavefly_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/default_theme.png b/MiniBars/assets/Simple_Themes/default_theme.png new file mode 100644 index 0000000..ba6135e Binary files /dev/null and b/MiniBars/assets/Simple_Themes/default_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/duggy_theme.png b/MiniBars/assets/Simple_Themes/duggy_theme.png new file mode 100644 index 0000000..87aa73b Binary files /dev/null and b/MiniBars/assets/Simple_Themes/duggy_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/dust_theme.png b/MiniBars/assets/Simple_Themes/dust_theme.png new file mode 100644 index 0000000..f8777d7 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/dust_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/dwarvishsentry_theme.png b/MiniBars/assets/Simple_Themes/dwarvishsentry_theme.png new file mode 100644 index 0000000..acedc7b Binary files /dev/null and b/MiniBars/assets/Simple_Themes/dwarvishsentry_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/falsemagmacap_theme.png b/MiniBars/assets/Simple_Themes/falsemagmacap_theme.png new file mode 100644 index 0000000..00f6fc8 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/falsemagmacap_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/frostbat_theme.png b/MiniBars/assets/Simple_Themes/frostbat_theme.png new file mode 100644 index 0000000..8c5a7ff Binary files /dev/null and b/MiniBars/assets/Simple_Themes/frostbat_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/ghost_theme.png b/MiniBars/assets/Simple_Themes/ghost_theme.png new file mode 100644 index 0000000..c9a4383 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/ghost_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/greenslime_theme.png b/MiniBars/assets/Simple_Themes/greenslime_theme.png new file mode 100644 index 0000000..a85f923 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/greenslime_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/grub_theme.png b/MiniBars/assets/Simple_Themes/grub_theme.png new file mode 100644 index 0000000..e7d5b1e Binary files /dev/null and b/MiniBars/assets/Simple_Themes/grub_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_bug.png b/MiniBars/assets/Simple_Themes/hardmode_bug.png new file mode 100644 index 0000000..8407844 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_bug.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_crab.png b/MiniBars/assets/Simple_Themes/hardmode_crab.png new file mode 100644 index 0000000..ae40943 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_crab.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_duggy.png b/MiniBars/assets/Simple_Themes/hardmode_duggy.png new file mode 100644 index 0000000..7a958a4 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_duggy.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_dust.png b/MiniBars/assets/Simple_Themes/hardmode_dust.png new file mode 100644 index 0000000..218efe2 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_dust.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_frostbat.png b/MiniBars/assets/Simple_Themes/hardmode_frostbat.png new file mode 100644 index 0000000..645db58 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_frostbat.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_lavacrab.png b/MiniBars/assets/Simple_Themes/hardmode_lavacrab.png new file mode 100644 index 0000000..07d6a14 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_lavacrab.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_metalhead.png b/MiniBars/assets/Simple_Themes/hardmode_metalhead.png new file mode 100644 index 0000000..c861cce Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_metalhead.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_putridghost.png b/MiniBars/assets/Simple_Themes/hardmode_putridghost.png new file mode 100644 index 0000000..48576a3 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_putridghost.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_shadowshaman.png b/MiniBars/assets/Simple_Themes/hardmode_shadowshaman.png new file mode 100644 index 0000000..c2dcb30 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_shadowshaman.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_skeleton.png b/MiniBars/assets/Simple_Themes/hardmode_skeleton.png new file mode 100644 index 0000000..470d3e6 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_skeleton.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_spider.png b/MiniBars/assets/Simple_Themes/hardmode_spider.png new file mode 100644 index 0000000..9a0f6d0 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_spider.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_squid.png b/MiniBars/assets/Simple_Themes/hardmode_squid.png new file mode 100644 index 0000000..6b8b069 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_squid.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_squidkid.png b/MiniBars/assets/Simple_Themes/hardmode_squidkid.png new file mode 100644 index 0000000..bdf6320 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_squidkid.png differ diff --git a/MiniBars/assets/Simple_Themes/hardmode_stickbug.png b/MiniBars/assets/Simple_Themes/hardmode_stickbug.png new file mode 100644 index 0000000..26e928b Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hardmode_stickbug.png differ diff --git a/MiniBars/assets/Simple_Themes/hauntedskull_theme.png b/MiniBars/assets/Simple_Themes/hauntedskull_theme.png new file mode 100644 index 0000000..34296c7 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hauntedskull_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/hothead_theme.png b/MiniBars/assets/Simple_Themes/hothead_theme.png new file mode 100644 index 0000000..67a4231 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/hothead_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/iridiumbat_theme.png b/MiniBars/assets/Simple_Themes/iridiumbat_theme.png new file mode 100644 index 0000000..ee64029 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/iridiumbat_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/iridiumcrab_theme.png b/MiniBars/assets/Simple_Themes/iridiumcrab_theme.png new file mode 100644 index 0000000..642fef4 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/iridiumcrab_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/lavabat_theme.png b/MiniBars/assets/Simple_Themes/lavabat_theme.png new file mode 100644 index 0000000..5be9f81 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/lavabat_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/lavacrab_theme.png b/MiniBars/assets/Simple_Themes/lavacrab_theme.png new file mode 100644 index 0000000..6c8aa17 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/lavacrab_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/lavalurk_theme.png b/MiniBars/assets/Simple_Themes/lavalurk_theme.png new file mode 100644 index 0000000..aea54d2 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/lavalurk_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/magmaduggy_theme.png b/MiniBars/assets/Simple_Themes/magmaduggy_theme.png new file mode 100644 index 0000000..febcf94 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/magmaduggy_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/magmasparker_theme.png b/MiniBars/assets/Simple_Themes/magmasparker_theme.png new file mode 100644 index 0000000..670013b Binary files /dev/null and b/MiniBars/assets/Simple_Themes/magmasparker_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/magmasprite_theme.png b/MiniBars/assets/Simple_Themes/magmasprite_theme.png new file mode 100644 index 0000000..1b88cd9 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/magmasprite_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/metalhead_theme.png b/MiniBars/assets/Simple_Themes/metalhead_theme.png new file mode 100644 index 0000000..9d3b5a7 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/metalhead_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/mummy_theme.png b/MiniBars/assets/Simple_Themes/mummy_theme.png new file mode 100644 index 0000000..e6077b3 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/mummy_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/mutantfly_theme.png b/MiniBars/assets/Simple_Themes/mutantfly_theme.png new file mode 100644 index 0000000..1097f32 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/mutantfly_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/mutantgrub_theme.png b/MiniBars/assets/Simple_Themes/mutantgrub_theme.png new file mode 100644 index 0000000..783d5ed Binary files /dev/null and b/MiniBars/assets/Simple_Themes/mutantgrub_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/pepperrex_theme.png b/MiniBars/assets/Simple_Themes/pepperrex_theme.png new file mode 100644 index 0000000..b2b7155 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/pepperrex_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/rockcrab_theme.png b/MiniBars/assets/Simple_Themes/rockcrab_theme.png new file mode 100644 index 0000000..583a3c9 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/rockcrab_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/serpent_theme.png b/MiniBars/assets/Simple_Themes/serpent_theme.png new file mode 100644 index 0000000..11728e5 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/serpent_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/shadowbrute_theme.png b/MiniBars/assets/Simple_Themes/shadowbrute_theme.png new file mode 100644 index 0000000..3b87e83 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/shadowbrute_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/shadowshaman_theme.png b/MiniBars/assets/Simple_Themes/shadowshaman_theme.png new file mode 100644 index 0000000..6da3e78 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/shadowshaman_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/skeleton_theme.png b/MiniBars/assets/Simple_Themes/skeleton_theme.png new file mode 100644 index 0000000..747ac1e Binary files /dev/null and b/MiniBars/assets/Simple_Themes/skeleton_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/squidkid_theme.png b/MiniBars/assets/Simple_Themes/squidkid_theme.png new file mode 100644 index 0000000..0c1cfe8 Binary files /dev/null and b/MiniBars/assets/Simple_Themes/squidkid_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/stonegolem_theme.png b/MiniBars/assets/Simple_Themes/stonegolem_theme.png new file mode 100644 index 0000000..75135ee Binary files /dev/null and b/MiniBars/assets/Simple_Themes/stonegolem_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/tigerslime_theme.png b/MiniBars/assets/Simple_Themes/tigerslime_theme.png new file mode 100644 index 0000000..276e57f Binary files /dev/null and b/MiniBars/assets/Simple_Themes/tigerslime_theme.png differ diff --git a/MiniBars/assets/Simple_Themes/wildernessgolem_theme.png b/MiniBars/assets/Simple_Themes/wildernessgolem_theme.png new file mode 100644 index 0000000..52ef73f Binary files /dev/null and b/MiniBars/assets/Simple_Themes/wildernessgolem_theme.png differ diff --git a/MiniBars/assets/hp_sprite.png b/MiniBars/assets/hp_sprite.png new file mode 100644 index 0000000..b67abaa Binary files /dev/null and b/MiniBars/assets/hp_sprite.png differ diff --git a/MiniBars/assets/informations/armoredbug_theme.json b/MiniBars/assets/informations/armoredbug_theme.json new file mode 100644 index 0000000..d8a0a8d --- /dev/null +++ b/MiniBars/assets/informations/armoredbug_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Armored Bug", + "monsterType": "Bug", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 50, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 15 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/bat_theme.json b/MiniBars/assets/informations/bat_theme.json new file mode 100644 index 0000000..afae4e6 --- /dev/null +++ b/MiniBars/assets/informations/bat_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 50, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/bigslime_theme.json b/MiniBars/assets/informations/bigslime_theme.json new file mode 100644 index 0000000..ba564c6 --- /dev/null +++ b/MiniBars/assets/informations/bigslime_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Big Slime", + "monsterType": "BigSlime", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 100, + "G": 100, + "R": 100, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/blueslime_theme.json b/MiniBars/assets/informations/blueslime_theme.json new file mode 100644 index 0000000..106bb82 --- /dev/null +++ b/MiniBars/assets/informations/blueslime_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Frost Jelly", + "monsterType": "GreenSlime", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 212, + "G": 142, + "R": 69, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/bug_theme.json b/MiniBars/assets/informations/bug_theme.json new file mode 100644 index 0000000..4840725 --- /dev/null +++ b/MiniBars/assets/informations/bug_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Bug", + "monsterType": "Bug", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 171, + "G": 199, + "R": 130, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 15 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/carbonghost_theme.json b/MiniBars/assets/informations/carbonghost_theme.json new file mode 100644 index 0000000..bc10787 --- /dev/null +++ b/MiniBars/assets/informations/carbonghost_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 100, + "G": 100, + "R": 100, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/cavefly_theme.json b/MiniBars/assets/informations/cavefly_theme.json new file mode 100644 index 0000000..07f7f46 --- /dev/null +++ b/MiniBars/assets/informations/cavefly_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Cave Fly", + "monsterType": "Fly", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 156, + "G": 43, + "R": 207, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/default_theme.json b/MiniBars/assets/informations/default_theme.json new file mode 100644 index 0000000..469bf82 --- /dev/null +++ b/MiniBars/assets/informations/default_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Default Theme", + "monsterType": "DefaultTheme", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 50, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/duggy_theme.json b/MiniBars/assets/informations/duggy_theme.json new file mode 100644 index 0000000..b4667c2 --- /dev/null +++ b/MiniBars/assets/informations/duggy_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Duggy", + "monsterType": "Duggy", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 50, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/dust_theme.json b/MiniBars/assets/informations/dust_theme.json new file mode 100644 index 0000000..51d60f9 --- /dev/null +++ b/MiniBars/assets/informations/dust_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Dust", + "monsterType": "DustSpirit", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 104, + "G": 88, + "R": 86, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/dwarvishsentry_theme.json b/MiniBars/assets/informations/dwarvishsentry_theme.json new file mode 100644 index 0000000..308c7a9 --- /dev/null +++ b/MiniBars/assets/informations/dwarvishsentry_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Dwarvish Sentry", + "monsterType": "DwarvishSentry", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 105, + "G": 112, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 14 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/falsemagmacap_theme.json b/MiniBars/assets/informations/falsemagmacap_theme.json new file mode 100644 index 0000000..9b4944a --- /dev/null +++ b/MiniBars/assets/informations/falsemagmacap_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "False Magma Cap", + "monsterType": "FalseMagmaCap", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 201, + "G": 242, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/frostbat_theme.json b/MiniBars/assets/informations/frostbat_theme.json new file mode 100644 index 0000000..9341a90 --- /dev/null +++ b/MiniBars/assets/informations/frostbat_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Frost Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 145, + "G": 122, + "R": 77, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/ghost_theme.json b/MiniBars/assets/informations/ghost_theme.json new file mode 100644 index 0000000..cf3f44a --- /dev/null +++ b/MiniBars/assets/informations/ghost_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Ghost", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 155, + "G": 238, + "R": 197, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/greenslime_theme.json b/MiniBars/assets/informations/greenslime_theme.json new file mode 100644 index 0000000..d1a2364 --- /dev/null +++ b/MiniBars/assets/informations/greenslime_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Green Slime", + "monsterType": "GreenSlime", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 100, + "G": 100, + "R": 100, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/grub_theme.json b/MiniBars/assets/informations/grub_theme.json new file mode 100644 index 0000000..a217330 --- /dev/null +++ b/MiniBars/assets/informations/grub_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Grub", + "monsterType": "Grub", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 135, + "G": 215, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_bug.json b/MiniBars/assets/informations/hardmode_bug.json new file mode 100644 index 0000000..55eba50 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_bug.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Bug", + "monsterType": "Bug", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 199, + "G": 127, + "R": 0, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 15 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_crab.json b/MiniBars/assets/informations/hardmode_crab.json new file mode 100644 index 0000000..7c61eb1 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_crab.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Crab", + "monsterType": "RockCrab", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 116, + "G": 74, + "R": 46, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_duggy.json b/MiniBars/assets/informations/hardmode_duggy.json new file mode 100644 index 0000000..2b0eebe --- /dev/null +++ b/MiniBars/assets/informations/hardmode_duggy.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Duggy", + "monsterType": "Duggy", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 172, + "G": 99, + "R": 50, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_dust.json b/MiniBars/assets/informations/hardmode_dust.json new file mode 100644 index 0000000..27f2e05 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_dust.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Dust", + "monsterType": "DustSpirit", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_frostbat.json b/MiniBars/assets/informations/hardmode_frostbat.json new file mode 100644 index 0000000..fc26d9b --- /dev/null +++ b/MiniBars/assets/informations/hardmode_frostbat.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Frost Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 10, + "G": 116, + "R": 231, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_lavacrab.json b/MiniBars/assets/informations/hardmode_lavacrab.json new file mode 100644 index 0000000..ec693e1 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_lavacrab.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Lava Crab", + "monsterType": "RockCrab", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 168, + "G": 17, + "R": 135, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_leaper.json b/MiniBars/assets/informations/hardmode_leaper.json new file mode 100644 index 0000000..85009fc --- /dev/null +++ b/MiniBars/assets/informations/hardmode_leaper.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Leaper", + "monsterType": "Leaper", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 169, + "G": 209, + "R": 102, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_metalhead.json b/MiniBars/assets/informations/hardmode_metalhead.json new file mode 100644 index 0000000..bb8d3cf --- /dev/null +++ b/MiniBars/assets/informations/hardmode_metalhead.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Metal Head", + "monsterType": "MetalHead", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 60, + "G": 60, + "R": 60, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_putridghost.json b/MiniBars/assets/informations/hardmode_putridghost.json new file mode 100644 index 0000000..6579a37 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_putridghost.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Putrid Ghost", + "monsterType": "Ghost", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 135, + "G": 238, + "R": 164, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_shadowshaman.json b/MiniBars/assets/informations/hardmode_shadowshaman.json new file mode 100644 index 0000000..83cb4d4 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_shadowshaman.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Shadow Shaman", + "monsterType": "ShadowShaman", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 59, + "G": 164, + "R": 98, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_skeleton.json b/MiniBars/assets/informations/hardmode_skeleton.json new file mode 100644 index 0000000..d4ad844 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_skeleton.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Skeleton", + "monsterType": "Skeleton", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 255, + "G": 250, + "R": 207, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_spider.json b/MiniBars/assets/informations/hardmode_spider.json new file mode 100644 index 0000000..325273e --- /dev/null +++ b/MiniBars/assets/informations/hardmode_spider.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Spider", + "monsterType": "Spider", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 169, + "G": 209, + "R": 102, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_squid.json b/MiniBars/assets/informations/hardmode_squid.json new file mode 100644 index 0000000..79c93b7 --- /dev/null +++ b/MiniBars/assets/informations/hardmode_squid.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Blue Squid", + "monsterType": "BlueSquid", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 255, + "G": 210, + "R": 160, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_squidkid.json b/MiniBars/assets/informations/hardmode_squidkid.json new file mode 100644 index 0000000..275202d --- /dev/null +++ b/MiniBars/assets/informations/hardmode_squidkid.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hardmode Squid Kid", + "monsterType": "SquidKid", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 94, + "G": 189, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hardmode_stickbug.json b/MiniBars/assets/informations/hardmode_stickbug.json new file mode 100644 index 0000000..566ec5a --- /dev/null +++ b/MiniBars/assets/informations/hardmode_stickbug.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Stick Bug", + "monsterType": "RockCrab", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 0, + "G": 65, + "R": 139, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hauntedskull_theme.json b/MiniBars/assets/informations/hauntedskull_theme.json new file mode 100644 index 0000000..9af0030 --- /dev/null +++ b/MiniBars/assets/informations/hauntedskull_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Haunted Skull", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 172, + "G": 172, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/hothead_theme.json b/MiniBars/assets/informations/hothead_theme.json new file mode 100644 index 0000000..163ab92 --- /dev/null +++ b/MiniBars/assets/informations/hothead_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Hot Head", + "monsterType": "MetalHead", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 43, + "G": 93, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/iridiumbat_theme.json b/MiniBars/assets/informations/iridiumbat_theme.json new file mode 100644 index 0000000..65fbac4 --- /dev/null +++ b/MiniBars/assets/informations/iridiumbat_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Iridium Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 205, + "G": 72, + "R": 226, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/iridiumcrab_theme.json b/MiniBars/assets/informations/iridiumcrab_theme.json new file mode 100644 index 0000000..4f2a66e --- /dev/null +++ b/MiniBars/assets/informations/iridiumcrab_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Iridium Crab", + "monsterType": "RockCrab", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 205, + "G": 72, + "R": 226, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/lavabat_theme.json b/MiniBars/assets/informations/lavabat_theme.json new file mode 100644 index 0000000..a25c9b1 --- /dev/null +++ b/MiniBars/assets/informations/lavabat_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Lava Bat", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 23, + "G": 23, + "R": 190, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/lavacrab_theme.json b/MiniBars/assets/informations/lavacrab_theme.json new file mode 100644 index 0000000..c3dc92d --- /dev/null +++ b/MiniBars/assets/informations/lavacrab_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Lava Crab", + "monsterType": "RockCrab", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 101, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/lavalurk_theme.json b/MiniBars/assets/informations/lavalurk_theme.json new file mode 100644 index 0000000..e36b7f7 --- /dev/null +++ b/MiniBars/assets/informations/lavalurk_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Lava Lurk", + "monsterType": "LavaLurk", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 5, + "G": 123, + "R": 220, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/magmaduggy_theme.json b/MiniBars/assets/informations/magmaduggy_theme.json new file mode 100644 index 0000000..7738c25 --- /dev/null +++ b/MiniBars/assets/informations/magmaduggy_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Magma Duggy", + "monsterType": "Duggy", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 59, + "G": 59, + "R": 246, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/magmasparker_theme.json b/MiniBars/assets/informations/magmasparker_theme.json new file mode 100644 index 0000000..8ecf8e6 --- /dev/null +++ b/MiniBars/assets/informations/magmasparker_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Magma Sparker", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 117, + "G": 250, + "R": 221, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/magmasprite_theme.json b/MiniBars/assets/informations/magmasprite_theme.json new file mode 100644 index 0000000..2f43a1e --- /dev/null +++ b/MiniBars/assets/informations/magmasprite_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Magma Sprite", + "monsterType": "Bat", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 51, + "G": 204, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/metalhead_theme.json b/MiniBars/assets/informations/metalhead_theme.json new file mode 100644 index 0000000..08db86f --- /dev/null +++ b/MiniBars/assets/informations/metalhead_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Metal Head", + "monsterType": "MetalHead", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 5, + "G": 123, + "R": 220, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/mummy_theme.json b/MiniBars/assets/informations/mummy_theme.json new file mode 100644 index 0000000..d97d623 --- /dev/null +++ b/MiniBars/assets/informations/mummy_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Mummy", + "monsterType": "Mummy", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 101, + "G": 203, + "R": 225, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/mutantfly_theme.json b/MiniBars/assets/informations/mutantfly_theme.json new file mode 100644 index 0000000..3ae393f --- /dev/null +++ b/MiniBars/assets/informations/mutantfly_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Mutant Fly", + "monsterType": "Fly", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 31, + "G": 194, + "R": 0, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/mutantgrub_theme.json b/MiniBars/assets/informations/mutantgrub_theme.json new file mode 100644 index 0000000..5562f6e --- /dev/null +++ b/MiniBars/assets/informations/mutantgrub_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Mutant Grub", + "monsterType": "Grub", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 63, + "G": 242, + "R": 75, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/pepperrex_theme.json b/MiniBars/assets/informations/pepperrex_theme.json new file mode 100644 index 0000000..890579f --- /dev/null +++ b/MiniBars/assets/informations/pepperrex_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Pepper Rex", + "monsterType": "DinoMonster", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 56, + "G": 180, + "R": 137, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/rockcrab_theme.json b/MiniBars/assets/informations/rockcrab_theme.json new file mode 100644 index 0000000..695d1f5 --- /dev/null +++ b/MiniBars/assets/informations/rockcrab_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Rock Crab", + "monsterType": "RockCrab", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 50, + "G": 50, + "R": 172, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/serpent_theme.json b/MiniBars/assets/informations/serpent_theme.json new file mode 100644 index 0000000..78c2c9a --- /dev/null +++ b/MiniBars/assets/informations/serpent_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Serpent", + "monsterType": "Serpent", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 163, + "G": 251, + "R": 82, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": -5 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/shadowbrute_theme.json b/MiniBars/assets/informations/shadowbrute_theme.json new file mode 100644 index 0000000..887c219 --- /dev/null +++ b/MiniBars/assets/informations/shadowbrute_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Shadow Brute", + "monsterType": "ShadowBrute", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 52, + "G": 52, + "R": 52, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/shadowshaman_theme.json b/MiniBars/assets/informations/shadowshaman_theme.json new file mode 100644 index 0000000..e192e42 --- /dev/null +++ b/MiniBars/assets/informations/shadowshaman_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Shadow Shaman", + "monsterType": "ShadowShaman", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 59, + "G": 164, + "R": 98, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/skeleton_theme.json b/MiniBars/assets/informations/skeleton_theme.json new file mode 100644 index 0000000..0a8a230 --- /dev/null +++ b/MiniBars/assets/informations/skeleton_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Skeleton", + "monsterType": "Skeleton", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/squidkid_theme.json b/MiniBars/assets/informations/squidkid_theme.json new file mode 100644 index 0000000..6109d77 --- /dev/null +++ b/MiniBars/assets/informations/squidkid_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Squid Kid", + "monsterType": "SquidKid", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 130, + "G": 145, + "R": 255, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/stonegolem_theme.json b/MiniBars/assets/informations/stonegolem_theme.json new file mode 100644 index 0000000..bd9d7d2 --- /dev/null +++ b/MiniBars/assets/informations/stonegolem_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Stone Golem", + "monsterType": "RockGolem", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 121, + "G": 121, + "R": 121, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/tigerslime_theme.json b/MiniBars/assets/informations/tigerslime_theme.json new file mode 100644 index 0000000..efd23a4 --- /dev/null +++ b/MiniBars/assets/informations/tigerslime_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Tiger Slime", + "monsterType": "GreenSlime", + "editableInGame": false, + "texture": null, + "barColor": { + "B": 18, + "G": 84, + "R": 174, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/assets/informations/wildernessgolem_theme.json b/MiniBars/assets/informations/wildernessgolem_theme.json new file mode 100644 index 0000000..5156c32 --- /dev/null +++ b/MiniBars/assets/informations/wildernessgolem_theme.json @@ -0,0 +1,25 @@ +{ + "monsterName": "Wilderness Golem", + "monsterType": "RockGolem", + "editableInGame": true, + "texture": null, + "barColor": { + "B": 41, + "G": 62, + "R": 78, + "A": 255 + }, + "borderColor": { + "B": 255, + "G": 255, + "R": 255, + "A": 255 + }, + "hpColor": { + "B": 0, + "G": 0, + "R": 0, + "A": 200 + }, + "heigth": 3 +} \ No newline at end of file diff --git a/MiniBars/config.json b/MiniBars/config.json new file mode 100644 index 0000000..f46e82c --- /dev/null +++ b/MiniBars/config.json @@ -0,0 +1,5 @@ +{ + "Bars_Theme": 1, + "Show_Full_Life": true, + "Range_Verification": false +} \ No newline at end of file diff --git a/MiniBars/manifest.json b/MiniBars/manifest.json new file mode 100644 index 0000000..cf6f004 --- /dev/null +++ b/MiniBars/manifest.json @@ -0,0 +1,10 @@ +{ + "Name": "Mini Bars", + "Author": "Coldopa", + "Version": "1.0.5", + "Description": "A custom healthbar mod.", + "UniqueID": "Coldopa.MiniBars", + "EntryDll": "MiniBars.dll", + "MinimumApiVersion": "4.0.0", + "UpdateKeys": [ "Nexus:8329" ] +} \ No newline at end of file diff --git a/RangeHighlight/config.json b/RangeHighlight/config.json new file mode 100644 index 0000000..1a624e0 --- /dev/null +++ b/RangeHighlight/config.json @@ -0,0 +1,78 @@ +{ + "RefreshInterval": 6, + "ShowOverlaps": true, + "ShowJunimoRange": true, + "ShowSprinklerRange": true, + "ShowScarecrowRange": true, + "ShowBeehouseRange": true, + "ShowMushroomLogRange": true, + "ShowBombRange": true, + "HighlightBuildingsOnMouseover": true, + "HighlightActionLocation": "Always", + "HideAtMouseOnMovement": true, + "SprinklerModCompatibility": "MoreCompatible", + "ShowOtherSprinklersWhenHoldingSprinkler": true, + "ShowOtherScarecrowsWhenHoldingScarecrow": true, + "ShowOtherBeehousesWhenHoldingBeehouse": false, + "ShowOtherMushroomLogsWhenHoldingMushroomLog": false, + "showHeldBombRange": true, + "showPlacedBombRange": true, + "hideHeldBombWhenPlacedAreTicking": true, + "showBombInnerRange": false, + "showBombOuterRange": true, + "ShowAllRangesKey": "LeftShift", + "ShowSprinklerRangeKey": "R", + "ShowScarecrowRangeKey": "O", + "ShowBeehouseRangeKey": "H", + "ShowMushroomLogRangeKey": "None", + "ShowJunimoRangeKey": "J", + "hotkeysToggle": false, + "JunimoRangeTint": { + "B": 178, + "G": 178, + "R": 178, + "A": 178 + }, + "SprinklerRangeTint": { + "B": 229, + "G": 153, + "R": 153, + "A": 178 + }, + "ScarecrowRangeTint": { + "B": 153, + "G": 255, + "R": 153, + "A": 178 + }, + "BeehouseRangeTint": { + "B": 153, + "G": 255, + "R": 255, + "A": 178 + }, + "MushroomLogRangeTint": { + "B": 150, + "G": 93, + "R": 32, + "A": 178 + }, + "BombRangeTint": { + "B": 127, + "G": 127, + "R": 255, + "A": 153 + }, + "BombInnerRangeTint": { + "B": 127, + "G": 178, + "R": 255, + "A": 25 + }, + "BombOuterRangeTint": { + "B": 127, + "G": 178, + "R": 255, + "A": 204 + } +} \ No newline at end of file diff --git a/RunningLate/RunningLate.dll b/RunningLate/RunningLate.dll new file mode 100644 index 0000000..0d17d82 Binary files /dev/null and b/RunningLate/RunningLate.dll differ diff --git a/RunningLate/i18n/default.json b/RunningLate/i18n/default.json new file mode 100644 index 0000000..c084461 --- /dev/null +++ b/RunningLate/i18n/default.json @@ -0,0 +1,25 @@ +{ + "config.section.display.name": "Display", + + "config.hour_format.name": "Hour Format", + "config.hour_format.tooltip": "How the hour in the clock time should be formatted", + "config.hour_format.values.12": "12 Hour Format", + "config.hour_format.values.24": "24 Hour Format (1-2 Digits)", + "config.hour_format.values.24_fixed": "24 Hour Format (2 Digits)", + + "config.minute_format.name": "Minute Format", + "config.minute_format.tooltip": "How the minute in the clock time should be formatted", + "config.minute_format.values.each_minute": "Update Every Minute", + "config.minute_format.values.vanilla": "Update Every 10 Minutes", + + "config.am_pm_position.name": "AM/PM Position", + "config.am_pm_position.tooltip": "Where the AM/PM part of the time should be positioned", + "config.am_pm_position.values.after": "After Time", + "config.am_pm_position.values.before": "Before Time", + "config.am_pm_position.values.none": "Disabled", + + "config.section.extra.name": "Extra", + + "config.disable_clock.name": "Disable Clock", + "config.disable_clock.tooltip": "For a challenge, replaces the clock text with ??:??" +} \ No newline at end of file diff --git a/RunningLate/manifest.json b/RunningLate/manifest.json new file mode 100644 index 0000000..6450912 --- /dev/null +++ b/RunningLate/manifest.json @@ -0,0 +1,10 @@ +{ + "Name": "Running Late", + "Author": "Coll1234567", + "Version": "2.0.2", + "Description": "Allows for the customization of the digital clock on the HUD, including changing it to update every in-game minute instead of every 10.", + "UniqueID": "Coll1234567.RunningLate", + "EntryDll": "RunningLate.dll", + "MinimumApiVersion": "4.0.0", + "UpdateKeys": [ "Nexus:3518" ] +} \ No newline at end of file diff --git a/SkipIntro/config.json b/SkipIntro/config.json new file mode 100644 index 0000000..6d1923a --- /dev/null +++ b/SkipIntro/config.json @@ -0,0 +1,3 @@ +{ + "SkipTo": "Title" +} \ No newline at end of file diff --git a/UIInfoSuite2/config.json b/UIInfoSuite2/config.json new file mode 100644 index 0000000..ea7090b --- /dev/null +++ b/UIInfoSuite2/config.json @@ -0,0 +1,8 @@ +{ + "ShowOptionsTabInMenu": true, + "ApplyDefaultSettingsFromThisSave": "JohnDoe_123456789", + "OpenCalendarKeybind": "B", + "OpenQuestBoardKeybind": "H", + "ShowOneRange": "LeftControl", + "ShowAllRange": "LeftControl + LeftAlt" +} \ No newline at end of file diff --git a/ZoomLevel/config.json b/ZoomLevel/config.json new file mode 100644 index 0000000..6b44780 --- /dev/null +++ b/ZoomLevel/config.json @@ -0,0 +1,40 @@ +{ + "KeybindListHoldToChangeUI": "LeftShift, RightShift, LeftTrigger + RightTrigger", + "KeybindListIncreaseZoomOrUI": "OemPeriod, RightStick", + "KeybindListDecreaseZoomOrUI": "OemComma, LeftStick", + "KeybindListResetZoomOrUI": "None", + "KeybindListMaxZoomOrUI": "None", + "KeybindListMinZoomOrUI": "None", + "KeybindListZoomToCurrentMapSize": "None", + "KeybindListPresetZoomAndUIValues": "None", + "KeybindListMovementCameraUp": "None", + "KeybindListMovementCameraDown": "None", + "KeybindListMovementCameraLeft": "None", + "KeybindListMovementCameraRight": "None", + "KeybindListMovementCameraReset": "None", + "KeybindListToggleUIVisibility": "None", + "KeybindListToggleHideUIWithCertainZoom": "None", + "KeybindListToggleAnyKeyToResetCamera": "None", + "KeybindListToggleAutoZoomToCurrentMapSize": "None", + "KeybindListTogglePresetOnLoadSaveFile": "None", + "ZoomOrUILevelIncreaseValue": 0.05, + "ZoomOrUILevelDecreaseValue": -0.05, + "ResetZoomOrUIValue": 1.0, + "MaxZoomOrUIValue": 2.0, + "MinZoomOrUIValue": 0.35, + "ZoomLevelThatHidesUI": 0.35, + "CameraMovementSpeedValue": 15, + "PresetZoomLevelValue": 0.86, + "PresetUIScaleValue": 0.75, + "SuppressControllerButtons": true, + "AutoZoomToCurrentMapSize": false, + "AnyButtonToCenterCamera": true, + "HideUIWithCertainZoom": false, + "PresetOnLoadSaveFile": false, + "ZoomAndUIControlEverywhere": false, + "RandomizerEnableGlobal": false, + "RandomizerSeedValue": -1, + "RandomizerEnableUIChanges": false, + "RandomizerEnableOnMapChange": true, + "RandomizerEnableOnMapLoad": false +} \ No newline at end of file