Commit Graph

51 Commits

Author SHA1 Message Date
JoseDouglas26 b7f8af4365 Ore migration 2024-06-14 11:08:54 -03:00
JoseDouglas26 ea44d5cb3c Copper blocks migration 2024-06-11 07:16:02 -03:00
JoseDouglas26 2bb8abb882 Removing documentation 2024-06-07 21:30:49 -03:00
JoseDouglas26 a9cec0565a More code cleaning 2024-06-07 20:07:43 -03:00
JoseDouglas26 e5d134ecd3 new blocks and ppl textures 2024-06-02 11:17:12 -03:00
JoseDouglas26 1fde77eee8 more conflicts solve 2024-06-02 10:54:37 -03:00
JoseDouglas26 58df4c65e1 conflict commit 2024-06-02 10:43:25 -03:00
JoseDouglas26 efa704116e Merge branch 'master' of https://git.minetest.land/JoseDouglas26/MineClone2 2024-06-02 10:40:14 -03:00
JoseDouglas26 3bd570add3 mcl_copper 2024-05-26 19:15:50 -03:00
JoseDouglas26 d7ab3f74eb Naming changes and fixes 2024-05-26 14:42:15 -03:00
JoseDouglas26 67f0f16ac0 Copper bars and some fixes 2024-05-26 14:42:14 -03:00
JoseDouglas26 af3bee7017 Copper pressure plates 2024-05-26 14:42:14 -03:00
JoseDouglas26 25219c7102 Copper buttons and some small changes 2024-05-26 14:42:14 -03:00
JoseDouglas26 ba5c0a7f74 More changes on comments and on mcl_honey 2024-05-26 14:42:14 -03:00
JoseDouglas26 6c84848bce Comments and corrections 2024-05-26 14:42:14 -03:00
JoseDouglas26 c4d79e2519 Removal of global functions and bug fixes 2024-05-26 14:39:26 -03:00
JoseDouglas26 1e0f662f4a New mcl_copper 2024-05-26 14:36:36 -03:00
JoseDouglas26 8555f73f00 More comments and credits 2024-05-26 14:33:03 -03:00
JoseDouglas26 0f9a06a34e Naming changes and fixes 2024-05-21 14:03:20 -03:00
JoseDouglas26 0869217515 Copper bars and some fixes 2024-05-21 03:33:20 -03:00
JoseDouglas26 8ec08eabbf Copper pressure plates 2024-05-14 10:21:57 -03:00
JoseDouglas26 f30e891f09 Copper buttons and some small changes 2024-05-08 06:25:09 -03:00
JoseDouglas26 3c1feccb07 More changes on comments and on mcl_honey 2024-05-07 11:01:31 -03:00
JoseDouglas26 9715c7de0b Comments and corrections 2024-05-06 11:25:32 -03:00
JoseDouglas26 6ed13c0193 More comments and credits 2024-05-05 15:08:23 -03:00
JoseDouglas26 cfd53956f7 New copper grate texture (optimized by optipng) 2024-05-05 08:48:08 -03:00
JoseDouglas26 1eaca376e9 Removal of global functions and bug fixes 2024-05-05 06:25:36 -03:00
JoseDouglas26 73f96ed5f3 Bug fixes with recipes and some nodes 2024-05-04 14:46:40 -03:00
JoseDouglas26 aa9603859b New mcl_copper 2024-05-04 12:07:54 +00:00
PrairieWind 75e4000b30 Fix the scraped variants of certain waxed copper blocks
Also fix some wording in the oxidation api documentation
2023-06-02 20:28:54 +00:00
PrairieWind 0fba7eaed4 Fix a few crashes, make the abm work, and revive the wax off advancement 2023-06-02 20:28:54 +00:00
Michieal 7c46826958 Did what I should have done to begin with: changed _mcl_copper_waxed_variant to _mcl_waxed_variant so that it intuitively applies to more than just copper. 2023-06-02 20:28:54 +00:00
Michieal 9e5a45e3fd Rebased; Changed the way that the abm handles being called.
Still have to make the scraped variants of the stairs & slabs.
2023-06-02 20:28:54 +00:00
PrairieWind 4b9fc7046b Add Oxidization API 2023-06-02 20:28:54 +00:00
Michieal c4e4a8e4d2 Move Waxing function to MCL_Honey. Remove commented code. 2023-02-04 03:31:11 -05:00
Michieal 50effaa807 Made Requested changes from Pull Request. 2023-02-03 14:09:16 -05:00
Michieal a3bc3fd9b9 Removed old commented code to prevent accidental re-enabling, and put the todo into the correct spot. 2023-02-01 23:49:04 -05:00
Michieal c370f1884b Fixed the unwax copper blocks variants to be able to properly remove oxidization levels properly.
MCL_COPPER Blocks off all types (not stairs and slabs) now function properly.
2023-02-01 23:34:02 -05:00
Michieal b771f314fe Removed "scraping_copper_block" function.
Fixed the wax copper blocks variants to have the wax removed.
2023-02-01 23:24:59 -05:00
Michieal 4b0b3217e2 added in TODO 2023-02-01 19:55:23 -05:00
Michieal 5b1c7f2d3a Everything *BUT* scraping works properly. 2023-02-01 18:39:13 -05:00
Michieal 319602508d Make copper block nodes use on_place. 2023-01-30 20:13:32 -05:00
Michieal 8c703f1352 Refactored out "varient" in foavor of "variant".
Set up a basic "on_place" function.

Made _mcl_copper_waxed_variant and _mcl_copper_unwaxed_variant node parameters so that the waxing_copper_block and scraping_copper_block functions can be made generic.

Adjusted said functions to look first for the variants, and added in protection checks for the blocks
2023-01-30 18:27:53 -05:00
ancientmarinerdev 9d87dcf611
Fix right click on copper crash 2022-12-07 18:27:11 +01:00
PrairieWind 1877f7261e Make Raw Copper (Block) smeltable in the blast furnace 2022-11-18 00:33:17 +01:00
PrairieWind c767c617f8 Add waxing copper blocks 2022-11-17 03:16:45 +01:00
cora 9cea10a706 fix more blast resistance and hardness values 2022-06-13 02:48:00 +02:00
PrairieAstronomer 4af0a4daae Updated GROUPS.md and fixed blast furnace group name. 2022-05-17 10:34:44 -06:00
PrairieAstronomer f1a80876de Make Copper Ore Blastable 2022-05-16 20:59:19 -06:00
AFCMS f8f6ea22c8 Fix codestyle issues with `mcl_deepslate`, `mcl_copper`, `mcl_raw_ores` 2022-05-04 23:35:07 +00:00