Commit Graph

5201 Commits

Author SHA1 Message Date
Wuzzy a4b2172ac5 Version 0.69.1 2020-12-27 16:59:34 +01:00
kay27 5385a3f202 Fix piston protection check 2020-12-27 17:11:22 +04:00
Wuzzy c85f2f6064 Version 0.69.0 2020-12-24 04:05:07 +01:00
MysticTempest 38f89fc963 Fix concrete powder mechanics. 2020-12-23 06:23:55 -06:00
MysticTempest b56ae38939 Make lava/fire wait 2 seconds before destroying items to allow chance for pickup, fix dogs following when sitting, and add some rotation so mobs don't idle at cliffs. 2020-12-22 08:29:24 -06:00
Wuzzy b0dc0ecc9c Fix possible nil crashes in mcl_jukebox 2020-12-21 13:13:01 +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
Wuzzy 1f124476f2 Remove NC enchanting sound 2020-12-19 11:45:41 +01:00
MysticTempest cb3fa6cd09 Fix magma cubes and zombies not taking damage from hands; and adjust magma cube armors to their proper values. 2020-12-17 16:07:20 -06:00
MysticTempest fb51ab05ea Enable basic mob despawning. 2020-12-17 09:22:34 -06:00
kay27 8eed6eaf4e Slightly optimize fire ignition by lava and make it more MC-like 2020-12-15 00:27:20 +04:00
Wuzzy f6f2037e6a Fix XP bar overflow if trying to go over XP limit 2020-12-14 20:04:52 +01: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 9028902a87 Remove mcl_experience setting 2020-12-14 14:16:09 +01:00
Wuzzy 70b078cdaf Move mcl_enchanting to ITEMS 2020-12-14 14:11:59 +01:00
Wuzzy 5a7fc3774f Make mcl_enchantments translatable 2020-12-14 14:08:55 +01:00
kay27 e7aa873968 Fix https://git.minetest.land/EliasFleckenstein03/MineClone2/issues/3 2020-12-13 03:09:32 +04:00
kay27 5da02bb8cc Merge https://git.minetest.land/EliasFleckenstein03/MineClone2 2020-12-13 03:00:04 +04:00
Wuzzy 0cbbe451d4 Add terrifying enderman noises 2020-12-10 17:52:14 +01:00
Wuzzy 1ca89f699a Add enderman teleport sounds 2020-12-10 16:35:48 +01:00
Wuzzy d699459bac Fix carrot param2 reset to 0 when ate by rabbit 2020-12-09 22:10:42 +01:00
Wuzzy d17c53cb0c Fix mob spawn height for real 2020-12-08 22:42:01 +01: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 6532148f2f Add rabbit sounds 2020-12-08 14:52:38 +01:00
Wuzzy 8e65876fdf Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master 2020-12-08 01:45:38 +01:00
Wuzzy 7abffc5df9 Fix mobs spawning 1.5 nodes above the ground 2020-12-08 01:44:45 +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 9fd27db688 Add new squid death/hurt sounds 2020-12-07 03:01:04 +01:00
Wuzzy 938f62c7c1 Add zombiepig sounds 2020-12-07 01:22:28 +01:00
Wuzzy 9b9ee66b00 Enderman will take nodes only below air 2020-12-07 00:49:46 +01:00
Wuzzy 42155c6bdc Reduce snowman sound volume 2020-12-07 00:06:20 +01:00
Wuzzy 5bd3ebda17 Add throwing sound 2020-12-07 00:02:32 +01:00
Wuzzy e49e75ece2 Add snowman sounds 2020-12-06 23:32:54 +01:00
Wuzzy 1ab90c58a6 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master 2020-12-06 21:15:39 +01:00
Wuzzy 91071e9bc2 Add endermite sounds 2020-12-06 21:15:05 +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 839c22dcfb Change XP drop amount for each mob 2020-12-06 15:46:42 +01:00
Wuzzy e8cb8a789e Add spider sounds 2020-12-06 13:31:14 +01:00
Wuzzy 92785f7411 Add polar bear sounds 2020-12-06 03:24:32 +01:00
Wuzzy b163d17a53 Add shears cut sound 2020-12-06 01:21:02 +01:00