silicons
803bff4e5f
funny
2020-11-12 23:34:42 -07:00
Ghom
85186a9714
Porting updates related to material datums. ( #12317 )
...
* Porting updates related to material datums.
* art_type
* oh oh
2020-05-25 14:21:00 -07:00
kevinz000
ad0c5d7d04
(probably) FIXES INFINITE STREAKING
2020-01-24 23:00:30 -07:00
AffectedArc07
16a37e2769
Standardises all files from CRLF to LF
2020-01-12 14:28:01 +00:00
Ghommie
e74339ce8b
Jfc that's a lot of work!
2019-12-23 04:24:13 +01:00
Ghommie
7b257242c2
bullets won't work...
2019-10-24 10:44:57 +02:00
Poojawa
32c7a7c3ee
Virology's broken as fuck, damnifino why
2019-08-21 03:36:40 -05:00
Poojawa
088bc484e3
Forensics re-destroyed, but better this time.
...
All lists are LAZYINITLIST, cleaning code is preserved, examine is preserved. We should be back in buisness, but this is just a 'holy fuck finally' commit
2019-08-17 02:43:59 -05:00
Poojawa
264cbf8108
reverts the add_blood back to add_blood_DNA
2019-08-15 12:49:10 -05:00
Poojawa
0290a46ddc
Impliments Ghom review, reverts blood list back to component
2019-08-15 12:32:44 -05:00
Poojawa
c8d7f1909d
holy FUCK I got gib overlays working. Why wasn't it before?
...
No one will ever know.
2019-08-01 00:58:24 -05:00
Poojawa
7738c97b80
NYEH. fuckin' memes
2019-06-12 04:33:14 -05:00
Poojawa
26855d0698
Gibs spawn correctly. Just need to figure out the overlays now
2019-06-11 04:33:38 -05:00
Poojawa
69cefb604b
just need to fine tweak gibs and we're gucci
2019-06-09 11:10:23 -05:00
Poojawa
6b82c985ae
Revert "fuckit, I'm just gunna wholesale port from baycode I guess"
...
This reverts commit 11d10d3805 .
2019-06-06 19:39:22 -05:00
Poojawa
11d10d3805
fuckit, I'm just gunna wholesale port from baycode I guess
2019-06-05 04:55:36 -05:00
Poojawa
9f80896280
eh, was going somewhere with this
...
IPC gibspawner, looking into infinite footprints
2019-05-26 05:36:33 -05:00
Poojawa
971ddef989
reverts forensics components. If I can't figure it out, MURDER IT
2019-05-22 04:10:29 -05:00
Poojawa
0f6677b956
Blood colors happens to footprints now.
...
Different prints not working. splatter effect not working, I'm just sick of looking at this right now.
2019-05-16 08:23:53 -05:00
Poojawa
1a047c0068
I think I got it.
...
Also gibs should be better too.
2019-05-12 04:06:35 -05:00
Poojawa
fcdc748bf1
u h g. I hate this
2019-05-10 07:07:09 -05:00
Poojawa
8af9c6fad9
duplicate definitions? really? wtf
2019-05-09 10:32:14 -05:00
Poojawa
3f6cd92d54
Ok this time all of them are nitpicked
2019-05-09 10:15:51 -05:00
Poojawa
0f02562b51
Fixes Xenomorph blood related travis errors
2019-05-09 09:59:34 -05:00
Poojawa
7b6a65ce3b
okay we're starting to pass our blood type to bloodmeme now
...
STILL JUST FUCKING FOOTSTEPS LEFT THO GOD FUCKING DAMNIT
2019-05-09 08:17:18 -05:00
Poojawa
5a67114d33
get blood id is my foe now.
2019-05-08 04:53:51 -05:00
Poojawa
69eca2ae4b
progress, just need to fiddle with footprints again
2019-05-07 13:23:49 -05:00
Poojawa
d14943d4b0
well we have footprints now, xenoblood back to blood subtype.
2019-05-07 05:29:45 -05:00
Poojawa
f244d3fdca
system's mostly working
...
need to polish out the get_blood_dna_list runtime
2019-04-16 11:30:36 -05:00
Poojawa
f58cc09aed
Some slight fixes
2019-04-16 08:53:19 -05:00
Poojawa
03a174d21f
compile fixes except we're memes still
...
why yes, I'm making the bloods all subtypes of each other at this point. I should probably change the way stuff is colored. but, meh. effort.
2019-04-07 08:54:05 -05:00
Poojawa
60920fb449
Synthetics blood and greyscale blood effects
2019-04-06 20:05:10 -05:00
Poojawa
8b9ef1e400
Game folder
2018-09-11 04:06:45 -05:00
kevinz000
84ac06c986
Yeah no
2018-03-31 04:07:29 -07:00
CitadelStationBot
dad2d44ea2
[MIRROR] [READY] Several fixes/changes to mood, longterm mood effects, beauty component ( #5992 )
...
* [READY] Several fixes/changes to mood, longterm mood effects, beauty component (#36344 )
cl Floyd / Qustinnus
del: Removes short-term effects of mood
add; Adds long-term effects of mood by implementing sanity which goes up with good mood, down with bad mood, but takes time to change. Your sanity can be seen as your average mood in the recent past. All effects of moods are now covered by this system
add: Beauty component, currently only attached to cleanables, but you could attach it to any atom/movable and make them pretty/ugly, affecting mood of anyone in the room.
refactor: Removes the original way of adding mood events, uses signals properly instead.
fix: Cleanables "giving" area's free beauty during initialization
fix: Fixes some events not clearing properly
/cl
Fixes #36444
From now on mood no longer affects you directly, instead it decides whether your sanity goes up or down, when your sanity gets too low you will get the effects of what mood did before.
This means getting hit with bad moods due to being attacked while not mean you are doomed anymore, and you get a large timeframe to get away and just fix your mood later.
I also added the beauty component, you could add this to any object and it would either make a room prettier or uglier, comparable to DF or Rimworld. You could add traits to make certain people ugly, for example.
* [READY] Several fixes/changes to mood, longterm mood effects, beauty component
2018-03-19 21:33:18 -05:00
Qustinnus
a96a28f3d6
[reviewpls] Adds moodlets to the game - [Please give suggestions for trait additions in comments]
2018-03-07 20:49:25 -06:00
oranges
269208f687
[READY]Component Forensics and Item Blood OverlayS!
2017-12-27 15:19:14 -06:00
deathride58
c1bd7bc6ba
Map syncs 1 - Code syncs
2017-10-23 12:56:26 -04:00
kevinz000
bbcad2fa58
Proper mirror PR for the disease refactor because I fucked up the first one. ( #2026 )
...
* Revert "im a dumbass and didn't see the .rej files Revert "[MIRROR] Disease Refactor" (#2025 )"
This reverts commit 44742cb115 .
* Delete shuttle_loan.dm.rej
* Delete life.dm.rej
* Update life.dm
* Delete life.dm.rej
* compile
2017-07-31 23:41:22 -07:00
kevinz000
44742cb115
im a dumbass and didn't see the .rej files Revert "[MIRROR] Disease Refactor" ( #2025 )
...
* Revert "Automatic changelog generation for PR #2021 [ci skip]"
This reverts commit 9d0cd37dd3 .
* Revert "Disease Refactor (#2021 )"
This reverts commit f2ac487927 .
2017-07-15 11:41:36 -07:00
CitadelStationBot
f2ac487927
Disease Refactor ( #2021 )
2017-07-15 11:40:49 -07:00
CitadelStationBot
4f4390fe01
Renames the Cleanable/ folder to cleanable/ ( #396 )
2017-04-15 14:48:29 -04:00