GalaxyLevelEngine icon indicating copy to clipboard operation
GalaxyLevelEngine copied to clipboard

Update Wiki

Open SuperHackio opened this issue 1 year ago • 1 comments

There's a ton of changes that need to be done to the wiki for GLE-V3.

  • [ ] New Home Page
  • [ ] New Sidebar(s)
  • [ ] New Footer
  • [ ] New Header(s) [?]
  • [ ] Re-arrange all downloads to be local instead of using Github's UserContent

Guides

  • [x] Creating a new GLE Hack
  • [ ] Converting an existing hack to GLE
  • [ ] Create a new GLE Galaxy
  • [ ] Convert an existing Galaxy to GLE
  • [x] How to release a GLE Hack
  • [x] Compatibility Notes

Layouts

  • [x] AllStarList
    • [x] Default Page information
    • [x] Page unlock information
    • [x] Explain ScenarioMode
  • [x] Galaxy Banners
    • [x] Consider adding more clear instructions on the special banners?
  • [x] LoadIcon

Objects

  • [x] New Objects
    • [x] DemoSwitch
    • [x] GalaxyInfoArea
    • [x] InfoDisplayObj (See #60)
    • [x] MiniComet
    • [x] QuickWarpArea
    • [x] RestartArea
    • [x] ScenarioSwitch
    • [x] SetFlagSwitch
    • [x] StageResultObj (See #61)
  • [x] Modified Objects
    • [x] BenefitItemObj
    • [x] EarthenPipe
    • [x] GhostAttackGhost
    • [x] MameMuimuiScorer
    • [x] PowerStar, GreenStar, and GrandStar
    • [x] PowerStarReturnDemoStarter
    • [x] ProjMapObj (Class)
    • [x] SceneChangeArea
    • [x] StaffRollDemoObj
    • [x] SuperSpinDriver
    • [x] TicoFatCoin
    • [x] TicoFatStarPiece
    • [x] TicoCoin (replaced the old Comet Medals page)
    • [x] TogepinScorer
    • [x] NPC Changes
      • [x] Specific NPCs
        • [x] Caretaker
        • [x] LuigiTalkNPC (Replaces the old "Using Luigi" page)
        • [x] SuperDreamer
      • [x] Global NPC Changes
        • [x] MSBF Flows
          • [x] Global Event Func
          • [x] Global Branch Func
          • [x] Global Anime Func
  • [x] Removed or Broken Objects

Scene

  • [x] Normal Stages
  • [x] Non-Stages
  • [x] Hubworlds
  • [x] Scenario.arc changes
    • [x] ScenarioData.bcsv
    • [x] GalaxyInfo.bcsv
  • [x] Map.arc changes
    • [x] ChangeSceneListInfo
    • [x] ScenarioSettings
      • [x] PauseVol
      • [x] PauseStarSource
      • [x] NoWelcome
      • [x] NoScenarioTitle
    • [x] StageInfo (pretty sure this file is unchanged from GLE-V2...)
  • [x] UseResource
    • [x] #70

System

  • [x] Custom Music
  • [ ] Memory Usage
  • [x] Progress Checking (this gets it's own page now hooray)
  • [x] Scene Changing (this also gets it's own page now)
  • [x] Wii Message Board Image
  • [ ] SystemDataTable.arc files
    • [ ] GalaxyOrderList.bcsv (Move stuff from AllStarList into here?)
    • [ ] GameEventValueTable.bcsv
    • [ ] GameSettings.bcsv (Are there even any new GameSettings??)
    • [ ] HeapSizeExcept.bcsv (short page somewhat reiterating what's on the LW Wiki)
    • [ ] HubworldEventDataTable.bcsv
      • [ ] Include a guide on how to update this file from GLE-V2 to GLE-V3!
    • [ ] HubworldStarReturnDataTable.bcsv
      • [ ] Provide some pre-made star return cutscenes!
    • [x] SavePointList.bcsv
      • [x] Needs better wording since some users had confusion at some points

SuperHackio avatar Apr 05 '23 21:04 SuperHackio