Commit Graph

5197 Commits

Author SHA1 Message Date
Lizzy Fleckenstein a49e3c9068 Fix #703 2021-01-06 13:39:19 +01:00
Lizzy Fleckenstein b616ce734f Fix mobs taking damage from fire and lava even if they shouldn't 2021-01-06 13:31:51 +01:00
Lizzy Fleckenstein f68a75f184 Fix #750 2021-01-06 13:28:58 +01:00
Lizzy Fleckenstein 3787b95e0f Fix #700 2021-01-06 13:01:27 +01:00
Lizzy Fleckenstein 034174390d Fix #801 2021-01-06 12:48:39 +01:00
Lizzy Fleckenstein 08a8b155d7 Fix #906 and #902 2021-01-06 12:43:09 +01:00
Lizzy Fleckenstein 3a02e90c3a Fix mobs jumping against walls again and again due to a typo 2021-01-06 12:14:20 +01:00
Lizzy Fleckenstein f2c978c892 Fix #885 2021-01-06 12:04:02 +01:00
Lizzy Fleckenstein fd5f3a8df7 Mobs can't jump while already in air 2021-01-06 11:47:50 +01:00
kay27 bdd0123c77 keep mobs from disappearance 2021-01-06 11:25:56 +01:00
Lizzy Fleckenstein 52ed7f668e Small mob shoot raycast improvement 2021-01-06 11:18:18 +01:00
Lizzy Fleckenstein bc15c9c22d Fix #965 2021-01-06 10:36:57 +01:00
kay27 faa944193a try to fix Wuzzy/MineClone2#963 2021-01-05 20:45:56 +01:00
Lizzy Fleckenstein 823ff7e22e Fix #955 2021-01-05 20:36:50 +01:00
Lizzy Fleckenstein 059629c51f Fix wrong mob spawning distance from player 2021-01-05 20:29:10 +01:00
Lizzy Fleckenstein cd1b8e9d2f Fix #962 2021-01-05 20:12:50 +01:00
Lizzy Fleckenstein c405242fa2 Fix #801 2021-01-05 19:52:57 +01:00
Lizzy Fleckenstein 8b92d795d2 Fix #960 2021-01-05 18:05:20 +01:00
Lizzy Fleckenstein 5899c2059f Fix #860 2021-01-05 18:02:41 +01:00
Lizzy Fleckenstein 6f49a3d535 Fix #788 2021-01-05 17:52:27 +01:00
Lizzy Fleckenstein e7721b91a0 Fix #959 2021-01-05 17:35:06 +01:00
Lizzy Fleckenstein 7bdce54048 Give credit for the enchanting sounds (Closes #921) 2021-01-05 17:27:38 +01:00
Lizzy Fleckenstein 8ef14dd81f Fix #872 2021-01-05 17:23:24 +01:00
Lizzy Fleckenstein 96ca23419a Fix #944 2021-01-05 15:40:03 +01:00
Lizzy Fleckenstein 14551edcd2 Remove debugging message from last commit 2021-01-05 15:23:42 +01:00
Lizzy Fleckenstein f253d49a8d Fix #901 2021-01-05 15:19:31 +01:00
Lizzy Fleckenstein d88b548ddb Fix #917 2021-01-05 15:08:18 +01:00
Lizzy Fleckenstein fcc485a8e3 Fix #904 2021-01-05 14:40:54 +01:00
Lizzy Fleckenstein a0ffe92587 Merge branch 'master' into itemframe 2021-01-05 14:27:08 +01:00
Lizzy Fleckenstein 139a4d94d0 Merge branch 'master' into enchanted_books_creative 2021-01-05 14:25:56 +01:00
Lizzy Fleckenstein 90f1fde8c8 Merge branch 'master' into animated_chests 2021-01-05 14:25:20 +01:00
Lizzy Fleckenstein 49c70560a5 Fix #946 2021-01-05 14:13:33 +01:00
Lizzy Fleckenstein 37f256648b Fix enchanting book animation being weird sometimes 2021-01-05 12:40:29 +01:00
Lizzy Fleckenstein ebc2ec9f72 Add missing enchanting sound 2021-01-05 12:37:15 +01:00
kay27 6fcf1cf09f Make catching XP orbs easier 2021-01-05 12:21:01 +01:00
kay27 4d54766590 quick fix of Wuzzy/MineClone2#954 2021-01-05 12:15:43 +01:00
kay27 c2a14e2eae Make glyph particles more close to MC and visible only for players in radius 15 2021-01-05 12:13:36 +01:00
Lizzy Fleckenstein dc5ff37449 Fix #954 2021-01-04 20:44:35 +01:00
Lizzy Fleckenstein b0b23b7532 Call on_rightclick when clicking a node with fishing rod 2021-01-04 20:23:14 +01:00
Lizzy Fleckenstein cfc86bcf3d Fix #952 and other occurences of get_player_velocity 2021-01-04 18:06:31 +01:00
Lizzy Fleckenstein 796c80b2d1 Merge branch 'fixes' into enchanted_books_creative 2021-01-04 17:59:41 +01:00
Lizzy Fleckenstein 0a482cc0cf Merge branch 'fixes' into itemframe 2021-01-04 17:58:54 +01:00
Lizzy Fleckenstein a7c42306a7 Merge branch 'fixes' into animated_chests 2021-01-04 17:58:42 +01:00
Lizzy Fleckenstein aea051fe37 Proper fire aspect damage 2021-01-04 17:53:49 +01:00
Lizzy Fleckenstein 378dca593e Always create chest entities 2021-01-04 17:16:48 +01:00
Lizzy Fleckenstein 17ff0c9be5 No static_save for chest entities 2021-01-04 17:14:51 +01:00
Lizzy Fleckenstein de810cee81 Fix chest migration in general 2021-01-04 17:10:07 +01:00
Lizzy Fleckenstein e26a644df0 Fix ender chest migration 2021-01-04 17:02:36 +01:00
Lizzy Fleckenstein 6d16c2e348 Merge branch 'fixes' into animated_chests 2021-01-04 16:50:03 +01:00
Lizzy Fleckenstein ac54e3caf3 Fix despawning once and for all (hopefully) 2021-01-04 16:40:18 +01:00
Lizzy Fleckenstein a4d7bd03e1 Change itemframe entity drawtype from wielditem to item 2021-01-04 16:19:14 +01:00
Lizzy Fleckenstein 7d1ce8bc07 Merge remote-tracking branch 'origin/master' into enchanted_books_creative 2021-01-04 14:23:39 +01:00
Lizzy Fleckenstein 9dc0d103a1 Merge branch 'fixes' into animated_chests 2021-01-04 14:22:27 +01:00
Lizzy Fleckenstein 507f2d872b Fix #949 2021-01-04 14:21:28 +01:00
Lizzy Fleckenstein 269ebc2718 Fix Silk Touch drop of Top Snow 2021-01-04 13:34:57 +01:00
Lizzy Fleckenstein f86cf37ac9 Fix zombies sometimes just disappearing when dieing to fire 2021-01-04 13:30:30 +01:00
Lizzy Fleckenstein 5939baee52 Enchanted books in creative inventory 2021-01-04 13:02:55 +01:00
Lizzy Fleckenstein cfa6937df4 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into burning_objects 2021-01-04 11:45:06 +01:00
Lizzy Fleckenstein ce4e86549b Enderchest Support 2021-01-04 11:26:07 +01:00
Lizzy Fleckenstein c36dc16527 Fix #948 2021-01-04 10:15:28 +01:00
Lizzy Fleckenstein abdb76c2a0 Fix #942 2021-01-04 10:09:44 +01:00
Lizzy Fleckenstein 41a364b319 Crack texture is now displayed 2021-01-03 20:08:53 +01:00
Lizzy Fleckenstein 0cfb60a826 Fix #941 2021-01-03 19:20:23 +01:00
Lizzy Fleckenstein 84cd8195c6 Fix invalid migration of small chests 2021-01-03 19:05:07 +01:00
Lizzy Fleckenstein 2d9ec679c0 Fix floating chest entity 2021-01-03 18:55:41 +01:00
Lizzy Fleckenstein 978aa38196 Trapped chests support 2021-01-03 18:52:24 +01:00
Lizzy Fleckenstein 5ce8c229db Merge branch 'burning_objects' into animated_chests 2021-01-03 18:25:40 +01:00
Lizzy Fleckenstein 10d6ca4107 Change max_hear_distance of fire sound and tweak fire entity size 2021-01-03 18:22:33 +01:00
Lizzy Fleckenstein ae59f9fd3c Inventory + Screwdriver support 2021-01-03 18:16:12 +01:00
Lizzy Fleckenstein 54f7d76298 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 2021-01-03 15:34:49 +01:00
Lizzy Fleckenstein 02777b1f65 Fix mcl_craftguide completely 2021-01-03 15:25:06 +01:00
Lizzy Fleckenstein 1fda78667f Properly merge mcl_craftguide 2021-01-03 15:23:29 +01:00
Lizzy Fleckenstein 6b2416b211 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into fixes 2021-01-03 15:17:08 +01:00
Lizzy Fleckenstein 9e97331bdc Fix mobs despawning while close to player 2021-01-03 15:10:50 +01:00
Lizzy Fleckenstein 0fe1707c2f Remove spaces 2021-01-03 14:32:31 +01:00
Lizzy Fleckenstein 6cc029a6e4 Fix #931 2021-01-03 14:26:05 +01:00
Wuzzy 4c2f3f2b7c Fix possible crash in mcl_craftguide 2021-01-03 14:22:19 +01:00
Lizzy Fleckenstein ea938237d5 Animated Chests 2021-01-03 14:21:35 +01:00
kay27 30379c823c Clean up some spaces in code after merging https://git.minetest.land/EliasFleckenstein03/MineClone2 2021-01-03 00:42:07 +04:00
Lizzy Fleckenstein c2521885ff Remove extinguish sound 2021-01-02 14:03:50 +01:00
Lizzy Fleckenstein 7d45055a59 Remove minetest.env in mcl_mobs API 2021-01-02 12:45:23 +01:00
Lizzy Fleckenstein 081ae7fbff Make undead mobs burn in sunlight instead of dealing damage directly 2021-01-02 12:43:50 +01:00
Lizzy Fleckenstein 8ba8f62527 Document fire_resistant and fire_damage_resistant 2021-01-02 12:34:02 +01:00
Lizzy Fleckenstein 7d805ff789 Fix duplicate bookshelf positions 2021-01-02 12:28:38 +01:00
Lizzy Fleckenstein 64e510a730 Better bookshelf counting 2021-01-02 12:21:35 +01:00
Lizzy Fleckenstein ab079d0c9b Fix missing enchantability of golden shovel 2021-01-02 12:11:16 +01:00
Lizzy Fleckenstein 939a73dd77 Remove Licenses from mcl_burning and mcl_enchanting 2021-01-02 11:18:18 +01:00
Lizzy Fleckenstein 883056bbc2 Fix #16 2021-01-02 11:15:32 +01:00
Lizzy Fleckenstein 84708c3870 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 2021-01-02 10:58:02 +01:00
Lizzy Fleckenstein 2bc5a281f5 Player damage texture modifier 2021-01-02 10:57:33 +01:00
Lizzy Fleckenstein fbd4a3a516 Fix burning sound keeping playing 2021-01-02 10:56:40 +01:00
kay27 d42ee00290 Fix piston owner metadata storage 2021-01-02 02:54:41 +04:00
Lizzy Fleckenstein 212e895c1a Fire Aspect for Mobs 2021-01-01 19:59:34 +01:00
Lizzy Fleckenstein 2932837951 Fix mobs always dropping cooked loot 2021-01-01 19:52:34 +01:00
Lizzy Fleckenstein 92bf864807 Fire Aspect 2021-01-01 19:51:31 +01:00
Lizzy Fleckenstein 071ba77bb0 mcl_burning fully working 2021-01-01 19:25:47 +01:00
Lizzy Fleckenstein a6eed5c5b3 Rework system 2020-12-29 22:08:38 +01:00
Wuzzy e8573189d8 Fix XP bar overflow after enchant 2020-12-28 15:32:24 +01:00
kay27 5385a3f202 Fix piston protection check 2020-12-27 17:11:22 +04:00
Lizzy Fleckenstein 758a3470f3 Fire resistance potion working 2020-12-24 17:55:33 +01:00
Lizzy Fleckenstein 7545e29f58 Burning objects 2020-12-24 17:48:40 +01:00
Lizzy Fleckenstein b017fd7405 Looting actually works now 2020-12-23 19:01:49 +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
MysticTempest 38f89fc963 Fix concrete powder mechanics. 2020-12-23 06:23:55 -06:00
Lizzy Fleckenstein 8f62a3fe0c Enchanted book loot in desert temple 2020-12-23 12:25:18 +01: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
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 e152e346ea Improve XP bar position 2020-12-21 18:27:58 +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 5fe64ff6f1 Better XP bar 2020-12-21 17:02:39 +01:00
Lizzy Fleckenstein a4d9d22bb0 Mending 2020-12-21 15:12:24 +01:00
Lizzy Fleckenstein fdbfd4c654 Mineshaft Loot 2020-12-21 13:57:09 +01:00
Wuzzy b0dc0ecc9c Fix possible nil crashes in mcl_jukebox 2020-12-21 13:13:01 +01:00
epCode f62a003163 More Minecraft-like breathing animation 2020-12-20 16:20:04 -08:00
epCode a228899fc9 Update mcl_player character model 2020-12-20 15:52:26 -08:00
epCode 2b2e0914d4 Added arm pitch control 2020-12-20 14:42:45 -08:00
epCode c5412dd2a7 Added arm control bone 2020-12-20 14:42:21 -08:00
epCode 12564b573b Fine tune player sneaking animations 2020-12-20 14:12:33 -08:00
epCode 76e7b8f637 Player animation tweaks 2020-12-20 14:12:03 -08: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 6eeeb83c0d Let enderdragon drop Xp 2020-12-19 15:00:15 +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
epCode eee88adcd1 Merge branch 'wielditem' of https://git.minetest.land/epCode/MineClone2 into wielditem 2020-12-18 16:44:32 -08:00
epCode 2e2b22dc15 Player properties for sneaking 2020-12-18 16:43:42 -08:00
epCode 39dfc72ac5 Utilized the sneaking animations 2020-12-18 16:29:21 -08:00
epCode acda2ba9bf Added sneaking animations 2020-12-18 16:28:28 -08:00
epCode fec3085593 Added sneak animation entries 2020-12-18 16:27:37 -08:00
Lizzy Fleckenstein 1f0fc01d20 Store XP in furnaces instead of immediately dropping it 2020-12-18 19:03:08 +01:00
Lizzy Fleckenstein 977489de04 Fixed efficiency drops 2020-12-18 17:33:02 +01:00
Lizzy Fleckenstein 66eb5c35da Fix enchanted book 2020-12-18 15:57:52 +01:00
epCode 771964863b Merge pull request 'master' (#2) from Wuzzy/MineClone2:master into wielditem
Reviewed-on: #2
2020-12-18 03:23:52 +00: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
epCode 44c757ba6e Spawn icons to spawn egg texures 2020-12-17 09:59:34 -08: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
MysticTempest fb51ab05ea Enable basic mob despawning. 2020-12-17 09:22:34 -06: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
Lizzy Fleckenstein 28239ec0fb Remove enchanting particles on collision 2020-12-17 11:22:00 +01:00
epCode ef8d7b1e6a Added bone control for wielditem 2020-12-16 10:56:05 -08:00
epCode 20cc845940 Transforms wielditem relative to held item 2020-12-16 10:55:56 -08: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 EliasFleckenstein03/MineClone2#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
Wuzzy c2fe18def7 Add bone eating sound for wolf 2020-12-06 01:09:55 +01:00
Wuzzy 29d46a5949 Fix wolf eat sound 2020-12-06 00:50:54 +01:00
Wuzzy 52681658ef Add epic end portal open sound 2020-12-06 00:27:10 +01:00
Wuzzy e894775943 Tweak zombie/skeleton horse sounds 2020-12-05 23:55:30 +01:00
Wuzzy 9d31ddb30d Baby animals don't drop XP 2020-12-05 23:42:33 +01:00
Wuzzy b70e58ab05 Add animal eat sound 2020-12-05 23:37:12 +01:00
Wuzzy da7214bafa Wolf: Bark when tamed, show icon when change order 2020-12-05 22:57:46 +01:00
Wuzzy 376e1c32c5 Add wolf sounds 2020-12-05 22:36:59 +01:00
Wuzzy 22a0b107ba Add flop sound when mob flops on ground 2020-12-05 21:33:37 +01:00
Wuzzy c7084cb79a Add guardian sounds 2020-12-05 21:22:59 +01:00
Wuzzy a764298923 Add Wither spawn sound 2020-12-05 20:53:21 +01:00
Wuzzy bccd91e08f Change mule sounds (=higher pitched donkey sounds) 2020-12-05 19:48:51 +01:00