Lizzy Fleckenstein
|
071ba77bb0
|
mcl_burning fully working
|
2021-01-01 19:25:47 +01:00 |
Lizzy Fleckenstein
|
7545e29f58
|
Burning objects
|
2020-12-24 17:48:40 +01:00 |
Lizzy Fleckenstein
|
da7240d6c1
|
looting
|
2020-12-23 17:41:42 +01:00 |
Lizzy Fleckenstein
|
a7ff5be28b
|
Luck of the Sea
|
2020-12-23 15:18:20 +01:00 |
Lizzy Fleckenstein
|
6ba3fc869c
|
Make villagers sell enchanted stuff
|
2020-12-22 12:00:04 +01:00 |
Lizzy Fleckenstein
|
3161668d26
|
Color tweaks
|
2020-12-22 10:42:22 +01:00 |
Lizzy Fleckenstein
|
213f62ac06
|
Fix translations
|
2020-12-21 18:00:35 +01:00 |
Lizzy Fleckenstein
|
ef9a54872e
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2
|
2020-12-21 17:58:39 +01:00 |
Lizzy Fleckenstein
|
a4d9d22bb0
|
Mending
|
2020-12-21 15:12:24 +01:00 |
Wuzzy
|
b0dc0ecc9c
|
Fix possible nil crashes in mcl_jukebox
|
2020-12-21 13:13:01 +01:00 |
Lizzy Fleckenstein
|
d820c35937
|
Fishing & Mineshaft loot
|
2020-12-20 17:33:24 +01:00 |
Lizzy Fleckenstein
|
b91b587876
|
Fix Lure
|
2020-12-20 16:32:04 +01:00 |
Wuzzy
|
fd53198c9a
|
No enchant for shears
|
2020-12-19 16:29:55 +01:00 |
Wuzzy
|
39a0fdd24c
|
No enchant 4 flint&steel,pumpkin,head,screwdriver
|
2020-12-19 16:26:12 +01:00 |
Wuzzy
|
821af93675
|
Translate mcl_experience,mcl_enchanting to de
|
2020-12-19 16:07:34 +01:00 |
Wuzzy
|
e22b766ffa
|
Remove enchanted compass (caused a crash)
|
2020-12-19 15:32:32 +01:00 |
Lizzy Fleckenstein
|
4f18f77db0
|
Drop xp for empty furnaces too
|
2020-12-19 13:02:13 +01:00 |
Lizzy Fleckenstein
|
753be59d95
|
Fixed crash
|
2020-12-19 11:53:59 +01:00 |
Wuzzy
|
1f124476f2
|
Remove NC enchanting sound
|
2020-12-19 11:45:41 +01:00 |
Lizzy Fleckenstein
|
1f0fc01d20
|
Store XP in furnaces instead of immediately dropping it
|
2020-12-18 19:03:08 +01:00 |
Lizzy Fleckenstein
|
66eb5c35da
|
Fix enchanted book
|
2020-12-18 15:57:52 +01:00 |
Lizzy Fleckenstein
|
0477e729f5
|
Fixed crash
|
2020-12-17 18:58:07 +01:00 |
Lizzy Fleckenstein
|
19726241c3
|
Fixed lapis slot
|
2020-12-17 18:53:44 +01:00 |
Lizzy Fleckenstein
|
6c3588bad8
|
Rework inventory
|
2020-12-17 13:29:21 +01:00 |
Lizzy Fleckenstein
|
f1a4c493c8
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into enchanting
|
2020-12-17 11:23:59 +01:00 |
kay27
|
8eed6eaf4e
|
Slightly optimize fire ignition by lava and make it more MC-like
|
2020-12-15 00:27:20 +04:00 |
Wuzzy
|
e6d99b8b18
|
Respawn enchantbook ent when rightclick table
|
2020-12-14 19:15:40 +01:00 |
Wuzzy
|
73cb6b7a22
|
Don't save book entity statically to save space
|
2020-12-14 19:08:57 +01:00 |
Wuzzy
|
4be2f2f76d
|
Fix more book entity spawn/despawn bugs
|
2020-12-14 18:53:34 +01:00 |
Wuzzy
|
e154919b34
|
Remove book ent. after destructing enchant table
|
2020-12-14 18:24:24 +01:00 |
Wuzzy
|
7d8c33c647
|
Some minor cleanup in mcl_enchanting
|
2020-12-14 14:27:20 +01:00 |
Wuzzy
|
70b078cdaf
|
Move mcl_enchanting to ITEMS
|
2020-12-14 14:11:59 +01:00 |
kay27
|
5da02bb8cc
|
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2
|
2020-12-13 03:00:04 +04:00 |
Wuzzy
|
9324c43d8d
|
Reduce grass sound volume
|
2020-12-08 16:56:27 +01:00 |
Wuzzy
|
63e8b8cb63
|
New bow+arrow sounds
|
2020-12-08 16:07:49 +01:00 |
Wuzzy
|
8e65876fdf
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master
|
2020-12-08 01:45:38 +01:00 |
kay27
|
a7c4d4ebd9
|
Fix obserber watch z coordinate in realtime mode
|
2020-12-08 00:57:15 +04:00 |
Wuzzy
|
ac782bac90
|
Remove unused mesecons_lever.ogg
|
2020-12-07 05:10:13 +01:00 |
Wuzzy
|
8dae3e3460
|
New button and lever sounds
|
2020-12-07 04:59:10 +01:00 |
Wuzzy
|
5bd3ebda17
|
Add throwing sound
|
2020-12-07 00:02:32 +01:00 |
kay27
|
827d7ec538
|
Fix attempt to index local 'pos' at ITEMS/mcl_portals/portal_nether.lua:728
|
2020-12-06 22:45:44 +04:00 |
Wuzzy
|
b163d17a53
|
Add shears cut sound
|
2020-12-06 01:21:02 +01:00 |
Wuzzy
|
52681658ef
|
Add epic end portal open sound
|
2020-12-06 00:27:10 +01:00 |
Wuzzy
|
356977531e
|
Remove all traces of all_pull_sticky
|
2020-12-03 14:21:25 +01:00 |
Wuzzy
|
8dddfe17db
|
Fix kelp dropping always 1 item only
|
2020-12-03 14:19:37 +01:00 |
Wuzzy
|
257d7803a4
|
Can place kelp also in downwards-flowing water
|
2020-12-03 14:01:27 +01:00 |
Wuzzy
|
51fea93905
|
Fix all_pull_sticky for real
|
2020-12-03 13:16:12 +01:00 |
Wuzzy
|
2638d91785
|
Fix arrow hit being heard globally
|
2020-12-03 12:59:57 +01:00 |
Wuzzy
|
7e8c3aebd5
|
mesecons_mvps: Fix missing all_pull_sticky arg
|
2020-12-03 12:52:02 +01:00 |
Wuzzy
|
d60a0a0949
|
Fix ice melt not cause surrounding nodes to update
|
2020-12-03 12:36:58 +01:00 |