forked from Bubberstation/Bubberstation
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Bubberstation:master' into master
- Loading branch information
Showing
18 changed files
with
235 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/// This is a limb to be used on taurs. | ||
#define BODYTYPE_TAUR (1<<10) // high, to avoid flag conflict with tg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
author: "Erol509" | ||
delete-after: True | ||
changes: | ||
- rscadd: "Added synth version of Big Legs taur sprite." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
author: "nikothedude" | ||
delete-after: True | ||
changes: | ||
- rscadd: "Taurs now have custom leg names" | ||
- bugfix: "Synth taur legs now have all attributes of a organic taur leg except the fact theyre robotic" | ||
- bugfix: "Markings no longer render on taur legs" | ||
- bugfix: "Clothing with taur-specific clothing sprites now render those sprites properly" | ||
- code_imp: "Various improvements to taur leg code" | ||
- code_imp: "Taur bodies are properly subtyped" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
author: "nikothedude" | ||
delete-after: True | ||
changes: | ||
- rscadd: "Reimplemented taur sprites for a bunch of clothing items" |
76 changes: 76 additions & 0 deletions
76
modular_skyrat/master_files/code/modules/clothing/taur_sprites/suit.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
/obj/item/clothing/suit/space/eva | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
|
||
/obj/item/clothing/suit/space/eva/plasmaman | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
|
||
/obj/item/clothing/suit/space/syndicate/contract | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
|
||
/obj/item/clothing/suit/clockwork | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
flags_inv = HIDETAUR | ||
|
||
/obj/item/clothing/suit/chaplainsuit/armor/clock | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
flags_inv = HIDETAUR | ||
|
||
/obj/item/clothing/suit/clockwork/speed | ||
worn_icon_taur_snake = null | ||
|
||
/obj/item/clothing/suit/clockwork/cloak | ||
worn_icon_taur_snake = null | ||
|
||
/obj/item/clothing/suit/hooded/explorer | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' // very good sprite, but slightly outdated | ||
flags_inv = HIDETAUR | ||
|
||
/obj/item/clothing/suit/hooded/explorer/syndicate | ||
worn_icon_taur_snake = null | ||
worn_icon_taur_paw = null | ||
|
||
/obj/item/clothing/suit/hooded/berserker | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
flags_inv = HIDETAUR | ||
|
||
/obj/item/clothing/suit/utility/bomb_suit // strangely, this isnt based off the carbon sprite, but is way better | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
worn_icon_taur_hoof = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_hoof.dmi' | ||
|
||
/obj/item/clothing/suit/utility/bomb_suit/white | ||
worn_icon_taur_hoof = null | ||
|
||
/obj/item/clothing/suit/utility/bomb_suit/security | ||
worn_icon_taur_hoof = null | ||
|
||
/obj/item/clothing/suit/utility/fire/firefighter // outdated but similar sprites, still pretty good | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
|
||
/obj/item/clothing/suit/utility/fire/atmos | ||
worn_icon_taur_snake = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_snake.dmi' | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
|
||
/obj/item/clothing/suit/apron | ||
worn_icon_taur_paw = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi' | ||
worn_icon_taur_hoof = 'modular_skyrat/master_files/icons/mob/clothing/suit_taur_hoof.dmi' | ||
|
||
/obj/item/clothing/suit/apron/surgical | ||
worn_icon_taur_paw = null | ||
|
||
/obj/item/clothing/suit/apron/chef | ||
worn_icon_taur_paw = null | ||
|
||
/obj/item/clothing/suit/apron/overalls | ||
worn_icon_taur_paw = null | ||
worn_icon_taur_hoof = null | ||
|
||
/obj/item/clothing/suit/apron/waders | ||
worn_icon_taur_paw = null | ||
worn_icon_taur_hoof = null |
Binary file modified
BIN
-62 Bytes
(100%)
modular_skyrat/master_files/icons/mob/clothing/suit_taur_hoof.dmi
Binary file not shown.
Binary file modified
BIN
+68 Bytes
(100%)
modular_skyrat/master_files/icons/mob/clothing/suit_taur_paw.dmi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.