Skip to content
Snippets Groups Projects
  1. Mar 13, 2016
  2. Feb 28, 2016
  3. Feb 27, 2016
  4. Feb 23, 2016
  5. Feb 19, 2016
    • Jeija's avatar
      Remove unused VERSION file · c7428d81
      Jeija authored
      and remove debug output
      c7428d81
    • Jeija's avatar
      Force-load areas with mesecon usage · cfd4f7c2
      Jeija authored
      This is a major speedup for large mesecon machines / structures.
      Force-loaded areas are stored in a file to be persistent over server
      reboots. By default, areas are unloaded after 10 minutes (600s) without
      usage, this can be customized with the mesecon.forceload_timeout
      setting. Please turn max_forceloaded_blocks up for better performance.
      cfd4f7c2
  6. Feb 16, 2016
  7. Feb 15, 2016
  8. Feb 14, 2016
  9. Feb 09, 2016
  10. Jan 03, 2016
  11. Jan 02, 2016
  12. Dec 29, 2015
  13. Dec 27, 2015
    • Auke Kok's avatar
      Fix sound volume level of noteblock. · 2682d092
      Auke Kok authored
      Playing stereo sounds positionally in OpenAL causes it to play
      the sounds unattenuated - same volume for all distances. This
      shouldn't happen, and makes noteblocks unneccesarily loud from
      very far away.
      
      Convert all noteblock samples to mono, 22kHz 64kbit.
      2682d092
  14. Dec 15, 2015
  15. 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
    • Jeija's avatar
      Gates: Add OR and NOR gate · 75bd081a
      Jeija authored
      75bd081a
  16. Oct 18, 2015
  17. Oct 04, 2015
  18. Oct 01, 2015
  19. Aug 26, 2015
  20. Jul 27, 2015
  21. May 20, 2015
  22. May 11, 2015
  23. Mar 26, 2015
Loading