- Dec 21, 2018
-
-
Christopher Head authored
-
- Jan 28, 2018
-
-
Wuzzy authored
-
- Oct 31, 2017
-
-
DS authored
-
- Oct 08, 2017
-
-
number Zero authored
It wasn't necessary, actually.
-
- Oct 07, 2017
-
-
DS authored
-
- Feb 13, 2017
-
-
Vanessa Ezekowitz authored
-
- Feb 12, 2017
-
-
Vanessa Ezekowitz authored
This uses a fairly simple trick: the textures are animated, while the model is static and has a number of rotated copies of the parts that are seen to move (four copies of the blades, eight copies of the top/bottom and their edges). The opaque parts of the textures then decide which of those faces' copies are visible in each frame.
-
Vanessa Ezekowitz authored
-
- Dec 31, 2016
-
-
Carter Kolwey authored
This also makes turbines compatible with any liquid that is in the `water` group and has `liquidtype == "flowing"`.
-
- Feb 14, 2016
-
-
Jeija authored
-
- Nov 20, 2015
-
-
Jeija authored
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code! Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available by reading the documentation.json file.
-
- May 20, 2015
-
-
Vanessa Ezekowitz authored
also shrunk the base part down by a very tiny amount to help avoid z-fighting with neighboring water (scaled to 0.9995 percent)
-
- Feb 05, 2015
-
-
Vanessa Ezekowitz authored
Adjust textures and inventory images to it
-
- Nov 22, 2014
-
-
Jeija authored
flexibility and because it was never inteded to be OOP in the first place. mesecon.receptor_on and mesecon.receptor_off are provided by wrappers (mesecon:receptor_on/off) for compatibility, but will be removed. Mod programmers that use mesecons: Please update! Also, fix microcontroller polluting the global namespace and remove some deprecated stuff.
-
- Jan 10, 2014
-
-
ShadowNinja authored
-
- Dec 01, 2013
-
-
Uberi authored
-
- Apr 28, 2013
-
-
RealBadAngel authored
-
- Mar 07, 2013
-
-
Anthony Zhang authored
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
-
- Dec 08, 2012
-
-
Jeija authored
-
- Aug 15, 2012
-
-
Jeija authored
-
- Aug 13, 2012
-
-
Jeija authored
-
- Aug 11, 2012
-
-
Jeija authored
-
- Aug 10, 2012
-
-
Vanessa Ezekowitz authored
visibly connect to neighboring wires.
-
- Aug 01, 2012
-
-
Kotolegokot authored
-
- Jul 20, 2012
-
-
Jeija authored
-
- Mar 22, 2012
-
-
Anthony Zhang authored
-
- Mar 05, 2012
-
-
Jeija authored
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
-