Commit Graph

317 Commits (master)

Author SHA1 Message Date
Oversword fefcd5a316
Merge pull request #5 from oversword/account_for_cooking
Account for cooking recipes
2021-08-09 11:57:43 +01:00
Oversword 58e09ed48d Account for cooking recipes 2021-08-09 11:32:38 +01:00
Oversword 516b035345
Merge pull request #4 from oversword/stairs_conflicts
Remove stairs conflicting crafts before registering stairsplus crafts
2021-08-08 02:45:51 +01:00
Oversword d5a1b58a82 Lint 2021-08-08 02:44:28 +01:00
Oversword c6c62b1ddc Check registered stairs belong to the new node by matching mod or tile 2021-08-08 02:32:14 +01:00
Oversword e8042462c3 Remove stairs conflicting crafts before registering stairsplus crafts 2021-08-07 11:52:46 +01:00
Oversword 53e805c2dd
Merge pull request #3 from oversword/no-leaves-group
Do not copy 'leaves' group to cut blocks, it causes issues with crafting and other processes
2021-08-05 01:13:50 +01:00
Oversword 3ab63fbbef Do not copy 'leaves' group to cut blocks, it causes issues with crafting and other processes 2021-08-04 22:04:57 +01:00
Oversword 9da29961b7
Do not copy the 'marble' group into microblocks (#2)
Co-authored-by: Oversword <bionc:oversword.co.uk>
2021-04-08 10:17:24 +12:00
flux 72a8f9e1bf Merge branch 'master' of https://github.com/minetest-mods/moreblocks into HEAD 2021-01-25 15:19:15 -08:00
Oblomov ddf8b39f5a
Realign the rail craft recipes (#169)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-30 22:55:52 +01:00
Oblomov 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
Jat15 0c2c3ad4ef
Add in prepare_groups tree and wool (#128)
Tree for glitch with furnace
Wool  move for more coherence
2020-12-27 19:42:15 +01:00
Oblomov 8a14250127
Fix stairs placement over oddly-shaped nodes (#166) 2020-12-18 17:59:57 +01:00
Hugo Locurcio cf0f875709
Bump to version 2.1.0 2020-12-14 14:52:04 +01:00
Hugo Locurcio c3b45149b0
Update the changelog with recent fixes 2020-12-14 14:50:02 +01:00
Oblomov 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
Oblomov 5aacb05b14
Add Clean (Super) Glow Glass and traps (#159) 2020-12-14 14:44:21 +01:00
Oblomov 87e27d9f20
Refresh built-in crafting recipe overrides (#161) 2020-12-14 14:38:16 +01:00
Hugo Locurcio 26ca7af997
Update pre-commit hooks to version 3.3.0 2020-10-28 16:41:16 +01:00
David Leal 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
flux 1d90a1a348 Merge branch 'master' of https://github.com/minetest-mods/moreblocks into HEAD 2020-08-20 19:33:50 +00:00
SmallJoker b67028a417 Fix use_texture_alpha warnings since 5.4.0-dev 2020-08-16 10:14:18 +02:00
IFRFSX c081caf494
Add Chinese Translation (#153) 2020-08-01 20:21:55 +02:00
OgelGames 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
Hugo Locurcio 8e6f339313
Declare the minimum supported Minetest version to 5.0.0
This information can be used by ContentDB.
2020-06-03 18:52:38 +02:00
flux 4b417afd07 Merge branch 'master' of https://github.com/minetest-mods/moreblocks into HEAD 2020-05-01 00:01:37 +00:00
Hugo Locurcio 6f9b787f3e
Improve the `stairsplus_in_creative_inventory` setting description 2020-03-24 22:03:51 +01:00
Hugo Locurcio 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
Hugo Locurcio 6595ebc78d
Remove obsolete notice about renaming the extracted mod folder
This is no longer required thanks to `mod.conf`.
2020-01-01 17:54:58 +01:00
Hugo Locurcio 917a46014f
Update copyright statements to 2020 2020-01-01 04:09:24 +01:00
Hugo Locurcio 325999f848
Bump to version 2.0.0 2019-11-25 13:43:10 +01:00
flux fce1a6432f Merge branch 'master' of https://github.com/BlockySurvival/moreblocks into HEAD 2019-11-06 01:55:28 +00:00
flux ef98de75a2 remove basic_materials dependency and insanity 2019-11-06 01:54:54 +00:00
Hugo Locurcio 5cab63c675
Add ice as a Stairs+ node
This closes #109.
2019-10-17 22:25:44 +02:00
Hugo Locurcio 8019f9f309
Update pre-commit hooks to 2.3.0 2019-09-25 23:07:07 +02:00
Hugo Locurcio 873019176b
Document the Minetest 5.0.0 version requirement 2019-09-08 22:56:32 +02:00
Hugo Locurcio b934d8ad4d
Travis CI: Use the `bionic` distribution 2019-07-29 00:38:26 +02:00
Hugo Locurcio 719494b6c4
Optimize PNG images losslessly
Commands used:

- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 -i5000 ::: **/*.png`
2019-06-19 21:19:39 +02:00
Hugo Locurcio 8b10e0721e
Fix a placeholder in the Polish translation
This closes #143.
2019-06-15 18:16:15 +02:00
Hugo Locurcio 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
Hugo Locurcio f421c67372
Fix Centered Wooden Tile crafting
This closes #145.
2019-05-22 09:39:06 +02:00
Hugo Locurcio 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
Hugo Locurcio 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
Hugo Locurcio e09d2fab01
Fix several typos in comments 2019-04-21 16:57:42 +02:00
Hugo Locurcio c30366d2dc
Add `settingtypes.txt` to allow configuring settings in the main menu 2019-04-21 16:56:16 +02:00
Hugo Locurcio b3d0f0d179
Remove the optional mod loading message 2019-04-03 00:19:18 +02:00
Hugo Locurcio 835aa95f35
Update changelog for the new Polish translation 2019-04-01 11:00:55 +02:00
mat9117 e8293c4994 Polish translation (#142) 2019-04-01 10:59:16 +02:00
Hugo Locurcio d96f110821
Bump to version 1.3.0 2019-03-23 15:20:46 +01:00