Commit Graph

68 Commits

Author SHA1 Message Date
Mikita Wiśniewski 2552e92b14 Prepare branch for merge pt. 2
update README with new info (including credits) and update links in it, fix formatting in misc.lua
2023-04-22 08:48:40 +07:00
Mikita Wiśniewski 457237049b Prepare branch for merge pt. 1 (fixes #21)
update locales, fix use_texture_alpha = 'clip' warnings, fix birch slab tables (we didn't have those apparently XD)
2023-04-22 08:07:44 +07:00
Mikita Wiśniewski 90375c9d4d Add functional for the ovens (fixes #17)
currently it is just a retextured smoker without particles, but I'll add more result slots before releasing (I hope)
2023-04-22 07:30:21 +07:00
Mikita Wiśniewski df843ca7a5 Add .gitignore and oven textures
these textures are currently unused, but they soon will be used for the ovens themselves
2023-04-16 14:15:21 +07:00
Mikita Wiśniewski 380be28114 Add About section to the README with a Wiki link (fixes #19)
yay
2023-04-16 08:37:43 +07:00
Mikita Wiśniewski 19211d7c24 Add support for mcl_bamboo (fixes #20) 2023-04-15 20:51:28 +07:00
Mikita Wiśniewski a12dc3f8aa Oops
forgot to fix one of those in previous commit
2023-04-15 19:32:43 +07:00
Mikita Wiśniewski 53b93aec4e Fix crimson and warped textures (fixes #18) 2023-04-12 21:49:31 +07:00
Mikita Wiśniewski f68bf1b81b Merge pull request 'French translation' (#16) from MatthiasZM96/mcl_decor-french_translation:master into master
Reviewed-on: #16
2022-10-27 09:52:38 +00:00
MatthiasZM96 40406bab81 Transférer les fichiers vers 'locale' 2022-10-27 08:17:16 +00:00
Mikita Wiśniewski 11a3ae4e86 Update main screenshot (finally) 2022-10-03 11:05:32 +07:00
Mikita Wiśniewski e913c0cc56 Replace nodebox with mesh for table lamp and update README for it (fixes #8)
now I have normal experience with meshing, yahoo! thanks to blockbench
2022-10-01 17:21:50 +07:00
Mikita Wiśniewski b002a1aed8 Merge branch 'master' into indev 2022-09-30 17:35:15 +07:00
Mikita Wiśniewski ecbc071461 Match up hexcolors to the avg color of concrete textures (fixes #14)
ready for release, yay!
2022-09-30 17:31:27 +07:00
Mikita Wiśniewski 0a7b1414c5 Add more comments to the code (why not?)
v1.3 soon!
2022-09-30 11:04:09 +07:00
Mikita Wiśniewski ce5324af35 Add more comments to the code (why not?)
v1.3 soongit status!
2022-09-30 11:02:18 +07:00
Mikita Wiśniewski 5a32f4595d Prepare for pushing into master (fixes #11, #12)
add mcl_mangrove support, update support for crimson and warped wooden stuff and for deepslate paths, clean-up README and something else I gorgor 💀
2022-09-29 20:16:21 +07:00
Mikita Wiśniewski 🤍💙🤍 f61a71a7ec Clean-up this mess and add hedges (fixes #10)
includes updating mod.conf, finally removing unused register.lua and stuff
2022-09-29 10:31:04 +07:00
Mikita Wiśniewski 4f43fcf650 Use tables for registering colored nodes (fix of #2, p1) 2022-04-30 21:18:18 +07:00
Mikita Wiśniewski 79b53ce5a6 Update README and replace top table lamp texture with light grey wool 2022-04-30 19:44:58 +07:00
Mikita Wiśniewski b9767cab86 Remove useless attribution for mcl_signs from README
after all, on_place function has been deleted from curtains' code
2022-04-30 18:34:12 +07:00
Mikita Wiśniewski b2234e17f5 Add mcl_deepslate as an optional depend to mod.conf
oops
2022-04-30 15:15:23 +07:00
Mikita Wiśniewski 8135b17681 Add support for MineClone5's deepslate and update locales 2022-04-30 15:08:27 +07:00
Mikita Wiśniewski 1ab1b10aeb Update api.lua
small fix
2022-04-29 16:20:20 +07:00
Mikita Wiśniewski 87253ca16a Display movement notice in HUD instead of chat 2022-04-29 15:23:06 +07:00
Mikita Wiśniewski c5fafbb2ce Split api/register.lua into separate files (fixes #3) 2022-04-28 20:37:39 +07:00
Mikita Wiśniewski 5512b916d0 Remove on_place definition from curtains' code
will stay on the indev branch until better times
2022-04-27 13:54:25 +07:00
Mikita Wiśniewski 025adfad38 Add (or change) shadows on mask textures
now it should look better
2022-04-25 15:43:38 +07:00
Mikita Wiśniewski 03e198f33b Merge pull request 'v1.2pre pull request' (#6) from indev into master
Reviewed-on: #6
2022-04-24 13:17:07 +00:00
Mikita Wiśniewski 70375371c9 Update README.md
Add animated screenshot and crafting recipe for curtains, categorize credits and small grammatic fixes
2022-04-24 20:09:17 +07:00
Mikita Wiśniewski b89a895c97 Add mcl_mushroom to mod.conf's optional depends 2022-04-24 18:38:26 +07:00
Mikita Wiśniewski 6a431599d4 Add support for MineClone 5 wood types and fix infinite curtains
current fix is just comment on_place. yeah.
2022-04-24 16:47:33 +07:00
Mikita Wiśniewski ceeb4366c3 Simplify register functions in api.lua
and modify register.lua for this too, of course
2022-04-24 13:06:30 +07:00
Mikita Wiśniewski 8dc358688c Infinite curtains fix: part 1 (failed)
just copied this string from mcl_signs... it looks like it SHOULD fix that, but it DOESN'T. (i hate curtains now)
2022-04-23 16:38:06 +07:00
Mikita Wiśniewski 44b87c3321 Add texture attributing and info about curtains to README
very wip, yeah. i'll add curtains to screenshots and crafting recipe to README in future
2022-04-23 12:53:25 +07:00
Mikita Wiśniewski 37f12fa4ee Add curtains and update stuff
Curtains are bugged (placed like in creative mode, infinitely) so moved to indev branch. But at least everything else works... somehow...
2022-04-23 12:38:19 +07:00
Mikita Wiśniewski c843781572 Add ContentDB badge to README 2022-04-20 19:23:44 +07:00
Mikita Wiśniewski b5a897f4d5 Update README.md
...i hate the whole license thing now XD
2022-04-08 12:34:59 +07:00
Mikita Wiśniewski 8b4bc63e6e Update README.md
more proper credit i think
2022-03-26 09:35:56 +07:00
Mikita Wiśniewski e92d49a895 Update README.md 2022-03-25 12:50:38 +07:00
Mikita Wiśniewski bd7e2c211f HOTFIX: Don't override pickaxe craft lol 2022-03-25 12:49:47 +07:00
Mikita Wiśniewski 099bdd2d55 Prepare mod for publishing, part 2
expand README, fix some stuff and etc. this part is final i guess, yay!
2022-03-24 18:04:14 +07:00
Mikita Wiśniewski eee24edb71 Fix dyed planks' corner stair texture 2022-03-23 17:07:49 +07:00
Mikita Wiśniewski 1f87c1ddfd Prepare mod for publishing, part 1
this commit includes: delete rainbow block completely for several reasons, add more paths, etc
2022-03-23 14:10:46 +07:00
Mikita Wiśniewski 114f3a24fe Add slab tables and fix previous commit 2022-03-23 12:23:35 +07:00
Mikita Wiśniewski 494d13d3a6 Combine chairs and tables registration function
and add optional depend for mcl_cozy... and something i forgor
2022-03-22 21:48:22 +07:00
Mikita Wiśniewski f4699123d8 Add table lamps and update locales
and something i forgor
2022-03-22 16:54:53 +07:00
Mikita Wiśniewski 014d1dcfd8 Add armchairs and stairs/slabs
and make dyed planks fuel
2022-03-22 14:23:10 +07:00
Mikita Wiśniewski 9b198bffb0 Add dyed planks
register them via API, add one mask texture for them and locales
2022-03-22 10:50:54 +07:00
Mikita Wiśniewski aa4a004087 Make gravel path use gravel texture with alpha mask
now texture pack makers don't need to make their own version of gravel path texture, now it's just mask that applies on default_gravel.png
2022-03-21 15:46:37 +07:00