487 Commits

Author SHA1 Message Date
Kabramen 2da7b42c82 Pod person for roundstart 2023-01-10 23:54:06 -03:00
Aphast ea3d1a4f5a Lets give horn-y species a shot 2022-11-02 01:52:27 -04:00
quotefox a6ebe1ed67 Runescape chat is back again 2022-09-26 16:22:21 +01:00
Dahlular 904c1e6107 Merge pull request #1704 from haha26315/MultiZ-AI-Fixes
MultiZ AI Camera Controls
2022-09-21 00:24:47 -06:00
haha26315 81b3df05a9 MultiZ AI Camera Controls
Ensures AIs can pan up and down station Z-levels via new hud buttons. Fixes AIs not being able to deploy to shells not on their Z-level. Ensures even if the AI is blinded they can use their PDA.
2022-09-21 02:19:10 -04:00
quotefox 84a91c2867 runechat axed. 2022-09-21 06:03:53 +01:00
quotefox 4349f2097e Revert "Revert "Revert "Runescape chat fix"""
This reverts commit 64721db110.
2022-09-21 05:58:21 +01:00
quotefox 64721db110 Revert "Revert "Runescape chat fix""
This reverts commit bf550b7de3.
2022-09-21 05:58:05 +01:00
quotefox bf550b7de3 Revert "Runescape chat fix"
This reverts commit 979decc7f2.
2022-09-20 18:14:12 +01:00
quotefox 979decc7f2 Runescape chat fix 2022-09-20 08:04:00 +01:00
quotefox 1c2f134e2d remove runescape chat for the time 2022-09-20 06:53:16 +01:00
haha26315 2e1262c140 Prevent multiple AI PDAs
Adds check for AI shell borg before setting up a built-in-PDA.
Ensures AIs using their PDA while in a borg shell links properly, and that checks for distance between the built-in pda and the AI using it is bypassed.
2022-09-15 16:37:46 -04:00
haha26315 8b04cb4fc1 Cyborg PDA Update
Allows robots to use the same PDA subtype as the AI. Adds a 1/1000 chance of AOL "You've got mail!" playing when receiving a PDA message.
2022-09-15 12:33:30 -04:00
haha26315 b3f0db5e7a Fixes size application to mobs
Ensures player's custom_body_size is applied to any new clone once they're out of the pod. Custom_body_size is only set once, so acts as 'natural' size, independent of things like normalizer rings
2022-09-15 09:21:07 -04:00
Dahlular 9d9ee225a6 ports the Claw from LC13
why the fuck did I do this, this was a mistake.
2022-09-08 23:41:43 -06:00
Lasshy KorshBot 1df848bc4a Shit ton of emotes, and I fixed one, too.
Don't ask me about those arcs.
2022-09-05 20:28:37 -05:00
Dahlular f45b4bfb4c MultiZ Layenia Base 2022-09-04 10:32:31 -06:00
TotallyNotADog 201d9b7dde Merge branch 'master' into typoFixes 2022-07-13 23:49:18 -05:00
quotefox 166f7a29b1 Can now remove genital equipment from other people.
Can now remove genital equipment from other people. + bug fix with limiter
2022-07-13 23:41:02 +01:00
quotefox 0337fab3cd limiter flavor text (now tells them the new size) 2022-07-13 21:39:28 +01:00
TotallyNotADog 330ce8fe6a fixes ring related typos 2022-07-13 09:49:57 -05:00
quotefox 4cc2103d2b Cock rings + Limiter
Includes base code to allow penis equipment
2022-07-13 10:56:24 +01:00
Dahlular b487573064 Revert "Finally, MultiZ Layenia" 2022-07-09 13:52:49 -06:00
Dahlular e51460cb5d Revert "Merge branch 'master' into fairylights"
This reverts commit 2947727659, reversing
changes made to 91063fe882.
2022-07-09 04:55:33 -06:00
Dahlular 2947727659 Merge branch 'master' into fairylights 2022-07-09 02:53:32 -06:00
Dahlular 0cc2229789 Revert "Ports tgstation's Color Standardization, adds Color Defines and Signals" 2022-07-06 17:15:00 -06:00
Dahlular eaaca202a6 Revert "(CONFIG CHANGE) Updating Economy: Adding Paychecks, and makes Bank Accounts easier to work with" 2022-07-06 16:38:30 -06:00
Dahlular c7c6e2d193 Merge branch 'master' into economy-update-junk 2022-07-06 16:28:45 -06:00
DragonTrance bbbb50dfe0 limits ID cards to one account 2022-06-08 17:54:15 -04:00
DragonTrance f3fe268d0c Ports color standardization
from tg/52574
2022-06-06 11:58:34 -04:00
ProbablyCarl b9db5ff175 ready 2022-05-15 06:54:07 -04:00
sarcoph b4163be383 replacing IPC eating with APC siphoning
oracle port
2022-05-14 02:06:56 -08:00
sarcoph 14eb8a5089 fixed error caused by caching 2022-05-12 05:17:06 -08:00
sarcoph 6176603635 cleanup 2022-05-12 02:26:12 -08:00
sarcoph f4cd08e82e cosmetic parts are working 2022-05-12 01:11:12 -08:00
sarcoph bf112ac42f cosmetic parts addition 2022-05-11 21:47:00 -08:00
sarcoph 9507a9a4ab fixed instant climax 2022-05-05 18:49:40 -08:00
sarcoph 5bd0427c22 mob_climax_forced -> mob_climax_instant
"mob_climax_instant()" feels like a better representation of what the proc does. "forced" has a very negative connotation even though contextually, it's just used for any climaxes caused by indirect arousal gain, with no warmup time or selection menus.
2022-05-05 05:08:18 -08:00
sarcoph 6bfd8b666a move forced_climax to its own proc 2022-05-05 01:48:08 -08:00
sarcoph e91606bc60 can_climax() -> can_orgasm()
makes the separation between body climax and genital climax clearer, as genitals have a can_climax variable
2022-05-04 14:43:22 -08:00
sarcoph d84debe29e pregnancy test cleanup + condensing climax stat checks 2022-05-04 12:40:29 -08:00
Dahlular addf2d79b9 Merge branch 'master' into fairylights 2022-05-04 14:12:41 -06:00
quotefox b75a07ee53 Chicken Farming V1 2022-05-03 17:41:36 +01:00
Arctaisia Xiakta 72406a49d8 Crystal Gremlins!
Uhoh, looks like these little cuties have a little symbiosis going on!
2022-04-25 23:09:36 +10:00
ProbablyCarl e2e4d1e608 Gremlin Icon Implementation
- - -
Does as it says on the tin. Simply enables the new gremlin icons to be utilised.
2022-04-17 18:31:11 -04:00
ProbablyCarl 9010048b74 This introduces Gremlins. 2022-04-12 08:06:21 -04:00
Dahlular 780018dcac SORRY CLYDE 2022-04-05 03:30:27 -06:00
quotefox 979cd1fd48 Pain 0.2 2022-03-27 14:12:54 +01:00
quotefox de8caa4724 PAIN 2022-03-26 11:07:42 +00:00
quotefox 6cf720ca86 removed voice clips 2022-03-25 10:44:31 +00:00