Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 22, 2024
1 parent 4d58f50 commit 0cba8fd
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 545 deletions.
14 changes: 12 additions & 2 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33219,7 +33219,7 @@
"name": "Challenge Pack Database"
}
],
"description": "This is a custom game. Its just like scrap mechanic. You should have no difficulty navigating the menus or using this mod. \r\n\r\nThis mod is a 1:1 clone of challenge mode, but runs as a custom game mode. In the menu book, the host will be able to access the following settings:\r\n[*] Hide all name tags \r\n[*] Hiders see name tags (seekers dont)\r\n[*] Full health\r\n[*] Half health\r\n[*] 1 Shot Kill\r\n[*] Spectate when dead\r\n[*] No items (seeker has spud gun)\r\n[*] Inactivity VFX\r\n[*] Fall damage\r\n[*] Player list to toggle between [b]Spectate | Hider | Seeker[/b]\r\n\r\nThe host is the only person with the \"menu book\". DO NOT drop it on the ground! You'll be stuck without it until you reload the entire save file.",
"description": "This is a custom game. Its just like challenge mode. You can load any challenges available on the workshop.\r\n\r\nThis mod is a 1:1 clone of challenge mode, but runs as a custom game mode. In the menu book, the host will be able to access the following settings:\r\n[list]\r\n[*] Hide all name tags \r\n[*] Hiders see name tags (seekers dont)\r\n[*] Full health\r\n[*] Half health\r\n[*] 1 Shot Kill\r\n[*] Spectate when dead\r\n[*] Skybox (input field coming soon)\r\n[*] Inactivity VFX (particle for when you sit still too long)\r\n[*] Fall damage / Collision damage\r\n[*] Player list to toggle between [b]Spectate | Hider | Seeker[/b]\r\n[/list]\r\nNot implemented yet:\r\n[list]\r\n[*] Inactivity VFX\r\n[/list]\r\n\r\nALSO, the 3d model for switches has been replaced with buttons, and there is no longer a press animation\r\n\r\nBugs with LOW priority, are likely going to have zero effect on gameplay, usability, or other important aspects of the game. FIXED bugs are bugs currently in game, but are fixed in the dev version. Known bugs are:\r\n[list]\r\n[*] [b]LOW PRIORITY[/b]\r\n[list]\r\n[*] [FIXED] Extra empty player exists the menu world\r\n[*] [FIXED] Sometimes clients are loaded into a separate menu world\r\n[/list]\r\n[*] [b]MEDIUM PRIORITY[/b]\r\n[list]\r\n[*] Currently able to select multiple health modes (1 shot + full health)\r\n[/list]\r\n\r\nThe host is the only person with the \"menu book\". DO NOT drop it on the ground! You'll be stuck without it until you reload the entire save file.\r\n\r\nWant to learn more about the [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3141237343]Challenge Database[/url]?",
"fileId": 3141117447,
"localId": "a65c170c-ede3-4757-9f1a-586eabf1a2bc",
"name": "Hide and Seek for Challenges",
Expand Down Expand Up @@ -33299,7 +33299,7 @@
"3ef2751c-fe9e-4950-8a07-313b8b29feff": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Meme blocks!",
"description": "Meme blocks!\r\nhttps://youtu.be/IHwN3xOI9jc?si=97zxooIO0nhjC3Vt",
"fileId": 3144377075,
"localId": "3ef2751c-fe9e-4950-8a07-313b8b29feff",
"name": "Memes Mod",
Expand All @@ -33315,5 +33315,15 @@
"name": "Radio Mod",
"type": "Blocks and Parts",
"version": 1
},
"848468a4-769d-4737-a1c4-8c7770092ce9": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Created sealed compartments that water can flood into!\n\nHaving water in compartments makes the creation heavier and the character will swim aswell!\n\nPerformance can be poor when calucating compartments.",
"fileId": 3145004641,
"localId": "848468a4-769d-4737-a1c4-8c7770092ce9",
"name": "WaterTight",
"type": "Blocks and Parts",
"version": 1
}
}
11 changes: 6 additions & 5 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1705884473,
"unix_timestamp": 1705925942,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2665,17 +2665,18 @@
"3138450642": 1705441464,
"3139466710": 1705252661,
"3140390713": 1705357445,
"3141117447": 1705467999,
"3141237343": 1705806883,
"3141117447": 1705907280,
"3141237343": 1705893335,
"3141332032": 1705484410,
"3141824175": 1705652369,
"3141974855": 1705676174,
"3142357271": 1705614075,
"3142502309": 1705633979,
"3142707115": 1705758900,
"3143568558": 1705766116,
"3144377075": 1705852913,
"3144377075": 1705908082,
"3144586294": 1705866606,
"3144588737": 1705868316
"3144588737": 1705868316,
"3145004641": 1705922862
}
}
Loading

0 comments on commit 0cba8fd

Please sign in to comment.