Jump to content

Todo List

From Survivalcraft Wiki
Revision as of 19:13, 30 July 2025 by Noswad (talk | contribs)

Public to-do list for administrators.

General Tasks

  • Fix model rendering on iOS quick view
    • ios-src="../../shared-assets/models/Model.usdz"
      
  • Disable raw HTML ($wgRawHtml = true;).
  • Implement HTML whitelist plugin for safe HTML tags.
  • == 🐾 Creature Models with Texture Variants == * [ ] Barracuda.dae ** [ ] Barracuda.png * [ ] Bass.dae ** [ ] Bass_Freshwater.png ** [ ] Bass_Sea.png * [ ] Bear.dae ** [ ] Bear_Black.png ** [ ] Bear_Brown.png ** [ ] Bear_Polar.png * [ ] Beluga.dae ** [ ] Beluga.png * [ ] Bison.dae ** [ ] Bison.png * [ ] Bull.dae ** [ ] Bull_Black.png ** [ ] Bull_Brown.png ** [ ] Bull_White.png * [ ] Camel.dae / Camel_Saddled.dae ** [ ] Camel.png ** [ ] Camel_Saddled.png * [ ] Cassowary.dae ** [ ] Cassowary.png * [ ] Cow.dae ** [ ] Cow_Black.png ** [ ] Cow_Brown.png * [ ] Donkey.dae / Donkey_Saddled.dae ** [ ] Donkey.png ** [ ] Donkey_Saddled.png * [ ] Duck.dae ** [ ] Duck.png * [ ] Giraffe.dae ** [ ] Giraffe.png * [ ] Gnu.dae ** [ ] Gnu.png * [ ] Horse.dae (multiple saddled variants) ** [ ] Horse_Bay.png ** [ ] Horse_Bay_Saddled.png ** [ ] Horse_Black.png ** [ ] Horse_Black_Saddled.png ** [ ] Horse_Chestnut.png ** [ ] Horse_Chestnut_Saddled.png ** [ ] Horse_Palomino.png ** [ ] Horse_Palomino_Saddled.png ** [ ] Horse_White.png ** [ ] Horse_White_Saddled.png * [ ] HumanFemale.dae ** [ ] HumanFemale1.png ** [ ] HumanFemale2.png ** [ ] HumanFemale3.png ** [ ] HumanFemale4.png * [ ] HumanMale.dae ** [ ] HumanMale1.png ** [ ] HumanMale2.png ** [ ] HumanMale3.png ** [ ] HumanMale4.png * [ ] Hyena.dae ** [ ] Hyena.png * [ ] Jaguar.dae ** [ ] Jaguar.png * [ ] Leopard.dae ** [ ] Leopard.png * [ ] Lion.dae ** [ ] Lion.png * [ ] Moose.dae ** [ ] Moose.png * [ ] Orca.dae ** [ ] Orca.png * [ ] Ostrich.dae ** [ ] Ostrich.png * [ ] Pigeon.dae ** [ ] Pigeon.png * [ ] Piranha.dae ** [ ] Piranha.png * [ ] Raven.dae ** [ ] Raven.png * [ ] Ray.dae ** [ ] Ray_Brown.png ** [ ] Ray_Yellow.png * [ ] Reindeer.dae ** [ ] Reindeer.png * [ ] Rhino.dae ** [ ] Rhino.png * [ ] Seagull.dae ** [ ] Seagull.png * [ ] Shark_Bull.dae ** [ ] Shark_Bull.png * [ ] Shark_GreatWhite.dae ** [ ] Shark_GreatWhite.png * [ ] Shark_Tiger.dae ** [ ] Shark_Tiger.png * [ ] Sparrow.dae ** [ ] Sparrow.png * [ ] Tiger.dae ** [ ] Tiger.png ** [ ] Tiger_White.png * [ ] Werewolf.dae ** [ ] Werewolf.png * [ ] Wildboar.dae ** [ ] Wildboar.png * [ ] Wolf.dae ** [ ] Wolf_Coyote.png ** [ ] Wolf_Gray.png * [ ] Zebra.dae ** [ ] Zebra.png
    === 🧱 Blocks / Items with Variants === These models need **extra work**: shading, UV editing, and testing texture switching.
  • Crop and upload recipe images for all craftable items/blocks.
  • Find solution for passing parameters to the model viewer using the Widgets extension.
  • Texture and shade all creature models in Blender and import files to server file directory.
  • Texture and shade all block and items models in Blender and import files to server file directory.
  • Create model posters using https://modelviewer.dev/editor for all creature/block/item models and upload to wiki.
  • Make template for Template:BlockInfoBox
  • Make template for Template:MessageBox