A multiplayer persistent world like Minecraft with physics would be amazing, and probably replicate Minecraft's success. e.g. If I chop down a tree at the top of a hill it could roll down and potentially wreck your house. Or causing cave-ins and avalanches from indiscriminate mining. Building dams and rerouting rivers. Building realistic defenses and then siege weapons. Fun Add in critter breeding and predation for d…
Space Engineers might be interesting to you Though the physics strains to keep up with more complex creations/scenarios, I have had great fun building big ships and then smashing them into things (or each other). It's another game where they give you a sandbox and the possibilities are up to you They even give you a super-threadbare programming environment with which you can write C# code
Nostalgia for Minecraft
71–80 of 146 posts
Re: Nostalgia for Minecraft
#72Re: Nostalgia for Minecraft
#73I really think Minecraft mods are an underused method for teaching programming. I first got into programming in 7th grade developing mods. Times have changed, but ~5 years ago there were great tutorials, documentation, and good support channels (IRC) for modders. If regular development is too complicated, there are mods that add programmable computers (Lua, iirc). You can use them to mine, build, automate, or in the…
Re: Nostalgia for Minecraft
#74Earlier quoted context omitted.
You may be interested in TerraFirmaCraft ( https://terrafirmacraft.com/f/info ), then. It's a Minecraft mod that tries to increase the realism of the game, I don't know if there are avalanches or tree rolling mechanisms, yet the mining system is greatly changed to include cave ins and other structural changes. "TFC has thrown out Vanilla generation and started on a fresh slate. Sea-level has been raised to twice the…
I believe there is also an aspect of food spoiling if you keep it in your inventory for too long too, along with stats for protein, carbs, etc.
You'd have to adjust your food production strategy to fit your climate. In a cold climate, you'd have a short growing season and need to set up cool storage/pickling barrels in order to survive the winter. In a very warm climate, you might not be able to get anything to keep very long, but you'd be able to grow crops year-round.
Re: Nostalgia for Minecraft
#75Earlier quoted context omitted.
Minecraft is for selling Xbox's and Windows 10. If they wanted modding they would have modding.
It’s more a matter of doing what they promised, which is also a highly requested thing. There’s a middle manager somewhere who is being told they need to never officially support modding so they can continue to sell valueless items to children. https://www.reddit.com/r/Minecraft/comments/64vrom/psa_c_edi...
https://www.minecraft.net/en-us/article/scripting-api-now-pu...
https://minecraft.gamepedia.com/Bedrock_Edition_beta_scripti...
Re: Nostalgia for Minecraft
#76A multiplayer persistent world like Minecraft with physics would be amazing, and probably replicate Minecraft's success. e.g. If I chop down a tree at the top of a hill it could roll down and potentially wreck your house. Or causing cave-ins and avalanches from indiscriminate mining. Building dams and rerouting rivers. Building realistic defenses and then siege weapons. Fun Add in critter breeding and predation for d…
> So if you slay too many Gorgs soon there would be none left. Leave them alone and they'll eat all the Fraggles. Players would form culling expeditions every week. [...] I think the venerable Ultima Online had a few features like that, or was supposed to, not completely sure. Ultima Online tried to have such an ecology, but the players didn't react to it as described despite the game designers giving players minimal…
Re: Nostalgia for Minecraft
#77Earlier quoted context omitted.
Didn't they unify everything so all the different clients (desktop, mobile etc) can log into the same worlds? That would have been a hell of a lot of work.
No, not really. There's a "Windows" version for Windows-based desktops that can co-mingle with the other C++ versions, but the main version of the game is still based on Java, with the features being ported to the various console versions shortly after. The Java version remains the only way to play Minecraft on Mac and Linux, for example, and it's also where pretty much the entire modding scene lives. It's a little c…
Minecraft (formerly known as bedrock) which is the C++ edition and runs and plays across Windows 10, Android, iOS, and Xbox.
Minecraft Java Edition (formerly known as minecraft) which as the name implies runs on Java and can play between Windows, MacOS, and Linux.
Feature sets of the game are VERY close now (and get closer each release) with the major difference between them now mainly being in how redstone works. Java has redstone bugs that have since become so relied on they are considered features, the C++ version doesn't have them. Someone picking up minecraft for the very first time wouldn't feel they were missing anything using C++ version.
Re: Nostalgia for Minecraft
#78Earlier quoted context omitted.
Space Engineers might be interesting to you Though the physics strains to keep up with more complex creations/scenarios, I have had great fun building big ships and then smashing them into things (or each other). It's another game where they give you a sandbox and the possibilities are up to you They even give you a super-threadbare programming environment with which you can write C# code
The lack of PVE kills it for me, but it's a really fun creative game. Build a cool thing, smash it, repeat.
Re: Nostalgia for Minecraft
#79A multiplayer persistent world like Minecraft with physics would be amazing, and probably replicate Minecraft's success. e.g. If I chop down a tree at the top of a hill it could roll down and potentially wreck your house. Or causing cave-ins and avalanches from indiscriminate mining. Building dams and rerouting rivers. Building realistic defenses and then siege weapons. Fun Add in critter breeding and predation for d…
There's a Minecraft like game with this mechanic right now. When you chop down a tree it goes rolling down the hill and can damage you/enemies. It's as satisfying as you'd hope it would be. I'm not affiliated but I enjoyed playing the alpha.