AFCMS
|
3635b848d5
|
add API for mcl_wip
|
2021-03-07 00:42:34 +01:00 |
Lizzy Fleckenstein
|
d57db0444f
|
Use mod.conf in all mods, part 1
|
2021-03-04 15:22:14 +01:00 |
Lizzy Fleckenstein
|
95b0a495bc
|
Fix #1152
|
2021-03-01 10:51:57 +01:00 |
MysticTempest
|
2ace4ccc68
|
Fix endermen teleporting in the rain in the end per issue #1169.
|
2021-02-25 21:48:37 -06:00 |
Lizzy Fleckenstein
|
f04a5a4cc9
|
Prevent Ender dragon and Wither from despawning
|
2021-02-25 12:48:17 +01:00 |
Lizzy Fleckenstein
|
5de9d90569
|
Simplify mcl_burning API
|
2021-02-22 10:55:14 +01:00 |
epCode
|
512765a37d
|
Make use_texture_alpha an mobs_mc.entity setting
|
2021-02-21 17:10:04 -08:00 |
epCode
|
af89b95316
|
Remove unessesary code in slime+magma_cube.lua
|
2021-02-19 13:25:53 -08:00 |
epCode
|
393bc195fb
|
Enable alpha for mobs
|
2021-02-19 13:11:18 -08:00 |
Lizzy Fleckenstein
|
c9e589b931
|
Add mcl_burning damage interval
|
2021-02-18 14:47:35 +01:00 |
Lizzy Fleckenstein
|
aeb7078c05
|
Update use_texture_alpha to the minetest 5.4 conventions
|
2021-02-18 14:00:17 +01:00 |
Lizzy Fleckenstein
|
574ced80a3
|
Give charged creeper an explosion strength of 6
|
2021-02-16 09:55:36 +01:00 |
epCode
|
903a29f949
|
Add charged creeper
|
2021-02-12 16:48:46 -08:00 |
MysticTempest
|
0ec64189dc
|
Partial creeper explode distance fix, and fix to stop punching mobs into the air.
|
2021-02-11 17:27:55 -06:00 |
MysticTempest
|
dc9ca16321
|
Enable villager spawning.
|
2021-02-09 06:06:19 -06:00 |
epCode
|
e0ad09900c
|
Merge pull request 'master' (#5) from MineClone2/MineClone2:master into master
Reviewed-on: epCode/MineClone2#5
|
2021-02-02 22:19:58 +00:00 |
MysticTempest
|
e716ebd911
|
Make enderman grief less frequently, enable pseudobiome villages by default, and disable natural village generation in singlenode.
|
2021-02-01 15:45:22 -06:00 |
Lizzy Fleckenstein
|
e05576b3f3
|
Don't despawn villagers
|
2021-01-26 18:40:16 +01:00 |
Elias Åström
|
174a3a2968
|
Fix creeper explosions only doing 1/2 heart damage
The solution was to move the creeper explosions to originate from the
center of the creepers collisionbox and not its entity position.
|
2021-01-26 14:13:30 +01:00 |
Lizzy Fleckenstein
|
a514b97880
|
Make cleric sell experience bottle
|
2021-01-24 19:55:33 +01:00 |
Lizzy Fleckenstein
|
f9a82aab05
|
Implement curing zombie villagers
|
2021-01-23 15:40:12 +01:00 |
Lizzy Fleckenstein
|
b7c3096364
|
Spawn villager zombies like in Minecraft
|
2021-01-22 20:31:58 +01:00 |
Lizzy Fleckenstein
|
50e90e8c23
|
Fix #983
|
2021-01-14 20:00:10 +01:00 |
Lizzy Fleckenstein
|
20ab04dfc0
|
Fix #976
|
2021-01-08 14:43:49 +01:00 |
Lizzy Fleckenstein
|
7bcc8c1534
|
Fix #863
|
2021-01-06 14:50:49 +01:00 |
Lizzy Fleckenstein
|
f68a75f184
|
Fix #750
|
2021-01-06 13:28:58 +01:00 |
Lizzy Fleckenstein
|
cd1b8e9d2f
|
Fix #962
|
2021-01-05 20:12:50 +01:00 |
Lizzy Fleckenstein
|
6f49a3d535
|
Fix #788
|
2021-01-05 17:52:27 +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
|
081ae7fbff
|
Make undead mobs burn in sunlight instead of dealing damage directly
|
2021-01-02 12:43:50 +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 |
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
|
6ba3fc869c
|
Make villagers sell enchanted stuff
|
2020-12-22 12:00:04 +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
|
6eeeb83c0d
|
Let enderdragon drop Xp
|
2020-12-19 15:00:15 +01:00 |
epCode
|
771964863b
|
Merge pull request 'master' (#2) from Wuzzy/MineClone2:master into wielditem
Reviewed-on: epCode/MineClone2#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 |
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
|
6532148f2f
|
Add rabbit sounds
|
2020-12-08 14:52:38 +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
|
e49e75ece2
|
Add snowman sounds
|
2020-12-06 23:32:54 +01:00 |
Wuzzy
|
91071e9bc2
|
Add endermite sounds
|
2020-12-06 21:15:05 +01: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
|
e894775943
|
Tweak zombie/skeleton horse sounds
|
2020-12-05 23:55:30 +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 |
Wuzzy
|
99b4ba65c2
|
Add milking sound for cow and mooshrom
|
2020-12-05 19:17:15 +01:00 |
Wuzzy
|
48582e10d2
|
Add bat hurt and death sounds
|
2020-12-05 18:50:43 +01:00 |
Wuzzy
|
73744b4fc8
|
Add donkey sounds
|
2020-12-05 18:29:35 +01:00 |
Wuzzy
|
eee892d78e
|
Make parrots spawn in jungles
|
2020-12-05 17:56:56 +01:00 |
Wuzzy
|
389135f87f
|
Add parrot sounds
|
2020-12-05 17:14:56 +01:00 |
Wuzzy
|
1d0ecd5708
|
New chicken sounds
|
2020-12-05 16:44:01 +01:00 |
Wuzzy
|
8b09cccfd4
|
Disable footstep sound of flying/swimming mobs
|
2020-12-05 14:48:58 +01:00 |
Wuzzy
|
312bae6a17
|
Add parrots back into Creative inventory
|
2020-12-05 14:45:10 +01:00 |
Wuzzy
|
c0ef6e3d5a
|
Add instant_death for mobs
|
2020-12-05 14:42:03 +01:00 |
Wuzzy
|
a9b59816c4
|
Implement very basic flopping
|
2020-12-05 14:14:16 +01:00 |
Wuzzy
|
ed3afc6e49
|
Redo the death effect
|
2020-12-05 04:33:23 +01:00 |
Wuzzy
|
411e180477
|
Use same death_speed for all mobs
|
2020-12-05 03:52:08 +01:00 |
Wuzzy
|
ab7cfa1e43
|
Improve flight behavior of bat/parrot a little
|
2020-12-05 03:35:08 +01:00 |
Lizzy Fleckenstein
|
a3cf6b0e5d
|
Blast Protection; Fire Protection; Projectile Protection; Feather Falling; Thorns
|
2020-11-13 12:21:36 +01:00 |
Lizzy Fleckenstein
|
3d7bb69e81
|
Bane of Arthropods; Smite; Lure
|
2020-11-09 18:59:08 +01:00 |
Wuzzy
|
4c39224e6f
|
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2 into master
|
2020-10-23 21:53:42 +02:00 |
Wuzzy
|
731f42ac88
|
Rename and move texture: tnt_smoke
|
2020-08-19 18:47:58 +02:00 |
Wuzzy
|
28aead0a60
|
Tweak mob death particles
|
2020-08-19 18:38:14 +02:00 |
Wuzzy
|
e310de1754
|
Fix Shulker spawnegg typo
|
2020-08-05 19:59:50 +02:00 |
Wuzzy
|
1f8488aba5
|
Make throwable water bottles useful
|
2020-08-05 19:00:08 +02:00 |
MysticTempest
|
460d6e837a
|
Fix farm mobs following players slowly, adjust animations to follow suit, increase pig view range slightly, and change the runaway animation from walk to run.
|
2020-08-03 08:37:58 -05:00 |
Lizzy Fleckenstein
|
21c6815839
|
Added End Crystal
|
2020-07-25 13:32:35 +02:00 |
MysticTempest
|
56958ab0c9
|
Fix mobs getting stuck in water, fix mobs falling off cliffs, and lower spider speed so cliff_danger check is properly applied.
|
2020-07-24 21:15:40 -05:00 |
kay27
|
ba51686e6c
|
Russian translation
|
2020-07-20 00:11:13 +00:00 |
Brandon
|
1eeb0511de
|
Correct undeclared local obj in enderman line 318
|
2020-07-19 18:32:33 -04:00 |
Brandon
|
ad5759a5ad
|
Update method for harming by heal to mob attributes
|
2020-07-12 16:56:41 -04:00 |
Wuzzy
|
99f161ca80
|
Localize 2 endermen vars
|
2020-07-11 11:53:58 +02:00 |
Wuzzy
|
5125f6d739
|
Merge branch 'rootyjr_enderman'
|
2020-07-11 11:32:50 +02:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
kay27
|
80fcffcd38
|
Fix Enderman's teleport by getting less nodes to pass PseudoRandom:next
|
2020-06-21 13:10:10 -05:00 |
Brandon
|
e882dfc3c5
|
Drop ghast tear and rabbit foot
|
2020-06-20 10:51:36 -04:00 |
Booglejr
|
7b9a79658d
|
Attempt to fix more crash errors.
|
2020-06-16 23:59:16 -05:00 |
Booglejr
|
d19bedc6d2
|
I think this addresses the crash and also makes enderman more passive during the day.
|
2020-06-13 14:51:27 -05:00 |
Booglejr
|
a7b9107d31
|
Fix enderman griefing in protected areas.
|
2020-06-12 01:22:01 -05:00 |
rootyjr
|
046bca1080
|
implemented ability to detect when seen / break eye contact and aggressive response / implemented teleport to avoid arrows. / implemented teleport to avoid rain. / implemented teleport to chase. / added enderman particles. / drew particles 1 through 5 / added rain damage. / fixed the grass_with_dirt issue.
|
2020-06-08 00:51:48 -05:00 |
Wuzzy
|
26b5b45595
|
Fix crash when creeper explodes
|
2020-05-10 14:54:43 +02:00 |