FossFanatic
ce403b9245
Rename Liquid Textures ( #3758 )
...
This pull request renames the textures of water and lava to more closely follow the MineClone 2 naming convention.
The code has also been changed to now reflect these new names.
Reviewed-on: MineClone2/MineClone2#3758
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
Co-committed-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
2023-11-02 23:47:26 +00:00
FossFanatic
624c853cb3
Improve water
2023-02-18 08:21:24 +00:00
FossFanatic
24b1078b61
Make the post effect alpha the same between water source and flow
2023-02-01 22:50:50 +00:00
epCode
a5eb1d240e
add deeper = darker
2022-11-15 22:36:05 +00:00
cora
442fefebf2
Waving water
2022-08-13 00:04:44 +02:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
NO11
90bab9026b
[mcl_core] fix function codestyle in nodes_liquid.lua
2021-05-26 17:57:43 +00:00
AFCMS
f9a86947e5
[mcl_core] fix warnings
2021-05-23 00:09:07 +02:00
Lizzy Fleckenstein
ce0148d9a8
Rewrite armor; new damage system
2021-04-14 15:46:52 +02:00
AFCMS
695ad9120b
remove backward compatibility for water
2021-04-02 14:12:44 +02:00
Lizzy Fleckenstein
82e113f0fc
Update usages of alpha to the 5.4 convention
2021-02-18 10:58:50 +01:00
Lizzy Fleckenstein
071ba77bb0
mcl_burning fully working
2021-01-01 19:25:47 +01:00
Wuzzy
c2afc82754
Disable some demanding particles by default
...
Fire smoke, lava droplets
2020-08-19 20:39:05 +02:00
Wuzzy
c0aeb2f15f
Add lava particles
2020-08-19 20:17:04 +02:00
Brandon
eee75f8988
Reduce alpha on post color effect for lava to allow some viewing range - similar to MC
2020-06-30 18:56:27 -04:00
Wuzzy
e14fe15d26
Add is_ground_content=false to all liquids
2020-06-07 21:32:55 +02:00
Elias Åström
063595ac3c
Change blast resistance of nodes in mcl_core
...
The new blast resistance values are copied from the Minecraft wiki.
https://minecraft.gamepedia.com/Explosion
2020-04-17 20:47:12 +02:00
Wuzzy
bc7b86b61a
Fix incorrect liquid backface culling
2020-01-19 22:56:37 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00
Wuzzy
ab81dfb4b4
Stop fire spread if enable_fire=false
2019-04-09 15:25:27 +02:00
Wuzzy
a54abc7de9
Add translation for water/lava interactions
2019-03-24 08:03:50 +01:00
Wuzzy
661e10e992
Fix crash when dying cuz fire, lava or magmablock
2019-03-15 07:10:18 +01:00
Wuzzy
049c632276
Generalize node damage death message
2019-03-08 21:59:16 +01:00
Wuzzy
e4fbbeddb2
New translation system, part 6: Items, part 2
2019-03-07 23:40:57 +01:00
Wuzzy
b6c21ee841
Make in-water color less opaque
2019-02-06 08:08:51 +01:00
Wuzzy
1f1361d179
Add paramtype="light" to lava ...
2019-02-01 06:23:12 +01:00
Wuzzy
7196485294
Remove sunlight propagation for various nodes
2018-01-28 20:21:02 +01:00
Wuzzy
064858ff59
“Still <Liquid>” → “<Liquid> Source”
2018-01-23 04:12:44 +01:00
Wuzzy
30517ecb98
Add lava place sound
2018-01-12 02:26:12 +01:00
Wuzzy
5851bf5a0e
Increase in-water opacity
2017-12-06 01:01:58 +01:00
Wuzzy
9092d7465a
Tweak water post effect color
2017-07-22 13:14:48 +02:00
Wuzzy
ba0d15608e
Pixel perfection liquid textures
2017-07-17 12:20:15 +02:00
Wuzzy
7d2ffe1c92
More mcl_core refactoring
2017-07-07 16:52:28 +02:00