Difference between revisions of "MinetestWiki:Worklist"

From Minetest Developer Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Important things to work on ==
 
== Important things to work on ==
 +
 +
 +
Document CSM flavour limits in setting up a server
  
 
=== What is this page? ===
 
=== What is this page? ===

Revision as of 11:42, 13 October 2017

Important things to work on

Document CSM flavour limits in setting up a server

What is this page?

This page is the page the docs team will look at to determine what needs to be done. Feel free to add things!


Methods

Needs revision

  • http://dev.minetest.net/light Shows minetest.get_natural_light() and minetest.get_artificial_light(), but those do not exist on the Wiki, nor in the engine. Are there replacement functions, or should these mentions be removed?
  • http://dev.minetest.net/minetest.register_entity This is an important function, yet the page is very incomplete.
  • Due to category sorting of MediaWiki, everything is listed under "M". Ideally, methods would be sorted by their actual first letter; with get_*, set_*, and register_* having further subsections.

Pending removal

Broken


Objects

Missing Pages

  • localplayer


Types

Missing Pages


Categories

Need population


Misc

Missing Pages

Needs addressing

Weird