Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Mechanics change #176

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

[WIP] Mechanics change #176

wants to merge 23 commits into from

Commits on Nov 21, 2017

  1. modified: mods/decoblocks/nodes.lua

    	modified:   mods/mapgen/mapgen.lua
    Jalus Bilieyich committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    0ab059b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd3857 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Update README.txt

    Xaleth authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    75648b1 View commit details
    Browse the repository at this point in the history
  2. Update README.txt

    Xaleth authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    31598ad View commit details
    Browse the repository at this point in the history
  3. Create license.txt

    Xaleth authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    215753c View commit details
    Browse the repository at this point in the history
  4. Delete README.txt

    Xaleth authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    b689582 View commit details
    Browse the repository at this point in the history
  5. Create README.md

    Xaleth authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    e21b680 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. Add crafts for chairs and tables

    	Add chairs and tables
    Jalus Bilieyich committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    df96630 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Add mechanics to dropped nodes

    Jalus Bilieyich committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    d162e15 View commit details
    Browse the repository at this point in the history
  2. Update items.lua

    Xaleth authored Dec 3, 2017
    Configuration menu
    Copy the full SHA
    ad66674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbfd13c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4a793 View commit details
    Browse the repository at this point in the history
  5. Add mechanics to dropped nodes

    Jalus Bilieyich committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    952f805 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe2db95 View commit details
    Browse the repository at this point in the history
  7. deleted: mods/mechanics_change/License.txt

    	deleted:    mods/mechanics_change/README.md
    	deleted:    mods/mechanics_change/commands.lua
    	deleted:    mods/mechanics_change/depends.txt
    	deleted:    mods/mechanics_change/init.lua
    	deleted:    mods/mechanics_change/item_drop.lua
    	deleted:    mods/mechanics_change/mechanics_change/License.txt
    	deleted:    mods/mechanics_change/mechanics_change/README.md
    	deleted:    mods/mechanics_change/mechanics_change/commands.lua
    	deleted:    mods/mechanics_change/mechanics_change/depends.txt
    	deleted:    mods/mechanics_change/mechanics_change/init.lua
    	deleted:    mods/mechanics_change/mechanics_change/item_drop.lua
    	deleted:    mods/mechanics_change/mechanics_change/items.lua
    	deleted:    mods/mechanics_change/mechanics_change/mod.conf
    	deleted:    mods/mechanics_change/mod.conf
    Jalus Bilieyich committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    3b87c94 View commit details
    Browse the repository at this point in the history
  8. new file: mods/mechanics_change/License.txt

    	new file:   mods/mechanics_change/README.md
    	new file:   mods/mechanics_change/commands.lua
    	new file:   mods/mechanics_change/depends.txt
    	new file:   mods/mechanics_change/init.lua
    	new file:   mods/mechanics_change/item_drop.lua
    	new file:   mods/mechanics_change/mod.conf
    Jalus Bilieyich committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    58a2635 View commit details
    Browse the repository at this point in the history
  9. Add mechanics to dropped nodes

    Jalus Bilieyich committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    5230514 View commit details
    Browse the repository at this point in the history
  10. Delete license.txt

    Xaleth authored Dec 3, 2017
    Configuration menu
    Copy the full SHA
    60cdb18 View commit details
    Browse the repository at this point in the history
  11. Delete README.md

    Xaleth authored Dec 3, 2017
    Configuration menu
    Copy the full SHA
    3c685a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Perform mechanics on_punch instead of on_rightclick

    Jalus Bilieyich committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    ec89445 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Fixed issue.

    Xaleth authored Dec 5, 2017
    Configuration menu
    Copy the full SHA
    77762b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Update items.lua

    Xaleth authored Dec 10, 2017
    Configuration menu
    Copy the full SHA
    c9016ee View commit details
    Browse the repository at this point in the history
  2. Change command name.

    Xaleth authored Dec 10, 2017
    Configuration menu
    Copy the full SHA
    f36e494 View commit details
    Browse the repository at this point in the history