chmodsayshello
|
a3adb3d80a
|
beacon crafting recipie
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
74e3dfa0d7
|
beacon related achievements
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
cc877e1264
|
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-31 22:22:56 +02:00 |
chmodsayshello
|
a33d3e68a2
|
check if there are no blocks above beacons
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
9433cbe5a5
|
remove unnecessary code
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
6a7626e122
|
use globalstep instead of abm
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
ef659bc5a9
|
remove debug logging
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
eac55ecea4
|
upload mod (mcl_beacons) itself
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
86be87f263
|
upload textures 2/2
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
f310395675
|
upload textures 1/2
|
2022-07-31 22:22:56 +02:00 |
chmodsayshello
|
17053a8420
|
add mod.conf
|
2022-07-31 22:22:56 +02:00 |
cora
|
4e12781822
|
Merge pull request 'Make riverwater transparent' (#2508) from transparent-river-water into master
Reviewed-on: MineClone2/MineClone2#2508
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-31 14:34:45 +00:00 |
cora
|
d6bfe9eb50
|
Fix filesizes & saturation
|
2022-07-31 16:14:05 +02:00 |
cora
|
12180b93a0
|
Make riverwater transparent
|
2022-07-31 16:14:05 +02:00 |
cora
|
e195e9908f
|
Merge pull request 'Fix Water in Nether Using Fish Buckets' (#2506) from water_in_nether_fix into master
Reviewed-on: MineClone2/MineClone2#2506
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-30 22:23:15 +00:00 |
PrairieAstronomer
|
64f810ac76
|
Removed some unnessary code
|
2022-07-30 12:40:04 -06:00 |
PrairieAstronomer
|
a153e5bc33
|
Fixed Place Water in the Nether with Fish Buckets.
|
2022-07-30 12:21:16 -06:00 |
cora
|
56f5ffc09c
|
Merge pull request 'Fix crash when using /spawnstruct in singlenode mg' (#2502) from fix-singlenode-spawnstruct into master
Reviewed-on: MineClone2/MineClone2#2502
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-28 10:17:15 +00:00 |
cora
|
9b9f9d9b0c
|
Fix crash when using /spawnstruct in singlenode mg
|
2022-07-28 08:49:59 +00:00 |
cora
|
eaf4eb3945
|
Merge pull request 'Items float when in water / liquids and other changes' (#2481) from SumianVoice/MineClone2_c:item_floating into master
Reviewed-on: MineClone2/MineClone2#2481
|
2022-07-28 02:03:35 +00:00 |
Sumyjkl
|
86d6445f42
|
fix crash when items in unloaded chunk
|
2022-07-28 11:10:56 +10:00 |
SumianVoice
|
3abeed3025
|
Merge branch 'master' into item_floating
|
2022-07-28 00:55:55 +00:00 |
cora
|
f57ec267c6
|
Merge pull request 'Walkover mod: fix walkover being triggered even when standing far above the block' (#2496) from SumianVoice/MineClone2_c:better_magma_damage into master
Reviewed-on: MineClone2/MineClone2#2496
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-27 23:33:47 +00:00 |
Sumyjkl
|
93e0e0607e
|
walkover globalstep timer changed to align with mc time for damage and other actions
|
2022-07-26 23:21:56 +10:00 |
Sumyjkl
|
9cd454f9d7
|
magma no longer damages player on halfslabs
|
2022-07-26 23:16:14 +10:00 |
SumianVoice
|
c93461ee0a
|
Merge branch 'master' into item_floating
|
2022-07-26 10:21:17 +00:00 |
Sumyjkl
|
70b7655e46
|
various code style improvements
|
2022-07-26 20:20:13 +10:00 |
cora
|
fac88fc53d
|
Merge pull request 'Fix long globalstep for inactive shields' (#2489) from fix-shields-gs into master
Reviewed-on: MineClone2/MineClone2#2489
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-25 22:41:59 +00:00 |
cora
|
1743b8791b
|
Fix long globalstep for inactive shields
|
2022-07-26 00:36:54 +02:00 |
cora
|
e6d1f603ff
|
Merge pull request 'Fix globalstep in mcl_hunger taking a long time' (#2491) from fix-hunger-gs into master
Reviewed-on: MineClone2/MineClone2#2491
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-25 22:33:27 +00:00 |
cora
|
f1915ef2f1
|
Fix globalstep in mcl_hunger taking a long time
|
2022-07-26 00:27:34 +02:00 |
cora
|
3a09405a1c
|
Merge pull request 'Added raw ores to iron and gold ore drops' (#2490) from raw_ore_drops into master
Reviewed-on: MineClone2/MineClone2#2490
Reviewed-by: cora <cora@noreply.git.minetest.land>
|
2022-07-25 22:24:59 +00:00 |
PrairieAstronomer
|
c6644a3fd1
|
Change raw ore block cooktime to 90.
|
2022-07-26 00:23:09 +02:00 |
PrairieAstronomer
|
40d993764b
|
Added Raw Ore Block Smelting Recipe
Added Raw Ore Block Smelting. Also fixed the whitespace in the raw ore init file.
|
2022-07-26 00:23:09 +02:00 |
PrairieAstronomer
|
b2a73f26d7
|
Added fortune drops to iron and gold ores
|
2022-07-26 00:23:09 +02:00 |
PrairieAstronomer
|
e3f8dd158e
|
Added raw ores to iron and gold ore drops
|
2022-07-26 00:23:09 +02:00 |
cora
|
5a90f34edb
|
Merge pull request 'Withering Heights Advancement' (#2492) from wither_advancement into master
Reviewed-on: MineClone2/MineClone2#2492
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-25 21:59:27 +00:00 |
PrairieAstronomer
|
f84063ad0a
|
Withering Heights Advancement
|
2022-07-25 11:48:38 -06:00 |
cora
|
a9a8a18b9b
|
Merge pull request 'Add tropical fish' (#2485) from tropical_fish into master
Reviewed-on: MineClone2/MineClone2#2485
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-24 22:00:28 +00:00 |
cora
|
0b729d7ada
|
Fix wrong drops itemstring
|
2022-07-24 23:52:42 +02:00 |
PrairieAstronomer
|
3aa26cac14
|
Tropical Fish Bucket
Adds the bucket of tropical fish.
|
2022-07-24 23:52:42 +02:00 |
cora
|
3a47e8a2f9
|
Add tropical fish
|
2022-07-24 23:52:41 +02:00 |
cora
|
fe4055c5cf
|
Merge pull request 'Fix mcl_sprint globalstep taking way too long' (#2487) from fix_sprinting_gs into master
Reviewed-on: MineClone2/MineClone2#2487
Reviewed-by: MysticTempest <mystictempest@noreply.git.minetest.land>
|
2022-07-24 21:40:20 +00:00 |
cora
|
8556226cf7
|
Move check to the top of the function
|
2022-07-24 23:38:24 +02:00 |
cora
|
323a1f6e18
|
Fix mcl_sprint globalstep taking long
|
2022-07-24 12:55:37 +02:00 |
cora
|
306c0d99ef
|
Merge pull request 'Next mobs-redo batch' (#2480) from mobs-redo-merge into master
Reviewed-on: MineClone2/MineClone2#2480
|
2022-07-24 10:00:17 +00:00 |
Sumyjkl
|
5fc662664f
|
cactus will act as if dug instead of its own hardcoded breaking function
|
2022-07-24 15:59:00 +10:00 |
Sumyjkl
|
6278fa21d3
|
Removed an entire block of code that was duplicate and didn't do anything
|
2022-07-23 16:41:41 +10:00 |
Sumyjkl
|
fb28177ff1
|
items will stay put when loaded, items dug by the game will get more initial random velocity, game will no longer apply random velocity twice (?)
|
2022-07-23 16:10:52 +10:00 |
Sumyjkl
|
65e42845f4
|
netherite armour no longer burns in lava
|
2022-07-22 23:18:51 +10:00 |