Commit Graph

484 Commits

Author SHA1 Message Date
evilew
1ad0df23d0 no more blood for butterflies 2024-06-23 20:41:53 +02:00
Alphas00
11182eeed4 Voice Preferences
Added different voices and voice preferences to character customization. Already implemented voices are human, roach and lizard
2024-06-19 10:48:56 +02:00
Alphas00
e51f547c87 Voice added
Added sounds that play when your character speaks or after writing using "me"s and subtle emotes
2024-06-18 23:41:24 +02:00
Alphas00
bc937182aa Roundstart AI shells
Added to all stations one robot shell for AI to use
2024-06-13 14:13:58 +02:00
Alphas00
9d99cf2c13 Bee Pacification
Injecting bees with 5u of pax now makes them unable to ever sting
2024-06-06 19:55:08 +02:00
Alphas00
8c0f4002ff Jellypeople toxins WG & Fatness Split
When jellypeople have reached the maximum blood level, any excess toxins will be turned into fatness.
Jellyfolk capable of splitting can now do so using fatness (chosen first if there is both enough fatness and blood)
2024-05-29 11:43:45 +02:00
Alphas00
c7ae2db240 Voracious Trait fullness
Voracious trait now also modifies fullness added values to make the eater able to eat/drink twice as much. Also makes fullness decay twice as fast
2024-05-26 09:12:29 +02:00
evilew
ac779f0724 small code tweaks
- limited xwg code to 400% rather than 600% max height
- fixed aheal fatness bug
- small code cleaning
- buffed chaos events
- cleared up XWG pref text
- readded *beep to be used by everyone
2024-05-19 15:58:48 +02:00
MrSky12
6504160f61 Reapply "Who is testing"
This reverts commit 233ea315a6.
2024-05-15 23:28:38 +02:00
MrSky12
6ba955d90c Reapply "Merge branch 'master' into trash-eat-Mk2"
This reverts commit d638582401.
2024-05-15 23:28:30 +02:00
MrSky12
d638582401 Revert "Merge branch 'master' into trash-eat-Mk2"
This reverts commit c82be8287a, reversing
changes made to 8cb3330fef.
2024-05-15 23:03:29 +02:00
MrSky12
233ea315a6 Revert "Who is testing"
This reverts commit cd3f5dccda.
2024-05-15 23:03:13 +02:00
ReoDaProtovali
cd3f5dccda Who is testing
not me!!!
2024-05-15 15:25:50 -05:00
ReoDaProtovali
4e03da3eab One big commit squished together
you scope increase !

out of the ordinary, I mean

Bad code unbadded

you scope increase !
2024-05-09 15:31:42 -05:00
Pinta
eb06cb3364 procs 2024-03-29 12:33:21 -04:00
Pinta
8f4c481d45 more stuff 2024-03-29 11:48:11 -04:00
Pinta
4b4d5a2432 whoops, I missed some 2024-03-27 16:54:48 -04:00
Pinta
4ace8e4f78 aaaaaaaaaa 2024-03-24 07:50:58 -04:00
Pinta
6dcab06780 more changes 2024-03-24 06:54:57 -04:00
Pinta
63009681fa it compiles, that's better than it not compiling, right? 2024-03-24 06:36:59 -04:00
evilew
c58e7dff83 VV's door stuckage code
- adds a chance to be stuck in doors if you're fat enough. The chance increases the fatter you are
2024-03-03 23:36:18 +01:00
Aeris Bennet
c4a943c581 Fixing up compliation errors. One was missed here. 2024-02-21 02:45:57 +00:00
Aeris Bennet
c026bfb7fc Uh, oops. Missed one. 2024-02-21 02:05:04 +00:00
Aeris Bennet
7c64f8b301 Did as much as I can with adding more GATO branding. 2024-02-09 02:29:29 +00:00
evilew
9b6669881e patching up the last PR 2023-12-24 14:15:31 +01:00
christiankabbalahexpert
f7786dbf05 (Probably) fixes all the hair gradient runtimes
adds a single line of code from HS's version of species.dm
2023-12-24 16:18:08 +11:00
Alphas00
df36be3590 Hair gradients fix and Beltbuster use fixed
Hair gradients are now instanced as "None", the default no gradients value, rather than 000 which caused runtime newly instanced character to cause runtime errors.
Fixed the path for the Beltbuster Mead drink's on_mob_life function
2023-12-23 15:13:06 +01:00
Alphas00
d13881f125 Strong Legs high weight fix
Moved the min() function call to before the Strong Legs modifier is applied, if a character has it. This makes it so the trait has a tangible effect even at very high fatness, increasing its usefulness and making it a more worthwhile pick, while helping the roleplay of very fat characters who can still move relatively well, which is why the trait exists in the first place
2023-12-20 13:57:55 +01:00
evilew
e0607d8f73 slimes are monchable (by christiancabbalahexpert)
nuff said
2023-10-15 11:52:30 +02:00
psq95
cb43bf0dfc Label GS13 changes
Since commit 5084020 on Jan 30, 2023
2023-08-29 21:50:24 +01:00
psq95
8e09f3b9ca Tag client status in crew manifest 2023-08-29 21:50:18 +01:00
christiankabbalahexpert
1fdf28b9cf Ports some emotes and emote sounds
Adds *tesh_sneeze, *racc_chitter, and *bat_chitter, and adds sounds for *cough, *sniff, and *laugh for insects.
2023-08-19 22:57:32 +10:00
psq95
6a234681c2 Fix Silicon Examine Text
Preserve newlines in flavor text.
Include name and designation of cyborgs.
Include OOC text.
Display flavor text in chat within examine text span instead of after.
2023-07-09 13:22:14 +01:00
psq95
0ef3779196 Fix Silicon Examine Text
Move registration of human prefs signal to flavor_text/carbon subtype.
Remove human specific constraint from update_prefs_flavor_text.
Add flavor_text/silicon subtype.
2023-07-07 23:34:48 +01:00
psq95
fd2a83b88b Do not poke data_core if SSD 2023-05-16 20:01:50 +01:00
psq95
5840c8ab99 Add null checks to client prefs checks
client.prefs. -> client?.prefs?.
2023-05-13 23:53:47 +01:00
psq95
dfeb85bfa4 Add null checks 2023-05-13 23:50:13 +01:00
psq95
b0d6c82c79 Add procs to handle fatness
Fix bug where belly would not change without butt enabled
2023-05-13 23:49:50 +01:00
MrSky12
188b3e3ec8 Merge pull request #104 from surftheseawing/ssd
Add status to crew manifest
2023-05-07 20:29:30 +02:00
psq95
ee93a20306 Add status to crew manifest
Allow new players to see how many existing players are actually active
2023-05-07 15:44:09 +01:00
Fed09022
2995003304 Fixes to weak legs 2023-05-06 19:20:19 -07:00
Masenod
56f9fbe512 Implement Strong Legs trait and fix capitalization of Weak Legs 2023-04-29 14:24:33 -07:00
psq95
e4c7935e64 Consolidate GS13 noises
Remove brap noises from tgstation get_sfx
Create sound file for gs13 get_sfx
Create function for GS13 emotes with preference toggle
2023-04-16 17:24:46 +01:00
Sonoida
f303300f6e fixed the sleep damage eye blur effect
woo! yippie
(also renamed some of my older comments)
2023-04-06 20:55:08 +02:00
Sonoida
090cf0780b quick patches
stuff I forgot about or fucked up
2023-04-06 16:43:56 +02:00
Sonoida
a589336b0a more details to fatty stages
- more screen alerts
- more icons (thanks Static for helping)
2023-04-05 20:28:45 +02:00
Sonoida
141a587ba6 made a new burp/anti-burp chem AND new drinks
- made a new burp chem, Fizulphite
- new variables to account for "slurburping"
- new anti-burp / anti-fullness chem, Soothseltz
- two new drinks in GATO COLA machine (Fizz Wizz, Soothseltz)
- some sprites for the cans
- also removed leftover mention of dogborgs
2023-03-23 00:56:59 +01:00
Sonoida
8e402721dd porting hair gradient (wip)
it doesn't actually seem to work at all, will continue later
2023-03-16 13:54:05 +01:00
Pinta
d728e9baf6 refactor 2023-02-22 22:52:47 -05:00
GDLW
34a89c1687 Merge pull request #61 from eyespy2222/testbranch
DID I HEAR A ROCK AND STONE?!?!?!!?!
2023-02-16 12:16:21 +01:00