Commit Graph

156 Commits

Author SHA1 Message Date
JoseDouglas26 37c7b01309 Ingredients items migration 2024-06-12 14:01:32 -03:00
JoseDouglas26 9bee6afd0c Items migration starting 2024-06-12 08:49:09 -03:00
JoseDouglas26 fc98ea699a More logs and woods migration 2024-06-10 19:15:07 -03:00
JoseDouglas26 75fbca1950 New textures 2024-06-10 13:20:33 -03:00
JoseDouglas26 9a3f66f696 Biota blocks migration start 2024-06-10 13:14:52 -03:00
JoseDouglas26 5f4fea498b Sea lantern migration 2024-06-10 08:19:33 -03:00
JoseDouglas26 08a84a28f4 New blocks migration (light sources) 2024-06-10 07:33:33 -03:00
JoseDouglas26 b5bbfb5477 More blocks migration and changes on carpets 2024-06-10 02:55:48 -03:00
JoseDouglas26 66992e5c2e More blocks migration 2024-06-09 21:06:33 -03:00
JoseDouglas26 69c97fae58 More ornamental blocks 2024-06-09 20:44:38 -03:00
JoseDouglas26 7ae19cefd7 New ornamental blocks 2024-06-09 20:14:09 -03:00
JoseDouglas26 3a63c3b715 Wool migration 2024-06-09 17:34:22 -03:00
JoseDouglas26 64525fa287 Removed old glazed terracotta blocks 2024-06-09 17:19:01 -03:00
JoseDouglas26 2932fdff04 Glazed terracotta migration 2024-06-09 13:29:44 -03:00
JoseDouglas26 cbe660857b New tool and glass blocks 2024-06-09 12:11:46 -03:00
JoseDouglas26 f4bf86f434 More blocks and textures 2024-06-09 11:15:10 -03:00
JoseDouglas26 d9d289bc0b New textures and dark prismarine 2024-06-09 09:58:54 -03:00
JoseDouglas26 4298171f11 Cleaning code and textures 2024-06-08 20:23:57 -03:00
JoseDouglas26 b88e464677 New blocks 2024-06-08 19:58:35 -03:00
JoseDouglas26 d96b9e2328 Cleaning 2024-06-08 19:08:31 -03:00
JoseDouglas26 a9cec0565a More code cleaning 2024-06-07 20:07:43 -03:00
JoseDouglas26 387e6bc563 Cleaning code and textures 2024-06-07 19:54:59 -03:00
JoseDouglas26 70ec41e3ea Removed textures 2024-06-07 19:18:19 -03:00
JoseDouglas26 7697e1e2d9 Textures for blocks 2024-06-07 19:04:29 -03:00
JoseDouglas26 f9f3baebce Remove desktop.ini 2024-06-07 18:51:54 -03:00
JoseDouglas26 57f03625f7 Textures for blocks 2024-06-07 18:49:37 -03:00
JoseDouglas26 2231432946 More structural blocks migration 2024-06-07 18:17:34 -03:00
JoseDouglas26 bb47f3e525 New blocks and non-MC things removed 2024-06-07 10:50:14 -03:00
JoseDouglas26 1376dd3512 Concrete-related blocks migration 2024-06-07 10:24:26 -03:00
JoseDouglas26 87297b8e4c Planks registration 2024-06-07 08:43:00 -03:00
JoseDouglas26 76234d8e6b VoxeLibre2 migration 2024-06-07 06:47:58 -03:00
JoseDouglas26 e5d134ecd3 new blocks and ppl textures 2024-06-02 11:17:12 -03:00
JoseDouglas26 dfc67c18b5 Merge branch 'pr-4341' 2024-06-01 11:07:56 -03:00
the-real-herowl 018814c362 Added a few mobitems
* one droppable from strays
* the rest will get their mobs in a later update
* added alternative ways to get the items
* added recipes for potions that use these items
2024-05-22 21:03:43 +02:00
the-real-herowl 551bc99517 Improved compat alias visual 2024-05-22 21:03:43 +02:00
the-real-herowl 09be413e3f Added glowing effect
Also added on_save_effect callback to run cleanup
2024-05-22 21:02:25 +02:00
the-real-herowl 31adc45da9 Added blindness effect
(also improved TT descriptions of some effects)
2024-05-22 21:02:25 +02:00
the-real-herowl 5610fa1c4b Added frost effect 2024-05-22 21:02:25 +02:00
the-real-herowl fce73ab2bf Added some missing effects and improved API
* added a way to have a damage modifier relying on type instead of flag
* added Slow Falling
* added Levitation
* added Health Boost
* added Absorption
2024-05-22 21:02:24 +02:00
the-real-herowl 40580843d5 New effect icons 2024-05-22 21:02:24 +02:00
the-real-herowl 5750284e8f Improved /effect command and fixes
-improved the /effect command, allowing to use effect levels
-fixed a bug in level-to-factor conversions
-renamed effect icons to follow the new convention
2024-05-22 21:02:24 +02:00
the-real-herowl 753545d714 Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master
Reviewed-on: VoxeLibre/VoxeLibre#4282
2024-05-22 19:01:14 +00:00
the-real-herowl 691ba9f5b3 Merge pull request 'Documentation update, mostly rename of the game' (#4236) from doc_update into master
Reviewed-on: VoxeLibre/VoxeLibre#4236
2024-05-22 05:26:10 +00:00
Wbjitscool cd66dc28a4 Cherry blossom particles improvement (#4258)
Co-authored-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Reviewed-on: VoxeLibre/VoxeLibre#4258
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Wbjitscool <dwsda121@gmail.com>
Co-committed-by: Wbjitscool <dwsda121@gmail.com>
2024-05-22 05:18:27 +00:00
JoseDouglas26 0869217515 Copper bars and some fixes 2024-05-21 03:33:20 -03:00
the-real-herowl d22d26b971 New stalker head texture 2024-05-19 03:03:11 +02:00
the-real-herowl af13bd0635 Stalker may be overloaded, but never charged 2024-05-19 02:49:40 +02:00
the-real-herowl 970f6cf377 Stalker model and mechanics implemented 2024-05-12 06:02:15 +02:00
the-real-herowl cd8d82aa60 Update credits screen 2024-05-07 11:38:00 +00:00
JoseDouglas26 43b330af75 Merge remote-tracking branch 'upstream/master' into mcl_copper_recovery 2024-05-05 15:06:05 -03:00