* e
* stuff not in the stack folder
* A
* Update gift_wrappaper.dm
* golg
* dancing around SHOULD_NOT_SLEEP and storage still being legacy
* Update asteroid_floors.dm
* Update medical_packs.dm
* Update medical_packs.dm
* Add new sprites and coloring methods for basic jumpsuits.
* Move palettes to dye_registry.dm. Add palette keys to jumpskirts.
* Add colored inhands, inventory sprites, icon and palette updates.
* Add jumpskirt item sprite.
* Add prisoner jumpsuit, psychedelic jumpsuit, random jumpskirt.
- Add new sprites for prisoner jumpsuits, skirts, and their rolldowns.
- Generate psychedelic jumpsuit icon in code, using colors it was originally composed of overlayed on the white jumpsuit.
- Add psychedelic jumpskirt, rolldowns, and inhands, since they are now easy to generate.
- Add a subtype for random jumpskirts patterned after random jumpsuits.
- Tweak orange color palette.
- Ensure randomized jumpsuits and skirts get the proper names and descriptions.
* Add dummy psychedelic suit sprites to satisfy linters.
* Attempt dyeing. Cleanup icon states. Update references.
- Moves jumpsuit coloring out of human_update_icons.dm to color.dm and updates dyeing.dm to hopefully enable dyeing. In the current state it only colors object sprites properly.
- Deletes icon states that will no longer be used for each solid color jumpsuit.
- Updates references to old icon states in datacore.dm, character.dm, and chameleon.dm to the white icon with a swapped palette where possible.
* Thanks, linters.
* Thanks, linters. part 2
* Fix dyeing. Add misc prison jumpsuit sprites.
* Dye chameleon jumpsuit when it mimics colored jumpsuit.
* Eliminate chameleon lag by caching jumpsuit icons.
* Add missing keyword args. Thanks, linters.
* Replace resistance flags in black jumpsuit.
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Tweak jumpskirt shading on south humans and greys.
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Adds le hats
* kidan hat fitting
* tan hat existence restoration
* run you POS icondiffbot
* attempt 2
* Cargo hat emblem recolor
* bluespace? more like WHITESPACE
* Update holy_weapons.dm
* Update holy_weapons.dm
* Add some new nullrods for various religions.
* Update inhands for gohei, whisk, goad.
* Tweak several nullrods.
- Modify weight classes for kirpan, vajra, ganta, gohei, and whisk
- Reduce force of vajra
- Nudge kirpan sheath sprite in belt slot
- More progress on getting vajra and ghanta to equip properly (should be one in each hand when equipped and none inhand if not) (still needs work)
* rod of null
* Update holy_weapons.dm
* Remove force from cleansing nullrods. Rename curved saber.
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
* Remove unknown proc 'is_in_inactive_hand'.
* Partially fix whisk knockback.
* Fix whisker knockback.
* Thanks, linters! part 2
* Change vajra to weapon and ghanta to tile blessing.
* Thanks, linters. part 3
* Call ghanta's activate_self() parent more wisely.
* Tweak visible and audible messages.
* Thanks, linters!
* Fix some of the wackiness with Vajra pickup.
* Prevent ghanta from being placed somewhere all alone.
* Handle some cases where vajra equipped to wrong hand.
* Tweak nullrod documentation.
* Update icon on sheaths when initializing.
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
Co-authored-by: Fordoxia <Thrash97@googlemail.com>
* Adds Syndie Subtype and extra finishes
* Switches all mentions of standard revolver to the new syndicate version
* Wait why are we spinning the *barrel*
* removes duped name and description
* Refactor explosions
* Small change
* Final refactors
* A
* Helps for a very minor amount
* I'm silly
* Contra review
* Bring back this refactor
* Emerallddddd
* the beginning of my torment
* This was a very small piece of torment
* God agghhghhhh the suffering
* pain and suffering and destruction
* Update bot_construction.dm
* Add re-wrappable, dyeable headscarves.
* Add trailing newlines. Correctly set worn_as.
* Include DME.
* Fix relatively defined path.
* Update heretic_necks.dm
* Update heretic_armor.dm
* Fix duplicate attack chain var. Thanks, linters!
---------
Co-authored-by: Fordoxia <Thrash97@googlemail.com>
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
* add the ability to build airlock chambers
* fix identical variables lint
* switch to span macros
* make return values consistent
* can remove access elecs with crowbar
* Resprites Existing Catwalks
* grey catwalk sprites
* white catwalk sprites
* black catwalk sprites
* updates hazard catwalk sprite slightly
* fixes a minor pattern fuckup on standard catwalks
* adds the turfs and items
* removes unneeded vars from the extra catwalk varients
* fixes missing catwalk floor basesprite
* adds a few catwalks to all stations
* fixes duped variables (im silly)
* actually fixes the duped vars (im even sillier)
* fixes a decal overlap on delta
* Adding SolGov Marine Snack (rev 1)
* Added crayon-mannitol, flavors, and every color of the rainbow.
* Polling complete
* Minor fixes for lines and commas, because of course.