Skip to content

Releases: upasadena/interactive-cyoa-tutorial

ICT v0.17.0

08 Aug 04:05
c2b2094
Compare
Choose a tag to compare
ICT v0.17.0 Pre-release
Pre-release

Changelog

  • Started work on and finished the Backgrounds section
  • Added and modified GitHub with fixes, as well as adding a reset section
  • Changed Github to GitHub in the navigation
  • Small fix in README.md
  • Spelling correction in Buttons and Variables
  • Fixed Buttons and Variables talking about Images at the Reference
    message at the end
  • Compressed 7 more gifs
  • Updated static directory index
  • Grammar and spelling checked
  • Added DnD style skill check in Reference
  • Added some more stuff to the Reference
  • Added .vscode/extensions.json in order to recommend extensions that are
    both:
    1. Compatible with .vscode/settings.json, and
    2. Help with writing and contributing to this project
      • Spell-checker added
  • Preemptively added docs/styling/backgrounds.md because I have some ideas
  • Added some more TODOs to the Reference
  • Added reddit_post.md, the Markdown for the (future) Reddit post in the
    /static folder
  • Added a Download tutorial for offline use button so that people didn't
    have to visit the website
  • Added icons to the buttons in the index.md page
  • Changed icons for dark and light mode toggles in order to be more clear about
    what the buttons do
  • Added some scripts to help with virtual environments on Linux
  • Updated Resources page
  • Moved the About/Licence section down to the very bottom
  • Fixed a relative link in the Introduction
  • Deleted old _copyright.html partial that wasn't in use
  • Removed "made by" section for static_background.css
  • Add Moirai Interactive to CYOA Creators list
  • Added link to archived Miraheze ICCT
  • Added (WIP) markers to chapters in preparation of Reddit release
  • Added image_downloader_fix.js to the Static folder
  • Swapped position of "Get a list of Point Types" and "Change how many points I
    have" in the Reference
  • Add #!html <strong> and #!html <em> tags to the HTML section of the
    Reference, though it is not explicitly stated that they should be preferred
    due to semantics. Also there is no strong and emphasized example.
  • Add links to the Modded Viewer from the HTML and CSS sections of the
    Reference

ICT v0.16.0

21 Jul 07:28
Compare
Choose a tag to compare
ICT v0.16.0 Pre-release
Pre-release

Changelog

  • Started on and finished the GitHub page
  • Actually swapped Neocities and GitHub in the nav this time
  • Expanded on the Publishing section of the TODO section
  • Removed casual speech from Words and fixed a minor typo
  • Added a modded css Viewer file that changes the Point Bar icon colours
  • Beautified the fixed app.js and chunks-vendor.css files because it makes them
    easier to work with and only adds a negligible increase in space
  • Got rid of unneeded dev-requirements.txt, get_reading_time.py, and
    enter_venv.ps1 files
  • Added docs/images/bin folder for other images I want to ignore, and moved
    the favicon in there
  • Other minor fixes

ICT v0.15.0

20 Jul 08:10
Compare
Choose a tag to compare
ICT v0.15.0 Pre-release
Pre-release

Changelog

  • Started work on and finished the Neocities page
  • Finished Static page as it was incomplete
  • Added to Design page
  • Changed the licence of all content to the [CC0] Public Domain licence
  • Moved Licence section in the About page up above TODO and Changelog
  • Put TODO under the Roadmap section, and separated TODO into TODO and
    Completed to better get rid of unneeded text
  • Added a video tutorial to Backpack and Choice Import which helps the
    Static publishing page
  • Added a lot to the Reference
  • Updated lots of other sections
  • Added Choice Copying that undoubtedly would have been in the lost Copying
    section
  • Changed README.md to talk about why [https://icctutorial.pages.dev][icct] is
    the preferable URL
  • Added abbreviations for Cf. and cf.
  • Added to the Reference
  • Added a requirements.txt file so that it's easier to self-host this website
  • Upgraded mkdocs-material from 9.2.0b0 to 9.2.0b1
  • Changed GitHub actions workflow to use requirements.txt
  • Compressed gifs once more
  • Deleted mkdocs-material folder that I hosted locally, now that
    requirements.txt would make it defunct
  • Deleted venvold/, another local folder
  • Moved all of the top-level scripts into the scripts/ directory for
    organizational purposes
  • Made a new cross-platform word count python script
  • Realized that the old word count script was counting EVERYTHING in the
    root directory, including docs belonging to venv and mkdocs-material.
    Rerunning it only within docs/ changed the total from 121,255 (0.14.0) to
    21,359 (whilst developing 0.15.0). It appears I had vastly overestimated my
    word count.
  • Finally deleted the old/ directory
  • Spelling corrections
  • Moved the Authors field from below the comments section to above it, in
    line with the "Last update" and "Created" metadata.
  • Fixed some dead links
  • Updated Words fields on the About page with the more accurate amount of
    plaintext words typed (as opposed to all words counting the Markdown)
  • Added word count for v0.12.0 and below
  • Updated Introduction#Sharing, introducing a new sharing tip
  • Added an Archive to the Resources section
  • Reordered Troubleshooting text
  • Added mkdocs-macros-plugin to the codebase, allowing for arbitrary
    insertion of macros for easier coding
  • Made a youtube_embed() macro to make it easier to embed YouTube videos
  • Change requirements.txt such that it now allows semantic versioning
    upgrades. Not sure if all packages use semantic versioning though
  • Officially implemented Reading Time under Releases, using macros
  • Swapped Neocities and GitHub positions because of two reasons:
    1. Complex topics should come last, and
    2. More people would probably be comfortable using Neocities
  • Modified count_words.py since I no longer need it to ask for input

ICT v0.14.0

17 Jul 05:14
Compare
Choose a tag to compare
ICT v0.14.0 Pre-release
Pre-release

Changelog

  • Added and finished the Style Templates section
  • Added and finished the Creating Your CYOA section
  • Added a note to Words
  • Added the ICC comments section to the Resources section
  • Moved Extending Your CYOA section above Publishing, as publishing
    should be the last thing you do
  • Added PS script to automatically enter into the virtual environment

ICT v0.13.2

13 Jul 12:43
Compare
Choose a tag to compare
ICT v0.13.2 Pre-release
Pre-release

Changelog

  • Fixed Words stat on About page
  • Fixed minor Mechanics TOC issue
  • Rewritten a small portion of Buttons & Variables
  • Fixed Backpack and Choice Import reference sentence referring to "Defaults"
    instead

ICT v0.13.1

13 Jul 12:10
Compare
Choose a tag to compare
ICT v0.13.1 Pre-release
Pre-release

Changelog

  • Added more Resources
  • Changed links in the Introduction to be less intrusive
  • Added more limitations in the Introduction
  • Minor CONTRIBUTING fix
  • Fixed Mechanics section not having removed TODO sections
  • Miscellaneous changes

ICT v0.13.0

13 Jul 11:51
Compare
Choose a tag to compare
ICT v0.13.0 Pre-release
Pre-release

Changelog

  • FINISHED MECHANICS SECTION!!!
  • Finished Groups page's first revision
  • Compressed gifs using script again
  • Moved Backpack and Choice Import page from the bottom of Mechanics to
    underneath Addons, as it's a more elementary concept
  • Updated README.md to include instructions on building from a Release
  • Added Mermaid graphs in IDs and Requirements
  • Added more Resources
  • Added a project-wide word count script for Linux (not my code)
  • Miscellaneous additions

ICT v0.12.0

13 Jul 05:19
Compare
Choose a tag to compare
ICT v0.12.0 Pre-release
Pre-release

Changelog

  • Finished first revision of the Backpack and Choices Import page
  • Changed Buttons to Buttons and Variables
  • Modified Buttons a bit
  • Re-edited the Publishing page, though it's still not yet complete
  • Miscellaneous stuff

ICT v0.11.0

13 Jul 03:58
Compare
Choose a tag to compare
ICT v0.11.0 Pre-release
Pre-release

Changelog

  • Added Buttons page's first revision
  • Added more examples (or TODO examples) to the Reference. I expect examples
    or pictures for every single entry there by v1.0.0
  • Moved Allowed HTML tags, Allowed Attributes, and Allowed Styles into the
    Reference section
  • Added Icons to each page title in the Navigation Bar
  • Found a new tutorial that has a lot of stuff to add
  • Compressed all gifs, saving 110 MB / 28.8% of space (script in repo)
  • Added UTC to the last two releases' dates
  • Changed Purpose to Background and expanded on it in the Introduction
  • Using privacy-friendly stats now
  • Split Background into Rationale and Background in the About menu
  • Added at to the previous release date
  • Deleted old _main.html template that was useless
  • Added some abbreviations
  • Added more to the Styling
  • Created a Colours page, that is of yet still unfinished (will finish
    after Styling section is finished)
  • Fixed miscellaneous stat bug (I think)
  • Miscellaneous additions and fixes

ICT v0.10.0

10 Jul 12:01
Compare
Choose a tag to compare
ICT v0.10.0 Pre-release
Pre-release

Changelog

  • Finished the first revision of the Extending Your CYOA section
  • Added some abbreviations