109 Commits
Author SHA1 Message Date
SandPoot 620b4dfea7 push 2025-04-21 04:17:50 -03:00
ElectoriaLegend cff6cd6f09 Better frotting 2025-04-18 16:36:19 -03:00
SandPoot e17d8fd74c push 2025-04-18 15:43:30 -03:00
SandPoot 054716857f push 2025-03-10 16:11:56 -03:00
SandPoot 909acfb468 push some fixes 2024-09-05 22:47:46 -03:00
SandPootandGitHub 509ba6e4d9 Merge pull request #381 from xTheLifex/master
Arousal Multiplier & More
2024-08-09 20:20:02 -03:00
SandPoot 2a9182dfdf push 2024-08-09 20:13:26 -03:00
xTheLifex bea79a1030 Overengineering 2024-08-08 15:04:18 -03:00
SandPoot e6cac6e7f8 push, not final yet 2024-08-05 12:02:49 -03:00
SandPoot ea9c4f0461 push 2024-08-04 02:42:57 -03:00
xTheLifex a39f70769b Preferences Moment 2024-08-03 21:35:48 -03:00
xTheLifex f0ae4da8f4 Mob var version 2024-08-03 20:21:22 -03:00
xTheLifex 2ba3fbabb0 Sex Update 2024-08-02 19:56:59 -03:00
SandPoot 54252b55d5 push 2024-07-31 01:13:15 -03:00
SandPoot 8c85d0d630 push 2024-07-24 15:27:51 -03:00
SandPoot 32dd8e2495 2024-07-19 20:04:30 -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 01dbd7deab no 2023-12-16 17:28:13 -03:00
SandPoot cf30d74867 push 2023-12-16 17:20:55 -03:00
SandPoot aeabd21ed5 push 2023-12-12 22:00:26 -03:00
SandPoot d71ae369d6 reorganizes flags to be alphabetical 2023-12-11 15:23:53 -03:00
SandPoot 2428e642bf all of those already inherit from /datum/interaction, unless they're anywhere not 1, i won't allow 2023-12-09 21:18:40 -03:00
SandPoot bfc964b76b do you know the definition of insanity 2023-12-09 20:27:19 -03:00
SandPoot 3bb6783438 content 2023-11-03 21:17:22 -03:00
SandPootandМарк bcbecabf74 push
Co-authored-by: Марк <SmiLeYre@users.noreply.github.com>
2023-10-06 01:11:28 -03:00
SandPoot b7af940a28 fix lack of message for special cases 2023-10-04 13:35:50 -03:00
SandPoot eba26a5775 push 2023-09-23 19:16:12 -03:00
SandPoot cff56847dc quick-fix 2023-09-14 22:52:04 -03:00
SandPoot 73db2b7c94 balance 2023-09-14 22:44:17 -03:00
SandPoot 0b04af4b76 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2023-09-14 22:32:47 -03:00
SandPoot 1ae7c2272a quick-fix 2023-08-07 16:53:05 -03:00
SandPoot 6fb4267b56 upload 2023-08-04 23:26:33 -03:00
SandPoot 613f6694d3 extra behavior 2023-07-28 21:09:20 -03:00
SandPoot 5fb9aa4152 change 2023-07-28 21:00:29 -03:00
SandPoot 2b9660664e poosh 2023-07-19 17:48:43 -03:00
SandPoot 737c2f200d content 2023-07-12 13:04:01 -03:00
SandPoot 15d52e5b15 update content 2023-06-20 15:39:24 -03:00
SandPoot 50620b906f gone 2023-03-14 18:40:17 -03:00
SandPoot 0dd6daf5d5 lust sight 2023-03-12 03:02:00 -03:00
DariusandGitHub e11aa3fb1d Use english list for In Estrous examine text (#308)
* Convert In Estrous text to english lists

This commit does the following for In Estrous examine text:
- Adds English list support
- Adds support for synthetic species
- Removes check for Vagina organ
- Updates text to prevent double "and"

* Reduce In Estrous sub-list usage

Removes unnecessary sub-list generation for the In Estrous quirk, and reduces the length of the synth message.
2023-02-19 19:34:41 -03:00
93147fe800 Add organ-specific In Estrous quirk text (#305)
* Add organ-specific estrous messages

Adds differing messages for the In Estrous quirk based on what reproductive organs the quirk holder possesses.
Adds support for changing the message ending, which is intended for use downstream.
Changes the gain text to be less specific.

* Fix minor typo for In Estrous examine text

Fixes a potential case of "currently in influenced" that could occur due to a text oversight.

* Use signals for Estrous organ change

Updates for the In Estrous quirk to use signal handlers.

This commit does the following
- Adds signal for organ insertion
- Adds signal for organ removal
- Adds quirk function for updating organs
- Adds quirk signal handlers for organ adding and removing
- Adds quirk check for no valid organs

* Fix positional argument use for organ signals

Removes improper use of positional arguments from the organ insertion and removal functions, and improves the variable name for mob.

* Organ manipulation argument fixes

Restores missing arguments and adds additional signal arguments for organ insertion and removal.

* Unregister In Estrous quirk signals as a list

Combines the UnregisterSignal functions in the In Estrous quirk removal.

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>

---------

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>
2023-02-19 15:14:11 -03:00
SandPoot beb9ffbe36 simple fix for admin spawn 2023-02-17 02:07:30 -03:00
SandPoot 04eb7226e6 general better handling of code + interaction screen tip 2023-02-15 23:26:59 -03:00
SandPoot e1c9fdaf00 fucking fix that mosley annoys me about 2023-02-12 18:03:41 -03:00
SandPoot 0fa94f6edc size peeking, both standing on table, message 2023-02-11 23:55:46 -03:00
SandPoot 243e7ea02f safety i guess, people are afraid that someone is SOMEHOW gonna manage to open their menu without being admin 2023-02-11 21:54:20 -03:00
SandPootandGitHub 117919fe2b Componentizes Interaction menu + prepares it for screentips by adding a shortcut (#301)
* files

* let's just use our own parent

* necessary

* two istypes on a row
2023-02-11 14:39:29 -03:00
DariusandGitHub 2ae20de930 Port estrous quirks from SPLURT (#298)
* Port estrous quirks from SPLURT

This commit ports quirks related to the animal breeding cycle from the downstream server SPLURT.

* Add null check for ashwalker round_season

Adds a null value check for round_id in ashwalker estrous code to prevent possible runtime issues.
2023-02-02 20:29:18 -03:00
DariusandGitHub 893a63cd11 [PORT] New quirk: DNC Order (#293)
* Port DNC quirt

Ports the do-not-clone quirk from SPLURT. This change is not modular.

- Added a fix for cloning heads and brains
- Removed flavor text implications that the order was voluntary
- Quirk renamed from `DNC` to `DNC Order`
- Trait renamed from `TRAIT_NO_CLONE` to `TRAIT_DNC_ORDER`

* Modularize cloning machine DNC check

Moves the code for DNC Order quirk check in the cloning machine into modular space, and removes it from base code.
2023-01-25 18:47:49 -03:00
SandPoot a21f3f75a2 NOT TABLE, STRUCTURE, also living_peeker 2023-01-24 22:10:31 -03:00