Advertisement
Guest User

Untitled

a guest
Jul 5th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Jordach's Minetest 0.2:
  2.  
  3. TODO:
  4.  
  5. Fix serious memory leaks
  6. Add wool directly
  7. Add loads of mobs
  8. Add in mese tools like swords
  9. Simple Mod API
  10. Add a wieldhand (preferably a 3d one, similar to t_a_n_k's engine.)
  11. Add visible tools
  12. Add new types of tree (Rare golden and birch)
  13. Flatland map generation (will be flats = false in minetest.conf)
  14. Enterable seed (Type random numbers into the box below - new maps only)
  15. Add a few more ores. (Perhaps: aluminium,
  16. Add simple griefer protection.
  17. Endless maps (Limit of 9999999999999990, if that can even be done...)
  18.  
  19. Shit not to implement:
  20.  
  21. Sounds (OpenAL can lag non-sound cards)
  22. Texture Animation (Can lag expensive AGP cards)
  23. Dynamic Day / night (Sorry - lags badly)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement