Update plans again, now that snooper is done.

This commit is contained in:
Aaron Suen 2019-01-26 18:42:56 -05:00
parent 66ebbd790a
commit d3d13876b9
3 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,11 @@
LONG-TERM DESIGN IDEAS
------------------------------------------------------------------------
- More support and feedback info.
- A chat command with more info?
- A feedback command to submit comments?
- Merge support info with survey nag?
- Hint system for new players.
- Digital logic.
@ -35,6 +40,5 @@ LONG-TERM DESIGN IDEAS
- More biomes, exploration diversity.
........................................................................
========================================================================

View File

@ -2,9 +2,6 @@
ROADMAP (SHORT-TERM)
------------------------------------------------------------------------
- Snooper and analytics engine.
- Expand player stats with activity counts.
- Opt-in ask-owner-only http-based submission system.
- Fire tech.
- Smelting/cooking.
- Create and try to contain a fire, place node above fire to cook.
@ -29,6 +26,5 @@ ROADMAP (SHORT-TERM)
- Dig central node to bundle up, store content in metadata.
- Containers may have "levels" to control nesting.
........................................................................
========================================================================

View File

@ -66,8 +66,8 @@ elseif minetest.settings:get(modname .. "_off") == nil then
local c = minetest.colorize
s(colorfancy("\n" .. ("="):rep(80)))
s("Welcome to NodeCore! Please support the "
.. "game's development by enabling anonymous "
.. "statisics collection!\nAdd \""
.. "game's development by enabling anonymous "
.. "statisics collection!\nAdd \""
.. c("#80FF00", modname)
.. "\" to your \""
.. c("#80FF00", "secure.http_mods")