Commit Graph

42 Commits

Author SHA1 Message Date
1f1959ba54 Bump to version 2.2.0 2021-06-29 00:41:22 +02:00
bcd1a5688b Update the changelog with recent fixes 2021-02-26 12:06:41 +01:00
ddf8b39f5a Realign the rail craft recipes (#169)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-30 22:55:52 +01:00
ff7e85094f Fix strange placement behavior for non-default Stairs+ nodes (#168)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-28 03:27:58 +01:00
8a14250127 Fix stairs placement over oddly-shaped nodes (#166) 2020-12-18 17:59:57 +01:00
cf0f875709 Bump to version 2.1.0 2020-12-14 14:52:04 +01:00
c3b45149b0 Update the changelog with recent fixes 2020-12-14 14:50:02 +01:00
ab91ad967a Improve the placement logic for slabs, etc (#160)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-14 14:46:50 +01:00
5aacb05b14 Add Clean (Super) Glow Glass and traps (#159) 2020-12-14 14:44:21 +01:00
26ca7af997 Update pre-commit hooks to version 3.3.0 2020-10-28 16:41:16 +01:00
3cfff98fc9 Replace Travis CI with GitHub Actions (#158)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-10-02 11:21:10 +02:00
f8314c322e Add compressed desert cobblestone (#156)
Desert cobblestone can be obtained in large quantities from deserts, so makes sense to add a compressed node.
2020-06-07 14:25:19 +02:00
bbfd782300 Remove legacy Stairs+ conversion code
It was only required to import worlds last edited before Q3 2013.
2020-01-03 11:34:13 +01:00
325999f848 Bump to version 2.0.0 2019-11-25 13:43:10 +01:00
5cab63c675 Add ice as a Stairs+ node
This closes #109.
2019-10-17 22:25:44 +02:00
b2f1163dad changelog: Put the supported version at the top of the Changed section
This makes it easier to notice.
2019-05-22 11:33:15 +02:00
f421c67372 Fix Centered Wooden Tile crafting
This closes #145.
2019-05-22 09:39:06 +02:00
72a6ee6032 Make Stairs+ nodes emit slightly less light compared to full nodes
This makes up for their smaller visual size.
2019-05-08 20:00:57 +02:00
f7ff9644c9 Add description and dependencies to mod.conf
The legacy `depends.txt` and `description.txt` files are no longer
needed since Minetest 5.0.0 or later will read everything from
`mod.conf`.

This raises the minimum supported Minetest version to 5.0.0.
2019-04-21 17:03:15 +02:00
c30366d2dc Add settingtypes.txt to allow configuring settings in the main menu 2019-04-21 16:56:16 +02:00
835aa95f35 Update changelog for the new Polish translation 2019-04-01 11:00:55 +02:00
d96f110821 Bump to version 1.3.0 2019-03-23 15:20:46 +01:00
0fea5ee25a Update the changelog to mention intllib changes 2019-03-20 21:31:21 +01:00
774c4043aa Display Stairs+ nodes in the creative inventory by default
This closes #125.
2019-03-20 20:27:07 +01:00
7dd3e1f0db Improve writing style in the changelog 2019-03-03 23:17:10 +01:00
76a00a5365 Update intllib support to avoid using deprecated functions 2019-03-03 20:02:40 +01:00
a0ca02f5f4 Improve cut glass edge texture. (#115)
Also preserves connected_glass feature.
2019-02-25 11:20:35 +01:00
b0cb1d325a Fix Stairs+ node rotation on placement
This closes #123.
2019-02-25 10:47:51 +01:00
9d953ccebf Bump to version v1.2.0 2018-11-24 17:39:42 +01:00
0ace9fe493 Update the changelog to reflect recent commits 2018-11-24 17:34:55 +01:00
10dd84a7f1 Remove brackets around the initial version number in the changelog 2018-04-22 00:14:17 +02:00
8ff1cb598f Update documentation 2018-03-26 19:09:44 +02:00
832b8f8817 Craft Circle Stone Brick and Stone tile (#82)
* Craft Circle Stone Brick and Stone tile

Craft Circle Stone Brick was similar furnace.
Stone Tile is more similar with stone block.

* Modify Circle Stone Brick

* Modify craft Stone Tile
2018-02-17 12:08:08 -08:00
8f6176f68c Update CHANGELOG to acknowledge a bug fix 2017-12-19 23:47:00 +01:00
80d35c8215 Add listring for circular saw 2017-11-20 15:09:37 -08:00
65e3afdd8b Update changelog to add the recently-merged bug fix 2017-11-20 23:13:16 +01:00
f2ede87a5a Fix the version comparison links in the changelog 2017-10-05 19:06:57 +02:00
16ae14f458 Prepare for v1.1.0 release
- Rewrite the README entirely with new installation instructions
- Tweak the styling in CONTRIBUTING.md and CHANGELOG.md
2017-10-04 20:43:50 +02:00
59c384dca4 Update the change log with new additions in More Blocks 2017-10-02 23:54:40 +02:00
5f35766ed0 Update change log with the new Stairs+ nodes 2017-02-23 17:10:49 +01:00
6a1ffa7651 Update change log with the new circular saw nodes 2017-02-21 23:01:41 +01:00
831bbb2b27 Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00