8 Commits
Author SHA1 Message Date
Cody BrittainandGitHub 3f62424312 [MDB Ignore] [IDB Ignore] Kills off /obj/item/device (#21774)
This has zero reason to exist in our code base. We have no procs or
variables tied to this. I removed it to make future modifications
cleaner.

---------

Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
2026-02-01 05:14:26 +00:00
CometBlazeandGitHub 71af7f3f22 The Great Sprite Unification: Part 1 (#21006)
In an effort to make the way our sprites are organized make a little bit
more sense, this takes ALL the sprites in `icons/clothing` and moves
them over `icons/obj/item/clothing` or another appropriate file in the
case of non-clothing items.

A lot of these files had to be split since they lumped everything into
the same dmi which had to be changed since people, reasonably, expect to
find a hat in the folder named `hat` and not in the one where we're
supposed to keep uniforms in.

A lot of smaller files were also merged into already existing dmis where
it made sense.

Lastly, all the colourable items kept in `icons/obj/item/clothing` were
updated to the new palette. Those items were:

**Backpacks:**
- GD Sacred Icon

**Belts:**
- Fannypack

**Gloves:**
- Gloves
- Single Glove

**Hats:**
- GD Cowl
- GD Cube Hood
- Furred Crown
- Surgeon Cap
- Kippah
- Plain Hood

**Shoes:**
- Konyanger Gomusin

**Coats:**
- GD Eccentric Coat

**Uniforms:**
- Colourable Dress
- Shortsleeve Dress
- Evening Gown
- Open Shoulder Dress
- Assymetric Dress
- Tea Dress
- Long Sleeve Dress
- Colourable Scrubs
- Colourable Jumpsuit
2025-07-21 10:33:42 +00:00
hazelratandGitHub 2d12cbcfbb Adds an Idris Incorporated dress uniform (#20688)
Adds a generic Idris dress to the loadout, exclusive to Idris
Incorporated characters, sprited by the very talented Comet Blaze on
discord! I'd mostly see this being worn by service staff, including
ICSUs and IAUs, which currently don't have a very good generic uniform
to wear.


![image](https://github.com/user-attachments/assets/4c5237b0-87dc-4ad2-9c3e-01e1f060b695)

Mapping changes are adding the same dress to the Idris Cruiser offship.
2025-04-06 23:10:26 +00:00
FluffyandGitHub c5dabb9cda Armor defines (#20563)
Added armor defines
Converted raw strings use to defines
Added UT test to ensure people set the armor var correctly (to a list)

No player facing changes
2025-03-09 21:37:46 +00:00
FluffyandGitHub c25c8b6a37 Last editorconfig fixup (#17782)
* one

* two

* three

* fsdsdf
2023-11-20 18:22:42 +00:00
TheStrykerandGitHub a574fc0520 Fixes bugs with IRU coats and Trinary Perfection capes. (#11963) 2021-05-28 22:19:39 +02:00
TheStrykerandGitHub 71aed2c46c Adds new IRU coats and Trinary Perfection capes. (#11926) 2021-05-25 14:35:07 +02:00
fernerrandGitHub b2d333ba94 Adds a Idris windbreaker, makes iru coats contained sprites (#10875)
Windbreaker sprites by sekritsanter from the forums.
2021-01-01 14:14:07 +02:00