Quote: "To me right now, I see a great Minecraft clone that is created with DBPro. I am definitely going to be watching this project, as it will be interesting to see the direction Satchmo will take this all. As well, this is pretty amazing at what one can do with DBPro! Just gives me fuel to hurry up and post my Space RTS I'm working on.
"
Thanks for the encouragement. I'd like to see that RTS, I haven't seen one on the wip for a while.
Quote: "I always thought Minecraft engine would make a fun RPG. I know Mojang was talking about doing something like that, but they seem to have gone off on a permanent crafting/building tangent now."
Hmm, I don't know if what I'm going to do with it can be considered an RPG, but it's definitely a different direction from minecraft. I will end up posting the engine code so anyone can take it and make their own game with it.
Quote: "I tried make something alike like you, but i think i don't have enaught good ideas for it. Could you explain to me the techniques you used in your game?"
There are a few techniques here, I'll take the time later and do an in depth explanation.
--DEMO--
I mostly spent the time fixing the issues people have been having with the demo, now you no longer fall through the map and I'm pretty sure I've fixed those missing file errors. I've also changed many game timers to work with the timer based system so they're consistent at any frame rate (this apples to jump timers and build timers). And finally I've added a vsync flag in the config file, and added limits on how far up/down you can look.
On the surface I've added an extra block as well, iron:
Here it is, it will be one of the stronger blocks in the actual game
Here's a bunker I made with it, you will need to create these sort of things in the final game(hint hint)
View from inside
No real optimization work yet in this demo, barring any unseen issues that comes next. Also, I've added a pause button, just hit p to pause or unpause the game(no noclip yet, unfortunately). Remember to set your screen resolution in the Config file!
[href=https://forumfiles.thegamecreators.com/download/2168571]Download/href]