Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: minetest-mods/moreblocks
base: v1.0.0
Choose a base ref
head repository: minetest-mods/moreblocks
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 15 files changed
  • 6 contributors

Commits on Feb 20, 2017

  1. Add a contribution guide

    Calinou committed Feb 20, 2017
    Copy the full SHA
    6f033c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. add a few new shapes to the table saw: (#67)

    * 1/16 slab, L-shaped (two sides)
    * 1/16 slab, corner-shaped (three sides)
    * 1/16 slab, U-shaped (three sides)
    Vanessa Ezekowitz authored and Calinou committed Feb 21, 2017
    Copy the full SHA
    0569ff9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a1ffa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. add some 0.4.15 default nodes to table saw, including farming:straw (#69

    )
    
    * add some 0.4.15 default nodes to table saw
    including farming:straw
    
    * fix hard-coded drop
    Vanessa Ezekowitz authored and Calinou committed Feb 23, 2017
    2
    Copy the full SHA
    f4b68fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f35766 View commit details
    Browse the repository at this point in the history
  3. build a list of all of the stairsplus slab/stair/etc... shapes (#70)

    for other mods to reference.
    Vanessa Ezekowitz authored and Calinou committed Feb 23, 2017
    Copy the full SHA
    e9c6cef View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Make wool sawable (#72)

    * Make wool sawable
    
    Based on my simple research #71 enabling wool should not cause major slowdowns.
    
    Code pasted from gloopblocks
    
    * List wool as optional dependancy
    
    * Added check for wool dependancy
    
    * Make life easier for translators
    Fixer-007 authored and sofar committed Mar 15, 2017
    Copy the full SHA
    fbfb079 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Support tin and silver/sandstone blocks (#79)

    Allows tin blocks and silver/desert sandstone blocks to be used in the circular saw.
    lemon-melon authored and sofar committed Aug 12, 2017
    Copy the full SHA
    fc3c5f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f3005d6 View commit details
    Browse the repository at this point in the history
  3. Replace deprecated function 'intllib.Getter':

    - Check first for 'intllib.make_gettext_pair', otherwise continue using
    deprecated function
    AntumDeluge authored and sofar committed Aug 12, 2017
    Copy the full SHA
    acd570b View commit details
    Browse the repository at this point in the history
  4. Replace deprecated methods:

    - 'setting_get' with 'settings:get'
    - 'setting_getbool' with 'settings:get_bool'
    AntumDeluge authored and sofar committed Aug 12, 2017
    Copy the full SHA
    7347b05 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. Copy the full SHA
    df8c150 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Copy the full SHA
    59c384d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Prepare for v1.1.0 release

    - Rewrite the README entirely with new installation instructions
    - Tweak the styling in CONTRIBUTING.md and CHANGELOG.md
    Calinou committed Oct 4, 2017
    Copy the full SHA
    16ae14f View commit details
    Browse the repository at this point in the history