10450 Commits

Author SHA1 Message Date
SandPoot 40be4145c4 push 2026-02-09 21:30:28 -03:00
YakumoChen 6e77788a4b adds Chen plush 2025-10-25 16:36:04 -04:00
SandPoot 3425760ced push 2025-02-25 17:48:02 -03:00
softcerv 662c230490 removes trying to access sounds that aren't there 2025-02-17 01:25:27 -05:00
SandPoot 56d972eb0b all sorts of fixes and updates, may break stuff 2025-02-09 02:09:28 -03:00
SandPoot cae94afdb7 push 2025-01-26 18:06:36 -03:00
ariaworld 44e507dfef [BEESTATION PORT] Semi-Port of Beestation Decal Fixes, Fixes turf decals disappearing on shuttle movements (#16119)
* SEMI-PORT OF BEESTATION PR #3111: Decal fixes

* Forgot this, rotate flag
2025-01-24 01:47:50 -03:00
SandPoot 66cc8cf50f push 2025-01-01 20:20:16 -03:00
ariaworld e23b1f84fd BEESTATION PORT PR#4567: Filters + plane_master atomized 2024-11-30 16:39:30 +01:00
Metis f6af059a06 job titles 2024-11-02 03:16:16 -04:00
Kylerace feacce1bb8 turns one of the vis_contents in openspace turfs to overlays (#58500)
one of the appearances that open space tiles add as vis_contents was an unchanging grey cover. its useless to keep it as vis_contents since its not supposed to change so its better to have it as an overlay. its possible that i can make openspace tiles not add the turf below as vis_contents and instead listen to objects entering and leaving it with connect_loc and add those objects as vis_contents then but that sounds like more trouble than its worth

edit: probably not the last part

overlays < vis_contents in maptick cost

also tramstation has the most open space tiles in high traffic areas compared to other maps. openspace tiles have 2 vis_contents each, equivalent to 2 objects that sendmaps processes every tick this pr only makes it 1 appearance in vis_contents. its also the map with the current highest maptick per player according to lemons graphs
2024-10-24 23:09:30 -04:00
Metis b59523ae89 enable byond-tracy 2024-10-23 14:00:51 -04:00
Mothblocks 3a044ef627 Add defines for byond-tracy support (#70931)
Adds `USE_BYOND_TRACY`, which automatically loads a given
prof.dll/libprof.so using https://github.com/mafemergency/byond-tracy/.

Not intended for use in production, and we do not ship a copy of
byond-tracy. It is extremely easy to compile yourself, but if you're
someone interesting enough to play around with this then let me know and
I can just give you a build.

I'm going to be using this for init profiling.
2024-10-22 22:17:37 -04:00
Metis a5e9ae8bc6 Update RCD.dm 2024-10-15 00:41:11 -04:00
SandPoot dc08550162 push 2024-08-25 04:38:03 -03:00
SandPoot c07e94be66 push 2024-08-24 21:28:55 -03:00
SandPoot b3e04bd75f aux_base ugliness 2024-08-11 14:31:27 -03:00
SandPoot 0fd4dba15b push 2024-08-11 14:10:35 -03:00
SandPoot 98b017831c final 2024-05-22 00:22:05 -03:00
SandPoot 7f953a03af listener update 2024-05-22 00:06:08 -03:00
SandPoot 7832dbdba4 push 2024-05-20 18:25:24 -03:00
SandPoot 691ac44a6a holidays is an assoc list 2024-04-29 17:04:39 -03:00
deathride58 0517ece12a fixes floor decals and other missing signal-added overlays by making sure things properly call parent update_icon 2024-04-24 22:30:25 -04:00
SandPoot a1a80c5d4f pusher 2024-04-24 20:12:27 -03:00
deathride58 b956e0c40e Merge pull request #16080 from SandPoot/industrial-lift
[READY] for Z debug. Industrial lift (not shuttle edition)
2024-04-23 22:53:40 -04:00
deathride58 543daa52ac Adds lift to Snaxi, fixes industrial lifts clipping through floors 2024-04-23 22:41:25 -04:00
SandPoot ae8d0493db proc_ref 2024-04-23 22:44:56 -03:00
SandPoot 0717399333 CAR!!! 2024-04-23 22:32:28 -03:00
Elizabeth Lavenza e57c803e3a Fix invalid box overlays 2024-04-16 02:19:36 -04:00
Elizabeth Lavenza c69f30e846 Fix missing junk mail return hint 2024-04-16 02:12:46 -04:00
Elizabeth Lavenza b1f0eb3183 Fix mail bag not holding mail 2024-04-16 01:14:28 -04:00
Elizabeth Lavenza 174aca4b01 Port set_stat and COMSIG_MOB_STATCHANGE from TG 2024-04-13 18:06:52 -04:00
deathride58 dd8c641520 Merge pull request #15486 from SandPoot/kills-cache
Solves issues with overlays by updating the whole subsystem
2024-04-12 23:31:54 -04:00
SandPoot 8b5bb50a7a defib 2024-04-12 23:29:18 -03:00
SandPoot 583a95d242 if ratio'd 2024-04-12 23:14:08 -03:00
SandPoot ccbf3dc0dd closet dor 2024-04-12 22:57:00 -03:00
SandPoot a60aa98413 terrible 2024-04-12 22:50:41 -03:00
SandPoot 4af0628c8b woo 2024-04-12 22:36:44 -03:00
deathride58 bbc977ee92 Merge pull request #16072 from SandPoot/mail
Adds mail to cargo
2024-04-12 20:42:29 -04:00
SandPoot dfe90dfb61 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into pr/SandPoot/15486 2024-04-12 20:48:41 -03:00
chel 7de7aa6c43 Update items.dm 2024-04-11 20:12:13 -03:00
chel d08fe3afff Update taperecorder.dm 2024-04-11 20:10:50 -03:00
chel d2884fd84f Update multitool.dm 2024-04-11 20:09:09 -03:00
chel cf0e840df4 Update wirecutters.dm 2024-04-11 20:07:52 -03:00
chel 85f68480d8 Update wrench.dm 2024-04-11 20:07:31 -03:00
chel 315bc7d251 Update screwdriver.dm 2024-04-11 20:07:13 -03:00
chel 845f22fe19 Update weldingtool.dm 2024-04-11 20:06:47 -03:00
chel 72be1ae5a9 Update crowbar.dm 2024-04-11 20:06:24 -03:00
SandPoot d7062bd9bc typo from tg (real) 2024-04-11 13:35:43 -03:00
SandPoot 984d7ffe9a holiday and quirk support 2024-04-10 22:51:25 -03:00