Wuzzy
4cc617d72b
Centralize spawn height variables in gameconfig
...
Also eliminate mobs:register_spawn.
Also tweak the spawn height of most mobs.
2017-08-16 21:35:46 +02:00
Wuzzy
89e868da73
Disable broken death animations for now
...
With the exception of the snow golem, the death animations
of all mobs are broken. This can look very ugly. It's better
to not have any death animation at all rather than a broken one.
Death animations should only be re-introduced if they properly work.
2017-08-06 13:11:00 +02:00
Wuzzy
47b4228df3
Fix running animation for all skeletons
2017-07-26 17:03:22 +02:00
Wuzzy
e9c5dfc303
Fix death animation issues
2017-07-26 00:15:42 +02:00
Wuzzy
000475afb6
Set reach of some mobs to 2
2017-07-23 13:08:57 +02:00
Wuzzy
a83b585f25
Reduce reach of hostile mobs
2017-07-20 17:33:54 +02:00
maikerumine
0d64509a55
Merge pull request #87 from Wuzzy2/headbanger
...
Mob heads: Complete rework
2017-07-05 16:56:10 -04:00
Wuzzy
fbd552c048
Add heads to gameconfig and fix probabilities
2017-07-05 15:58:34 +02:00
Wuzzy
7c7087f6cc
No light and lava damage for wither skeleton
2017-07-05 14:34:07 +02:00
Wuzzy
6d4422c167
Change mob textures to Pixel Perfection
2017-07-04 15:13:08 +02:00
Wuzzy
2bcbd778c6
Add intllib support
2017-07-02 16:19:10 +02:00
Wuzzy
45e2b05535
Merge branch 'master' of https://github.com/maikerumine/mobs_mc into tex2
2017-06-30 23:44:16 +02:00
Wuzzy
bc8d264d99
Rename models/textures to be closer to original names
2017-06-30 12:29:35 +02:00
Wuzzy
114135a60a
Remove deprecated drawtype attribute from mob defs
2017-06-29 23:54:23 +02:00
Wuzzy
ff17f05106
Merge branch 'master' of https://github.com/maikerumine/mobs_mc into bigbob
2017-06-29 22:17:26 +02:00
Wuzzy
ee12957f02
Major basic mob definition update
...
Set the attributes of almost all mobs:
- Damage
- Size
- Collision box
- Basic behaviour
- fear_height
- view_range
- Sound distance
- Other attributes
2017-06-29 22:01:05 +02:00
Wuzzy
b62acab206
Fix model rotation of most models
2017-06-29 14:56:56 +02:00
Wuzzy
1844758323
Rename mob textures to follow naming conventions
2017-06-27 15:15:00 +02:00
Wuzzy
3f8cf25b4b
Rename model files to follow naming conventions
2017-06-27 00:32:05 +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
Wuzzy
1c41da2fd8
Streamline throwable item itemstrings and texture names
2017-06-22 21:04:13 +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
53fef99957
fix some spawning
2017-06-08 19:16:13 -04:00
maikerumine
deb949b102
22i updated some mob animations and added illusioner
...
22i added some commits 7 days ago
@22i walking animation fixes, mule & skeletons move, better texture for
bunny 2eb98d8
@22i new illusioner, better textures for zvillager and animations for
him 9db84d3
@22i evoker swings his arms, vindicator swings axe … 8ab2363
maikerumine merged commit 7463e7e into maikerumine:master a day ago
2017-06-06 19:13:16 -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