Commit Graph

57 Commits

Author SHA1 Message Date
alos 8530ac4f9f Adds borgi undershirt (#26824)
* 1.0.2 adds E-N undershirt as consolation prize

- adds E-N (Borgi, to Ian's Corgi) undershirt

* 1.0.2 adds E-N undershirt as consolation prize

- adds E-N (Borgi, to Ian's Corgi) undershirt

* 1.0.2 adds E-N undershirt as consolation prize

- adds E-N (Borgi, to Ian's Corgi) undershirt
2024-10-02 15:17:27 +00:00
SynthTee fa578375db REOPEN. Adds nanotrasen pin, pride pins and pride undershirts. (#25833)
* be whoo you areee for your prideeeee. don't hideee

* nanotrasen pride nationwide

* Update code/modules/mob/new_player/sprite_accessories/sprite_accessories.dm

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2024-06-18 00:14:24 +00:00
Spaghetti-bit 25d0e71004 Legalize Nian Diversity Hires (#25535)
* Changes necrosis_prob to use decaylevel.

* Reverts previous change to create a new branch.

* Nian customization updates.

* Introduces 3 new colors for nians. Allows them to have hair.

* FIxes an empty block CI / lint error

* So.... I forgot to fix a comment, nians are not vox.

* update to `r_moth_dark.dmi` + nian antennae coloring fix.

* fixes r_moth_dark

* Asesprite didn't save the updates to the sprite, had to redo them.

* Reverts previous change to create a new branch.

* Nian customization updates.

* Introduces 3 new colors for nians. Allows them to have hair.

* FIxes an empty block CI / lint error

* So.... I forgot to fix a comment, nians are not vox.

* update to `r_moth_dark.dmi` + nian antennae coloring fix.

* fixes r_moth_dark

* Asesprite didn't save the updates to the sprite, had to redo them.

* Slightly modernizes the nian sprite

* Accidentally reverted formaldehyde

* Modifies nian eyes to look more alien.

* Updates nian eyes to be lorger (1px), updates the colors of nians.

* Update medicine.dm

Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>

* Fixes the W and E facing arm sprites

* Final commit until reviews dictate otherwise: Fixed stray pixels on purple nian.

* Changes with @McRamon  to make the sprites pop a little more. :)

* Fixes unnecessarily swol moths...

* Fixes the West facing torso for the beige moff

* Last minute fix to r_moth_dark ... torso sprites W/E were inverted.

* Update code/modules/mob/living/carbon/human/species/moth.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>

---------

Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-06-06 20:23:21 +00:00
GDN 9e6dcf9c46 removes the remaining datum redeclares (#25220)
* removes the remaining datum redeclares

* the two fixes

* finneee contra

* OK CONTRA

* readd

* CURSED TO BE BROWN!

* facking automerge
2024-04-21 18:26:35 +00:00
Luc f83ef617e9 Expands "genderless" to all species, adds body-type option, removes some gender checks (#23910)
* adds most body type support, removes some gender checks

* remove gender from species, accessories

* restore pick_list

* re-adds limitations on accessories

* Universal access to body hair

* remove unused var

* Update example config, some preference saving code

* updates tgui bundle

* oops

* Remove formatting

* hopefully undoes formatting changes

* dammit

* been meaning to fix this one for a while

* dgamer reviews

* move body_type into human_defines

* sql file changes

* update tgui

* Update db code

* bump versions

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-21 15:59:23 +00:00
synthtee 059e7738a9 Ports new Nian wings, body marking, and antennae (#24380)
* moff

* adjusted mothra wings slightly
2024-03-10 18:04:25 +00:00
warriorstar-orion 0667f20681 move all EOL comments on typepath names to dmdoc (#23928)
* move all EOL comments on typepath names to dmdoc

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-01 20:05:49 +00:00
13spacemen fc52cf014a Repairs Vox Tail/Chest/Groin Sprites, Renames Skin Tones (#24097)
* repaired green tail e/w, changed green tail w to be mirror of e, added a proper green tail s sprite, repaired green chest e/w
added proper tail markings s sprites, tail markings w is now a mirror of e

* all vox tails done

* repaired all vox chests and groins

* replace all female torso/groin

* fixes more issues with vox tail sprites

* final sprite fixes for vox tails and tail markings, renamed "band" to "bands", deleted unused tail markings file
renamed vox "green" skin tone to "lime"
renamed vox "dark green" skin tone to "plum"

* edit icon_skin_tones
2024-02-24 18:15:27 +00:00
Lumi a285db6353 Makes two fluff IPC screens public; deletes one fluff IPC screen (#23712)
* Makes two fluff IPC screens public; deletes one IPC screen

Hello yes I am the owner of these fluff IPC screens. Can be confirmed through discord or here if needed.

This PR removes one custom IPC screen ('eyes') and makes the remaining two ('music' and 'waiting') public for all players to use.

The code for custom IPC screens, added in PR 9390, has not been changed or removed.

* Update code/modules/mob/new_player/sprite_accessories/ipc/ipc_face.dm

Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com>

* Update code/modules/mob/new_player/sprite_accessories/ipc/ipc_face.dm

Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com>

* Update code/modules/mob/new_player/sprite_accessories/ipc/ipc_face.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/mob/new_player/sprite_accessories/ipc/ipc_face.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-01-21 21:07:11 +00:00
Ordosian 8893663d4b More Diona Hair (#23565)
* New Diona Hair

Ported from Aurora Station

* Fixed Glasses on certain hairs

* Minor Icon Change

---------

Co-authored-by: Ordosian <Ordosian@gmail.com>
2023-12-31 10:33:33 +00:00
Sadhorizon ad1e2b00f7 I don't have a funny joke name this time (#23506) 2023-12-12 20:30:08 +00:00
DGamerL a837c0eb6b Removes nucleations (#22678)
* They be axed now

* Whoops, missed these

* Burza + Henri review
2023-10-12 15:26:44 +01:00
Octus dcd1f5d88a Adds eight vox hairstyles because why not and stuff (#22573)
* god i hate myself

* donedone

* fixxxxx
2023-10-12 15:22:20 +01:00
K3Licia ff1fd1d2b8 New Taj Head & Hairstyles (#22349)
* Delete icons/mob/clothing/modsuit/species/taj_modsuits.dmi

* Add files via upload

* Delete icons/mob/clothing/species/tajaran directory

* Add files via upload

* Delete icons/mob/human_races/r_tajaran.dmi

* Add files via upload

* Delete icons/mob/sprite_accessories/tajaran directory

* Add files via upload

* Delete code/modules/mob/new_player/sprite_accessories/tajaran/tajaran_hair.dm

* Add files via upload

* realized an inconsistency

* Add files via upload
2023-10-06 16:36:46 +01:00
Jenny 77af715a99 Allows vulp, taj and unathi to use certain hairs (#22018) 2023-09-01 23:08:26 +01:00
Sadhorizon e87a13ba80 Adds anterwear: kidan underwear sprites. (#21913)
* SOCKS DOOONEEEE

* underwear

* minor fix

* about half of shirts

* all the shirts

* fixes

* more fixes
2023-08-21 19:53:35 +01:00
Sam Albanese 7ae3947b41 Update human_hair.dm (#21192) 2023-06-02 19:53:59 +01:00
Zelf 6d5de3872f enthralled flared and imp (#20508)
for real this time
2023-03-26 12:25:46 +01:00
Zelf 45370c31ec Adds the Sparta tattoo for Greys (#19973)
* Added the Sparta tattoo for Greys

* shaded some bits of the tattoo
2022-12-30 14:04:31 +00:00
warriorstar-orion a7d09cf033 Whitespace cleanup part 2. (#19891) 2022-12-24 18:38:43 +01:00
AffectedArc07 34927f05ab Wryn removal v2 (#19112)
* Removes Wryn

* and the sprites

* Fixes

Co-authored-by: Fox McCloud <Fox-McCloud@users.noreply.github.com>
2022-09-24 12:53:34 +01:00
Octus 0f9ef5962f vox mane (#18808) 2022-08-18 10:49:57 +01:00
roarbark f115c45578 adds another vulpkanin hair sprite (#18593)
* adds another vulpkanin hair sprite

adds a hair sprite for vulpkanin thats called "clean cut"

* updates north sprite

makes it look cooler
2022-07-30 11:52:01 +01:00
roarbark 1bef55b078 adds in a new vulpkanin hairstyle (#18160)
this adds the icon state and the code that puts it into the character setup
2022-07-09 08:25:06 +02:00
warriorstar-orion 8305136afd Fix chinstrap icon name. (#17894) 2022-05-29 19:15:16 +01:00
S34N a5bc67cd43 Invasion of the moffs (#17000)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: mochi <1496804+dearmochi@users.noreply.github.com>
2022-02-23 20:37:37 +01:00
mochi c7046c0756 Merge branch 'master' into hair-gradients 2021-10-27 13:33:12 +02:00
SabreML 6648d3131f Clothing Organisation V1 2021-08-24 18:37:48 +01:00
dearmochi dbab95dd96 Merge branch 'master' into hair-gradients 2021-07-27 18:35:55 +02:00
Froststahr 8a3a2cc25f https://www.youtube.com/watch?v=q93VsIb4Pzg 2021-06-17 07:17:28 -05:00
mochi ca78e5f311 Add hair gradient customization 2021-06-13 10:55:21 +02:00
LiberatedWaveMan 3b0e91892c Adds New IPC Screen Faces (#15942) 2021-05-02 15:45:22 +01:00
AffectedArc07 f5f97882cf BRUTAL Part 1 - No proc var/ in procs 2021-02-01 14:10:08 +00:00
ExusA fc5bb118b3 10 new Diona "hair" styles (#15021)
* First commit

10 new diona 'hair'-styles!

* Newline

* Applied suggestions from review

The literal only thing that could've been wrong about the code, was. good job me ._.

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-09 12:17:11 -05:00
AffectedArc07 e305530d59 Obliterates Zombies 2020-07-02 21:22:55 +01:00
Fox McCloud 18f21c14c7 Fixes Having a Frigging Monitor Glued to Your Face (#13483) 2020-05-23 20:30:17 -04:00
Tourte-Yaya dfd355023f Adds the bald IPC screen to ipc_face file 2020-05-21 20:12:06 +02:00
AffectedArc07 c96cfd273c Changes the path of a hair subtype 2020-04-09 14:25:55 +01:00
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
variableundefined ae12fa7dd6 Merge pull request #12111 from KasparoVy/tiger_by_the_tail
Adds Taj Striped Tail Marking, Allows Tiny+Short Tails for Taj, Renames Vulp Tails
2019-09-08 08:58:53 -04:00
Coul 6b82bfe47d Merge remote-tracking branch 'upstream/master' into zombies 2019-09-03 15:52:43 -04:00
KasparoVy cdca2ac360 Moves Short Tail Tip marking to a Shared Marking File
Uses a 'shared' directory to avoid dirtying up species-specific files.
2019-08-27 20:56:19 -04:00
KasparoVy e5e7ea27ec Turn Wingler Tail into a Tail Marking
Allows Tajara to use tail markings and turns the wingler tail body accessory into a marking you can colour properly.

Keeps some of the original naming to pay homage.
2019-08-27 20:56:15 -04:00
KasparoVy 1ddda2f852 Allow Tajara to use Tiny/Short Tails + Its Marking & Mild Cleanup
Tajara can now use the species-ambiguous tiny tail, short tail + marking and cleans up body accessory code.
2019-08-27 20:51:48 -04:00
Ionward ef5426c43a first pass 2019-07-22 00:05:37 -07:00
Couls bf46dd18e5 Zombie sprites! green zombie species name on examine! 2019-05-22 20:21:16 -04:00
KasparoVy 923614a475 Codes in the Undergarments, Final Sprite Tweaks & Armalis Fix
Removes the old Vox undergarments
Adds species_fitting of undergarments (making all the Vox versions usable) to update_icons and character setup preview
Disables undergarments for Armalis
Fixes & adjusts some Vox undergarment sprites based on testing results.
Removes flesh from shredded Vox uniform sprites.
2019-04-13 22:00:13 -04:00
UmeFuu 81ec0cfe8c Adds new hairs (code)
What does this PR do:
Adds about eleven new hairs, some of them are edits from other hairs requested by some people, credits to the original spriter/s
2019-03-14 04:37:38 -03:00
Aurorablade 389f055a5b Fixes a pathing format error that i should know better then not to do. 2019-03-06 20:22:02 -05:00
Aurorablade ca629f4bd3 Pinapplehairfluff 2019-03-04 22:10:22 -05:00