56 Commits

Author SHA1 Message Date
Wuzzy
182d86355b Fix broken sheep.lua 2017-07-04 22:41:10 +02:00
maikerumine
a271095a12 Merge remote-tracking branch 'refs/remotes/origin/master' into pr/72
# Conflicts:
#	sheep.lua
#	skeleton_stray.lua
2017-07-04 16:24:52 -04:00
Wuzzy
d04952b45a Fix sheep regrowing wool incorrectly 2017-07-04 21:26:34 +02:00
Wuzzy
f57ac46dfe Fix some sheep model+texture bugs 2017-07-04 19:35:42 +02:00
Wuzzy
ef6e0bbd48 Update/fix sheep textures and coloring to PP 2017-07-04 19:04:21 +02:00
Wuzzy
9cba319508 Pixel perfection sheep textures+tweak sheep colors 2017-07-04 18:47:27 +02:00
Wuzzy
894a8d45ba Merge branch 'master' of https://github.com/maikerumine/mobs_mc into mäh 2017-07-04 17:54:16 +02:00
Wuzzy
efb07ffd57 Tweak feeding, breeding, taming capturing and protecting 2017-07-03 19:33:35 +02:00
maikerumine
e3f206dba1 Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
Wuzzy
c65c972113 Merge branch 'master' of https://github.com/maikerumine/mobs_mc into intllib 2017-07-02 20:51:27 +02:00
Wuzzy
2bcbd778c6 Add intllib support 2017-07-02 16:19:10 +02:00
Wuzzy
f832972d38 Centralize shears use count 2017-07-01 20:06:37 +02:00
Wuzzy
4d5300918d Merge branch 'master' of https://github.com/maikerumine/mobs_mc into mäh 2017-06-30 23:37:23 +02:00
Wuzzy
114135a60a Remove deprecated drawtype attribute from mob defs 2017-06-29 23:54:23 +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
31df48a2f3 New sheep models and sheep colorization 2017-06-29 18:37:53 +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
8c92bff6c0 Generalize sheep dye colors 2017-06-24 16:20:35 +02:00
Wuzzy
b3efbc16d6 Move replace_what defs to 0_gameconfig.lua 2017-06-23 22:01:14 +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
f4f1f87ffb Revert "hopefully fixed"
This reverts commit 3c1d5d043a04bc9682242678df706878600f362e.

# Conflicts:
#	chicken.lua
#	creeper.lua
#	pig.lua
#	polar_bear.lua
#	sheep.lua
#	silver_fish.lua
#	slime_magma_cube.lua
#	slimes_green.lua
2017-06-21 00:34:55 -04: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
maikerumine
5ac051403a Merge pull request #15 from Wuzzy2/eat_grass
Make sheep eat grass as well
2017-06-16 10:02:59 -04:00
AntumDeluge
6219fafd8d Call 'get_bool' instead of 'get' for 'log_mods' setting 2017-06-15 20:41:17 -07:00
Wuzzy
487f968465 Fix initial drops of sheep 2017-06-16 05:37:46 +02: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
Wuzzy
933a99bb0c Make sheep eat grass as well 2017-06-16 05:32:17 +02:00
Wuzzy
63d5449578 Make sheep eat away grass and regrow wool 2017-06-16 00:28:41 +02:00
Wuzzy
44a37431f4 Dump unused code in sheep.lua 2017-06-15 23:42:02 +02:00
Wuzzy
9b56dc44aa Use mobs_mc prefix for mutton items 2017-06-15 23:38:26 +02:00
Wuzzy
83c42e7f6d Fix possible sheep crash 2017-06-15 23:36:36 +02:00
Wuzzy
b57d582046 Rename sheep textures to follow naming conventions 2017-06-15 23:26:59 +02:00
Wuzzy
1e8534eaaf Tweak sheep size again 2017-06-15 23:09:50 +02:00
Wuzzy
c37d2a28da Fix sheep error when dyeing with unknown dye 2017-06-15 23:02:14 +02:00
Wuzzy
00b09bfdd0 Fix sheep size 2017-06-15 22:30:32 +02:00
Wuzzy
0622a94067 Fix sheep sometimes not dropping mutton 2017-06-15 22:26:00 +02:00
Wuzzy
ee32ecc998 Fix some sheep color bugs 2017-06-15 22:24:00 +02:00
maikerumine
2a123ed77f add shulkers 2017-06-14 19:48:51 -04:00
maikerumine
6701e5da72 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ender_dragon.lua
#	parrot.lua
#	sheep.lua
#	shulker.lua
#	skeleton.lua
2017-06-14 19:48:04 -04:00
maikerumine
6b212de658 fix enderdragon tune shulker 2017-06-14 19:47:33 -04:00
maikerumine
392f9080e9 No michael jackson! 2017-06-14 11:26:07 -04:00
maikerumine
da8ce1fbe7 Merge branch 'master' into hp 2017-06-14 10:49:50 -04:00
maikerumine
b4ddd19c3f fix sheep and rename a few 2017-06-13 19:05:07 -04:00
Wuzzy
1f5da521f5 Tweak HP and damage of most mobs 2017-06-14 00:27:21 +02:00