From 4a489e4941975ed9c0117447f62f44e4e288d0e2 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Wed, 9 Dec 2020 17:16:33 +0100 Subject: [PATCH] Change TODO --- README.md | 6 +++--- todo.txt | 37 ++++++++++++++++--------------------- 2 files changed, 19 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 5f75b25..bdcbb0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + > Designed for Minetest 5.3.0-DEV @@ -30,7 +30,7 @@ max_packets_per_iteration = 10096 # ALPHA STATE CHANGELOG -> Old Version Changelogs +> Old Version Changelogs ## Alpha 0.07 > RailRoad Tech @@ -261,4 +261,4 @@ if object:is_player() and object:get_player_name() ~= self.rider then end ``` -If you want to support the project: https://www.patreon.com/oil_boi \ No newline at end of file +If you want to support the project: https://www.patreon.com/oil_boi diff --git a/todo.txt b/todo.txt index d4110cb..c1e9c3d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,21 +1,16 @@ -0) Make armor -1.5) make bookshelves -2.) make better enchanting ---find mod that has these? -3.) add cows -4.) add sheep -5.) add coloured wools using texture mods dynamically for pretty much infinite colours -6.) make enchanting use bookshelves -7.) overhaul enchanting gui -8.) make anvil to combine enchantments -9.) Make lapiz -10.) make inventory less crap -11.) make aura (heal randomly when eating enchanted food) -12.) make jetpack -13.) do all redstone todo items -14.) make steel -15.) Make waypoints -16.) Make the buildtest pipes actually work -17.) Make the quarry -432432.) fix the redstone piston bug https://forum.minetest.net/viewtopic.php?p=372505#p372505 -23432244.) overhaul redstone again https://forum.minetest.net/viewtopic.php?p=372654#p372654 +- Equip armor with rightclick +- Shift-click fuel into furnace +- 3d person visuals: Fix invalid rotation of wield tools +- Dont show cheat button if priv is missing +- Background images for armor in inventory +- Add two new biomes, each with individual trees, exclusive mobs and structures and a boss fight +- Sprinting +- Refactor bows mod to not save things in player meta +- Rebalancing of ore generation probabilities and tool speeds +- Rework enchanting system +- Add Redstone Breaker +- More sophisticated particle effects +- Season effects (only affecting visuals) +- Throwing eggs +- Add Oil +- Take damage when inside blocks -- 2.44.0