Wuzzy
e5c7e50202
More villager fixing
2018-06-04 01:19:23 +02:00
Wuzzy
883568add4
Implement basic villager trading formspec
2018-06-03 18:37:53 +02:00
Wuzzy
2dbda44a93
Add some global spawn restrictions
...
- no monsters on mycelium
- nothing on non-opaque blocks, except air
2018-06-03 17:48:32 +02:00
Wuzzy
f022b747b0
Harden a number of minetest.after player checks
2018-06-03 16:44:37 +02:00
Wuzzy
2132cdacc5
Improve minetest.after checks
2018-06-03 16:17:55 +02:00
Wuzzy
201c2bf170
Fix minetest.after crashes in mcl_mobs
2018-06-03 16:13:46 +02:00
Wuzzy
9c6f5b3573
Remove dead code in mcl_mobs
2018-06-03 00:56:29 +02:00
Wuzzy
1d04b52b5a
Name tag: Update texture conversion and add alias
2018-05-31 18:40:02 +02:00
Wuzzy
34e92a361b
Rename mobs mod to mcl_mobs
2018-05-31 18:32:26 +02:00
Wuzzy
4be664ab49
Rebranding of the mobs redo mod
2018-05-31 17:54:35 +02:00
Wuzzy
9afe5da7b4
Make sure bred pig and sheep stay tamed and owned
2018-05-31 17:32:13 +02:00
Wuzzy
2f0987b529
Move mcl_void_damage to ENVIRONMENT
2018-05-31 15:13:16 +02:00
Wuzzy
d5729b8a32
Fix load-crash if _magnet_timer of item entity is uninizialized
2018-05-31 14:34:19 +02:00
Wuzzy
73dcf1e697
Randomly mutate foal fur/mark with 1/9 chance each
2018-05-31 14:05:45 +02:00
Wuzzy
aeee941b2c
Breeding sheep now mixes wool colors like dyes
2018-05-31 05:45:57 +02:00
Wuzzy
e246b5d0bb
Fix breeding giving weird childs
2018-05-31 04:38:37 +02:00
Wuzzy
97e550bb9f
Can't shear lambs
2018-05-31 03:45:38 +02:00
Wuzzy
55beefa6c7
Fix wool regrow for sheep
2018-05-31 03:43:48 +02:00
Wuzzy
91b41885d5
Tweak blaze animation
2018-05-31 03:17:41 +02:00
Wuzzy
4513c6c35d
Undead mobs take light damage only in sunlight
2018-05-31 03:09:27 +02:00
Wuzzy
b73e05d64a
Fix light_damage damaging mobs in rain/snow
2018-05-31 02:47:37 +02:00
Wuzzy
eefd065726
New horse texturing (thanks to 22i)
2018-05-30 19:51:40 +02:00
Wuzzy
050987bead
Add illagers to Conversion Table
2018-05-30 18:48:07 +02:00
Wuzzy
8b6f5d3dec
Redo sheep texturing
...
Thanks to 22i
2018-05-30 18:05:49 +02:00
Wuzzy
c10f4311f7
Update death animations of some mobs
2018-05-30 17:34:38 +02:00
Wuzzy
895d06d28a
Update (wither) skeleton mesh and anim (thx 2 22i)
2018-05-30 17:11:07 +02:00
Wuzzy
328eb883ec
Redo skeleton stray vex zombiepig meshes/textures
...
Thanks, 22i!
2018-05-30 16:59:27 +02:00
Wuzzy
6619cf159f
New zombie pigman mesh by 22i
2018-05-30 16:41:28 +02:00
Wuzzy
635a9c45bd
Enable wolf-on-sheep attack
2018-05-30 16:16:44 +02:00
Wuzzy
76c1c10a9b
Tweak snowman animation params
2018-05-30 13:33:19 +02:00
Wuzzy
17b9bd27de
Redo snowman texturing (thanks, 22i!)
2018-05-30 13:29:33 +02:00
Wuzzy
b2d9c119ac
Add mobs:spawn_child
2018-05-30 12:58:50 +02:00
Wuzzy
940b3748fb
Fix horse child keeping horse armor of parent
2018-05-30 12:34:16 +02:00
Wuzzy
806e392d31
Fix child of saddled pigs getting saddle, too
2018-05-30 12:25:10 +02:00
Wuzzy
d575cf07b7
Kill snow golems in rain
2018-05-30 12:01:53 +02:00
Wuzzy
69b3e19c1b
Name tags now name all mobs (except ender dragon)
2018-05-30 11:34:17 +02:00
Wuzzy
c1cc790d9d
Update Mobs Redo (1.41)
2018-05-29 17:00:30 +02:00
Wuzzy
187e6b7e58
Remove water damage from creeper
2018-05-27 10:41:50 +02:00
Wuzzy
48b7191af2
Regularily damage and delete entities in void
2018-05-25 13:45:41 +02:00
Wuzzy
f0b732d7e0
Place boats in the placer direction
2018-05-09 18:43:07 +02:00
Wuzzy
5ca5811bc8
Refactor how the misc creative category works
2018-05-08 15:58:26 +02:00
Wuzzy
83829ec358
Hide a couple of very incomplete items in Creative
2018-05-08 01:40:31 +02:00
Wuzzy
4be5f89829
Move bow/arrow logic into new mod mcl_bows
2018-05-07 23:10:49 +02:00
Wuzzy
9376edeeda
Re-add nametags which were removed accidentally
2018-03-31 21:58:52 +02:00
Wuzzy
11be72e635
Disable mob health display
2018-03-31 03:54:55 +02:00
Wuzzy
8060928237
Fix some creeper issues
...
- Fix fuse sound sometimes not playing
- Timer = 1.5s
- Distance behaviour like in MC
2018-03-31 03:53:11 +02:00
Wuzzy
d6228145c6
Fix random mob teleportations once and for all!
2018-03-31 00:21:55 +02:00
Wuzzy
7be5914463
Update Mobs Redo
2018-03-31 00:18:40 +02:00
Wuzzy
318415307c
Update mobs_mc
2018-03-25 22:27:06 +02:00
Wuzzy
bb6f2f7770
Rename “subgame” to “game” (partial fix)
2018-03-25 22:20:32 +02:00
Wuzzy
1fa141d972
Custom node drops now ignore Creative Mode
2018-03-05 13:35:14 +01:00
Bu-Gee
3ae8119498
Fix crash when pushing pumpkin by piston
2018-03-05 12:53:16 +01:00
Wuzzy
30be3e742f
Damage anvil after falling
2018-02-05 19:58:31 +01:00
Wuzzy
32561ec658
Deal anvil falling damage more reliably
2018-02-05 19:20:14 +01:00
Wuzzy
e4a1134d4f
More anvil smashing fixes
2018-02-05 19:17:16 +01:00
Wuzzy
c71bd9588d
Generalize anvil damage
2018-02-05 19:03:56 +01:00
Wuzzy
0d4bb1a723
Falling nodes: Workaround for inv crash (MT#7020)
2018-02-05 17:26:36 +01:00
Wuzzy
d713cd193c
Move falling anvil handling to other mod
2018-02-05 17:18:28 +01:00
Wuzzy
146458112c
Renamed spawn eggs spawn mob with name
2018-02-04 07:11:44 +01:00
Wuzzy
6c1a4ec911
Disable mob capture
2018-02-02 22:13:02 +01:00
Wuzzy
300b0545b4
Fix crash in w/ falling nodes
2018-02-02 22:12:45 +01:00
Wuzzy
fff0e572aa
Don't allow to use empty nametag
2018-02-02 17:35:36 +01:00
Wuzzy
15d7764c65
Require naming of name tag before it's usable
2018-02-02 17:33:52 +01:00
Wuzzy
e649f37bc8
Add comment in minecart code
2018-02-02 01:21:19 +01:00
Wuzzy
fa10dc93ae
Add _on_dispense callback for dispenser; refactor
2018-02-01 22:49:41 +01:00
Wuzzy
dfafa6c969
Fix rotation of falling anvils
2018-01-31 19:10:14 +01:00
Wuzzy
c22a5cba43
Fix falling nodes falling forever on walls
2018-01-29 03:18:02 +01:00
Wuzzy
58b9c3dbf5
Make creepers run away from cats/ocelots
2018-01-26 18:50:28 +01:00
Wuzzy
0e88453a85
Update Mobs Redo, fix crash
2018-01-26 18:06:45 +01:00
Wuzzy
e3cea04f12
Update mobs_mc, properly implement totem
2018-01-25 21:03:58 +01:00
Wuzzy
cc32c54d87
Draw full set of activator rail textures
2018-01-25 05:18:35 +01:00
Wuzzy
70ea7d71ad
Add setting to disable mob spawning
2018-01-25 04:57:31 +01:00
Wuzzy
f7b0702457
Nerf zombie/husk/zvillager drops
2018-01-23 23:13:55 +01:00
Wuzzy
53ca167eb1
Merge branch 'mesecons_updates'
2018-01-22 17:46:38 +01:00
Wuzzy
b62075afcb
Fix rail rules (kinda)
2018-01-22 17:33:06 +01:00
Wuzzy
ca93a0e50f
Remove experimental painting completely
2018-01-21 06:32:13 +01:00
Wuzzy
e65d7c7ff4
Rename painting item
2018-01-21 06:29:43 +01:00
Wuzzy
8334b68111
Remove gemalde mod
2018-01-21 06:28:19 +01:00
Wuzzy
c9ef3f8536
Use default redstone rules for rails again
2018-01-17 21:01:26 +01:00
Wuzzy
f612d1b584
Rework core rules of most redstone components
2018-01-13 03:37:41 +01:00
Wuzzy
3980beff1d
Fix incorrect node drops of powered rails
2018-01-13 01:39:18 +01:00
Wuzzy
a89b9e9c45
Update Mobs Redo
2018-01-08 02:03:31 +01:00
Wuzzy
ba0bc7a47d
Squids and guardians no longer get stranded all the time
2018-01-07 18:03:03 +01:00
Wuzzy
3cf6656df2
Rename "Monster Spawner" to "Mob Spawner"
2018-01-07 16:58:44 +01:00
Wuzzy
cc411efe4c
Move mob spawner change code to mobs mod
2018-01-07 16:53:25 +01:00
Wuzzy
ff1996c708
Merge branch 'river_water'
2017-12-05 23:01:05 +01:00
Wuzzy
e227470474
Fix falling node falling forever on fences (hacky)
2017-12-01 22:22:00 +01:00
Wuzzy
312652552e
Delete un-initialized item entities on first step
...
Due to data corruption, item entities in a world may be loaded with
empty staticdata. These items are now deleted on their first on_step.
This commit also should fix all dropped hand bugs.
2017-12-01 18:50:15 +01:00
Wuzzy
2093a6b5c2
Water mobs now swim in river water
2017-11-30 15:39:19 +01:00
Wuzzy
6d6999bcea
Creepers drop all music discs now; remove crafts
2017-11-28 12:45:39 +01:00
Wuzzy
f9a2607200
Make falling anvils crush some nodes
2017-11-27 07:57:02 +01:00
Wuzzy
c6016c2053
Add MC-like falling nodes
2017-11-26 15:05:45 +01:00
Wuzzy
899acaab0e
Hide WIP items from craft guide, more cleanup
...
- Make fishing rod uncraftable (too overpowered)
- Lift WIP status from golden apple
- Lift Experimental status from lookup tool
2017-11-20 07:52:24 +01:00
Wuzzy
a9d95dea23
Use hardware coloring for tallgrass and friends
2017-11-16 03:13:19 +01:00
Wuzzy
74e1a7d326
Take grass block when enderman took dry grass b.
2017-11-15 03:12:31 +01:00
Wuzzy
f53cf859c2
Fix mob spawning in savannas
2017-11-15 02:36:56 +01:00
Wuzzy
72f5591400
Add dry-colored grass/fern variants
2017-11-14 23:44:53 +01:00
Wuzzy
aaef558909
Convert all sounds (except music) to mono
2017-11-13 01:24:24 +01:00
Wuzzy
1c085b5467
Mobs_mc: Convert mob sounds to mono
2017-11-13 00:46:52 +01:00
Wuzzy
5403a97a56
Fix ocelots being aggressive to players
2017-11-04 00:37:02 +01:00