Skip to content
Snippets Groups Projects
  1. Dec 21, 2018
  2. Jan 28, 2018
  3. Oct 31, 2017
  4. Oct 08, 2017
  5. Oct 07, 2017
  6. Feb 13, 2017
  7. Feb 12, 2017
    • Vanessa Ezekowitz's avatar
      make "on" water turbine animated! · 46cbc769
      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.
      46cbc769
    • Vanessa Ezekowitz's avatar
      fix Z-fighting on water turbine · fa3bd192
      Vanessa Ezekowitz authored
      fa3bd192
  8. Dec 31, 2016
  9. Feb 14, 2016
  10. Nov 20, 2015
    • Jeija's avatar
      Major change: Documentation is now included with mesecons, the website just... · 0ec771bf
      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.
      0ec771bf
  11. May 20, 2015
  12. Feb 05, 2015
  13. Nov 22, 2014
    • Jeija's avatar
      Replace mesecon:<some_function> with mesecon.<some_function> for greater · 5be179bf
      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.
      5be179bf
  14. Jan 10, 2014
  15. Dec 01, 2013
  16. Apr 28, 2013
  17. Mar 07, 2013
  18. Dec 08, 2012
  19. Aug 15, 2012
  20. Aug 13, 2012
  21. Aug 11, 2012
  22. Aug 10, 2012
  23. Aug 01, 2012
  24. Jul 20, 2012
  25. Mar 22, 2012
  26. Mar 05, 2012
Loading