diff --git a/assets/common/npc_names.ron b/assets/common/npc_names.ron index 6786fc1517..be28efa0fd 100644 --- a/assets/common/npc_names.ron +++ b/assets/common/npc_names.ron @@ -745,6 +745,10 @@ hare: ( keyword: "hare", generic: "Hare" + ), + dog: ( + keyword: "dog", + generic: "Dog" ) ) ), @@ -776,9 +780,9 @@ keyword: "eagle", generic: "Eagle" ), - snowyowl: ( - keyword: "snowyowl", - generic: "Snowy Owl" + owl: ( + keyword: "owl", + generic: "Owl" ), parrot: ( keyword: "parrot", @@ -837,6 +841,10 @@ mindflayer: ( keyword: "mindflayer", generic: "Mindflayer" + ), + minotaur: ( + keyword: "minotaur", + generic: "Minotaur" ) ) ), @@ -885,6 +893,10 @@ raptor_wood: ( keyword: "raptor_wood", generic: "Wood Raptor" + ), + sunlizard: ( + keyword: "sunlizard", + generic: "Sun Lizard" ) ) ), @@ -928,6 +940,18 @@ adlet: ( keyword: "adlet", generic: "Adlet" + ), + gnarling: ( + keyword: "gnarling", + generic: "Gnarling" + ), + mandragora: ( + keyword: "mandragora", + generic: "Mandragora" + ), + kappa: ( + keyword: "kappa", + generic: "Kappa" ) ) ), @@ -1021,6 +1045,10 @@ lavadrake: ( keyword: "lavadrake", generic: "Lava Drake" + ), + basilisk: ( + keyword: "basilisk", + generic: "Basilisk" ) ) ) diff --git a/assets/voxygen/voxel/biped_large_central_manifest.ron b/assets/voxygen/voxel/biped_large_central_manifest.ron index 1c61fc917d..e3415df554 100644 --- a/assets/voxygen/voxel/biped_large_central_manifest.ron +++ b/assets/voxygen/voxel/biped_large_central_manifest.ron @@ -599,4 +599,64 @@ central: ("weapon.staff.firestaff_mindflayer"), ) ), + (Minotaur, Male): ( + head: ( + offset: (-6.5, 0.0, -8.0), + central: ("npc.minotaur.male.head"), + ), + torso_upper: ( + offset: (-8.5, -8.0, -10.0), + central: ("npc.minotaur.male.torso_upper"), + ), + torso_lower: ( + offset: (-5.5, -5.5, -14.0), + central: ("npc.minotaur.male.torso_lower"), + ), + jaw: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + tail: ( + offset: (-1.5, -17.0, -8.0), + central: ("npc.minotaur.male.tail"), + ), + second: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + main: ( + offset: (-5.5, -3.5, -4.0), + central: ("weapon.staff.firestaff_mindflayer"), + ) + ), + (Minotaur, Female): ( + head: ( + offset: (-6.5, 0.0, -8.0), + central: ("npc.minotaur.male.head"), + ), + torso_upper: ( + offset: (-8.5, -8.0, -10.0), + central: ("npc.minotaur.male.torso_upper"), + ), + torso_lower: ( + offset: (-5.5, -5.5, -14.0), + central: ("npc.minotaur.male.torso_lower"), + ), + jaw: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + tail: ( + offset: (-1.5, -17.0, -8.0), + central: ("npc.minotaur.male.tail"), + ), + second: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + main: ( + offset: (-5.5, -3.5, -4.0), + central: ("weapon.staff.firestaff_mindflayer"), + ) + ), }) \ No newline at end of file diff --git a/assets/voxygen/voxel/biped_large_lateral_manifest.ron b/assets/voxygen/voxel/biped_large_lateral_manifest.ron index af538c5c72..51d7b8bc17 100644 --- a/assets/voxygen/voxel/biped_large_lateral_manifest.ron +++ b/assets/voxygen/voxel/biped_large_lateral_manifest.ron @@ -679,4 +679,72 @@ lateral: ("npc.mindflayer.male.foot_r"), ) ), + (Minotaur, Male): ( + shoulder_l: ( + offset: (-3.5, -3.5, -4.5), + lateral: ("npc.minotaur.male.shoulder_l"), + ), + shoulder_r: ( + offset: (-3.5, -3.5, -4.5), + lateral: ("npc.minotaur.male.shoulder_r"), + ), + hand_l: ( + offset: (-4.0, -4.5, -14.0), + lateral: ("npc.minotaur.male.hand_l"), + ), + hand_r: ( + offset: (-4.0, -4.5, -14.0), + lateral: ("npc.minotaur.male.hand_r"), + ), + leg_l: ( + offset: (-2.5, -4.0, -3.5), + lateral: ("npc.minotaur.male.leg_l"), + ), + leg_r: ( + offset: (-2.5, -4.0, -3.5), + lateral: ("npc.minotaur.male.leg_r"), + ), + foot_l: ( + offset: (-3.5, -9.0, -5.0), + lateral: ("npc.minotaur.male.foot_l"), + ), + foot_r: ( + offset: (-3.5, -9.0, -5.0), + lateral: ("npc.minotaur.male.foot_r"), + ) + ), + (Minotaur, Female): ( + shoulder_l: ( + offset: (-3.5, -3.5, -4.5), + lateral: ("npc.minotaur.male.shoulder_l"), + ), + shoulder_r: ( + offset: (-3.5, -3.5, -4.5), + lateral: ("npc.minotaur.male.shoulder_r"), + ), + hand_l: ( + offset: (-4.0, -4.5, -14.0), + lateral: ("npc.minotaur.male.hand_l"), + ), + hand_r: ( + offset: (-4.0, -4.5, -14.0), + lateral: ("npc.minotaur.male.hand_r"), + ), + leg_l: ( + offset: (-2.5, -4.0, -3.5), + lateral: ("npc.minotaur.male.leg_l"), + ), + leg_r: ( + offset: (-2.5, -4.0, -3.5), + lateral: ("npc.minotaur.male.leg_r"), + ), + foot_l: ( + offset: (-3.5, -9.0, -5.0), + lateral: ("npc.minotaur.male.foot_l"), + ), + foot_r: ( + offset: (-3.5, -9.0, -5.0), + lateral: ("npc.minotaur.male.foot_r"), + ) + ), }) \ No newline at end of file diff --git a/assets/voxygen/voxel/biped_small_central_manifest.ron b/assets/voxygen/voxel/biped_small_central_manifest.ron index 86d077e456..53bb7fdf2e 100644 --- a/assets/voxygen/voxel/biped_small_central_manifest.ron +++ b/assets/voxygen/voxel/biped_small_central_manifest.ron @@ -131,4 +131,136 @@ central: ("weapon.spear.adlet"), ), ), + (Gnarling, Male): ( + head: ( + offset: (-6.5, -5.5, -4.5), + central: ("npc.gnarling.male.head"), + ), + chest: ( + offset: (-4.5, -3.5, -2.5), + central: ("npc.gnarling.male.chest"), + ), + shorts: ( + offset: (-3.5, -3.0, -2.5), + central: ("npc.gnarling.male.shorts"), + ), + tail: ( + offset: (-1.5, -13.0, -3.0), + central: ("npc.gnarling.male.tail"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), + (Gnarling, Female): ( + head: ( + offset: (-6.5, -5.5, -4.5), + central: ("npc.gnarling.male.head"), + ), + chest: ( + offset: (-4.5, -3.5, -2.5), + central: ("npc.gnarling.male.chest"), + ), + shorts: ( + offset: (-3.5, -3.0, -2.5), + central: ("npc.gnarling.male.shorts"), + ), + tail: ( + offset: (-1.5, -13.0, -3.0), + central: ("npc.gnarling.male.tail"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), + (Mandragora, Male): ( + head: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + chest: ( + offset: (-11.0, -11.0, -6.5), + central: ("npc.mandragora.male.chest"), + ), + shorts: ( + offset: (-3.0, -3.0, -1.0), + central: ("npc.mandragora.male.shorts"), + ), + tail: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), + (Mandragora, Female): ( + head: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + chest: ( + offset: (-11.0, -11.0, -6.5), + central: ("npc.mandragora.male.chest"), + ), + shorts: ( + offset: (-3.0, -3.0, -1.0), + central: ("npc.mandragora.male.shorts"), + ), + tail: ( + offset: (0.0, 0.0, 0.0), + central: ("armor.empty"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), + (Kappa, Male): ( + head: ( + offset: (-4.5, -5.0, -4.5), + central: ("npc.kappa.male.head"), + ), + chest: ( + offset: (-6.5, -8.0, -7.0), + central: ("npc.kappa.male.chest"), + ), + shorts: ( + offset: (-3.5, -4.0, -1.5), + central: ("npc.kappa.male.shorts"), + ), + tail: ( + offset: (-2.5, -10.0, -5.0), + central: ("npc.kappa.male.tail"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), + (Kappa, Female): ( + head: ( + offset: (-4.5, -5.0, -4.5), + central: ("npc.kappa.male.head"), + ), + chest: ( + offset: (-6.5, -8.0, -7.0), + central: ("npc.kappa.male.chest"), + ), + shorts: ( + offset: (-3.5, -4.0, -1.5), + central: ("npc.kappa.male.shorts"), + ), + tail: ( + offset: (-2.5, -10.0, -5.0), + central: ("npc.kappa.male.tail"), + ), + main: ( + offset: (-0.5, -7.5, -5.0), + central: ("weapon.spear.adlet"), + ), + ), }) diff --git a/assets/voxygen/voxel/biped_small_lateral_manifest.ron b/assets/voxygen/voxel/biped_small_lateral_manifest.ron index edca8bc940..d2fae5454e 100644 --- a/assets/voxygen/voxel/biped_small_lateral_manifest.ron +++ b/assets/voxygen/voxel/biped_small_lateral_manifest.ron @@ -107,4 +107,112 @@ lateral: ("npc.adlet.male.foot_r"), ), ), + (Gnarling, Male): ( + hand_l: ( + offset: (-1.5, -1.5, -7.0), + lateral: ("npc.gnarling.male.hand_l"), + ), + hand_r: ( + offset: (-1.5, -1.5, -7.0), + lateral: ("npc.gnarling.male.hand_r"), + ), + foot_l: ( + offset: (-1.0, -2.0, -5.0), + lateral: ("npc.gnarling.male.foot_l"), + ), + foot_r: ( + offset: (-1.0, -2.0, -5.0), + lateral: ("npc.gnarling.male.foot_r"), + ), + ), + (Gnarling, Female): ( + hand_l: ( + offset: (-1.5, -1.5, -7.0), + lateral: ("npc.gnarling.male.hand_l"), + ), + hand_r: ( + offset: (-1.5, -1.5, -7.0), + lateral: ("npc.gnarling.male.hand_r"), + ), + foot_l: ( + offset: (-1.0, -2.0, -5.0), + lateral: ("npc.gnarling.male.foot_l"), + ), + foot_r: ( + offset: (-1.0, -2.0, -5.0), + lateral: ("npc.gnarling.male.foot_r"), + ), + ), + (Mandragora, Male): ( + hand_l: ( + offset: (-2.0, -1.5, -7.0), + lateral: ("npc.mandragora.male.hand_l"), + ), + hand_r: ( + offset: (-2.0, -1.5, -7.0), + lateral: ("npc.mandragora.male.hand_r"), + ), + foot_l: ( + offset: (-1.0, -1.5, -4.0), + lateral: ("npc.mandragora.male.foot_l"), + ), + foot_r: ( + offset: (-1.0, -1.5, -4.0), + lateral: ("npc.mandragora.male.foot_r"), + ), + ), + (Mandragora, Female): ( + hand_l: ( + offset: (-2.0, -1.5, -7.0), + lateral: ("npc.mandragora.male.hand_l"), + ), + hand_r: ( + offset: (-2.0, -1.5, -7.0), + lateral: ("npc.mandragora.male.hand_r"), + ), + foot_l: ( + offset: (-1.0, -1.5, -4.0), + lateral: ("npc.mandragora.male.foot_l"), + ), + foot_r: ( + offset: (-1.0, -1.5, -4.0), + lateral: ("npc.mandragora.male.foot_r"), + ), + ), + (Kappa, Male): ( + hand_l: ( + offset: (-3.0, -2.5, -10.0), + lateral: ("npc.kappa.male.hand_l"), + ), + hand_r: ( + offset: (-3.0, -2.5, -10.0), + lateral: ("npc.kappa.male.hand_r"), + ), + foot_l: ( + offset: (-2.5, -3.0, -9.0), + lateral: ("npc.kappa.male.foot_l"), + ), + foot_r: ( + offset: (-2.5, -3.0, -9.0), + lateral: ("npc.kappa.male.foot_r"), + ), + ), + (Kappa, Female): ( + hand_l: ( + offset: (-3.0, -2.5, -10.0), + lateral: ("npc.kappa.male.hand_l"), + ), + hand_r: ( + offset: (-3.0, -2.5, -10.0), + lateral: ("npc.kappa.male.hand_r"), + ), + foot_l: ( + offset: (-2.5, -3.0, -9.0), + lateral: ("npc.kappa.male.foot_l"), + ), + foot_r: ( + offset: (-2.5, -3.0, -9.0), + lateral: ("npc.kappa.male.foot_r"), + ), + ), }) diff --git a/assets/voxygen/voxel/bird_medium_central_manifest.ron b/assets/voxygen/voxel/bird_medium_central_manifest.ron index 87bf41bdf7..ee00459527 100644 --- a/assets/voxygen/voxel/bird_medium_central_manifest.ron +++ b/assets/voxygen/voxel/bird_medium_central_manifest.ron @@ -139,32 +139,32 @@ central: ("npc.eagle.male.tail"), ) ), - (Snowyowl, Male): ( + (Owl, Male): ( head: ( offset: (-3.5, -4.5, -4.0), - central: ("npc.snowyowl.male.head"), + central: ("npc.owl.male.head"), ), torso: ( offset: (-3.5, -5.0, -3.0), - central: ("npc.snowyowl.male.torso"), + central: ("npc.owl.male.torso"), ), tail: ( offset: (-2.5, -3.0, -2.0), - central: ("npc.snowyowl.male.tail"), + central: ("npc.owl.male.tail"), ) ), - (Snowyowl, Female): ( + (Owl, Female): ( head: ( - offset: (-3.5, -4.5, -4.0), - central: ("npc.snowyowl.male.head"), + offset: (-4.5, -4.5, -4.5), + central: ("npc.owl.female.head"), ), torso: ( - offset: (-3.5, -5.0, -3.0), - central: ("npc.snowyowl.male.torso"), + offset: (-3.5, -5.0, -3.5), + central: ("npc.owl.female.torso"), ), tail: ( offset: (-2.5, -3.0, -2.0), - central: ("npc.snowyowl.male.tail"), + central: ("npc.owl.female.tail"), ) ), (Parrot, Male): ( diff --git a/assets/voxygen/voxel/bird_medium_lateral_manifest.ron b/assets/voxygen/voxel/bird_medium_lateral_manifest.ron index 35116121e2..2147d9d4e4 100644 --- a/assets/voxygen/voxel/bird_medium_lateral_manifest.ron +++ b/assets/voxygen/voxel/bird_medium_lateral_manifest.ron @@ -179,40 +179,40 @@ lateral: ("npc.eagle.male.leg_r"), ) ), - (Snowyowl, Male): ( + (Owl, Male): ( wing_l: ( offset: (-1.0, -2.5, -8.0), - lateral: ("npc.snowyowl.male.wing_l"), + lateral: ("npc.owl.male.wing_l"), ), wing_r: ( offset: (-1.0, -2.5, -8.0), - lateral: ("npc.snowyowl.male.wing_r"), + lateral: ("npc.owl.male.wing_r"), ), foot_l: ( offset: (-1.0, 0.0, -6.5), - lateral: ("npc.snowyowl.male.leg_l"), + lateral: ("npc.owl.male.leg_l"), ), foot_r: ( offset: (-1.0, 0.0, -6.5), - lateral: ("npc.snowyowl.male.leg_r"), + lateral: ("npc.owl.male.leg_r"), ) ), - (Snowyowl, Female): ( + (Owl, Female): ( wing_l: ( offset: (-1.0, -2.5, -8.0), - lateral: ("npc.snowyowl.male.wing_l"), + lateral: ("npc.owl.female.wing_l"), ), wing_r: ( offset: (-1.0, -2.5, -8.0), - lateral: ("npc.snowyowl.male.wing_r"), + lateral: ("npc.owl.female.wing_r"), ), foot_l: ( offset: (-1.0, 0.0, -6.5), - lateral: ("npc.snowyowl.male.leg_l"), + lateral: ("npc.owl.female.leg_l"), ), foot_r: ( offset: (-1.0, 0.0, -6.5), - lateral: ("npc.snowyowl.male.leg_r"), + lateral: ("npc.owl.female.leg_r"), ) ), (Parrot, Male): ( diff --git a/assets/voxygen/voxel/npc/basilisk/male/chest.vox b/assets/voxygen/voxel/npc/basilisk/male/chest.vox new file mode 100644 index 0000000000..3d930ce6f3 Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/chest.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/foot_bl.vox b/assets/voxygen/voxel/npc/basilisk/male/foot_bl.vox new file mode 100644 index 0000000000..c0109a0a18 Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/foot_bl.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/foot_br.vox b/assets/voxygen/voxel/npc/basilisk/male/foot_br.vox new file mode 100644 index 0000000000..d7b4399fcf Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/foot_br.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/foot_fl.vox b/assets/voxygen/voxel/npc/basilisk/male/foot_fl.vox new file mode 100644 index 0000000000..9dc5cbbad5 Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/foot_fl.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/foot_fr.vox b/assets/voxygen/voxel/npc/basilisk/male/foot_fr.vox new file mode 100644 index 0000000000..9a764aeafa Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/foot_fr.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/head_lower.vox b/assets/voxygen/voxel/npc/basilisk/male/head_lower.vox new file mode 100644 index 0000000000..ce8f95361e Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/head_lower.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/head_upper.vox b/assets/voxygen/voxel/npc/basilisk/male/head_upper.vox new file mode 100644 index 0000000000..60942f282c Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/head_upper.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/jaw.vox b/assets/voxygen/voxel/npc/basilisk/male/jaw.vox new file mode 100644 index 0000000000..df7ffb17c3 Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/jaw.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/tail_front.vox b/assets/voxygen/voxel/npc/basilisk/male/tail_front.vox new file mode 100644 index 0000000000..775c741267 Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/tail_front.vox differ diff --git a/assets/voxygen/voxel/npc/basilisk/male/tail_rear.vox b/assets/voxygen/voxel/npc/basilisk/male/tail_rear.vox new file mode 100644 index 0000000000..c692c634ac Binary files /dev/null and b/assets/voxygen/voxel/npc/basilisk/male/tail_rear.vox differ diff --git a/assets/voxygen/voxel/npc/dog/female/foot_br.vox b/assets/voxygen/voxel/npc/dog/female/foot_br.vox index 1b133397ef..6187a4fc78 100644 Binary files a/assets/voxygen/voxel/npc/dog/female/foot_br.vox and b/assets/voxygen/voxel/npc/dog/female/foot_br.vox differ diff --git a/assets/voxygen/voxel/npc/dog/female/tail.vox b/assets/voxygen/voxel/npc/dog/female/tail.vox index 3ea9600722..d710fc3138 100644 Binary files a/assets/voxygen/voxel/npc/dog/female/tail.vox and b/assets/voxygen/voxel/npc/dog/female/tail.vox differ diff --git a/assets/voxygen/voxel/npc/dog/male/foot_br.vox b/assets/voxygen/voxel/npc/dog/male/foot_br.vox index a818820dcf..25a1f3d18a 100644 Binary files a/assets/voxygen/voxel/npc/dog/male/foot_br.vox and b/assets/voxygen/voxel/npc/dog/male/foot_br.vox differ diff --git a/assets/voxygen/voxel/npc/dog/male/tail.vox b/assets/voxygen/voxel/npc/dog/male/tail.vox index e6713a699f..72360c4931 100644 Binary files a/assets/voxygen/voxel/npc/dog/male/tail.vox and b/assets/voxygen/voxel/npc/dog/male/tail.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/chest.vox b/assets/voxygen/voxel/npc/gnarling/male/chest.vox new file mode 100644 index 0000000000..6113ae2d66 Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/chest.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/dagger.vox b/assets/voxygen/voxel/npc/gnarling/male/dagger.vox new file mode 100644 index 0000000000..75a399a3a0 Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/dagger.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/foot_l.vox b/assets/voxygen/voxel/npc/gnarling/male/foot_l.vox new file mode 100644 index 0000000000..7793d49b7c Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/foot_l.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/foot_r.vox b/assets/voxygen/voxel/npc/gnarling/male/foot_r.vox new file mode 100644 index 0000000000..8263e05d5f Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/foot_r.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/hand_l.vox b/assets/voxygen/voxel/npc/gnarling/male/hand_l.vox new file mode 100644 index 0000000000..58d1638dc4 Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/hand_l.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/hand_r.vox b/assets/voxygen/voxel/npc/gnarling/male/hand_r.vox new file mode 100644 index 0000000000..396daaa928 Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/hand_r.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/head.vox b/assets/voxygen/voxel/npc/gnarling/male/head.vox new file mode 100644 index 0000000000..bc4fd055da Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/head.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/main_hand.vox b/assets/voxygen/voxel/npc/gnarling/male/main_hand.vox new file mode 100644 index 0000000000..a6849ac4af Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/main_hand.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/shorts.vox b/assets/voxygen/voxel/npc/gnarling/male/shorts.vox new file mode 100644 index 0000000000..1f3ebe40db Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/shorts.vox differ diff --git a/assets/voxygen/voxel/npc/gnarling/male/tail.vox b/assets/voxygen/voxel/npc/gnarling/male/tail.vox new file mode 100644 index 0000000000..89557305c0 Binary files /dev/null and b/assets/voxygen/voxel/npc/gnarling/male/tail.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/chest.vox b/assets/voxygen/voxel/npc/kappa/male/chest.vox new file mode 100644 index 0000000000..890cfbfc94 Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/chest.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/foot_l.vox b/assets/voxygen/voxel/npc/kappa/male/foot_l.vox new file mode 100644 index 0000000000..640b7f031c Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/foot_l.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/foot_r.vox b/assets/voxygen/voxel/npc/kappa/male/foot_r.vox new file mode 100644 index 0000000000..fe4ee13efd Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/foot_r.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/hand_l.vox b/assets/voxygen/voxel/npc/kappa/male/hand_l.vox new file mode 100644 index 0000000000..340dfddff3 Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/hand_l.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/hand_r.vox b/assets/voxygen/voxel/npc/kappa/male/hand_r.vox new file mode 100644 index 0000000000..07ccd4bbd1 Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/hand_r.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/head.vox b/assets/voxygen/voxel/npc/kappa/male/head.vox new file mode 100644 index 0000000000..8653d10bab Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/head.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/shorts.vox b/assets/voxygen/voxel/npc/kappa/male/shorts.vox new file mode 100644 index 0000000000..5a701b6ae1 Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/shorts.vox differ diff --git a/assets/voxygen/voxel/npc/kappa/male/tail.vox b/assets/voxygen/voxel/npc/kappa/male/tail.vox new file mode 100644 index 0000000000..7324cb4402 Binary files /dev/null and b/assets/voxygen/voxel/npc/kappa/male/tail.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/chest.vox b/assets/voxygen/voxel/npc/mandragora/male/chest.vox new file mode 100644 index 0000000000..b0177d3f2b Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/chest.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/foot_l.vox b/assets/voxygen/voxel/npc/mandragora/male/foot_l.vox new file mode 100644 index 0000000000..a3e50fee6c Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/foot_l.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/foot_r.vox b/assets/voxygen/voxel/npc/mandragora/male/foot_r.vox new file mode 100644 index 0000000000..a93f167f0b Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/foot_r.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/hand_l.vox b/assets/voxygen/voxel/npc/mandragora/male/hand_l.vox new file mode 100644 index 0000000000..4305849eb7 Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/hand_l.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/hand_r.vox b/assets/voxygen/voxel/npc/mandragora/male/hand_r.vox new file mode 100644 index 0000000000..b7c0a26a57 Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/hand_r.vox differ diff --git a/assets/voxygen/voxel/npc/mandragora/male/shorts.vox b/assets/voxygen/voxel/npc/mandragora/male/shorts.vox new file mode 100644 index 0000000000..d16276f793 Binary files /dev/null and b/assets/voxygen/voxel/npc/mandragora/male/shorts.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/axe.vox b/assets/voxygen/voxel/npc/minotaur/male/axe.vox new file mode 100644 index 0000000000..3f9e7884f2 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/axe.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/foot_l.vox b/assets/voxygen/voxel/npc/minotaur/male/foot_l.vox new file mode 100644 index 0000000000..e9bde0bdab Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/foot_l.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/foot_r.vox b/assets/voxygen/voxel/npc/minotaur/male/foot_r.vox new file mode 100644 index 0000000000..4b8cdd1c18 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/foot_r.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/hand_l.vox b/assets/voxygen/voxel/npc/minotaur/male/hand_l.vox new file mode 100644 index 0000000000..328941ca7d Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/hand_l.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/hand_r.vox b/assets/voxygen/voxel/npc/minotaur/male/hand_r.vox new file mode 100644 index 0000000000..8364c7a5ac Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/hand_r.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/head.vox b/assets/voxygen/voxel/npc/minotaur/male/head.vox new file mode 100644 index 0000000000..e73d9e980e Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/head.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/leg_l.vox b/assets/voxygen/voxel/npc/minotaur/male/leg_l.vox new file mode 100644 index 0000000000..54b88b083d Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/leg_l.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/leg_r.vox b/assets/voxygen/voxel/npc/minotaur/male/leg_r.vox new file mode 100644 index 0000000000..f1d8b651ad Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/leg_r.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/shoulder_l.vox b/assets/voxygen/voxel/npc/minotaur/male/shoulder_l.vox new file mode 100644 index 0000000000..2a2ba07e03 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/shoulder_l.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/shoulder_r.vox b/assets/voxygen/voxel/npc/minotaur/male/shoulder_r.vox new file mode 100644 index 0000000000..a239d962b2 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/shoulder_r.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/tail.vox b/assets/voxygen/voxel/npc/minotaur/male/tail.vox new file mode 100644 index 0000000000..1dae8cac28 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/tail.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/torso_lower.vox b/assets/voxygen/voxel/npc/minotaur/male/torso_lower.vox new file mode 100644 index 0000000000..cc0a16b325 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/torso_lower.vox differ diff --git a/assets/voxygen/voxel/npc/minotaur/male/torso_upper.vox b/assets/voxygen/voxel/npc/minotaur/male/torso_upper.vox new file mode 100644 index 0000000000..5677c8f127 Binary files /dev/null and b/assets/voxygen/voxel/npc/minotaur/male/torso_upper.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/head.vox b/assets/voxygen/voxel/npc/owl/female/head.vox new file mode 100644 index 0000000000..fea0cc898d Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/head.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/leg_l.vox b/assets/voxygen/voxel/npc/owl/female/leg_l.vox new file mode 100644 index 0000000000..442bfa1e25 Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/leg_l.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/leg_r.vox b/assets/voxygen/voxel/npc/owl/female/leg_r.vox new file mode 100644 index 0000000000..d1c190c9f7 Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/leg_r.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/tail.vox b/assets/voxygen/voxel/npc/owl/female/tail.vox new file mode 100644 index 0000000000..8d2341075c Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/tail.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/torso.vox b/assets/voxygen/voxel/npc/owl/female/torso.vox new file mode 100644 index 0000000000..91ee0f6ee0 Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/torso.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/wing_l.vox b/assets/voxygen/voxel/npc/owl/female/wing_l.vox new file mode 100644 index 0000000000..4a4c90b757 Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/wing_l.vox differ diff --git a/assets/voxygen/voxel/npc/owl/female/wing_r.vox b/assets/voxygen/voxel/npc/owl/female/wing_r.vox new file mode 100644 index 0000000000..dd620a4ec6 Binary files /dev/null and b/assets/voxygen/voxel/npc/owl/female/wing_r.vox differ diff --git a/assets/voxygen/voxel/npc/snowyowl/male/head.vox b/assets/voxygen/voxel/npc/owl/male/head.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/head.vox rename to assets/voxygen/voxel/npc/owl/male/head.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/leg_l.vox b/assets/voxygen/voxel/npc/owl/male/leg_l.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/leg_l.vox rename to assets/voxygen/voxel/npc/owl/male/leg_l.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/leg_r.vox b/assets/voxygen/voxel/npc/owl/male/leg_r.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/leg_r.vox rename to assets/voxygen/voxel/npc/owl/male/leg_r.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/tail.vox b/assets/voxygen/voxel/npc/owl/male/tail.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/tail.vox rename to assets/voxygen/voxel/npc/owl/male/tail.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/torso.vox b/assets/voxygen/voxel/npc/owl/male/torso.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/torso.vox rename to assets/voxygen/voxel/npc/owl/male/torso.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/wing_l.vox b/assets/voxygen/voxel/npc/owl/male/wing_l.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/wing_l.vox rename to assets/voxygen/voxel/npc/owl/male/wing_l.vox diff --git a/assets/voxygen/voxel/npc/snowyowl/male/wing_r.vox b/assets/voxygen/voxel/npc/owl/male/wing_r.vox similarity index 100% rename from assets/voxygen/voxel/npc/snowyowl/male/wing_r.vox rename to assets/voxygen/voxel/npc/owl/male/wing_r.vox diff --git a/assets/voxygen/voxel/npc/sunlizard/male/chest_back.vox b/assets/voxygen/voxel/npc/sunlizard/male/chest_back.vox new file mode 100644 index 0000000000..59959b16ab Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/chest_back.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/chest_front.vox b/assets/voxygen/voxel/npc/sunlizard/male/chest_front.vox new file mode 100644 index 0000000000..d0fdc68ac8 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/chest_front.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/foot_l.vox b/assets/voxygen/voxel/npc/sunlizard/male/foot_l.vox new file mode 100644 index 0000000000..847999f7d4 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/foot_l.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/foot_r.vox b/assets/voxygen/voxel/npc/sunlizard/male/foot_r.vox new file mode 100644 index 0000000000..a0dafceff8 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/foot_r.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/hand_l.vox b/assets/voxygen/voxel/npc/sunlizard/male/hand_l.vox new file mode 100644 index 0000000000..a8aeca9b97 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/hand_l.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/hand_r.vox b/assets/voxygen/voxel/npc/sunlizard/male/hand_r.vox new file mode 100644 index 0000000000..dfb459db32 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/hand_r.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/head.vox b/assets/voxygen/voxel/npc/sunlizard/male/head.vox new file mode 100644 index 0000000000..ce3520ca57 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/head.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/jaw.vox b/assets/voxygen/voxel/npc/sunlizard/male/jaw.vox new file mode 100644 index 0000000000..bd6672fda5 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/jaw.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/leg_l.vox b/assets/voxygen/voxel/npc/sunlizard/male/leg_l.vox new file mode 100644 index 0000000000..58c115d058 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/leg_l.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/leg_r.vox b/assets/voxygen/voxel/npc/sunlizard/male/leg_r.vox new file mode 100644 index 0000000000..400186bd58 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/leg_r.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/neck.vox b/assets/voxygen/voxel/npc/sunlizard/male/neck.vox new file mode 100644 index 0000000000..24ad532851 Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/neck.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/tail_back.vox b/assets/voxygen/voxel/npc/sunlizard/male/tail_back.vox new file mode 100644 index 0000000000..17dad5ee8e Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/tail_back.vox differ diff --git a/assets/voxygen/voxel/npc/sunlizard/male/tail_front.vox b/assets/voxygen/voxel/npc/sunlizard/male/tail_front.vox new file mode 100644 index 0000000000..b391d3b7fa Binary files /dev/null and b/assets/voxygen/voxel/npc/sunlizard/male/tail_front.vox differ diff --git a/assets/voxygen/voxel/quadruped_low_central_manifest.ron b/assets/voxygen/voxel/quadruped_low_central_manifest.ron index b25366bac1..8ece2226a5 100644 --- a/assets/voxygen/voxel/quadruped_low_central_manifest.ron +++ b/assets/voxygen/voxel/quadruped_low_central_manifest.ron @@ -624,4 +624,56 @@ central: ("npc.lavadrake.male.tail_front"), ), ), + (Basilisk, Male): ( + upper: ( + offset: (-5.5, 0.0, -11.0), + central: ("npc.basilisk.male.head_upper"), + ), + lower: ( + offset: (-8.5, 0.0, -4.0), + central: ("npc.basilisk.male.head_lower"), + ), + jaw: ( + offset: (-2.5, 0.0, -15.0), + central: ("npc.basilisk.male.jaw"), + ), + chest: ( + offset: (-6.5, -13.0, -12.5), + central: ("npc.basilisk.male.chest"), + ), + tail_rear: ( + offset: (-3.5, -20.0, -4.0), + central: ("npc.basilisk.male.tail_rear"), + ), + tail_front: ( + offset: (-4.5, -24.0, -7.0), + central: ("npc.basilisk.male.tail_front"), + ), + ), + (Basilisk, Female): ( + upper: ( + offset: (-5.5, 0.0, -11.0), + central: ("npc.basilisk.male.head_upper"), + ), + lower: ( + offset: (-8.5, 0.0, -4.0), + central: ("npc.basilisk.male.head_lower"), + ), + jaw: ( + offset: (-2.5, 0.0, -15.0), + central: ("npc.basilisk.male.jaw"), + ), + chest: ( + offset: (-6.5, -13.0, -12.5), + central: ("npc.basilisk.male.chest"), + ), + tail_rear: ( + offset: (-3.5, -20.0, -4.0), + central: ("npc.basilisk.male.tail_rear"), + ), + tail_front: ( + offset: (-4.5, -24.0, -7.0), + central: ("npc.basilisk.male.tail_front"), + ), + ), }) diff --git a/assets/voxygen/voxel/quadruped_low_lateral_manifest.ron b/assets/voxygen/voxel/quadruped_low_lateral_manifest.ron index 8201bdb88b..9ee5695317 100644 --- a/assets/voxygen/voxel/quadruped_low_lateral_manifest.ron +++ b/assets/voxygen/voxel/quadruped_low_lateral_manifest.ron @@ -145,37 +145,37 @@ ), (Asp, Male): ( front_left: ( - offset: (-11.0, 0.0, -7.0), + offset: (-17.0, 0.0, -14.0), lateral: ("npc.asp.male.foot_fl"), ), front_right: ( - offset: (0.0, 0.0, -7.0), + offset: (0.0, 0.0, -14.0), lateral: ("npc.asp.male.foot_fr"), ), back_left: ( - offset: (-9.0, 0.0, -7.0), + offset: (-7.5, 0.0, -6.5), lateral: ("npc.asp.male.foot_bl"), ), back_right: ( - offset: (0.0, 0.0, -7.0), + offset: (0.0, 0.0, -6.5), lateral: ("npc.asp.male.foot_br"), ), ), (Asp, Female): ( front_left: ( - offset: (-11.0, 0.0, -7.0), + offset: (-17.0, 0.0, -14.0), lateral: ("npc.asp.male.foot_fl"), ), front_right: ( - offset: (0.0, 0.0, -7.0), + offset: (0.0, 0.0, -14.0), lateral: ("npc.asp.male.foot_fr"), ), back_left: ( - offset: (-9.0, 0.0, -7.0), + offset: (-7.5, 0.0, -6.5), lateral: ("npc.asp.male.foot_bl"), ), back_right: ( - offset: (0.0, 0.0, -7.0), + offset: (0.0, 0.0, -6.5), lateral: ("npc.asp.male.foot_br"), ), ), @@ -431,4 +431,40 @@ lateral: ("npc.lavadrake.male.foot_br"), ), ), + (Basilisk, Male): ( + front_left: ( + offset: (-17.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_fl"), + ), + front_right: ( + offset: (0.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_fr"), + ), + back_left: ( + offset: (-15.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_bl"), + ), + back_right: ( + offset: (0.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_br"), + ), + ), + (Basilisk, Female): ( + front_left: ( + offset: (-17.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_fl"), + ), + front_right: ( + offset: (0.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_fr"), + ), + back_left: ( + offset: (-15.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_bl"), + ), + back_right: ( + offset: (0.0, 0.0, -9.0), + lateral: ("npc.basilisk.male.foot_br"), + ), + ), }) diff --git a/assets/voxygen/voxel/quadruped_small_central_manifest.ron b/assets/voxygen/voxel/quadruped_small_central_manifest.ron index d1a30a5791..823d4eee11 100644 --- a/assets/voxygen/voxel/quadruped_small_central_manifest.ron +++ b/assets/voxygen/voxel/quadruped_small_central_manifest.ron @@ -714,4 +714,32 @@ central: ("npc.hare.female.tail"), ), ), + (Dog, Male):( + head: ( + offset: (-3.5, 0.0, -4.0), + central: ("npc.dog.male.head"), + ), + chest: ( + offset: (-2.5, -5.5, -3.5), + central: ("npc.dog.male.chest"), + ), + tail: ( + offset: (-1.5, -7.0, -1.0), + central: ("npc.dog.male.tail"), + ), + ), + (Dog, Female):( + head: ( + offset: (-3.5, 0.0, -4.0), + central: ("npc.dog.female.head"), + ), + chest: ( + offset: (-2.5, -5.5, -3.5), + central: ("npc.dog.female.chest"), + ), + tail: ( + offset: (-1.5, -7.0, -1.0), + central: ("npc.dog.female.tail"), + ), + ), }) \ No newline at end of file diff --git a/assets/voxygen/voxel/quadruped_small_lateral_manifest.ron b/assets/voxygen/voxel/quadruped_small_lateral_manifest.ron index 9ba07314aa..f04f164dd4 100644 --- a/assets/voxygen/voxel/quadruped_small_lateral_manifest.ron +++ b/assets/voxygen/voxel/quadruped_small_lateral_manifest.ron @@ -917,4 +917,40 @@ lateral: ("npc.hare.female.foot_br"), ), ), + (Dog, Male): ( + left_front: ( + offset: (-1.0, -1.5, -6.0), + lateral: ("npc.dog.male.foot_fl"), + ), + right_front: ( + offset: (-1.0, -1.5, -6.0), + lateral: ("npc.dog.male.foot_fr"), + ), + left_back: ( + offset: (-1.5, -2.0, -6.0), + lateral: ("npc.dog.male.foot_bl"), + ), + right_back: ( + offset: (-1.5, -2.0, -6.0), + lateral: ("npc.dog.male.foot_br"), + ), + ), + (Dog, Female): ( + left_front: ( + offset: (-1.0, -1.5, -6.0), + lateral: ("npc.dog.female.foot_fl"), + ), + right_front: ( + offset: (-1.0, -1.5, -6.0), + lateral: ("npc.dog.female.foot_fr"), + ), + left_back: ( + offset: (-1.5, -2.0, -6.0), + lateral: ("npc.dog.female.foot_bl"), + ), + right_back: ( + offset: (-1.5, -2.0, -6.0), + lateral: ("npc.dog.female.foot_br"), + ), + ), }) \ No newline at end of file diff --git a/assets/voxygen/voxel/theropod_central_manifest.ron b/assets/voxygen/voxel/theropod_central_manifest.ron index ec9e6b9c85..39f62e4832 100644 --- a/assets/voxygen/voxel/theropod_central_manifest.ron +++ b/assets/voxygen/voxel/theropod_central_manifest.ron @@ -299,4 +299,64 @@ central: ("npc.raptor_wood.male.tail_back"), ), ), + (Sunlizard, Male): ( + head: ( + offset: (-12.5, -1.0, -12.5), + central: ("npc.sunlizard.male.head"), + ), + jaw: ( + offset: (-2.5, 0.0, -1.0), + central: ("npc.sunlizard.male.jaw"), + ), + neck: ( + offset: (-1.5, 0.0, -2.0), + central: ("npc.sunlizard.male.neck"), + ), + chest_front: ( + offset: (-3.5, -3.0, -3.5), + central: ("npc.sunlizard.male.chest_front"), + ), + chest_back: ( + offset: (-3.5, -10.0, -3.5), + central: ("npc.sunlizard.male.chest_back"), + ), + tail_front: ( + offset: (-1.5, -11.0, -2.5), + central: ("npc.sunlizard.male.tail_front"), + ), + tail_back: ( + offset: (-1.5, -30.0, -2.0), + central: ("npc.sunlizard.male.tail_back"), + ), + ), + (Sunlizard, Female): ( + head: ( + offset: (-12.5, -1.0, -12.5), + central: ("npc.sunlizard.male.head"), + ), + jaw: ( + offset: (-2.5, 0.0, -1.0), + central: ("npc.sunlizard.male.jaw"), + ), + neck: ( + offset: (-1.5, 0.0, -2.0), + central: ("npc.sunlizard.male.neck"), + ), + chest_front: ( + offset: (-3.5, -3.0, -3.5), + central: ("npc.sunlizard.male.chest_front"), + ), + chest_back: ( + offset: (-3.5, -10.0, -3.5), + central: ("npc.sunlizard.male.chest_back"), + ), + tail_front: ( + offset: (-1.5, -11.0, -2.5), + central: ("npc.sunlizard.male.tail_front"), + ), + tail_back: ( + offset: (-1.5, -30.0, -2.0), + central: ("npc.sunlizard.male.tail_back"), + ), + ), }) diff --git a/assets/voxygen/voxel/theropod_lateral_manifest.ron b/assets/voxygen/voxel/theropod_lateral_manifest.ron index 3f33e5b0b5..9a0d0a8e26 100644 --- a/assets/voxygen/voxel/theropod_lateral_manifest.ron +++ b/assets/voxygen/voxel/theropod_lateral_manifest.ron @@ -259,4 +259,56 @@ lateral: ("npc.raptor_wood.male.foot_r"), ), ), + (Sunlizard, Male): ( + hand_l: ( + offset: (-4.0, -1.5, -7.0), + lateral: ("npc.sunlizard.male.hand_l"), + ), + hand_r: ( + offset: (0.0, -1.5, -7.0), + lateral: ("npc.sunlizard.male.hand_r"), + ), + leg_l: ( + offset: (-1.5, -2.5, -3.5), + lateral: ("npc.sunlizard.male.leg_l"), + ), + leg_r: ( + offset: (0.0, -2.5, -3.5), + lateral: ("npc.sunlizard.male.leg_r"), + ), + foot_l: ( + offset: (-2.5, -4.0, -9.0), + lateral: ("npc.sunlizard.male.foot_l"), + ), + foot_r: ( + offset: (-2.5, -4.0, -9.0), + lateral: ("npc.sunlizard.male.foot_r"), + ), + ), + (Sunlizard, Female): ( + hand_l: ( + offset: (-4.0, -1.5, -7.0), + lateral: ("npc.sunlizard.male.hand_l"), + ), + hand_r: ( + offset: (0.0, -1.5, -7.0), + lateral: ("npc.sunlizard.male.hand_r"), + ), + leg_l: ( + offset: (-1.5, -2.5, -3.5), + lateral: ("npc.sunlizard.male.leg_l"), + ), + leg_r: ( + offset: (0.0, -2.5, -3.5), + lateral: ("npc.sunlizard.male.leg_r"), + ), + foot_l: ( + offset: (-2.5, -4.0, -9.0), + lateral: ("npc.sunlizard.male.foot_l"), + ), + foot_r: ( + offset: (-2.5, -4.0, -9.0), + lateral: ("npc.sunlizard.male.foot_r"), + ), + ), }) diff --git a/common/src/comp/body.rs b/common/src/comp/body.rs index 977de09376..37efb6f1da 100644 --- a/common/src/comp/body.rs +++ b/common/src/comp/body.rs @@ -257,6 +257,7 @@ impl Body { theropod::Species::Snowraptor => 2.6, theropod::Species::Sandraptor => 2.6, theropod::Species::Woodraptor => 2.6, + theropod::Species::Sunlizard => 2.5, _ => 8.0, }, Body::BirdMedium(body) => match body.species { diff --git a/common/src/comp/body/biped_large.rs b/common/src/comp/body/biped_large.rs index ab751e8cf9..737ef7bd62 100644 --- a/common/src/comp/body/biped_large.rs +++ b/common/src/comp/body/biped_large.rs @@ -44,6 +44,7 @@ make_case_elim!( Mightysaurok = 7, Slysaurok = 8, Mindflayer = 9, + Minotaur = 10, } ); @@ -62,6 +63,7 @@ pub struct AllSpecies { pub saurok_mighty: SpeciesMeta, pub saurok_sly: SpeciesMeta, pub mindflayer: SpeciesMeta, + pub minotaur: SpeciesMeta, } impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies { @@ -80,11 +82,12 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Mightysaurok => &self.saurok_mighty, Species::Slysaurok => &self.saurok_sly, Species::Mindflayer => &self.mindflayer, + Species::Minotaur => &self.minotaur, } } } -pub const ALL_SPECIES: [Species; 10] = [ +pub const ALL_SPECIES: [Species; 11] = [ Species::Ogre, Species::Cyclops, Species::Wendigo, @@ -95,6 +98,7 @@ pub const ALL_SPECIES: [Species; 10] = [ Species::Mightysaurok, Species::Slysaurok, Species::Mindflayer, + Species::Minotaur, ]; impl<'a, SpeciesMeta: 'a> IntoIterator for &'a AllSpecies { diff --git a/common/src/comp/body/biped_small.rs b/common/src/comp/body/biped_small.rs index 7fd14af32d..f52d6d937e 100644 --- a/common/src/comp/body/biped_small.rs +++ b/common/src/comp/body/biped_small.rs @@ -37,6 +37,9 @@ make_case_elim!( Gnome = 0, Sahagin = 1, Adlet = 2, + Gnarling = 3, + Mandragora = 4, + Kappa = 5, } ); @@ -48,6 +51,9 @@ pub struct AllSpecies { pub gnome: SpeciesMeta, pub sahagin: SpeciesMeta, pub adlet: SpeciesMeta, + pub gnarling: SpeciesMeta, + pub mandragora: SpeciesMeta, + pub kappa: SpeciesMeta, } impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies { @@ -59,14 +65,20 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Gnome => &self.gnome, Species::Sahagin => &self.sahagin, Species::Adlet => &self.adlet, + Species::Gnarling => &self.gnarling, + Species::Mandragora => &self.mandragora, + Species::Kappa => &self.kappa, } } } -pub const ALL_SPECIES: [Species; 3] = [ +pub const ALL_SPECIES: [Species; 6] = [ Species::Gnome, Species::Sahagin, Species::Adlet, + Species::Gnarling, + Species::Mandragora, + Species::Kappa, ]; impl<'a, SpeciesMeta: 'a> IntoIterator for &'a AllSpecies { diff --git a/common/src/comp/body/bird_medium.rs b/common/src/comp/body/bird_medium.rs index 26e7e7fa5c..264e6abf05 100644 --- a/common/src/comp/body/bird_medium.rs +++ b/common/src/comp/body/bird_medium.rs @@ -39,7 +39,7 @@ make_case_elim!( Goose = 2, Peacock = 3, Eagle = 4, - Snowyowl = 5, + Owl = 5, Parrot = 6, Cockatrice = 7, } @@ -55,7 +55,7 @@ pub struct AllSpecies { pub goose: SpeciesMeta, pub peacock: SpeciesMeta, pub eagle: SpeciesMeta, - pub snowyowl: SpeciesMeta, + pub owl: SpeciesMeta, pub parrot: SpeciesMeta, pub cockatrice: SpeciesMeta, } @@ -71,7 +71,7 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Goose => &self.goose, Species::Peacock => &self.peacock, Species::Eagle => &self.eagle, - Species::Snowyowl => &self.snowyowl, + Species::Owl => &self.owl, Species::Parrot => &self.parrot, Species::Cockatrice => &self.cockatrice, } @@ -84,7 +84,7 @@ pub const ALL_SPECIES: [Species; 8] = [ Species::Goose, Species::Peacock, Species::Eagle, - Species::Snowyowl, + Species::Owl, Species::Parrot, Species::Cockatrice, ]; diff --git a/common/src/comp/body/quadruped_low.rs b/common/src/comp/body/quadruped_low.rs index 0ad0f137b4..1d2d62367a 100644 --- a/common/src/comp/body/quadruped_low.rs +++ b/common/src/comp/body/quadruped_low.rs @@ -46,6 +46,7 @@ make_case_elim!( Sandshark = 9, Hakulaq = 10, Lavadrake = 11, + Basilisk = 12, } ); @@ -66,6 +67,7 @@ pub struct AllSpecies { pub sandshark: SpeciesMeta, pub hakulaq: SpeciesMeta, pub lavadrake: SpeciesMeta, + pub basilisk: SpeciesMeta, } impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies { @@ -86,11 +88,12 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Sandshark => &self.sandshark, Species::Hakulaq => &self.hakulaq, Species::Lavadrake => &self.lavadrake, + Species::Basilisk => &self.basilisk, } } } -pub const ALL_SPECIES: [Species; 12] = [ +pub const ALL_SPECIES: [Species; 13] = [ Species::Crocodile, Species::Alligator, Species::Salamander, @@ -103,6 +106,7 @@ pub const ALL_SPECIES: [Species; 12] = [ Species::Sandshark, Species::Hakulaq, Species::Lavadrake, + Species::Basilisk, ]; impl<'a, SpeciesMeta: 'a> IntoIterator for &'a AllSpecies { diff --git a/common/src/comp/body/quadruped_small.rs b/common/src/comp/body/quadruped_small.rs index 90505a7d27..12288bd687 100644 --- a/common/src/comp/body/quadruped_small.rs +++ b/common/src/comp/body/quadruped_small.rs @@ -57,6 +57,7 @@ pub enum Species { Porcupine = 22, Beaver = 23, Hare = 24, + Dog = 25, } /// Data representing per-species generic data. @@ -89,6 +90,7 @@ pub struct AllSpecies { pub porcupine: SpeciesMeta, pub beaver: SpeciesMeta, pub hare: SpeciesMeta, + pub dog: SpeciesMeta, } impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies { @@ -122,11 +124,12 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Porcupine => &self.porcupine, Species::Beaver => &self.beaver, Species::Hare => &self.hare, + Species::Dog => &self.dog, } } } -pub const ALL_SPECIES: [Species; 25] = [ +pub const ALL_SPECIES: [Species; 26] = [ Species::Pig, Species::Fox, Species::Sheep, @@ -152,6 +155,7 @@ pub const ALL_SPECIES: [Species; 25] = [ Species::Porcupine, Species::Beaver, Species::Hare, + Species::Dog, ]; impl<'a, SpeciesMeta: 'a> IntoIterator for &'a AllSpecies { diff --git a/common/src/comp/body/theropod.rs b/common/src/comp/body/theropod.rs index c3d1c63e36..54633ec9df 100644 --- a/common/src/comp/body/theropod.rs +++ b/common/src/comp/body/theropod.rs @@ -33,6 +33,7 @@ pub enum Species { Sandraptor = 2, Snowraptor = 3, Woodraptor = 4, + Sunlizard = 5, } /// Data representing per-species generic data. @@ -43,6 +44,7 @@ pub struct AllSpecies { pub raptor_sand: SpeciesMeta, pub raptor_snow: SpeciesMeta, pub raptor_wood: SpeciesMeta, + pub sunlizard: SpeciesMeta, } impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies { @@ -56,16 +58,18 @@ impl<'a, SpeciesMeta> core::ops::Index<&'a Species> for AllSpecies Species::Sandraptor => &self.raptor_sand, Species::Snowraptor => &self.raptor_snow, Species::Woodraptor => &self.raptor_wood, + Species::Sunlizard => &self.sunlizard, } } } -pub const ALL_SPECIES: [Species; 5] = [ +pub const ALL_SPECIES: [Species; 6] = [ Species::Archaeos, Species::Odonto, Species::Sandraptor, Species::Snowraptor, Species::Woodraptor, + Species::Sunlizard, ]; impl<'a, SpeciesMeta: 'a> IntoIterator for &'a AllSpecies { diff --git a/common/src/comp/inventory/loadout_builder.rs b/common/src/comp/inventory/loadout_builder.rs index 5f6902da7d..5f1620709c 100644 --- a/common/src/comp/inventory/loadout_builder.rs +++ b/common/src/comp/inventory/loadout_builder.rs @@ -231,6 +231,11 @@ impl LoadoutBuilder { "common.items.npc_weapons.staff.mindflayer_staff", )); }, + (biped_large::Species::Minotaur, _) => { + main_tool = Some(Item::new_from_asset_expect( + "common.items.npc_weapons.sword.saurok_sword", + )); + }, }, Body::Object(object::Body::Crossbow) => { main_tool = Some(Item::new_from_asset_expect( diff --git a/common/src/states/utils.rs b/common/src/states/utils.rs index 410d0abf44..e127309915 100644 --- a/common/src/states/utils.rs +++ b/common/src/states/utils.rs @@ -90,6 +90,7 @@ impl Body { quadruped_low::Species::Sandshark => 160.0, quadruped_low::Species::Hakulaq => 140.0, quadruped_low::Species::Lavadrake => 100.0, + quadruped_low::Species::Basilisk => 120.0, }, } } diff --git a/voxygen/anim/src/biped_large/mod.rs b/voxygen/anim/src/biped_large/mod.rs index bbe51978f0..eb65fc0d8a 100644 --- a/voxygen/anim/src/biped_large/mod.rs +++ b/voxygen/anim/src/biped_large/mod.rs @@ -194,6 +194,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (6.0, 3.5), (Slysaurok, _) => (6.0, 3.5), (Mindflayer, _) => (5.0, 5.5), + (Minotaur, _) => (6.0, 3.0), }, jaw: match (body.species, body.body_type) { (Ogre, _) => (0.0, 0.0), @@ -206,9 +207,10 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (1.0, -2.5), (Slysaurok, _) => (1.0, -2.5), (Mindflayer, _) => (0.0, 0.0), + (Minotaur, _) => (2.0, -4.0), }, upper_torso: match (body.species, body.body_type) { - (Ogre, Male) => (0.0, 28.0), + (Ogre, Male) => (0.0, 27.5), (Ogre, Female) => (0.0, 28.0), (Cyclops, _) => (-2.0, 27.0), (Wendigo, _) => (-1.0, 29.0), @@ -219,6 +221,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (3.0, 23.0), (Slysaurok, _) => (3.0, 23.0), (Mindflayer, _) => (0.0, 30.5), + (Minotaur, _) => (-1.0, 27.5), }, lower_torso: match (body.species, body.body_type) { (Ogre, Male) => (1.0, -7.0), @@ -232,12 +235,14 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (0.0, -6.0), (Slysaurok, _) => (0.0, -6.0), (Mindflayer, _) => (3.5, -19.5), + (Minotaur, _) => (1.5, -8.5), }, tail: match (body.species, body.body_type) { (Werewolf, _) => (-5.5, -2.0), (Occultsaurok, _) => (-4.5, -6.0), (Mightysaurok, _) => (-4.5, -6.0), (Slysaurok, _) => (-4.5, -6.0), + (Minotaur, _) => (-3.0, -6.0), _ => (0.0, 0.0), }, shoulder: match (body.species, body.body_type) { @@ -252,6 +257,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (7.5, 1.0, -1.5), (Slysaurok, _) => (7.5, 1.0, -1.5), (Mindflayer, _) => (8.0, 0.5, -1.0), + (Minotaur, _) => (10.0, 1.0, -4.0), }, hand: match (body.species, body.body_type) { (Ogre, Male) => (14.5, 0.0, -2.0), @@ -265,6 +271,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (8.0, 1.5, -5.5), (Slysaurok, _) => (8.0, 1.5, -5.5), (Mindflayer, _) => (9.0, 0.5, -4.5), + (Minotaur, _) => (12.5, 0.5, -7.0), }, leg: match (body.species, body.body_type) { (Ogre, Male) => (0.0, 0.0, -4.0), @@ -278,9 +285,10 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (3.0, 0.5, -6.0), (Slysaurok, _) => (3.0, 0.5, -6.0), (Mindflayer, _) => (6.0, -2.0, 6.5), + (Minotaur, _) => (5.0, 0.0, -6.0), }, foot: match (body.species, body.body_type) { - (Ogre, Male) => (4.0, 1.0, -13.5), + (Ogre, Male) => (4.0, 1.0, -12.0), (Ogre, Female) => (4.0, 0.5, -13.5), (Cyclops, _) => (4.0, 0.5, -17.0), (Wendigo, _) => (5.0, 2.5, -17.0), @@ -291,6 +299,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Mightysaurok, _) => (3.5, 2.0, -12.0), (Slysaurok, _) => (3.5, 2.0, -12.0), (Mindflayer, _) => (4.5, 1.5, -7.0), + (Minotaur, _) => (6.0, 4.5, -13.5), }, shl: match (body.species, body.body_type) { (Dullahan, _) => (-4.75, -11.0, 8.5, 1.47, -0.2, 0.0), diff --git a/voxygen/anim/src/biped_small/mod.rs b/voxygen/anim/src/biped_small/mod.rs index 2a23083043..f43aafdeca 100644 --- a/voxygen/anim/src/biped_small/mod.rs +++ b/voxygen/anim/src/biped_small/mod.rs @@ -95,31 +95,49 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Gnome, _) => (-1.0, 9.0), (Sahagin, _) => (7.0, -3.5), (Adlet, _) => (0.0, 7.0), + (Gnarling, _) => (0.0, 6.0), + (Mandragora, _) => (-1.0, 9.0), + (Kappa, _) => (8.0, 3.5), }, chest: match (body.species, body.body_type) { (Gnome, _) => (0.0, 9.0), (Sahagin, _) => (0.0, 15.0), (Adlet, _) => (0.0, 11.0), + (Gnarling, _) => (0.0, 7.5), + (Mandragora, _) => (0.0, 8.5), + (Kappa, _) => (0.0, 14.5), }, shorts: match (body.species, body.body_type) { (Gnome, _) => (0.0, -3.0), (Sahagin, _) => (0.5, -7.0), (Adlet, _) => (0.0, -3.0), + (Gnarling, _) => (0.0, -3.0), + (Mandragora, _) => (0.0, -3.0), + (Kappa, _) => (0.0, -3.0), }, tail: match (body.species, body.body_type) { (Gnome, _) => (0.0, 0.0), (Sahagin, _) => (-2.5, -2.0), (Adlet, _) => (-4.5, -2.0), + (Gnarling, _) => (-2.0, 1.5), + (Mandragora, _) => (0.0, 0.0), + (Kappa, _) => (0.0, -3.0), }, hand: match (body.species, body.body_type) { (Gnome, _) => (6.0, 0.5, -1.0), (Sahagin, _) => (9.5, 3.5, -2.0), (Adlet, _) => (6.0, -0.5, 0.0), + (Gnarling, _) => (5.0, 0.0, 1.5), + (Mandragora, _) => (6.0, -0.5, -2.5), + (Kappa, _) => (7.5, 3.5, -2.0), }, foot: match (body.species, body.body_type) { (Gnome, _) => (3.0, 0.0, 4.0), (Sahagin, _) => (3.0, 1.0, 8.0), (Adlet, _) => (3.0, 0.5, 7.0), + (Gnarling, _) => (2.5, 1.0, 5.0), + (Mandragora, _) => (3.0, 0.0, 4.0), + (Kappa, _) => (3.0, 3.0, 9.0), }, } } diff --git a/voxygen/anim/src/bird_medium/mod.rs b/voxygen/anim/src/bird_medium/mod.rs index d4ce88524d..1cc817ea53 100644 --- a/voxygen/anim/src/bird_medium/mod.rs +++ b/voxygen/anim/src/bird_medium/mod.rs @@ -87,7 +87,7 @@ impl Default for SkeletonAttr { impl<'a> From<&'a Body> for SkeletonAttr { fn from(body: &'a Body) -> Self { - use comp::bird_medium::Species::*; + use comp::bird_medium::{BodyType::*, Species::*}; Self { head: match (body.species, body.body_type) { (Duck, _) => (4.0, 3.0), @@ -95,7 +95,8 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Goose, _) => (5.0, 2.5), (Peacock, _) => (1.0, 1.0), (Eagle, _) => (2.5, 5.0), - (Snowyowl, _) => (2.5, 5.0), + (Owl, Male) => (2.5, 5.0), + (Owl, Female) => (2.5, 7.0), (Parrot, _) => (0.5, 4.5), (Cockatrice, _) => (0.0, 4.0), }, @@ -105,7 +106,8 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Goose, _) => (0.0, 8.0), (Peacock, _) => (0.0, 10.0), (Eagle, _) => (0.0, 8.0), - (Snowyowl, _) => (0.0, 4.5), + (Owl, Male) => (0.0, 4.5), + (Owl, Female) => (0.0, 4.5), (Parrot, _) => (0.0, 5.0), (Cockatrice, _) => (0.0, 12.5), }, @@ -115,7 +117,8 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Goose, _) => (-5.0, 3.0), (Peacock, _) => (-5.5, 2.0), (Eagle, _) => (-8.0, -4.0), - (Snowyowl, _) => (-6.0, -2.0), + (Owl, Male) => (-6.0, -2.0), + (Owl, Female) => (-6.0, -2.5), (Parrot, _) => (-8.0, -2.0), (Cockatrice, _) => (-10.0, -2.5), }, @@ -125,7 +128,8 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Goose, _) => (3.75, -1.0, 2.0), (Peacock, _) => (3.0, 0.0, 1.0), (Eagle, _) => (3.0, -8.0, 4.0), - (Snowyowl, _) => (3.5, -5.5, 4.0), + (Owl, Male) => (3.5, -5.5, 4.0), + (Owl, Female) => (3.5, -6.0, 3.5), (Parrot, _) => (2.0, -4.5, 3.0), (Cockatrice, _) => (4.5, -2.5, 1.5), }, @@ -135,7 +139,8 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Goose, _) => (2.0, -1.5, 7.0), (Peacock, _) => (2.0, -2.5, 8.0), (Eagle, _) => (2.0, -2.0, 8.0), - (Snowyowl, _) => (1.5, -2.5, 7.0), + (Owl, Male) => (1.5, -2.5, 7.0), + (Owl, Female) => (1.5, -3.0, 6.5), (Parrot, _) => (1.5, -3.0, 3.0), (Cockatrice, _) => (4.0, -3.5, 12.0), }, diff --git a/voxygen/anim/src/quadruped_low/mod.rs b/voxygen/anim/src/quadruped_low/mod.rs index 4f09ceb0d0..11dc5becda 100644 --- a/voxygen/anim/src/quadruped_low/mod.rs +++ b/voxygen/anim/src/quadruped_low/mod.rs @@ -131,6 +131,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (8.5, 0.5), (Hakulaq, _) => (8.0, 10.0), (Lavadrake, _) => (7.0, 8.0), + (Basilisk, _) => (11.0, 13.5), }, head_lower: match (body.species, body.body_type) { (Crocodile, _) => (8.0, 0.0), @@ -146,6 +147,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (13.5, -10.5), (Hakulaq, _) => (10.5, 1.0), (Lavadrake, _) => (11.5, -6.0), + (Basilisk, _) => (8.5, -6.5), }, jaw: match (body.species, body.body_type) { (Crocodile, _) => (2.5, -3.0), @@ -161,6 +163,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (-8.0, -5.5), (Hakulaq, _) => (-6.5, -4.0), (Lavadrake, _) => (3.0, -5.0), + (Basilisk, _) => (1.5, 1.0), }, chest: match (body.species, body.body_type) { (Crocodile, _) => (0.0, 5.0), @@ -176,6 +179,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (0.0, 20.0), (Hakulaq, _) => (0.0, 13.5), (Lavadrake, _) => (0.0, 16.5), + (Basilisk, _) => (0.0, 16.5), }, tail_rear: match (body.species, body.body_type) { (Crocodile, _) => (-12.5, -1.0), @@ -191,6 +195,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (-10.0, 0.5), (Hakulaq, _) => (-9.0, -2.0), (Lavadrake, _) => (-12.0, -2.0), + (Basilisk, _) => (-10.0, -3.0), }, tail_front: match (body.species, body.body_type) { (Crocodile, _) => (-6.0, 0.0), @@ -206,6 +211,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (-13.0, -8.0), (Hakulaq, _) => (-6.0, -5.5), (Lavadrake, _) => (-7.0, -4.5), + (Basilisk, _) => (-2.5, -4.5), }, feet_f: match (body.species, body.body_type) { (Crocodile, _) => (3.5, 6.0, -1.0), @@ -221,6 +227,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (5.5, 2.0, -8.0), (Hakulaq, _) => (4.5, 2.0, -4.5), (Lavadrake, _) => (4.5, 4.0, -6.5), + (Basilisk, _) => (6.5, 4.0, -7.5), }, feet_b: match (body.species, body.body_type) { (Crocodile, _) => (3.5, -6.0, -1.0), @@ -236,6 +243,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandshark, _) => (3.5, -15.0, -14.0), (Hakulaq, _) => (3.5, -8.0, -4.5), (Lavadrake, _) => (3.5, -8.0, -6.5), + (Basilisk, _) => (4.5, -13.0, -7.5), }, lean: match (body.species, body.body_type) { (Pangolin, _) => (0.4, 0.0), diff --git a/voxygen/anim/src/quadruped_medium/idle.rs b/voxygen/anim/src/quadruped_medium/idle.rs index 4e2c3b3c20..54cafabc67 100644 --- a/voxygen/anim/src/quadruped_medium/idle.rs +++ b/voxygen/anim/src/quadruped_medium/idle.rs @@ -113,14 +113,12 @@ impl Animation for IdleAnimation { next.foot_fl.position = Vec3::new(-s_a.feet_f.0, s_a.feet_f.1, s_a.feet_f.2 + slower * -0.2); - next.foot_fr.position = - Vec3::new(s_a.feet_f.0, s_a.feet_f.1, s_a.feet_f.2 + slower * -0.2); + next.foot_fr.position = Vec3::new(s_a.feet_f.0, s_a.feet_f.1, s_a.feet_f.2 + slower * -0.2); next.foot_bl.position = Vec3::new(-s_a.feet_b.0, s_a.feet_b.1, s_a.feet_b.2 + slower * -0.2); - next.foot_br.position = - Vec3::new(s_a.feet_b.0, s_a.feet_b.1, s_a.feet_b.2 + slower * -0.2); + next.foot_br.position = Vec3::new(s_a.feet_b.0, s_a.feet_b.1, s_a.feet_b.2 + slower * -0.2); next } diff --git a/voxygen/anim/src/quadruped_small/mod.rs b/voxygen/anim/src/quadruped_small/mod.rs index 64c7ddbf14..eb4bd967dc 100644 --- a/voxygen/anim/src/quadruped_small/mod.rs +++ b/voxygen/anim/src/quadruped_small/mod.rs @@ -129,6 +129,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Beaver, _) => (5.5, 0.0), (Hare, Male) => (3.0, 2.0), (Hare, Female) => (2.5, 3.0), + (Dog, _) => (3.0, 4.5), }, chest: match (body.species, body.body_type) { (Pig, _) => (0.0, 6.0), @@ -157,6 +158,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Beaver, _) => (2.0, 6.0), (Hare, Male) => (-2.0, 7.0), (Hare, Female) => (-2.0, 6.0), + (Dog, _) => (-2.0, 9.5), }, feet_f: match (body.species, body.body_type) { (Pig, _) => (4.5, 3.5, -1.0), @@ -185,6 +187,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Beaver, _) => (4.5, 4.5, -4.0), (Hare, Male) => (3.0, 1.0, -3.0), (Hare, Female) => (3.0, 0.5, -4.0), + (Dog, _) => (3.5, 3.0, -2.5), }, feet_b: match (body.species, body.body_type) { (Pig, _) => (3.5, -2.0, 0.0), @@ -213,6 +216,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Beaver, _) => (4.0, -2.5, -3.0), (Hare, Male) => (3.5, -1.0, -2.0), (Hare, Female) => (3.5, -3.0, -2.0), + (Dog, _) => (3.0, -3.5, -2.5), }, tail: match (body.species, body.body_type) { (Pig, _) => (-4.5, 2.5), @@ -241,6 +245,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Beaver, _) => (-6.5, -1.0), (Hare, Male) => (-4.0, -1.0), (Hare, Female) => (-4.0, 2.0), + (Dog, _) => (-5.0, 0.5), }, scaler: match (body.species, body.body_type) { (Pig, _) => (0.9), diff --git a/voxygen/anim/src/theropod/idle.rs b/voxygen/anim/src/theropod/idle.rs index bac0a997d0..bcb1622858 100644 --- a/voxygen/anim/src/theropod/idle.rs +++ b/voxygen/anim/src/theropod/idle.rs @@ -63,7 +63,7 @@ impl Animation for IdleAnimation { next.tail_front.position = Vec3::new(0.0, s_a.tail_front.0, s_a.tail_front.1); next.tail_front.orientation = Quaternion::rotation_x(0.1); - next.tail_back.position = Vec3::new(0.0, s_a.tail_back.0, s_a.tail_back.1 - 0.5); + next.tail_back.position = Vec3::new(0.0, s_a.tail_back.0, s_a.tail_back.1); next.tail_back.orientation = Quaternion::rotation_x(0.1); next.hand_l.position = Vec3::new(-s_a.hand.0, s_a.hand.1, s_a.hand.2); diff --git a/voxygen/anim/src/theropod/mod.rs b/voxygen/anim/src/theropod/mod.rs index 89b131f0f0..3760055e12 100644 --- a/voxygen/anim/src/theropod/mod.rs +++ b/voxygen/anim/src/theropod/mod.rs @@ -127,6 +127,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (8.0, 5.0), (Snowraptor, _) => (8.0, 5.0), (Woodraptor, _) => (8.0, 5.0), + (Sunlizard, _) => (6.5, 3.5), }, jaw: match (body.species, body.body_type) { (Archaeos, _) => (1.0, -7.0), @@ -134,6 +135,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (0.0, -4.0), (Snowraptor, _) => (0.0, -4.0), (Woodraptor, _) => (0.0, -4.0), + (Sunlizard, _) => (2.0, -2.5), }, neck: match (body.species, body.body_type) { (Archaeos, _) => (4.5, -2.0), @@ -141,6 +143,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (4.0, 2.5), (Snowraptor, _) => (4.0, 2.5), (Woodraptor, _) => (4.0, 2.5), + (Sunlizard, _) => (2.5, 1.5), }, chest_front: match (body.species, body.body_type) { (Archaeos, _) => (0.0, 20.0), @@ -148,6 +151,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (0.0, 15.5), (Snowraptor, _) => (0.0, 15.5), (Woodraptor, _) => (0.0, 15.5), + (Sunlizard, _) => (0.0, 14.0), }, chest_back: match (body.species, body.body_type) { (Archaeos, _) => (-5.5, -1.0), @@ -155,6 +159,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (-3.0, 0.5), (Snowraptor, _) => (-3.0, 0.5), (Woodraptor, _) => (-3.0, 0.5), + (Sunlizard, _) => (-2.0, 0.0), }, tail_front: match (body.species, body.body_type) { (Archaeos, _) => (-9.0, -1.5), @@ -162,6 +167,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (-9.5, -1.0), (Snowraptor, _) => (-9.5, -1.0), (Woodraptor, _) => (-9.5, -1.0), + (Sunlizard, _) => (-8.5, -2.0), }, tail_back: match (body.species, body.body_type) { (Archaeos, _) => (-8.0, -0.5), @@ -169,6 +175,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (-10.5, 0.5), (Snowraptor, _) => (-10.5, 1.0), (Woodraptor, _) => (-10.5, 0.5), + (Sunlizard, _) => (-10.0, -0.5), }, hand: match (body.species, body.body_type) { (Archaeos, _) => (3.0, 0.0, -4.0), @@ -176,6 +183,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (2.5, 3.0, 1.0), (Snowraptor, _) => (2.5, 3.0, 1.0), (Woodraptor, _) => (2.5, 3.0, 1.0), + (Sunlizard, _) => (2.5, 1.5, -0.5), }, leg: match (body.species, body.body_type) { (Archaeos, _) => (4.5, -3.0, -4.0), @@ -183,6 +191,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (1.5, -2.5, -3.0), (Snowraptor, _) => (1.5, -2.5, -3.0), (Woodraptor, _) => (1.5, -2.5, -3.0), + (Sunlizard, _) => (2.5, -2.5, -3.0), }, foot: match (body.species, body.body_type) { (Archaeos, _) => (1.0, -0.5, -7.0), @@ -190,6 +199,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (2.0, 0.0, -3.0), (Snowraptor, _) => (2.0, 0.0, -3.0), (Woodraptor, _) => (2.0, 0.0, -3.0), + (Sunlizard, _) => (1.0, -0.5, -2.5), }, scaler: match (body.species, body.body_type) { (Archaeos, _) => (3.0), @@ -197,6 +207,7 @@ impl<'a> From<&'a Body> for SkeletonAttr { (Sandraptor, _) => (8.0), (Snowraptor, _) => (8.0), (Woodraptor, _) => (8.0), + (Sunlizard, _) => (8.0), }, } } diff --git a/voxygen/src/hud/mod.rs b/voxygen/src/hud/mod.rs index 7e30244c84..9060506c1a 100644 --- a/voxygen/src/hud/mod.rs +++ b/voxygen/src/hud/mod.rs @@ -2240,7 +2240,7 @@ impl Hud { // Don't put NPC messages in chat box. self.new_messages - .retain(|m| !matches!(m.chat_type, comp::ChatType::Npc(_, _))); + .retain(|m| !matches!(m.chat_type, comp::ChatType::Npc(_, _))); // Chat box match Chat::new( diff --git a/world/src/layer/wildlife.rs b/world/src/layer/wildlife.rs index 1376a23a74..782a068284 100644 --- a/world/src/layer/wildlife.rs +++ b/world/src/layer/wildlife.rs @@ -134,12 +134,16 @@ pub fn apply_wildlife_supplement<'a, R: Rng>( make_entity: |pos, rng| { EntityInfo::at(pos) .with_body(match rng.gen_range(0, 4) { - 0 => { - quadruped_medium::Body::random_with(rng, &quadruped_medium::Species::Mouflon).into() - }, - 1 => { - quadruped_medium::Body::random_with(rng, &quadruped_medium::Species::Yak).into() - }, + 0 => quadruped_medium::Body::random_with( + rng, + &quadruped_medium::Species::Mouflon, + ) + .into(), + 1 => quadruped_medium::Body::random_with( + rng, + &quadruped_medium::Species::Yak, + ) + .into(), _ => quadruped_medium::Body::random_with( rng, &quadruped_medium::Species::Highland, @@ -160,8 +164,7 @@ pub fn apply_wildlife_supplement<'a, R: Rng>( 0 => { bird_medium::Body::random_with(rng, &bird_medium::Species::Eagle).into() }, - 1 => bird_medium::Body::random_with(rng, &bird_medium::Species::Snowyowl) - .into(), + 1 => bird_medium::Body::random_with(rng, &bird_medium::Species::Owl).into(), 2 => quadruped_small::Body { species: quadruped_small::Species::Fox, body_type: quadruped_small::BodyType::Female, @@ -278,10 +281,11 @@ pub fn apply_wildlife_supplement<'a, R: Rng>( &quadruped_medium::Species::Horse, ) .into(), - 10 => { - quadruped_medium::Body::random_with(rng, &quadruped_medium::Species::Cattle) - .into() - }, + 10 => quadruped_medium::Body::random_with( + rng, + &quadruped_medium::Species::Cattle, + ) + .into(), _ => bird_medium::Body::random_with(rng, &bird_medium::Species::Chicken) .into(), }) @@ -668,7 +672,7 @@ pub fn apply_wildlife_supplement<'a, R: Rng>( ) .into(), 1 => quadruped_low::Body::random_with(rng, &quadruped_low::Species::Asp) - .into(), + .into(), 2 => { theropod::Body::random_with(rng, &theropod::Species::Sandraptor).into() },