10971 Commits

Author SHA1 Message Date
SandPoot a085c514d6 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2026-02-15 15:41:52 -03:00
SandPoot 40be4145c4 push 2026-02-09 21:30:28 -03:00
SandPoot 7a7f949de4 this was bugging me 2026-02-08 23:37:45 -03:00
SandPoot fed1634cf6 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-11-19 16:23:37 -03:00
YakumoChen 6e77788a4b adds Chen plush 2025-10-25 16:36:04 -04:00
SandPoot e531826f7d some fixes 2025-06-08 14:07:44 -03:00
SandPoot 06572b5e20 cover holes 2025-04-18 18:30:23 -03:00
SandPoot 054716857f push 2025-03-10 16:11:56 -03:00
SandPoot f6405100b5 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-02-25 21:46:53 -03: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 2d87780147 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-02-13 18:06:56 -03:00
SandPoot 56d972eb0b all sorts of fixes and updates, may break stuff 2025-02-09 02:09:28 -03:00
SandPoot 76042510df Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-01-28 19:21:39 -03:00
SandPoot cae94afdb7 push 2025-01-26 18:06:36 -03:00
SandPoot a2aa92cbc4 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-01-24 02:08:58 -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 e3a3ca5892 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2025-01-04 23:24:59 -03:00
SandPoot 66cc8cf50f push 2025-01-01 20:20:16 -03:00
SandPoot 1cb96458bf h 2024-12-25 20:17:20 -03:00
SandPoot 9f32f2c0bf added the feature in the most broken way possible 2024-12-25 20:04:43 -03:00
SandPoot ce801b39b6 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-12-24 19:31:23 -03:00
SandPoot 91e8a8ae3b quick fix 2024-12-04 16:22:27 -03:00
SandPoot 7ef7fc4f39 i just realized this might be possible 2024-12-04 16:12:06 -03:00
SandPoot 91c911383b stuff 2024-12-04 16:01:03 -03:00
ariaworld e23b1f84fd BEESTATION PORT PR#4567: Filters + plane_master atomized 2024-11-30 16:39:30 +01:00
SandPoot 2a306556be Merge pull request #388 from xTheLifex/tweaks
Tweaks
2024-11-28 20:09:05 -03:00
SandPoot 1d6008397a Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-11-19 23:22:26 -03: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
SandPoot 7fa5456cb1 Merge branch 'master' of https://github.com/Sandstorm-Station/Sandstorm-Station-13 into pr/xTheLifex/388 2024-10-20 18:29:55 -03:00
SandPoot e2cc28d21d Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-10-20 18:05:53 -03:00
Metis a5e9ae8bc6 Update RCD.dm 2024-10-15 00:41:11 -04:00
xTheLifex 5206550e3c Ligthers 2024-09-06 12:15:33 -03:00
SandPoot 75d1a7d69c Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-08-26 04:31:35 -03:00
SandPoot dc08550162 push 2024-08-25 04:38:03 -03:00
SandPoot a1905591f7 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-08-24 23:49:10 -03:00
SandPoot c07e94be66 push 2024-08-24 21:28:55 -03:00
SandPoot bc0dc5ee02 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-08-12 19:54:43 -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 62f858a154 this one too 2024-05-29 18:49:16 -03:00
SandPoot 5023ba4fc8 just so it appears in the right spot 2024-05-29 18:48:07 -03:00
SandPoot 95a30412ad Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-05-25 15:46:29 -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 e31747dc08 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2024-05-20 18:55:33 -03:00
SandPoot 7832dbdba4 push 2024-05-20 18:25:24 -03:00