Wuzzy
|
31668cdde5
|
Add brown mooshroom
|
2019-02-21 02:38:33 +01:00 |
Wuzzy
|
a7d429a017
|
Fix several "undeclared global" errors
|
2019-02-08 22:44:26 +01:00 |
Wuzzy
|
fb3db5077c
|
Fix slime code using nil arguments
|
2019-02-08 22:27:45 +01:00 |
Wuzzy
|
66c99efb2f
|
Hide "useless" items from creative and craft guide
|
2019-02-06 10:57:23 +01:00 |
Wuzzy
|
3563b5448c
|
Slime: Don't add speed if mother was stuck
|
2019-02-05 21:02:36 +01:00 |
Wuzzy
|
958989c80d
|
If slime/mcube was killd, smaller m. att. attacker
Previously, if you killed a big slime, the smaller slimes that spawn are neutral.
|
2019-02-05 20:49:34 +01:00 |
Wuzzy
|
ca484cfa1a
|
Improve child spawn on slime/magmacube death
No longer do children spawn in walls
|
2019-02-05 20:19:06 +01:00 |
Wuzzy
|
cfd5615548
|
Spawn smaller slime/magmacube if it doesn't fit
|
2019-02-05 19:12:28 +01:00 |
Wuzzy
|
b7a2fba1ce
|
Fix spawn ABM check that prevented squid spawn
|
2019-02-05 17:43:18 +01:00 |
Wuzzy
|
29040f9352
|
Add magma cube sounds
|
2019-02-01 08:13:45 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
c9fb060ea0
|
Tweak zombie growl sound occurence
|
2019-01-31 07:20:51 +01:00 |
Wuzzy
|
b23b9a9395
|
Add silverfish sounds (thanks, Inocodum!)
|
2019-01-28 22:13:35 +01:00 |
Wuzzy
|
fa3fd68c8c
|
Turn enderman to monster, but reduce view range
|
2018-12-22 14:29:45 +01:00 |
Wuzzy
|
e0fe5b2c66
|
Disable zombie war_cry sound for now
|
2018-10-23 17:34:01 +02:00 |
Wuzzy
|
a88429a78e
|
Fix missing zombie growl
|
2018-10-23 17:13:22 +02:00 |
Wuzzy
|
d1fb01c2ff
|
Fix crash if trading with cleric in non-v6 mapgen
|
2018-10-23 17:03:42 +02:00 |
Wuzzy
|
6dbbca4bec
|
Fix mobs_mc_vex_death.ogg being stereo
|
2018-09-18 21:39:03 +02:00 |
Wuzzy
|
92dca4850a
|
Add new cat/ocelot sounds
|
2018-09-18 21:21:05 +02:00 |
Wuzzy
|
5d6d1cf790
|
Add bat sound
|
2018-09-18 19:46:44 +02:00 |
Wuzzy
|
fd33d9d2ec
|
Add creeper and vex sounds
|
2018-09-18 16:14:55 +02:00 |
Wuzzy
|
8b38a169e6
|
Add basic horse sounds
|
2018-09-18 14:49:28 +02:00 |
Wuzzy
|
e422e47ada
|
Add crazy coo hurt/death sounds
|
2018-09-14 17:37:24 +02:00 |
Wuzzy
|
900625b17b
|
Add ghast shoot/death sound, add many sound TODOs
|
2018-09-14 16:27:58 +02:00 |
Wuzzy
|
7d66d5f2d3
|
Remove unused arrow code for wither skeleton
|
2018-09-14 16:08:32 +02:00 |
Wuzzy
|
26a5059cc0
|
Add bow shooting sound when mob fires an arrow
|
2018-09-14 16:07:22 +02:00 |
Wuzzy
|
077cd14f4f
|
Add skeleton sounds
|
2018-09-14 15:58:31 +02:00 |
Wuzzy
|
ad2fbb0008
|
Add some despawning logic (but do not enable despawning yet)
|
2018-09-14 14:48:48 +02:00 |
MysticTempest
|
5d4b4b099c
|
Fix snowman's head texture
|
2018-07-09 23:33:32 +02:00 |
Wuzzy
|
a88f644001
|
Update deprecated settings syntax
|
2018-06-20 19:02:52 +02:00 |
Wuzzy
|
2bb8b2c4e2
|
Fix undeclared global fail in villager.lua
|
2018-06-11 14:47:41 +02:00 |
Wuzzy
|
45add3cedd
|
Add creamy horse texture
|
2018-06-10 15:51:03 +02:00 |
Wuzzy
|
e051eae5bc
|
Lightning no longer turns villagers to witches
Because witches are incomplete.
Also add villager TODOs.
|
2018-06-10 15:27:01 +02:00 |
Wuzzy
|
a804144ed4
|
Trading: Make iron helmet cheaper
|
2018-06-10 15:09:52 +02:00 |
Wuzzy
|
9faa3099a4
|
Trader: Close trade formspec + return items on die
|
2018-06-10 15:01:44 +02:00 |
Wuzzy
|
aa3d3969aa
|
Make villager stand still if there is near player
|
2018-06-10 14:24:00 +02:00 |
Wuzzy
|
dbed565197
|
Fix unlock_stuff being always false in villager
|
2018-06-10 13:53:26 +02:00 |
Wuzzy
|
51ff6b1725
|
Villager: Prevent locking of all trades
This is done by adding an "emergency unlock" which unlocks
everything else when the last trade was locked.
|
2018-06-10 13:49:35 +02:00 |
Wuzzy
|
ed52e49408
|
Heal trader for unlocking trades
|
2018-06-10 13:20:19 +02:00 |
Wuzzy
|
3e8ca5a1ca
|
Trading: Hide left/right button if end of list
|
2018-06-10 13:06:28 +02:00 |
Wuzzy
|
cca841e459
|
Villager trading: Use per-player trading inventory
|
2018-06-10 12:15:09 +02:00 |
Wuzzy
|
9f2460c263
|
Make red sandstone trade earlier
|
2018-06-06 21:29:44 +02:00 |
Wuzzy
|
ce7ac37e85
|
Add a few v6-exclusive trades to villagers
|
2018-06-06 21:28:23 +02:00 |
Wuzzy
|
5faed5d7f0
|
Add 2 crosses in trading formspec
|
2018-06-06 19:50:17 +02:00 |
Wuzzy
|
4d4374730e
|
Trading: Allow to sell compass
|
2018-06-06 19:37:31 +02:00 |
Wuzzy
|
3823a6ba11
|
Add trade locking for villagers
|
2018-06-06 17:33:14 +02:00 |
Wuzzy
|
8b95871682
|
Implement trading tier unlocking
|
2018-06-06 16:34:44 +02:00 |
Wuzzy
|
1db3b079c6
|
Add disabled trade image
|
2018-06-06 14:39:16 +02:00 |
Wuzzy
|
2c55daa3e2
|
Change nitwit villager texture
|
2018-06-06 14:12:27 +02:00 |
Wuzzy
|
829ca1f1c1
|
Villager profession depends on clothes, add nitwit
|
2018-06-06 13:55:19 +02:00 |