I was asked to produce the simulator because it would be helpful in a project. So here's the download:
https://www.dropbox.com/s/j6mpv1r795qqhot/RSsim.jar
This is only the GUI, the actual simulating is not implemented. I was in the middle of refactoring when this jar was compiled, so the layer markers wouldn't work. Not everything is drawn yet, but it works for these:
You can export png's and gifs. The checkbox will upload all of them to imgur, but the links are discarded.
Just to be clear again, I might integrate basic simulating into this GUI, however the plan is to move to a C++ GUI environment, because I need it to be able to do fancy stuff. So have fun with it guys.
EDIT: Oh I forgot, it will also ask you for minecraft.jar and some MCP files. Those is not really needed, so you can just cancel those. If you do happen to have the latest version of MCP and the correct minecraft.jar, it will load up a world in the background and do nothing with it (since I branched the simulator part from there).
https://www.dropbox.com/s/j6mpv1r795qqhot/RSsim.jar
This is only the GUI, the actual simulating is not implemented. I was in the middle of refactoring when this jar was compiled, so the layer markers wouldn't work. Not everything is drawn yet, but it works for these:
- Buttons
- Comparators
- Glass
- Hoppers
- Pressure plates
- Repeaters
- Redstone torches
- Wires
- Slabs (green)
- Water
You can export png's and gifs. The checkbox will upload all of them to imgur, but the links are discarded.
Just to be clear again, I might integrate basic simulating into this GUI, however the plan is to move to a C++ GUI environment, because I need it to be able to do fancy stuff. So have fun with it guys.
EDIT: Oh I forgot, it will also ask you for minecraft.jar and some MCP files. Those is not really needed, so you can just cancel those. If you do happen to have the latest version of MCP and the correct minecraft.jar, it will load up a world in the background and do nothing with it (since I branched the simulator part from there).