|
2977 | 2977 | } |
2978 | 2978 | ] |
2979 | 2979 | }, |
| 2980 | + "clock-tower": { |
| 2981 | + "metadataCCMod": { |
| 2982 | + "id": "clock-tower", |
| 2983 | + "version": "0.0.5", |
| 2984 | + "title": "Clock Tower", |
| 2985 | + "description": "A custom dungeon located in Gaia's Garden (WIP)", |
| 2986 | + "repository": "https://github.com/buanjautista/cc-shock-quest", |
| 2987 | + "tags": [ |
| 2988 | + "maps", |
| 2989 | + "puzzle" |
| 2990 | + ], |
| 2991 | + "authors": "buanjautista", |
| 2992 | + "dependencies": { |
| 2993 | + "item-api": "^0.4.0", |
| 2994 | + "cc-combo-weapons": "^0.1.0" |
| 2995 | + }, |
| 2996 | + "prestart": "mod.js" |
| 2997 | + }, |
| 2998 | + "installation": [ |
| 2999 | + { |
| 3000 | + "type": "zip", |
| 3001 | + "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", |
| 3002 | + "source": "", |
| 3003 | + "hash": { |
| 3004 | + "sha256": "22f028085120afbbf032e8d624f5642b19f6d0eb4351b116d5a046279982244f" |
| 3005 | + } |
| 3006 | + } |
| 3007 | + ], |
| 3008 | + "stars": 2, |
| 3009 | + "lastUpdateTimestamp": 1734615002000, |
| 3010 | + "releasePages": [ |
| 3011 | + { |
| 3012 | + "body": "\r\n- Fixed the other enemy AI freeze on right side of F1.\r\n- Opened last puzzle room for showing purposes until the dungeon is finished.\r\n- Moved combo weapons to a separate dependency library\r\n", |
| 3013 | + "version": "0.0.5-alpha", |
| 3014 | + "timestamp": 1734615002000, |
| 3015 | + "url": "https://github.com/buanjautista/cc-shock-quest/releases/tag/v0.0.5-alpha" |
| 3016 | + }, |
| 3017 | + { |
| 3018 | + "body": "Fixes: \r\n- Enemy AI freezing after going through the floor 1 left room fight\r\n- Rails in Harbor Parkour now work (darn the fence only working with 8-multiple size)\r\n\r\nNew: \r\n- Item combos now work, for now only the Twin Edge combo\r\n- A few crafters in Silent Pond\r\n\r\nChanges:\r\n- Details on Silent Pond and other maps\r\n- The area is now on a separate floor inside Gaia's Garden", |
| 3019 | + "version": "0.0.4-alpha", |
| 3020 | + "timestamp": 1714433493000, |
| 3021 | + "url": "https://github.com/buanjautista/cc-shock-quest/releases/tag/v0.0.4-alpha" |
| 3022 | + }, |
| 3023 | + { |
| 3024 | + "body": "A small first alpha version of the features of the mod.\r\n\r\nContains early versions of the Clock Tower dungeon, a rough layout of the parkour maps, and extra maps/items added in Gaia's Garden.\r\n\r\nalpha3: hopefully fixes compatibility with other mods\r\n\r\nRequires item-api: https://github.com/CCDirectLink/item-api/releases", |
| 3025 | + "version": "0.0.3-alpha", |
| 3026 | + "timestamp": 1705364401000, |
| 3027 | + "url": "https://github.com/buanjautista/cc-shock-quest/releases/tag/v0.0.3-alpha" |
| 3028 | + } |
| 3029 | + ] |
| 3030 | + }, |
2980 | 3031 | "crosscode-tweak-pack": { |
2981 | 3032 | "metadataCCMod": { |
2982 | 3033 | "id": "crosscode-tweak-pack", |
|
0 commit comments