chmodsayshello
|
066fa1fcbe
|
remove unnecessary minetest.log call
|
2022-07-25 21:37:05 +02:00 |
chmodsayshello
|
6bf905ad46
|
glass changes color of beacon beam
|
2022-07-25 21:35:15 +02:00 |
chmodsayshello
|
b71a8364c8
|
minor changes
|
2022-07-25 17:54:15 +02:00 |
chmodsayshello
|
0868d73c33
|
translation template + german translation
|
2022-07-25 17:47:36 +02:00 |
chmodsayshello
|
4276fabf7a
|
changing some comments
|
2022-07-25 17:23:28 +02:00 |
chmodsayshello
|
ef568323c2
|
add beacon beam
|
2022-07-25 17:21:29 +02:00 |
chmodsayshello
|
cb303353a9
|
Use overlay properly in mcl_achievements
|
2022-07-25 12:31:30 +02:00 |
chmodsayshello
|
ead50562cc
|
drop items once beacon gets destroyed
|
2022-07-25 12:20:15 +02:00 |
chmodsayshello
|
0833f3417b
|
'fix' beacon texture
|
2022-07-25 11:59:19 +02:00 |
chmodsayshello
|
99174f0fb4
|
add netherite to beacon materials
|
2022-07-24 13:00:58 +02:00 |
chmodsayshello
|
fd65be17a0
|
make beacons mineable
|
2022-07-24 12:52:57 +02:00 |
chmodsayshello
|
dd37fe03b0
|
beacon crafting recipie
|
2022-07-24 12:45:30 +02:00 |
chmodsayshello
|
974b0f2810
|
beacon related achievements
|
2022-07-24 12:32:20 +02:00 |
chmodsayshello
|
a8b2e99ec9
|
fix mayor multiplayer bug
because i escape the loop using return after applying the effect to ONE player, which causes the other ones to not get the effect
|
2022-07-23 22:15:17 +00:00 |
chmodsayshello
|
870d2ac9e6
|
check if there are no blocks above beacons
|
2022-07-23 21:07:18 +00:00 |
chmodsayshello
|
5ed495aa41
|
remove unnecessary code
|
2022-07-23 11:06:47 +00:00 |
chmodsayshello
|
3e8835cf5f
|
use globalstep instead of abm
|
2022-07-23 10:46:02 +00:00 |
chmodsayshello
|
614c4a41e2
|
remove debug logging
|
2022-07-22 19:07:49 +00:00 |
chmodsayshello
|
6cca4ca805
|
upload mod (mcl_beacons) itself
|
2022-07-22 18:48:36 +00:00 |
chmodsayshello
|
d4324bb1a9
|
upload textures 2/2
|
2022-07-22 18:48:01 +00:00 |
chmodsayshello
|
143def257e
|
upload textures 1/2
|
2022-07-22 18:47:35 +00:00 |
chmodsayshello
|
c7225a1715
|
add mod.conf
|
2022-07-22 18:46:37 +00:00 |
cora
|
69d1c26a15
|
Merge pull request 'mcl_dripping: Fix wrong sound position' (#2471) from dripping_particles into master
Reviewed-on: MineClone2/MineClone2#2471
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-21 10:05:57 +00:00 |
cora
|
e1130a105f
|
fix wrong sound position
|
2022-07-21 12:03:46 +02:00 |
cora
|
cae53a8230
|
Merge pull request 'Add shadow under grass texture like on paths' (#2472) from SumianVoice/MineClone2_c:add_shadow_on_dirt into master
Reviewed-on: MineClone2/MineClone2#2472
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-21 10:03:01 +00:00 |
SumianVoice
|
a35ec2e994
|
Merge branch 'master' into add_shadow_on_dirt
|
2022-07-21 10:02:17 +00:00 |
cora
|
f8f44ddef0
|
Merge pull request 'Implement slimeblock piston launchers:' (#2474) from slimepistonlauncher into master
Reviewed-on: MineClone2/MineClone2#2474
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-21 09:54:20 +00:00 |
Sumyjkl
|
cf8bbfef7b
|
add similar shading to podzol, change to overlay for adding shading to grass
|
2022-07-21 19:53:39 +10:00 |
MysticTempest
|
2fd9e2ad53
|
Implement slimeblock piston launchers:
Adds the mechanic of launching entities standing on, or in
front of slimeblocks; which are attached to, and pushed by pistons.
|
2022-07-21 02:30:30 -05:00 |
Sumyjkl
|
16d65d25f2
|
added exact replica shading to grass block
|
2022-07-21 00:47:01 +10:00 |
Sumyjkl
|
f214e2c1ad
|
make snow dirt shadow less intense
|
2022-07-20 22:37:14 +10:00 |
Sumyjkl
|
f9602c3ebb
|
add shadow under grass and snow texture
|
2022-07-20 22:32:22 +10:00 |
cora
|
7d57b3448a
|
Merge pull request 'Never show nitwit trading formspec' (#2466) from no-nitwit-trading into master
Reviewed-on: MineClone2/MineClone2#2466
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-20 10:37:30 +00:00 |
cora
|
54337e9854
|
never show nitwit trading formspec
|
2022-07-19 11:46:28 +02:00 |
cora
|
e03801d45d
|
Merge pull request 'Add debug hud' (#2459) from debug_hud into master
Reviewed-on: MineClone2/MineClone2#2459
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-19 09:29:36 +00:00 |
cora
|
37114e7d1a
|
Add API documentation
|
2022-07-19 11:15:08 +02:00 |
cora
|
ac45ed8a0a
|
coord and biome use api too, fields well ordered
|
2022-07-19 11:15:08 +02:00 |
cora
|
7e6daa0e60
|
Add api to register custom debug fields
also add node info as first fields
|
2022-07-19 11:15:08 +02:00 |
cora
|
39b9a058e9
|
Save persistent setting in player meta
|
2022-07-19 11:15:08 +02:00 |
cora
|
00ef88e01c
|
fix mistakes from mcl5 import, clean up output
|
2022-07-19 11:15:08 +02:00 |
kay27
|
d5b2e60e32
|
#278 Rename default_dbg to default_debug
|
2022-07-19 11:15:08 +02:00 |
kay27
|
cb2852e88f
|
#233 Add /debug chat command
|
2022-07-19 11:15:08 +02:00 |
kay27
|
47719872e4
|
[hud] Show player biome and position
|
2022-07-19 11:15:08 +02:00 |
cora
|
024905f4ad
|
Merge pull request 'no suffocation damage when swimming under a roof' (#2451) from SumianVoice/MineClone2_c:swimming_fix into master
Reviewed-on: MineClone2/MineClone2#2451
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-19 02:55:36 +00:00 |
SumianVoice
|
d54d8fc657
|
Merge branch 'master' into swimming_fix
|
2022-07-19 02:32:19 +00:00 |
cora
|
169a43ab08
|
Merge pull request 'Change dripping entities to particles' (#2457) from dripping_particles into master
Reviewed-on: MineClone2/MineClone2#2457
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-18 20:33:42 +00:00 |
cora
|
d89ef0581f
|
Optimize ABMs
|
2022-07-18 22:28:02 +02:00 |
cora
|
0298cecbcd
|
change dripping entities to particles
|
2022-07-18 22:28:02 +02:00 |
cora
|
d45fc46d0e
|
Merge pull request 'Improve crying obsidian visuals once more' (#2454) from crying_obby_particles_2 into master
Reviewed-on: MineClone2/MineClone2#2454
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-18 20:24:26 +00:00 |
cora
|
da4aa9bc35
|
improve crying obsidian visuals
|
2022-07-18 22:21:58 +02:00 |