26 Commits

Author SHA1 Message Date
Wuzzy
2bcbd778c6 Add intllib support 2017-07-02 16:19:10 +02:00
Wuzzy
114135a60a Remove deprecated drawtype attribute from mob defs 2017-06-29 23:54:23 +02:00
Wuzzy
b62acab206 Fix model rotation of most models 2017-06-29 14:56:56 +02:00
Wuzzy
c73cafdf4a Teleport cats and tamed wolfs to owner 2017-06-26 22:42:23 +02: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
Wuzzy
efdc4243b5 Increase spawn rate of important mobs 2017-06-24 19:13:56 +02:00
Wuzzy
7808673c8c Fix LIGHT_MAX in spawning 2017-06-24 18:56:24 +02:00
Wuzzy
fa1f6ee854 Move spawn nodes logic to 0_gameconfig.lua 2017-06-24 17:39:36 +02:00
Wuzzy
5cdc76936f Use item variables throughout mob files (part 1) 2017-06-23 18:26:00 +02:00
maikerumine
34c4bcbf46 d 2017-06-21 00:20:06 -04:00
maikerumine
41f417846c make switch for item selection 2017-06-20 19:13:57 -04:00
maikerumine
3c1d5d043a hopefully fixed 2017-06-19 19:00:03 -04:00
AntumDeluge
6219fafd8d Call 'get_bool' instead of 'get' for 'log_mods' setting 2017-06-15 20:41:17 -07:00
AntumDeluge
e053f71ce6 Replace deprecated methods:
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-06-15 20:37:21 -07:00
maikerumine
6b212de658 fix enderdragon tune shulker 2017-06-14 19:47:33 -04:00
maikerumine
bce273ae74 major updates to mobs :) 2017-05-28 23:16:44 -04:00
maikerumine
9027a3829e tweaks, clean, readme 2017-05-25 20:39:12 -04:00
maikerumine
2f5e8b61cd tweak more atributes 2017-05-23 19:03:37 -04:00
maikerumine
f23e0a544d MERGED AMC -(https://github.com/22i/minecraft-voxel-blender-models)
#### Links [blender
models](https://github.com/22i/minecraft-voxel-blender-models),
[mobs_mc](https://github.com/maikerumine/mobs_mc), [how to recreate mobs
from textures with Blender and Gimp](http://imgur.com/a/Iqg88)

Minecraft mobs were remade in blender

Credits:
[toby109tt](https://github.com/tobyplowy) mapping fixes - better 2d
planes
2017-05-22 22:39:07 -04:00