Skip to content

To Add #2

Description

@upasadena
  • Add ICyoaTemplate to creators section
  • Add ICC+ to the sections
    • Mention how the background repeating issue is fixed in ICC+
    • Word section -> User input tutorial
    • Maybe ask if I should use their own videos on the explanations?
    • Add Lt. Ouroumov's CYOA Editor to the Resources list if it's not there
  • See a fix of code blocks rendering the top and bottom ticks as well as the language name for anything other than ```sh
  • Add NeoICC to editors list, up near the top
  • Add Interactive CYOA Engine
  • Move Resources and Troubleshooting to the top
  • Add Michan's Interactive CYOA Manual to resources
  • Add Arca.live resource
  • Add icyoa downloader to Resources
  • Add IntCyoa-DL to Resources
  • Add to the Troubleshooting or Reference section on how to stop sudden Border filters from moving the text by creating an invisible border with an alpha of 0. Maybe when I make the Filters section, I'll add a note there too.
  • Change the hiding point types to include "You do "This choice is not shown in point bar" and fill in "ID required to Show" "
  • Add r/CYOA_ARCHIVES to subreddits and archives section in Resources
  • Hide WIP sections
  • Update link for "All of these are selected" in IDs and Requirements to go from "https://icctutorial.pages.dev/reference/#all-of-these-are-selected-requirement" to "https://icctutorial.pages.dev/appendix/reference/#all-of-these-are-selected-requirement", adding the appendix directory
  • In Resources → Indexes, get "Reddit post" indented so it's one indent above Infaera's index (this occurs under Infaera's index and PixelGMS's compulation)
  • Also fix Indenting for the "Stories" heading. There may be more indentation bugs in this page.
  • In Resources → Indexes, add a link to this index.
  • In Resources → Indexes, remove TextBin, whose domain is gone.
  • Fix super tagging of (repo) for the ICC+ under Resources to also be super. A space here is probably required.
  • Remove link for the part in brackets in Resources referring to the ICC paid version
  • Add cheat codes:
    • allow points to go negative - document.querySelector('#app').__vue__.$store.state.app.pointTypes.forEach(p=>delete p.belowZeroNotAllowed)
    • remove choice limits in every row - document.querySelector('#app').__vue__.$store.state.app.rows.forEach(r=>r.allowedChoices=0)
  • In the Indexes list, for the first one "CYOA Archives", put a disclaimer that it may take a while to load due to the large amount of data.
  • Clarify that the Modded Viewer is only for the vanilla ICC and that most people should only use the ICC+ as it mods it already
  • Finish the following sections:
    • Images->Adding to Choices via Player Action. Add an example there.
    • Images->Adding to Backgrounds. Add a link to Backgrounds, Row Backgrounds, and Choice Backgrounds.
    • Remove duplicate Objects->Adds or takes away a rows Allowed Choices
    • Points and Scores->Multiply Points
    • Points and Scores->Divide Points
    • Design. Change link to point to Style Templates.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions