Commit Graph

140 Commits

Author SHA1 Message Date
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
the-real-herowl fbeb977441 Optimized the new textures 2024-05-05 19:10:18 +00:00
the-real-herowl 1219b09851 Migrated enderman to the new visuals
Also made the node holding use vl_held_item
2024-05-05 19:10:18 +00:00
Mikita Wiśniewski 3b1c55c234 Remove garbage pixels from sweet berry textures (#4281)
Reviewed-on: MineClone2/MineClone2#4281
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-05-05 16:07:47 +00:00
JoseDouglas26 cfd53956f7 New copper grate texture (optimized by optipng) 2024-05-05 08:48:08 -03:00
the-real-herowl e0aadc7996 Updated the textures to the new UV map
Also added explicit use_texture_alpha = "clip"
2024-04-30 03:49:38 +02:00
JoseDouglas26 1161d5cd36 Hollow logs (#4267)
Reviewed-on: MineClone2/MineClone2#4267
Co-authored-by: JoseDouglas26 <josedouglas20002014@gmail.com>
Co-committed-by: JoseDouglas26 <josedouglas20002014@gmail.com>
2024-04-30 00:24:12 +00:00
SmokeyDope 538c206985 Remove stray pixels in leather cap texture (#4256)
Reviewed-on: MineClone2/MineClone2#4256
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: SmokeyDope <smokey@tilde.team>
Co-committed-by: SmokeyDope <smokey@tilde.team>
2024-04-29 16:14:46 +00:00
the-real-herowl c65176af81 Merge pull request 'Added clovers' (#4224) from clovers into master
Reviewed-on: MineClone2/MineClone2#4224
2024-03-27 00:15:32 +00:00
the-real-herowl a71a634168 Merge pull request 'Make end rods use a mesh model' (#4177) from end_rod_model into master
Reviewed-on: MineClone2/MineClone2#4177
2024-03-27 00:14:13 +00:00
the-real-herowl ade2a1a6a2 Add clovers and four-leaf clovers 2024-03-20 22:18:47 +01:00
the-real-herowl 8c19d4b9b8 Merge pull request 'Add glazed terracotta pillars' (#4117) from Potiron/MineClone2:master into master
Reviewed-on: MineClone2/MineClone2#4117
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
2024-02-02 02:50:36 +00:00
the-real-herowl 1476c7ae59 Make end rods use a mesh model
* merged the 3 textures of the end rod into one
* made a proper image mask for the colored end rods
* (used to be hardcoded & didn't work for higher-res texture packs)
2024-02-02 02:31:57 +01:00
chmodsayshello 180c8fb73e add capes 2024-01-13 19:50:04 +01:00
pineaulo 7af5e79afc Colors rework 2024-01-11 09:11:27 +01:00
pineaulo 411e3e161f Add terracotta pillars 2024-01-02 21:03:39 +01:00
the-real-herowl cd930365b0 Added colored redstone lamps 2024-01-01 02:07:06 +01:00