17 Commits

Author SHA1 Message Date
Fluffy 7265630dde Turn more unmanaged global vars into GLOB (#20446)
Turned a ton of unmanaged globals into managed globals.
Refactored some UT output.
Removed some unused things, including vars.
Added a test to ensure people don't keep adding new unmanaged vars.
2025-02-17 23:34:02 +00:00
Cody Brittain d95734c606 Emissives (#18895)
A significant amount of influence was taken from
https://github.com/Baystation12/Baystation12/pull/33255, however adapted
to Aurora. Key things to note is the port of the newer alpha settings
from /tg/, among other improvements.

The ancient holographic and screen overlay code has been purged. This is
now handled with emissives, while holograms are handled with filters as
well.

---------

Co-authored-by: Cody Brittain <cbrittain10@live.com>
2024-05-12 20:51:45 +00:00
Cody Brittain 9983fca311 Update SSOverlays (ported from Baystation) (#19051)
Our SSOverlays system is outdated, and is likely the cause of many of
the issues seen in #18895. It has also been linked to a massive server
performance decrease.

This brings an updated system from Baystation, hopefully with speed
increases.

Should be testmerged, ideally with #18895.

---------

Co-authored-by: Cody Brittain <cbrittain10@live.com>
2024-05-01 07:46:27 +00:00
Geeves c16cc65992 Colorable Glasses Fix (#18989)
* Fixed colorable glasses frames being affected by the alpha value.
2024-04-20 20:15:19 +00:00
Geeves d7db1f6d4a Orion Express Courier System (#17952)
* Orion Express Courier System

* tweaks and fixes

* whoops this goes in the back

* cement das conk creet baybee

* while funny, fixed supplies count

* add support for non-overmap tests

* guh

* anotha one

* feedback

* remove unused imports
2023-12-19 11:45:39 +00:00
Cody Brittain 9d3b2f50b6 Added support for larger on-mob and item sprites. (#17819)
* Added support for larger on-mob and item sprites.

* DMDoc fixes

---------

Co-authored-by: Cody Brittain <cbrittain10@live.com>
2023-11-27 00:47:17 +00:00
Wowzewow (Wezzy) 9ff484c43e Goon Coifs Fix (#17625) 2023-10-17 20:59:26 +00:00
Wowzewow (Wezzy) 462115b501 The Pumped Up Kicks Update (#16265)
* The Pumped Up Kicks Update

Shoes. New shoes. Look at them.

* WELCOME TO THE UNDERGROUND

* for the love of crust

* turns out a var already existed for that but was never implemented ffs

* face it you're never going to make it

* these are winter boots

* removes Paradox's Thinly Veiled Fetish

* shiit

* Apply suggestions from code review

* Update code/modules/clothing/shoes/oxfords.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* oops

* fuck this file

* nice balls, bro

* check out how hard i can pee

* pissing on the moon

* caligaeae

* pee pee poo poo man

* fixes

* damn you

* merge fixes

* knees more

* damn you merge conflict

* fix

* fixes 2

* riding boots

* truly, this fixes things

* dammit ctrl s

---------

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
2023-09-13 11:29:03 +00:00
Fluffy 74913a3887 Hardsuit underwear shown through cracks (#16605)
* change+changelog

* Typecasting + some housekeeping
2023-07-23 18:16:02 +00:00
Sparky f3a4b5d22e Items with colourable accents (#16743)
* Items with colourable accents

Changes the way loadout items with additional colours worked to be part of all items, rather than changes to each of their update_icon procs.

Also added a few new clothing items with colourable accents.

* merge conflict fixes

Gah. .dmi files why.
2023-07-21 19:33:06 +00:00
Geeves 8ea39f9dbd Colorable Glasses (#16246) 2023-05-01 19:09:56 +00:00
Wowzewow (Wezzy) a029656863 New backbag sprites and a lot more! (#14531) 2022-10-22 19:54:10 +02:00
Wowzewow (Wezzy) 56c16bf208 Colorable Chairs, Stools, and other phoney baloney (#12797) 2021-12-02 22:57:24 +01:00
Geeves 6ba257f7a5 Unathi Clothes Fix (#12603) 2021-10-11 17:35:25 -03:00
Geeves ba26b07407 Backpack Inhand Fix (#12591) 2021-10-06 19:12:34 -03:00
Geeves 6fed849316 Sprite Generation Tweak (#12503) 2021-10-05 14:55:31 -03:00
Geeves 0ebbdc02f7 Mob Sprite Item Pixelshifting (#12170) 2021-07-16 12:53:43 -03:00