281 Commits

Author SHA1 Message Date
maikerumine
5613564787 Merge pull request #55 from Wuzzy2/reslimed
Refactor slime and magma cube code and switch to meshes
2017-06-27 23:13:36 -04:00
maikerumine
31154cd183 Merge pull request #53 from Wuzzy2/spier
Spider updates
2017-06-27 23:12:46 -04:00
Wuzzy
d1c96005c4 Remove unused slime+magmacube textures 2017-06-28 03:09:46 +02:00
Wuzzy
f076c3363e Fix slime/magmacube split rotation 2017-06-28 03:02:31 +02:00
Wuzzy
821c773bab Use meshes for slimes and magma cubes 2017-06-28 02:50:11 +02:00
Wuzzy
9e7431de90 Magma cubes don't pathfind 2017-06-28 02:24:26 +02:00
Wuzzy
e4496f9fda Smaller slimes 2017-06-28 02:22:29 +02:00
Wuzzy
5d87754c57 Refactor magma cube code 2017-06-28 02:20:21 +02:00
Wuzzy
dfc6d1201c Refactor and simplify slime mob definitions 2017-06-28 01:35:14 +02:00
Wuzzy
29b2684952 Use spider eyes in a separate texture
Currently uses a dummy texture
2017-06-28 00:52:58 +02:00
Wuzzy
85fcaafcd0 Make cave spiders a bit more dangerous 2017-06-28 00:28:02 +02:00
maikerumine
bd127caa65 Merge pull request #52 from Wuzzy2/cf
Fix possible crash after killing zombie
2017-06-27 18:27:46 -04:00
Wuzzy
377f269cf7 Merge spider and cave spider into spider.lua 2017-06-28 00:26:00 +02:00
Wuzzy
c42c6a244d Set spider size and basic behaviour 2017-06-28 00:07:58 +02:00
Wuzzy
28842600de Fix possible crash after killing zombie 2017-06-27 23:00:36 +02:00
maikerumine
0bbb6f409a Merge pull request #51 from Wuzzy2/llama
Tiny llama update
2017-06-27 16:29:12 -04:00
maikerumine
f48e24bd37 Merge branch 'master' into llama 2017-06-27 16:29:01 -04:00
maikerumine
ded6682a1f Merge pull request #50 from Wuzzy2/textures
Major texture file name cleanup
2017-06-27 16:27:36 -04:00
maikerumine
bc87ec62e0 Merge pull request #49 from Wuzzy2/horse
Update horses and such
2017-06-27 16:27:10 -04:00
Wuzzy
935f5acb8f Update llama/horse food 2017-06-27 19:08:12 +02:00
Wuzzy
1fb0053a4e Set basic llama attributes 2017-06-27 19:03:34 +02:00
Wuzzy
0882f97f47 Remove bettertnt_smoke.png 2017-06-27 16:37:50 +02:00
Wuzzy
1844758323 Rename mob textures to follow naming conventions 2017-06-27 15:15:00 +02:00
Wuzzy
b07f015c88 Remove unused files in textures directory 2017-06-27 13:12:54 +02:00
Wuzzy
e1368205f1 Adjust horse sitting position 2017-06-27 04:49:07 +02:00
Wuzzy
17b9dd14a0 Add donkey; shrink mule 2017-06-27 04:16:57 +02:00
Wuzzy
dbdf047912 Rename horse-related textures 2017-06-27 03:59:03 +02:00
Wuzzy
24c5b28f2d Tweak horse attributes 2017-06-27 03:37:49 +02:00
Wuzzy
107822802c Increase horse collision box 2017-06-27 03:30:42 +02:00
Wuzzy
85f97a707d Merge all horse code into one file 2017-06-27 03:26:38 +02:00
maikerumine
8798f20ff6 fix spawning by adding mc groups 2017-06-26 19:53:54 -04:00
maikerumine
059a6bea6b Merge pull request #47 from Wuzzy2/model_names
Rename model files to follow naming conventions
2017-06-26 18:44:28 -04:00
maikerumine
54fc5d4d74 Merge pull request #45 from Wuzzy2/soundnuke
Remove obvious non-free sounds
2017-06-26 18:43:53 -04:00
maikerumine
d680131c2b Merge pull request #44 from Wuzzy2/irongolemfix
Remove iron golem blood
2017-06-26 18:43:24 -04:00
maikerumine
a8021acf6a Merge pull request #43 from Wuzzy2/saddlefix
Fix saddled pig dropping 2 saddles after kill
2017-06-26 18:43:13 -04:00
maikerumine
80b71370d0 Merge pull request #42 from Wuzzy2/teleport
Teleport cats and tamed wolfs to owner
2017-06-26 18:43:00 -04:00
Wuzzy
3f8cf25b4b Rename model files to follow naming conventions 2017-06-27 00:32:05 +02:00
Wuzzy
4697df37e0 Remove obvious non-free sounds 2017-06-26 23:41:55 +02:00
Wuzzy
e90ccb9e91 Remove iron golem blood 2017-06-26 23:28:56 +02:00
Wuzzy
4efa4f29da Fix pig dropping 2 saddles after kill 2017-06-26 23:18:58 +02:00
Wuzzy
c73cafdf4a Teleport cats and tamed wolfs to owner 2017-06-26 22:42:23 +02:00
maikerumine
7e2cbba0a6 Merge pull request #38 from Wuzzy2/ocelot
Add cats, update ocelots
2017-06-24 18:59:13 -04:00
Wuzzy
26f82a9f2c No ocelot or cat fall damage 2017-06-25 00:48:41 +02:00
Wuzzy
78b1dd2116 Disable feeding for kittens 2017-06-25 00:20:59 +02:00
Wuzzy
cd623447ee Increse ocelots spawnrate; spawn ocelot kittens 2017-06-25 00:15:29 +02:00
Wuzzy
67a60ea951 Make ocelots shy 2017-06-24 23:48:39 +02:00
Wuzzy
ddd2a83054 Simplify cat textures 2017-06-24 23:47:21 +02:00
Wuzzy
16e40879ee Add cats by taming ocelots 2017-06-24 23:40:28 +02:00
Wuzzy
31293d52e2 Rename ocelot/cat textures and model 2017-06-24 22:37:17 +02:00
Wuzzy
0acd274725 Shrink ocelot, set basic attributes 2017-06-24 22:28:56 +02:00