Darius
41adebb16d
Add missing bloodfledge lite quirk conflicts
...
Adds matching quirk incompatibilities to Sanguine Metabolism.
2024-10-25 02:58:00 -04:00
Darius
77920896a8
Add new bloodfledge quirk
...
Adds the Sanguine Metabolism quirk. This is a lite version of Bloodsucker Fledgling with no special powers.
2024-10-25 02:37:34 -04:00
BongaTheProto
22b61dba91
sm delam cooldown
...
it seems to work I guess
2024-04-22 20:12:41 -05:00
BongaTheProto
493fa7f215
Merge branch 'master' into upstream-merge
2024-03-28 15:43:55 -05:00
BongaTheProto
e4d5d4471f
modularizes
2024-03-15 13:59:13 -05:00
BongaTheProto
1883c47d5c
basic ref regex
...
makes the proc calls compatible with 515
2024-03-11 19:46:05 -05:00
CSDSP
a7ae549f38
Allow custom shuttles to get to centcom
2024-02-17 02:00:49 -08:00
ariaworld and GitHub
e155e394c3
Merge branch 'SPLURT-Station:master' into tweak-undead
2024-02-10 21:56:42 +01:00
ariaworld
2706929069
Merge remote-tracking branch 'upstream/master' into tweak-undead
2024-01-18 11:12:04 +01:00
ariaworld
227f24fef8
Remove mob-per-tick check
2024-01-17 14:01:29 +01:00
ariaworld and GitHub
d1e0d1175f
Merge branch 'SPLURT-Station:master' into fix-autocryo
2024-01-14 02:55:38 +01:00
ariaworld
13474fb720
Autocryo doesn't delete ghosts now
2024-01-09 21:41:36 +01:00
ariaworld
c63d64c2c7
Fix proc names and mob path.
2024-01-09 02:31:25 +01:00
ariaworld
3c08fcf9ce
Better autocryo.
2024-01-09 02:21:17 +01:00
ariaworld
66e6c457e0
Newline!
2024-01-05 01:50:21 +01:00
ariaworld
b4efab3799
Tweak autocryo.
2024-01-03 20:27:46 +01:00
ariaworld
3036003e63
Blacklist buns of steel + thunder
2024-01-01 18:23:11 +01:00
ariaworld
22befe7327
Winter QOL
2023-12-23 14:59:11 +01:00
BongaTheProto
0770dfc412
followup
2023-10-08 02:33:47 -05:00
BongaTheProto
05e68bd5be
Update afk.dm
2023-09-09 00:50:55 -05:00
BongaTheProto
4be533e20e
ghost orgy at cryo??? ZAMN!!!
...
*mygod
2023-09-09 00:23:43 -05:00
BongaTheProto
7405dab0c7
better than youtube downloads I suppose
...
I mean, they'll still download their songs from youtube most likely but at least we'll make sure it won't crash the server lol
2023-07-15 14:09:59 -05:00
Zattarra
2ecd0a825c
Hmm yes, thank you for not sending the new file, TortoiseGit.
2023-06-11 22:06:40 +09:00
BongaTheProto
525741658b
shaft beast? Like hype beast but with cocks?
2023-04-23 13:55:45 -05:00
BongaTheProto and GitHub
f1cc5d6fc1
Merge pull request #754 from SPLURT-Station/artist-names
...
Splashscreen sauces
2023-03-30 18:57:24 -05:00
BongaTheProto
5f1492c192
#freeprotolathe
2023-03-30 11:09:33 -05:00
BongaTheProto
2898741253
Merge branch 'master' into artist-names
2023-03-28 23:03:40 -05:00
BongaTheProto and GitHub
b868a40f55
Merge pull request #680 from KathrinBailey/hugbox-sm
...
Modularises the SM delamination (Automating staff work via code)
2023-03-19 01:12:58 -05:00
BongaTheProto
b4ad86cadb
toggleable bobm
2023-02-24 01:32:07 -05:00
Darius
86573ed01c
Minor auto-cryo improvements
...
This commit does the following
- Adds auto-cryo logging for when a mob isn't added to the list
- Adds an exclusion condition for dead mobs
- Changes list length checking method to `LAZYLEN`
- Fixes a typographical mistake in configuration text
2023-02-23 23:31:07 -05:00
BongaTheProto and GitHub
06918c6b42
Merge pull request #646 from LeDrascol/automatic-ssd-cryo
...
Automatic SSD cryo
2023-02-14 18:37:34 -05:00
BongaTheProto
a5e1fab5bb
sauce??????????
2023-02-13 15:13:06 -05:00
BongaTheProto
79e84f961a
le chars tm
...
how do you even reach the saves limit brah
2023-02-07 18:31:55 -05:00
Darius
3926a688fa
Auto-cryo fixes and improvements
...
This commit makes the following changes:
- Adds check for VR mobs
- Adds check for mob in VR sleeper
- Adds check for SSD mobs existing
- Adds logging to SSD list changes
- Adds logging to cryo trigger interaction
- Adds defines for config values
- Removes trailing white space
- Changes configuration to read time setting on process
2023-01-30 16:13:31 -05:00
Darius
646530ba5c
Default Automated Cryogenics to disabled
...
Changes the automatic SSD cryo subsystem to not run by default.
2022-12-24 16:16:36 -05:00
Darius
4ca2736c29
Convert AFK Watcher to Automated Cryogenics
...
- Renames the subsystem
- Adds configuration options
2022-12-22 18:13:08 -05:00
Darius
b899e5bdf2
Removed unused SSD subsystem code
...
Removes the enabled check, warning time, getting ckey, logging, and alerting in chat. These features were unused.
2022-12-21 17:41:25 -05:00
Darius
82b0de9938
Delay SSD watcher until nessecary
...
Increases the subsystem wait time from 30 to the minimum time required to activate on a user.
2022-12-21 14:22:39 -05:00
Darius
19b11de934
Initial release for automatic SSD cryo
...
Adds and removes SSD mobs from a global list when logging in and out. Users on the list exceeding the time limit are sent to cryo.
2022-12-20 19:02:38 -05:00
BongaTheProto
d05daefe81
why wasn't this added in first place
...
bruh!!!!!!!
2022-08-28 13:22:09 -05:00
BongaTheProto
69d0eb78ed
you ahelp for vpn now
...
because some people apparently need em
2022-08-21 21:33:31 -05:00
BongaTheProto
c9a6a22a38
New donator system
...
which uses toml files and allows integration with the previous one
2022-08-20 16:37:39 -05:00
BongaTheProto
57e8bcf010
enough is enough
...
vpns are gay
2022-08-18 22:55:56 -05:00
BongaTheProto
63e9e61921
file limits
...
because we don't need even more lag
2022-06-30 17:23:03 -05:00
BongaTheProto
ba6bb76258
maybe less lag?
...
limits the amount of infinidorms for good
2022-06-16 02:39:56 -05:00
BongaTheProto
e566d94019
better safe than sorry
2022-06-11 23:34:14 -05:00
BongaTheProto
488e0a295f
You mfs can't be pleased
...
makes the new menu a toggle
2022-06-05 14:58:49 -05:00
BongaTheProto
8bf3366f57
You're NOT escaping the discord verif
...
Not even TG's systems can save you now!
Funnily enough the discord subsystem is from TG as well xd
2022-06-05 02:12:38 -05:00
BongaTheProto
b21f3bc3e6
this somehow works, ok?
...
aaa
2022-05-06 15:42:19 -05:00
BongaTheProto
479b497b00
ok
2022-04-19 01:30:44 -05:00