Skip to content

Wiki Reorganization Part 1 - Take 4

Hillgarm requested to merge Hillgarm/lt-maker:lt-skill-tutorials into master

Major

  • New home page with BUTTONS!
  • Most important pages were added to the home menu.
  • Added clickable indexes and collapsable examples and notes to the added and revamped pages.

Medium

  • Reorganized and simplified right panel menu. Only shows up the major elements and stuff inside the current category tree.
  • Split Installation into three pages: a hub explaining the different versions, and the two installation pages.
  • Updated FAQ with a lot of Q's.

Minor

  • Lots of file moving and renaming.
  • Couple of formatting changes.
  • Replaced images of code with actual written code blocks.
  • Removed automatic code highlight from event code blocks.
  • Fixed a few errors in the Skill Swap guide.
  • Added a footnote to the Wrath guide (until I get a new print...).

Added Pages

  • Data Types (contains lists/list comprehensions)
  • Game Object (former part of Conditionals)
  • Region Object (former part of Conditionals)
  • Unit Object (former part of Conditionals)
  • Placeholder pages
    • ... Object
    • Terms
    • Projects
    • Troubleshooting

Reformatted Pages

  • Exe Installation
  • Git Installation
  • Useful Functions

Testing

  • Page formatting options to be less jarring to read, subject to feedback.
  • Home local links (using http to ensure they work on launch, still may fail...).

Next (hopefully within a week...)

  • Conditionals page overhaul.
  • Fill the Terms and Troubleshooting pages.
  • Placeholders for editors.
  • SVG file instructions.

Merge request reports