Todo List
Appearance
Public to-do list for administrators.
General Tasks
- Fix model rendering on iOS quick view
- https://github.com/google/model-viewer/discussions/4111
ios-src="../../shared-assets/models/Model.usdz"
- https://github.com/google/model-viewer/discussions/4111
- Disable raw HTML ($wgRawHtml = true;).
- Implement HTML whitelist plugin for safe HTML tags.
🐾 Creature Models with Texture Variants
- [X] Barracuda.dae
- [X] Bass.dae
- [X] Bass_Freshwater.png
- [X] Bass_Sea.png
- [X] Battery
- [ ] Bear.dae
- [X] Bear_Black.png
- [X] 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 (all 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
- [X] 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
🧱 Block Models
These need extra steps:
- Shading adjustments
- UV editing & texture setup
- Possibly normal maps or ambient occlusion
- [ ] BedrockBlock
- [ ] DirtBlock
- [ ] SoilBlock
- [ ] LimestoneBlock
- [ ] GraniteBlock
- [ ] BasaltBlock
- [ ] SandstoneBlock
- [ ] GravelBlock
- [ ] ClayBlock
- [ ] SandBlock
- [ ] GrassBlock
- [ ] IceBlock
- [ ] SnowBlock
- [ ] CoalOreBlock
- [ ] CopperOreBlock
- [ ] IronOreBlock
- [ ] SulphurOreBlock
- [ ] DiamondOreBlock
- [ ] MarbleBlock
- [ ] StoneBrickBlock
- [ ] BricksBlock
- [ ] PlanksBlock
- [ ] CobblestoneBlock
- 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 forTemplate:BlockInfoBox
Make template forTemplate:MessageBox
- Make template for
Update History
HTML table element with passable parameters.