16 Commits
Author SHA1 Message Date
Darius 5d4ef0a23f Storage Concealment effect rework
Updates the Chameleon Storage Concealment Implant.
- More subtle effect
- Dynamic messages based on the item worn
- One second cooldown
2024-10-27 20:28:31 -04:00
Elizabeth Lavenza d1365fac5f Fix SPLURT-specific box overlays 2024-04-16 02:25:20 -04:00
BongaTheProto dc057a41ad Merge branch 'master' into upstream-merge 2024-04-06 18:51:51 -05:00
Elizabeth Lavenza 176949efef Fix runtime from backpack hiding action 2024-04-01 18:06:51 -04:00
BongaTheProto deda898ad0 followup
hope it doesn't break much...
2024-03-01 21:15:54 -05:00
BongaTheProto 615a241c15 followup
seems the code was mostly ok
2023-09-16 14:33:15 -05:00
BongaTheProto 70fce668c5 what's next? your tits feel full again?
old players will remember this verb
2023-07-18 17:57: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
Darius a1a35ad4ef Convert disrobe implant to use LPD
Updates the Rapid Disrobe implant to use the LPD clothing burst effect, and slightly updates the flavor text.
2023-01-10 17:59:13 -05:00
Darius f979781b8f Adds the Rapid Disrobe Implant
Adds a new implant for nudist quirk users that launches away clothing item that would cause a negative mood reaction.

Quirk holders automatically gain this implant. Other crew members can buy it from a hacked kinkmate vending machine.
2023-01-09 20:51:09 -05:00
BongaTheProtoandGitHub f16c252c2a Merge pull request #667 from LeDrascol/hide-backpack-implant
Add Storage Concealment Implant
2023-01-09 16:26:13 -05:00
289ed50618 Fix a typo in fluid infuser admin notice
Fixes a duplicate usage of personal pronouns in the admin notice for fluid infuser implants.

Co-authored-by: BongaTheProto <93835010+BongaTheProto@users.noreply.github.com>
2023-01-09 01:19:19 +00:00
Darius 79b827a777 Updates fluid infuser with action datum
Updates the fluid infuser implant to use an action datum instead of normal implant button.

Also fixes a typo, adds more comments, and updates variable name readability.
2023-01-08 09:57:43 -05:00
Darius d2e04854e9 Convert storage concealment to action
Converts the storage concealment implant's feature to an action datum to allow further customization. Includes a name, description, and toggling icon.

Adds a new half-faded backpack item that's used when the ability is active.
2023-01-06 10:47:04 -05:00
Darius f05d6bf3ed Adds the storage concealment implant
Adds a new implant that hides back slot items when active. Uses a new trait, and a new check in back sprite update code.
Currently NOT obtainable yet.
2023-01-05 10:48:33 -05:00
BongaTheProto bad153f1a3 object(s)
S
2022-10-15 17:05:06 -05:00