Commit Graph

110 Commits

Author SHA1 Message Date
fluxionary c46c624e9b
fix unified_dyes integration (#14) 2022-11-09 17:03:28 +01:00
adrido 71f3ccfb14 Update readme 2022-06-24 12:08:28 +02:00
Skamiz 8137445dea
add new basalt textures (#12) 2022-06-24 11:36:53 +02:00
adrido 3c802b6bff Merge branch 'master' of https://github.com/adrido/darkage 2022-06-11 14:25:10 +02:00
adrido f30bdf99f2 Add mod.conf 2022-06-11 14:24:55 +02:00
Skamiz 92730881b4
Fix various texture issues (#11) 2022-06-11 14:17:37 +02:00
Skamiz 7d76f3864e
Fix some obvious tilling issues (#10) 2022-05-28 07:36:05 +02:00
adrido 61c4c648fd Fix missing end 2021-11-20 14:57:34 +01:00
adrido 7ebedc68bb Merge branch 'master' of https://bitbucket.org/adrido/darkage 2021-11-20 09:48:35 +01:00
adrido 536d635e25 Generation of Tuff in dirt 2021-11-20 09:34:38 +01:00
sys4-fr e5e49ed965
Remove warnings from deprecated definitions and functions (#6)
Co-authored-by: sys4 <bricassa@sys4.fr>
2021-03-10 13:28:21 +01:00
orbea befafde095
Fix the dye recipes for square glass. (#5) 2020-04-21 07:34:01 +02:00
Adrian fb5213f5b1 Use extended palette 2020-01-03 16:40:45 +01:00
Nordall 8e7aea0317 Fixed colorizing, added glow variants (#3) 2019-07-21 08:57:44 +02:00
Unknown 19f2fa7435 Add alias for old darkage straw stairs 2018-06-16 11:35:20 +02:00
Unknown 686d5316af Remove desert_stone reziep 2017-12-17 14:20:37 +01:00
Thomas S b7cef82da8 Fix moreblocks drop problems 2017-08-10 05:22:33 +00:00
Thomas S 6e5953de5a Change desert stone recipe to avoid conflict with current minetest_game 2017-04-11 16:30:49 +00:00
Unknown bef0f2bf88 Correction for mapgen memory optimization 2017-04-02 18:41:09 +02:00
Thomas S dec9355307 Higher Tuff Brick Recipe Output
To be consistent with minetest_game.
2017-03-02 13:05:17 +01:00
Unknown 15eafe7030 Mapgen improvement 2017-03-02 10:08:14 +01:00
Unknown 754e7a16da Mapgen improvement (Thanks to HybridDog) 2017-03-02 06:58:30 +01:00
Unknown 19bb32d0fe Improve "shadows" on the chalked_brick texture 2017-03-01 09:22:34 +01:00
Thomas S abb5239726 Reduce stone_brick recipe output.
Otherwise, you would get 9 stone_brick out of (originally) 1 stone.
2017-02-25 20:38:32 +00:00
adrido 66639b1d28 Change drawtype of wooden frame to glasslike_framed 2017-02-23 12:38:35 +01:00
adrido 1a596ef342 Added missing alias 2017-02-23 12:38:03 +01:00
adrido 0307430163 Merged master into github/master 2017-02-22 11:17:13 +01:00
adrido 13b743622b Fix wooden frame not breakable by hand 2017-02-22 11:16:56 +01:00
adrido 9750ee5f29 Added colored glass ( If unifieddyes installed)
If you have unified dyes installed and have a recent version of Minetest the glasses can colored by punching with dye.
2017-02-22 09:04:52 +01:00
adrido cd4a46d666 Merged master into github/master 2017-01-24 14:51:26 +01:00
adrido 9c85fc158f Add stais bricks 2017-01-24 14:50:57 +01:00
adrido c588873976 Added Block and Ruble variant to Ors, Slate, Gneiss and Basalt 2017-01-22 12:03:33 +01:00
adrido 8d678c2be2 Chalk wasn't designed to be craftable 2017-01-22 11:02:10 +01:00
adrido 132c7e80d4 Add better xdecor support 2017-01-14 07:51:10 +01:00
adrido 842968d9eb Fix undeclared global variable 2017-01-12 15:54:45 +01:00
adrido 54ce0c9276 Fix PNG warning: iCCP: known incorrect sRGB profile 2017-01-12 15:19:23 +01:00
adrido 5e5d5010f8 Resolved craft reciep conflict with stone bricks
Stone bricks are now crafted out of one Stone Block
2017-01-12 15:13:55 +01:00
adrido 57856634f1 Minor mapgen improofement 2017-01-04 10:42:54 +01:00
adrido 9dd709485b Finished renaming of ors_cobble->ors_brick 2016-10-19 14:30:32 +02:00
adrido 76684bb865 Merged in tchncs/darkage (pull request #1)
ors_brick: add aliases for the stairs mod
2016-10-16 00:20:07 +00:00
tchncs 835ec72219 ors_brick: add aliases for the stairs mod 2016-10-16 00:18:32 +02:00
addi 3a2e2f0112 Introduced Chalked Bricks
Chalked Bricks using the cobble texture of the old minetest_game that where removed in 0.4.7. Its a nice looking stonebrick alternative good to bring a bit more colors in stonebrick houses.

Texture is made by c55 and licensed under CC BY-SA 3.0
2016-09-11 14:25:16 +02:00
addi 6f985e9fe7 Renamed ors_cobble to ors_brick, registering alias 2016-07-16 15:36:04 +02:00
addi e4d0438bf4 update Formspec of box and shelf to fit into minetest_game 2016-07-12 16:24:24 +02:00
addi 15ec997551 Tidy up nodes.lua 2016-07-10 11:51:41 +02:00
addi fb05183e95 Tidy up init.lua 2016-07-10 11:51:40 +02:00
addi 7baa81b17b Simplyfied/fixed furniture.lua 2016-07-10 11:51:40 +02:00
addi 586b05da56 Rewrite building.lua simplified registration of reinforced stuff 2016-07-10 10:41:34 +02:00
addi b301fed084 Simplyfied generation of alias 2016-07-10 10:40:34 +02:00
addi dc02970d08 Simplyfied stairs registrations 2016-07-09 10:23:29 +02:00