ancientmarinerdev
e363435134
Merge pull request 'mcl_starting_chest' ( #3373 ) from mcl_starting_chest into master
...
Reviewed-on: MineClone2/MineClone2#3373
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-02-01 23:54:44 +00:00
FossFanatic
24b1078b61
Make the post effect alpha the same between water source and flow
2023-02-01 22:50:50 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
8793ed211e
Fix ender chest crash + remove map hand reference
2023-02-01 09:56:12 -06:00
Michieal
29597af738
Fixed noted errors from Pull Request.
2023-01-29 13:12:24 -05:00
Michieal
f3e840a0ff
Merge branch 'master' into mcl_starting_chest
2023-01-29 13:02:03 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
a1cc24f8d3
Slowing creative digging
2023-01-24 11:16:28 -06:00
ancientmarinerdev
02ee8b757d
Merge pull request 'Biome Colour Palette Fixes' ( #3203 ) from simplified_palette_index into master
...
Reviewed-on: MineClone2/MineClone2#3203
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-01-24 00:21:12 +00:00
ancientmarinerdev
c4ea504123
Fix crash when leaves don't have a registered orphan but try to rot
2023-01-23 20:58:05 +00:00
CyberMango
c57f797226
Make the velocity checks absolute.
...
Now sweet berries will cause damage in all directions.
2023-01-20 19:15:55 +02:00
ancientmarinerdev
c7ebe1b8cd
Updated Bamboo textures by Nicu. Updated credits as per request from Michieal
2023-01-19 20:51:49 +00:00
Michieal
b258ccffdc
Merge Master into mcl_bamboo_cleanup
2023-01-18 20:29:40 -05:00
Michieal
ed03cb470d
Change Bamboo Trapdoor to be Boring.
2023-01-17 22:12:57 -05:00
FossFanatic
5fd5cc9f1c
Merge branch 'master' into simplified_palette_index
2023-01-17 12:53:09 +00:00
Michieal
b99487b6ab
Merge branch 'master' into mcl_bamboo2_cleanup
2023-01-16 20:19:03 -05:00
Michieal
ac30e25065
Remove "mcl_farming:beetroot_item" from fortune drop, so Fortune only gives seeds.
2023-01-16 19:40:07 -05:00
Michieal
77a8ca689f
Give textures more definition.
2023-01-16 18:16:26 -05:00
ancientmarinerdev
30d3b7ee23
Merge pull request 'mcl_bamboo Part 2.' ( #3208 ) from mcl_bamboo_too into master
...
Reviewed-on: MineClone2/MineClone2#3208
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-01-16 20:22:09 +00:00
Michieal
55bb9800f4
removed errant logging line.
2023-01-16 15:07:57 -05:00
Michieal
b805ae9926
Adjust bamboo growth rates to be close to the MC wiki.
2023-01-16 15:01:38 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
6e6c11cde2
Fix undeclared global variable in mcl_buckets
2023-01-16 12:56:59 -06:00
Michieal
d48b3dcaee
Starting Inventory fix #4 Optimized and remove chatcommand.
2023-01-16 02:12:39 -05:00
Michieal
88493091b6
Starting Inventory fix #3 . turn off debugging in code.
...
Ready for testing.
2023-01-16 01:58:27 -05:00
Michieal
d68667beb9
Starting Inventory fix #2 . add in chat command, /give_starting_inventory. add in debug code.
2023-01-16 01:53:35 -05:00
Michieal
d6ee21d192
Merge branch 'master' into mcl_bamboo_too
2023-01-15 15:27:30 -05:00
Michieal
0c61035df0
Missing files from the optipng commit. (not exactly sure what happened.)
2023-01-15 14:30:12 -05:00
AFCMS
3027965314
Add comment
2023-01-15 15:32:42 +00:00
AFCMS
e9c9f151de
Let user dig light blocks when wielding a light block
2023-01-15 15:32:42 +00:00
AFCMS
fb8262bf57
Make light blocks `buildable_to`
2023-01-15 15:32:42 +00:00
AFCMS
726358da4b
Rename callbacks parameters to match Minetest documentation
2023-01-15 15:32:42 +00:00
AFCMS
515204d296
Update translation template and add french translation
2023-01-15 15:32:42 +00:00
AFCMS
eb5f5678d6
Fix typo in barrier help text
2023-01-15 15:32:42 +00:00
AFCMS
33e2b79b2b
Make nearby light blocks spawn particles when player wield one
2023-01-15 15:32:42 +00:00
AFCMS
7c20896d5e
Make light blocks not walkable
2023-01-15 15:32:42 +00:00
AFCMS
cd70dd5b88
Spawn particle then placing light blocks
2023-01-15 15:32:42 +00:00
AFCMS
302970d220
Basic light blocks
2023-01-15 15:32:42 +00:00
AFCMS
79876635af
Use `mcl_util.call_on_rightclick` in `on_place` callback for barrier block
2023-01-15 15:32:42 +00:00
AFCMS
b9238b4069
Use new vectors
2023-01-15 15:32:42 +00:00
AFCMS
bf25fca47d
Remove support for `use_texture_alpha` bool values (mt 5.3)
2023-01-15 15:32:42 +00:00
AFCMS
92261e5fb5
Remove `stack_max` fields duplicated with default value
2023-01-15 15:32:42 +00:00
AFCMS
1e31e383d4
Fix invalid function signature for `on_place` callbacks + handling of possible nil value
2023-01-15 15:32:42 +00:00
AFCMS
4457432d32
Format file
2023-01-15 15:32:42 +00:00
FossFanatic
fb8e41047d
Use older palette PNG file
2023-01-14 10:00:42 +00:00
FossFanatic
2bd5e6a84f
Delete text file
2023-01-14 10:00:19 +00:00
FossFanatic
292e7129f2
Merge branch 'master' into simplified_palette_index
2023-01-13 17:50:39 +00:00
Michieal
3091e85b1c
Optipng textures.
2023-01-12 22:17:26 -05:00
Michieal
da277f9dc7
fixed missed line.
2023-01-12 22:16:02 -05:00
Michieal
27a487195a
Merge branch 'master' into mcl_bamboo_too
2023-01-12 22:14:58 -05:00
Michieal
2fdc8cbdd4
Changed Bamboo Sign's inventory & wield image to match the placed sign.
...
Reduced the number of images that trapdoors need to work.
2023-01-12 22:12:05 -05:00
Michieal
0079cf807e
Changed Bamboo Signs to use custom image.
2023-01-12 21:06:25 -05:00
CyberMango
64a7f76d5b
Replaced positions check with an area check.
...
This one is using the minetest.is_area_protected so it should work
faster. It also doesnt require the user to manually add all the points
that should be checked so its nicer to use.
2023-01-12 21:22:36 +02:00