54 Commits

Author SHA1 Message Date
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
e657de0286 Merge branch 'master' of https://github.com/maikerumine/mobs_mc 2017-07-01 01:44:41 +02:00
Wuzzy
ad5891385f Fix drops of (elder) guardian, shulker, horse 2017-07-01 01:18:44 +02:00
maikerumine
42a049be06 Merge pull request #60 from Wuzzy2/tex2
Rename models/textures to be closer to original names
2017-06-30 19:01:22 -04:00
Wuzzy
45e2b05535 Merge branch 'master' of https://github.com/maikerumine/mobs_mc into tex2 2017-06-30 23:44:16 +02:00
Wuzzy
6e6140e279 Merge branch 'master' of https://github.com/maikerumine/mobs_mc into superhorse 2017-06-30 22:20:50 +02:00
Wuzzy
5810edd819 Horses regenerate health 2017-06-30 18:45:07 +02:00
Wuzzy
668d6a8f8d Fix capturing of horse/llama/pig 2017-06-30 17:50:25 +02:00
Wuzzy
215519a024 Don't allow to equip stuff on child horse 2017-06-30 17:39:54 +02:00
Wuzzy
8a5924f74e Add horse markings 2017-06-30 17:29:16 +02:00
Wuzzy
b22ac010be No blood for skeleton horse 2017-06-30 17:02:43 +02:00
Wuzzy
58c8544b2c Don't allow horse armor on mules and donkeys 2017-06-30 16:45:35 +02:00
Wuzzy
3c1676abfa Don't take item when placing armor or saddle 2017-06-30 16:25:27 +02:00
Wuzzy
41c3f0a2a7 Make horse armor change horses armor strength 2017-06-30 16:07:11 +02:00
Wuzzy
b964874659 Add horse armor (no protection yet) 2017-06-30 15:55:01 +02:00
Wuzzy
87d3ad8795 Fix saddle removal on horse 2017-06-30 14:46:23 +02:00
Wuzzy
c8165d1875 Use standard anim params for horse 2017-06-30 14:31:26 +02:00
Wuzzy
3c6e952337 Separate horse saddle placement and mounting 2017-06-30 14:28:24 +02:00
Wuzzy
bc8d264d99 Rename models/textures to be closer to original names 2017-06-30 12:29:35 +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
c5dce693a9 Show saddle on horses 2017-06-29 17:38:08 +02:00
Wuzzy
28ec843604 Fix horse and lama models and rotation 2017-06-29 17:19:48 +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
Wuzzy
3f8cf25b4b Rename model files to follow naming conventions 2017-06-27 00:32:05 +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
Wuzzy
d30d6e657b Fix outdated itemstrings and remove item dupes 2017-06-22 11:44:10 +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
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
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
59adf92e9b damn backwards rider 2017-05-24 22:51:30 -04:00
maikerumine
0b2ffec424 FIX HORSEYS!!! 2017-05-24 22:43:25 -04:00
maikerumine
a4429383e6 fix creeper no fire-prepare new horses 2017-05-24 21:19:08 -04:00
maikerumine
3a5ca04b6c Thin old models and tweak codes add horses 2017-05-24 19:42:03 -04:00
maikerumine
2f5e8b61cd tweak more atributes 2017-05-23 19:03:37 -04:00