mirror of
https://github.com/kakalak-lumberJack/creative_areas.git
synced 2024-11-15 15:10:22 +01:00
Update and rename toDoList to TODO.md
Struck out issues that are resolved or not within the current scope of mod.
This commit is contained in:
parent
ac142e5fbc
commit
dbdcf84bca
16
TODO.md
Normal file
16
TODO.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
#To Do:
|
||||||
|
_Note: Please use submit "New Issue" for each future feature requests as this will be easier to track and close as features are added. This list should be reserved for currently planned major features and phased out eventually._
|
||||||
|
* Add command to remove areas from creative area list.
|
||||||
|
* Add support to automatically check for and remove areas from creative list which are no long defined by areas mod.
|
||||||
|
* Show list of created Areas (each area with unique ID)
|
||||||
|
* Give/take more than one priv (fly, interact, ...)
|
||||||
|
* ~~delete Areas~~ This is handled by the Areas mod.
|
||||||
|
* ~~edit Areas (change size / position? / change privs given-taken)~~ First 2 handled by Areas. 3rd already listed
|
||||||
|
* clear inventory once leaving a "creative area"
|
||||||
|
* save inventory entering an area and restore it once leaving this area
|
||||||
|
|
||||||
|
~~Connection to different Mods~~
|
||||||
|
~~connect to World-Edit Areas~~
|
||||||
|
~~connect to EDUtest (https://forum.minetest.net/viewtopic.php?f=9&t=18988)~~
|
||||||
|
~~use "groups" of the faction - Mod (https://forum.minetest.net/viewtopic.php?id=3294)~~
|
||||||
|
Please submit New Issues (See issues tab) for specific support for mod features. "Connect to" is too general of a request.
|
14
toDoList
14
toDoList
|
@ -1,14 +0,0 @@
|
||||||
- show list of created Areas (each area with unique ID)
|
|
||||||
- give/take more than one priv (fly, interact, ...)
|
|
||||||
- delete Areas
|
|
||||||
- edit Areas (change size / position? / change privs given-taken)
|
|
||||||
- clear inventory once leaving a "creative area"
|
|
||||||
- save inventory entering an area and restore it once leaving this area
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Connection to different Mods
|
|
||||||
|
|
||||||
- connect to World-Edit Areas
|
|
||||||
- connect to EDUtest (https://forum.minetest.net/viewtopic.php?f=9&t=18988)
|
|
||||||
- use "groups" of the faction - Mod (https://forum.minetest.net/viewtopic.php?id=3294)
|
|
Loading…
Reference in New Issue
Block a user