Skip to content
Snippets Groups Projects
  1. Jun 11, 2018
  2. Aug 20, 2017
  3. Aug 13, 2017
    • Vanessa Ezekowitz's avatar
      rework a bit to work better with minetest_game 0.4.16 · 9d2704c0
      Vanessa Ezekowitz authored
      eliminates flint and steel (aliased to mt_game fire:flint_and_steel)
      eliminates fake_fire:fake_fire (aliased to mt_game fire:permanent_flame)
      
      mt_game already provides a "fake" fire in the form of a "permanent flame", strike a coal block with flint/steel to get it.
      
      modifies default ice block so that it can be "ignited" (ice fire on top) with mt_game flint/steel
      
      Fire mod must be enabled. However, fire damage is NOT required.
      9d2704c0
  4. Feb 11, 2017
  5. Jan 30, 2017
  6. Dec 31, 2016
  7. Jul 31, 2016
  8. May 23, 2015
  9. May 15, 2015
  10. May 14, 2015
  11. May 10, 2015
  12. May 03, 2015
  13. Mar 05, 2015
    • jp's avatar
      Clean-up · dca81b16
      jp authored
      dca81b16
  14. Jan 21, 2015
    • Tim's avatar
      whitespace cleanup: · be4ed12b
      Tim authored
      * remove all trailing whitespaces
      * make inbox and computer use the prevalent indentation rules
      * CRLF->LF where found
      be4ed12b
  15. Jul 27, 2014
    • Vanessa Ezekowitz's avatar
      Added jp's fork of LazyJ's fork of semmet9's fake fire mod · 6f492914
      Vanessa Ezekowitz authored
      Used and re-licensed with permission of LazyJ and jp:
      
      ```
      [07-27 10:02] <jp__> Hi Vanessa. I replaced the LazyJ's smokes nodes by few particules : https://forum.minetest.net/viewtopic.php?p=149534#p149534
      [07-27 10:03] <jp__> Now I think this mod is mature for integrate Homedecor...
      
      [07-27 10:17] <VanessaE> LazyJ: homedecor is LGPL.  your code is GPL.  by extension so is jp's fork.
      [07-27 10:18] <VanessaE> I'd like to include his fork of your mod into homedecor modpack.
      [07-27 10:18] <VanessaE> your permission is required :)
      [07-27 10:18] <LazyJ> Ok.
      [07-27 10:18] <LazyJ> What's the difference between LGPL and GPL? I just go with whatever the original author uses.
      [07-27 10:19] <VanessaE> beats the hell out of me exactly except LGPL is supposed to make it easier to use code so-licensed in proprietary projects or something.
      [07-27 10:19] <VanessaE> I only use it because minetest_game did and I got some code from there.
      [07-27 10:20] <LazyJ> Ok with me to use it.
      [07-27 10:21] <LazyJ> Credit to semmett9 too.
      ```
      6f492914
Loading