55 Commits
Author SHA1 Message Date
Mosley 24c0a1314f some fixes
I have no idea if these works, this just allows the server to compile
2025-04-24 17:18:02 -05: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
ariaworld 8efbd2dd26 Quirk removal admin log + allow hermit to load custom character 2024-05-02 16:37:45 +02:00
ariaworld 5e24ad93b0 A few random tweaks. 2024-04-15 00:45:42 +02:00
BongaTheProto d20caf7191 Merge branch '515-update' into upstream-merge 2024-03-24 17:39:24 -05:00
BongaTheProto 1883c47d5c basic ref regex
makes the proc calls compatible with 515
2024-03-11 19:46:05 -05:00
BongaTheProto deda898ad0 followup
hope it doesn't break much...
2024-03-01 21:15:54 -05:00
ariaworld ee99352b92 Fix some sauna tool interactions 2024-01-27 14:45:21 +01:00
ariaworld 9106f5c7bb Spelling fixes of sauna.dm! 2024-01-22 23:04:19 +01:00
ariaworld 71a3d2b8dc Tweak descriptions 2024-01-19 15:57:40 +01:00
ariaworld a428bc3b61 Sauna oven + fix costumes 2024-01-19 15:29:23 +01:00
ariaworld ea6e17e636 Remove syndie apartment, tweak apartments, fix container contents deletion, remove empty dresser, smooth wooden wall with indestructible variant. 2024-01-14 23:42:23 +01:00
ariaworld 70dc034e82 Remove comment 2024-01-14 19:53:01 +01:00
ariaworld 4b192acac8 Fix: remove fridges, move initial items out of containers, fix water overlays, new empty dressers 2024-01-14 19:16:43 +01:00
ariaworld 20a6f0d04d Merge remote-tracking branch 'upstream/master' into infinidorms-hotel-update 2024-01-12 23:54:29 +01:00
ariaworld c7c5179cf4 New-line these fucking nuts 2024-01-07 23:28:55 +01:00
ariaworld 6c0cbb6115 Stops using tryStoredRoom because turfs can't be moved off the map 2024-01-07 23:20:31 +01:00
ariaworld fde8d80de6 Merge remote-tracking branch 'upstream/master' into december-qol 2024-01-02 21:16:39 +01:00
ariaworld 22befe7327 Winter QOL 2023-12-23 14:59:11 +01:00
ariaworld 7a19d254c5 Balanced christmas blacklist 2023-12-12 17:47:48 +01:00
BongaTheProto 35c3dd0288 salvaging
yippee
2023-09-05 18:14:31 -05:00
Tsurupeta deb1ffc160 splurt 2023-08-08 14:01:14 +03:00
miguelop1 736c57da80 Shit_stained_urinal 2023-07-26 22:08:44 +01:00
miguelop1 282628c3f3 Toilet_Rage 2023-07-26 18:30:36 +01:00
Comicao1 74502c25a8 Merge remote-tracking branch 'upstream/master' into xenoarch-new 2023-06-23 20:43:25 -03:00
Satile1 61ef0f337e Hotel Radio channel! Mapping fixes and flavour 2023-05-25 17:09:21 +01:00
Comicao1 3941dd22a5 Final 2023-04-03 18:41:16 -03:00
Comicao1 e9b6fc8ff5 Go on 2023-04-02 20:06:45 -03:00
Comicao1 d1f6424325 Initial XENOARCH port 2023-03-14 19:25:05 -03:00
Darius 71e3fce462 Use is_helpers defines for Bloodfledge trait check
Adds a new is_helpers definition for the bloodfledge trait.
2023-02-13 10:06:11 -05:00
Darius bc48a6eafc Add vampire ability permission check
Adds a new mob proc that allows checking if vampiric abilities should function. Allows easily checking anti-magic, trait holy, garlic necklace, garlic blood, and staked status.

Bloodfledge actions and coffin healing will now use this check. Flight potions will warn bloodfledge quirk users before allowing consumption.
2023-02-12 10:57:13 -05:00
Darius 666afd8124 Trigger bloodfledge coffin healing on-demand
Prevents quirk processing from running by default for Bloodsucker Fledgling. Processing is started and stopped by being inside a coffin when it is opened or closed. Messages have been added for all start and stop interactions.

The following changes are made for Bloodfledges:
- Added quirk processing triggers to coffins
- Added coffin check for robotic mob biotypes
- Added return for non-coffin locations to quirk processing
- Added feedback messages for open, close, synthetic, fully healed, and starving
- Removed robotic biotype check from processing
- Removed obsolete brute and burn damage adjustments
- Stop processing if fully healed
- Stop processing if below nutrition requirement
2023-02-11 12:37:18 -05:00
Darius ad0239b5de Replace all modular HTML spans with defines spans
In total:
- Adds span defines for `reallybig hypnophrase`, `big warning`, `header`
- Fixes a missing apostrophe for hypno stare
- Makes a special exception for cuddling.dm, which uses an irregular span
- Puts the spans file back
2023-01-16 04:05:27 -05:00
Casper e676baff0e Stops TK users from teleport to a pole. 2023-01-14 22:37:52 +00:00
Seris02 0cebd5ae15 moved icon to modular_splurt 2023-01-09 13:03:37 +08:00
Seris02 43246f4cb3 examining + resting fix 2023-01-09 12:37:34 +08:00
Seris02 67dd4a7925 fix regen + pulling + shifting 2023-01-07 17:35:29 +08:00
Seris02 4fe69929a1 trailing newline 2023-01-03 09:17:47 +08:00
Seris02 1727d3556d even better code for gargoyles + examine 2023-01-02 18:37:15 +08:00
Seris02 13809c0cea more fixes for gargoyles 2023-01-02 15:45:04 +08:00
Seris02 6fc2fb60f7 better gargoyles 2023-01-02 11:43:56 +08:00
BongaTheProtoandGitHub c6d7b55cd3 Merge pull request #644 from LunarFleet/gargoyle
New Gargoyle Quirk
2022-12-28 15:41:27 -05:00
SpookyTheFoxandGitHub 03baa98f7b Update flora.dm 2022-12-24 19:13:06 -05:00
SpookyTheFoxandGitHub ec688c5f52 documentation? 2022-12-24 19:08:12 -05:00
SpookyTheFoxandGitHub 6d93d8019c inline version 2022-12-24 14:45:43 -05:00
SpookyTheFoxandGitHub 17fc62ad1a modularized
and removed the /anything portion
2022-12-24 14:15:27 -05:00
LunarFleet 0211058d34 Finally, statue 2022-12-20 03:33:46 -05:00
LunarFleet 5fb8233da3 Pausing for now 2022-12-19 03:42:13 -05:00
BongaTheProtoandGitHub 908c42bcf6 Merge pull request #572 from KathrinBailey/furniture
Fixes Fancy Sofa
2022-10-31 01:35:54 -05:00
KathrinBaileyandGitHub b1987edd4c Update sofa.dm 2022-10-30 13:18:52 +00:00