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
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
86faaee73e
buh
2024-08-11 15:11:17 -03:00
SandPoot
b3e04bd75f
aux_base ugliness
2024-08-11 14:31:27 -03:00
SandPoot
91a9223df6
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2024-04-25 17:08:42 -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
2e2528ee56
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2024-04-13 00:36:29 -03:00
SandPoot
4af0628c8b
woo
2024-04-12 22:36:44 -03:00
SandPoot
b76127c2d7
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2024-03-15 19:21:39 -03: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
0b990039e3
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2024-01-16 18:00:55 -03:00
SandPoot
46384d2a67
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2024-01-07 03:36:25 -03:00
SandPoot
003eec1850
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into update-to-action-buttons
2024-01-07 02:09:58 -03:00
SandPoot
76e7ffc80d
push
2024-01-06 17:36:02 -03:00
SandPoot
c7a2565255
stop this nonsense
2024-01-05 00:28:56 -03:00
SandPoot
be37603291
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2023-12-23 13:28:41 -03:00
SandPoot
7b62dbe7bb
ai + mech
2023-12-17 23:15:59 -03:00
SandPoot
8cdb82a23f
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2023-12-12 22:06:13 -03:00
SandPoot
c36105ef88
holy hell
2023-12-07 23:08:17 -03:00
SandPoot
40f1d7401d
procs
2023-11-29 22:40:13 -03:00
SandPoot
d63c2ebdd8
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2023-03-05 12:35:35 -03:00
zeroisthebiggay
4d72fd3ddf
Update explorer_gear.dm
2023-02-20 22:53:26 -05:00
zerothebigboy
091d9ec00f
good
2023-01-30 00:01:22 -05:00
SandPoot
2a772c8482
Adds the commando skin from ror & ror2 to the mining hardsuit ( #280 )
...
* first commit with everything
* quick fix and little extra usage!
* the boy
* previous could break
* better head
2023-01-09 18:55:07 -03:00
SandPoot
f2a49bc319
first commit with everything
2023-01-08 21:36:57 -03:00
SandPoot
42d4abc164
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2023-01-07 16:44:44 -03:00
SandPoot
535c1c623e
Merge pull request #15896 from LeDrascol/fix-machine-init-process
...
Fix init_process not preventing processing
2023-01-07 15:44:58 -03:00
SandPoot
d337852c68
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2022-12-28 16:56:04 -03:00
Darius
b8079b108f
Move furnace init variable
...
Moves the init_process variable above the var defines to drastically improve style.
Requested by SandPoot.
2022-12-26 22:35:22 -05:00
Hatterhat
50a0991ce3
minor point dupe kill
2022-12-26 12:00:54 -06:00
Darius
dae235f97c
Selective mineral machine init_process
...
Requested by SandPoot. Disables init_process for mineral (mining) machines, and enables it on a case-by-case basis.
Downstream mineral machines must be updated with this change.
2022-12-23 16:16:57 -05:00
Darius
bcae0e66ff
Fix init_process not preventing processing
...
Prevents machines from running faster when set to both not init_process and not speed_process.
Changes mineral machine to init_process to fix potential issues caused by this.
2022-12-16 16:25:45 -05:00
SandPoot
ba6d614e6a
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2022-11-09 20:50:44 -03:00
Hatterhat
bab984be30
i hate runtimestation i hate runtimestation
2022-10-31 11:50:54 -05:00
SandPoot
5384cb9d4b
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2022-10-12 22:25:25 -03:00
silicons
f7937e54e0
Merge pull request #15860 from shellspeed1/public-bounties
...
Port of public bounties and the sales tagger from tg.
2022-10-12 03:27:37 -07:00
silicons
d91100c0f2
Merge pull request #15867 from Hatterhat/fists
...
[READY FOR REVIEW] [FRAMEWORK] kinetic brawling - the kinetic gauntlets rework nobody asked for
2022-10-08 19:57:37 -07:00
Hatterhat
282cc819dc
works on my machine
2022-10-04 20:10:09 -05:00
Hatterhat
38bd037b66
box that mf up
2022-10-04 14:14:04 -05:00
SandPoot
f039efca97
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
2022-09-27 01:19:55 -03:00
shellspeed1
142c07c51d
Merge branch 'master' into premium-kas-for-borgs
2022-09-23 17:00:02 -07:00
silicons
96384ac667
Merge pull request #15856 from shellspeed1/borg-mining-ID-fix-and-premium-KA-return
...
Fixes the mining borg point card
2022-09-23 16:24:36 -07:00
shellspeed1
3dace329be
adds public bounty consoles without inflation, also removes the mint
2022-09-17 19:27:40 -07:00
shellspeed1
2d90e0ab33
readds the premium ka but for borgs
2022-09-17 19:03:03 -07:00