766 Commits

Author SHA1 Message Date
evilew
b14f3fcb71 adding girder mode to RCDs 2025-01-10 19:43:51 +01:00
evilew
85e4ee2414 fixing more wall smoothing 2024-12-01 15:48:07 +01:00
evilew
bdccf133cb load of fixes
- increased age_min from 18 to 21
- gave RCDs an option of airlock direction
- buffed bluespace trays
- made more windows / walls directional and merging with airlocks/windows
- gave the rusty walls perspective sprites
- removed stoner language from beach bum
- enabled prisoner (for now)
- buffed HEVA not to be weak to goliaths
- brought back smaller, more realistic bee sprites
2024-11-20 15:51:04 +01:00
Metis
52550eae18 floor tile fix 2024-11-15 19:23:32 -05:00
Metis
f9ee168b6a Merge remote-tracking branch 'upstream/master' 2024-10-28 22:21:26 -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
2dfbda2d13 Merge branch 'master' of https://github.com/sheepishgoat/GS13-Citadel 2024-10-11 15:18:13 -04:00
Metis
d38d160b41 strange rocks 2024-10-11 15:18:11 -04:00
evilew
3d0064ce24 fixing windows/airlocks/walls smoothing
title
2024-10-11 20:42:19 +02:00
evilew
6e8577f732 sprite tweaks
- moved over hyper walls
- added delta plushie
- fixed some floors
2024-10-10 23:59:37 +02:00
evilew
4460aa6dcd path change 2024-09-24 21:07:18 +02:00
Metis
74faebef8d xenoarch 2024-09-16 19:44:49 -04: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
Katherine Kiefer
f167abbeca fixes everything else 2024-03-30 23:28:03 +11:00
SandPoot
676cb864b1 missed proc refs 2024-03-12 22:17:30 -03:00
SandPoot
a65f323734 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into proc-define-shit 2024-03-08 19:10:22 -03:00
SandPoot
c7a2565255 stop this nonsense 2024-01-05 00:28:56 -03:00
deathride58
3e45c18ab4 Merge pull request #16038 from SandPoot/fix-lava+borgs
Deals with lava plus a lot of borg stuff
2023-12-12 19:25:13 -05:00
SandPoot
e457f40328 maptext 2023-12-11 17:43:24 -03:00
SandPoot
c36105ef88 holy hell 2023-12-07 23:08:17 -03:00
SandPoot
a558377206 more stuff i can't guarantee works by itself yet 2023-11-29 23:37:15 -03:00
SandPoot
40f1d7401d procs 2023-11-29 22:40:13 -03:00
silicons
98c0f38de3 Merge pull request #15999 from SandPoot/do_after
Implements timed_action_flags for do_after-like procs
2023-09-14 17:59:55 -07:00
SandPoot
3c7e79d384 do after update 2023-09-09 15:39:49 -03:00
Katherine Kiefer
16a490ee5c update auxmos 2023-08-18 22:13:30 +10:00
Lin
654e5dad9d Merge pull request #15864 from Putnam3145/auxmos-2
UPDATE AUXMOS TO 2.0.0 (TESTMERGE THIS HOLY CRAP)
2023-04-01 00:17:22 -07:00
zerothebigboy
091d9ec00f good 2023-01-30 00:01:22 -05:00
Lin
7205781c47 Merge pull request #15892 from SandPoot/let's-sing-the-reference-clearing-song
Solves some harddels
2022-12-12 19:11:49 -07:00
SandPoot
8911fe5e0b clear em 2022-12-11 17:58:45 -03:00
Putnam3145
67f2dad1d7 stop stealing the furniture from my house 2022-09-28 12:41:56 -07:00
silicons
93e8a69c4c Revert "Updates auxmos to 2.0.0" 2022-09-28 01:05:10 -07:00
Putnam3145
d95f5729cc wow i forgot some extremely important updates haha 2022-09-18 16:27:48 -07:00
Putnam3145
4df8538e16 oh my god i've been reading it wrong 2022-08-17 20:17:45 -07:00
Putnam3145
65806b4e9f please... 2022-08-17 00:00:52 -07:00
Putnam3145
39c8742a1d yeah no brute forcing this screw you 2022-08-15 23:40:28 -07:00
Putnam3145
69f2170cad thank you unit tests i owe you my life 2022-08-14 23:21:27 -07:00
Putnam3145
1e5d19a5b1 make sure ChangeTurf updates air ref on all paths 2022-08-12 21:37:05 -07:00
Linzolle
cd1389ae0f fix catwalks 2022-08-02 22:59:59 -07:00
deathride58
6180b9fba0 brief webedit to remove hardcoded checks for specific titlescreen sizes for centering 2022-06-01 22:54:03 -04:00
SandPoot
8bb1c2b32a Upload files 2022-05-30 01:31:54 -03:00
silicons
da09439093 Merge pull request #15585 from SandPoot/Initialize(mapload)
Every case of initialize that should have mapload, does
2022-04-15 17:41:57 -07:00
SandPoot
13fb647b9e Update files (#15597) 2022-04-15 16:31:50 +02:00
SandPoot
2555843026 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Initialize(mapload) 2022-04-09 03:06:56 -03:00
Lin
fd286c325e Merge branch 'master' into Projectile_Rework 2022-04-09 04:19:56 +00:00
SandPoot
695835fcd6 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Initialize(mapload) 2022-04-09 00:03:13 -03:00
SandPoot
586a035132 Update files 2022-04-06 18:41:31 -03:00
SandPoot
189716314f Would you like some defines in these trying times? 2022-03-23 12:10:02 -03:00
SandPoot
a8f454bd72 Upload files 2022-03-16 14:00:31 -03:00
Solaris-Shade
0395ba47d7 Merge branch 'master' into Projectile_Rework 2022-03-11 23:07:31 -05:00
silicons
4cd8753a23 Merge pull request #15543 from timothyteakettle/floor-tile-moment
spraypainting a stack of floor tiles makes the placed tile the same colour!
2022-03-10 16:51:18 -07:00