https://github.com/docker/dockercraft/issues/3 is a wonderful bug report.
Dockercraft: Manage Docker containers from Minecraft
61–70 of 115 posts
Re: Dockercraft: Manage Docker containers from Minecraft
#62Do you realize what you've actually built? A way for people to "hack" by flying through 3d space into computer bricks representing server apps. 90s Hollywood thanks you.
You're too late. https://www.cs.unm.edu/~dlchao/flake/doom/
Re: Dockercraft: Manage Docker containers from Minecraft
#63This is probably offtopic, but the state of Minecraft modding is really bad * One dude is maintaining Forge/MinecraftCodersPack/Fernflower, which powers pretty much every mod * Ad-infested forums and adfly links are the preferred way of distributing mods * The last moddable client version is 1.8.0, 1.9 is out. * Getting a mod started is really difficult, and it's not clear what should/shouldn't be in source control.…
This is true. MeddleAPI[1] is the new hotness as it allows mods to be version-agnostic, however it's still early and there's little documentation. Mojang has been talking about potentially releasing some kit for modding for years, but with the C++ based "Minecraft Windows 10 Edition" out, I see little chance of that happening now. I'm glad to see this though. I have been working on a file editor for minecraft[2] that…
Re: Dockercraft: Manage Docker containers from Minecraft
#64Conceptually, this is way ahead of its time.
Re: Dockercraft: Manage Docker containers from Minecraft
#65Re: Dockercraft: Manage Docker containers from Minecraft
#66This is the future of computing, and I mean that without any irony whatsoever. Simulating physical spaces as a metaphor for complex systems is incredibly powerful. I expect to see much more of this in the coming decade, especially once VR starts hitting its stride.
That said, I'm considering installing it just to have an excuse for playing Minecraft at work.
Re: Dockercraft: Manage Docker containers from Minecraft
#67Internet, please make it happen.
Re: Dockercraft: Manage Docker containers from Minecraft
#68Re: Dockercraft: Manage Docker containers from Minecraft
#69Earlier quoted context omitted.
This is true. MeddleAPI[1] is the new hotness as it allows mods to be version-agnostic, however it's still early and there's little documentation. Mojang has been talking about potentially releasing some kit for modding for years, but with the C++ based "Minecraft Windows 10 Edition" out, I see little chance of that happening now. I'm glad to see this though. I have been working on a file editor for minecraft[2] that…
Minetest is very... opinionated... when it comes to modding. Gluing a Java webserver to it as I've done with Minecraft wouldn't be possible, as far as I can tell.
Re: Dockercraft: Manage Docker containers from Minecraft
#70This is the future of computing, and I mean that without any irony whatsoever. Simulating physical spaces as a metaphor for complex systems is incredibly powerful. I expect to see much more of this in the coming decade, especially once VR starts hitting its stride.