Commit Graph

5502 Commits

Author SHA1 Message Date
timothyteakettle
3d2c07be82 Update human.dm 2020-11-03 22:59:24 +00:00
timothyteakettle
8126eb5a12 fixes a lot of things 2020-11-02 23:07:27 +00:00
DeltaFire
2f32879b16 smol change
instead of setting intent, we call the proc for it
2020-11-01 22:35:57 +01:00
DeltaFire
4ebbf0b2dd more typos 2020-11-01 22:26:31 +01:00
DeltaFire
985300b87b typo 2020-11-01 22:14:51 +01:00
silicons
d500a12b70 adds EMOTE_BOTH and EMOTE_OMNI which is both audible/visible and ignores checks entirely. subtler/subtle is omni and regular emotes are both. (#13584)
* Update say.dm

* Update mob.dm

* Update emotes.dm

* Update say_vr.dm

* Update emote.dm

* Update emotes.dm

* Update mob.dm

* Update say_vr.dm

* Update drake.dm
2020-11-01 22:09:38 +01:00
silicons
4017618744 removes batform from roundstart halloween vampire (#13623)
* Update species.dm

* Update vampire.dm

* Update vampire.dm
2020-11-01 22:05:49 +01:00
DeltaFire
93dd754d46 slightly weaker ampcorrupt
10 > 5
2020-11-01 21:54:29 +01:00
DeltaFire
721521b125 tweaks the tempchanging error
70-100 degrees up or down
2020-11-01 21:53:16 +01:00
DeltaFire
154ccd5421 adds effects to corruption
Every ten seconds or so, while being above the low threshhold for corruption, you roll a prob(corruption) roll. If it goes through, you get affected by one of various effects depending on how corrupt your system is, from just getting a message and healing a bit of corruption, over getting halluscinations / getting muted for a bit, to getting forcefully sleeped after a 6-10 second warning
2020-11-01 21:47:38 +01:00
Timothy Teakettle
46dbb9345d slime puddles look better and cant be abused by lings (#13567)
* perfect

* further changes

* no squeaking please

* no more squeaking damnit

* no more squeaking damnit

* slower

* they get broken armor

* broken armor application

* Apply suggestions from code review

* add a comma

* make crossed work properly

* Update squeak.dm

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-11-01 21:40:58 +01:00
Timothy Teakettle
22823f629d an actual fix 2020-11-01 20:40:08 +00:00
DeltaFire
d6e7eef1dc corruption handling (for carbons)
Heavily work in progress system that causes malfunctions every now and then with varying levels of corruption; Higher corruption means worse effects and more frequent rolls.
2020-11-01 06:09:53 +01:00
DeltaFire
827ddbeed9 species support
the robotic species now get the robotic_organism trait
2020-11-01 05:14:06 +01:00
DeltaFire
ed08983b97 syscorruption framework
Adds a framework for systems corruption instead of toxins damage for use in synthetic species. No ways to deal / heal it yet, nor effects, or actual uses. Soon.
2020-11-01 04:56:31 +01:00
silicons
1baa3013b3 Merge pull request #13626 from zeroisthebiggay/GOD
[SALT] MAKES MEGAFAUNA ITEMS LAVAPROOF (LIKE THE LAVA STAFF)
2020-10-28 07:53:44 -07:00
silicons
0307884eab Merge pull request #13627 from Ghommie/Ghommie-cit841
Here I fix a few issues.
2020-10-28 07:53:22 -07:00
silicons
6d2028abb5 Merge pull request #13601 from timothyteakettle/critical-item
antagonistic items will no longer fail to be placed on you
2020-10-28 07:43:39 -07:00
Hatterhat
a4196e567b i told me there'd be balance issues 2020-10-27 22:35:27 -05:00
timothyteakettle
cf49e78d45 Merge remote-tracking branch 'upstream/master' into i-hate-mcolor 2020-10-27 22:12:55 +00:00
Ghommie
f49f72338f Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit841 2020-10-25 15:01:57 +01:00
Ghommie
90c4cb2022 Here I fix a few issues. 2020-10-25 14:50:42 +01:00
zeroisthebiggay
626fcf0aeb OOPS
FUCK
2020-10-25 05:36:59 -04:00
zerothebigboy
6577aaac91 FRUSTRATION 2020-10-25 05:30:06 -04:00
silicons
585208dda9 Update angel.dm (#13621) 2020-10-24 21:22:32 +02:00
Timothy Teakettle
f17bf787e7 render antennas 2020-10-23 20:19:25 +01:00
Timothy Teakettle
f778ec0199 yeah lets maybe render stuff 2020-10-22 01:33:53 +01:00
timothyteakettle
a9a4d00171 second qol 2020-10-22 00:08:33 +01:00
timothyteakettle
20854dd639 extra qol 2020-10-22 00:01:41 +01:00
timothyteakettle
4a3afae9d1 WHAT IF WE FIXED EVERYTHING IN ONE COMMIT 2020-10-21 23:59:15 +01:00
Timothy Teakettle
4afceebcc1 critical 2020-10-20 02:11:08 +01:00
Timothy Teakettle
5e780064c1 fixes and a toggle 2020-10-17 19:47:46 +01:00
Zandario
fcd8fec815 Fixes an oversight and updates some defines (#13558) 2020-10-17 12:37:58 +02:00
Putnam3145
f6b93a242c Makes get_damaged_bodyparts use proper arguments (#13570)
* you're not being clever, you're being obfuscatory, stop this

* Made get_damaged_bodyparts use proper arguments

* Actually shouldn't have the arg
2020-10-17 11:44:15 +02:00
DeltaFire15
ca21572aa7 Fixes vamp shapeshifting a bit (#13562)
* fixes vamp shapeshifting a bit

Title. Buncha weird stuff happening.

* ghom's request

moves the check to ../bat/cast(), adds type safety
2020-10-17 11:39:58 +02:00
MrJWhit
4fdacf0560 Porting putnams ventcrawling PR and Fix (#13571)
* Porting putnams rage

* And the bugfix
2020-10-17 11:39:25 +02:00
timothyteakettle
4f5465c39e fixes 2020-10-17 01:00:04 +01:00
Timothy Teakettle
2c6e8fd87d what if color was cool 2020-10-16 22:28:00 +01:00
BlueWildrose
a134bedd4c Fixes subtle hotkey, adds subtler hotkey (#13575) 2020-10-16 17:22:35 +02:00
zeroisthebiggay
ea80867cda Update legion.dm (#13566) 2020-10-15 11:48:12 +02:00
Putnam3145
78a9c61952 Makes dwarf text not check every replacement every time. (#13346)
* Makes dwarf text not check every replacement every time.

* Apply suggestions from code review

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-10-12 13:26:18 +02:00
silicons
2e6a7b321a Update living_movement.dm 2020-10-11 23:04:34 -07:00
silicons
a5ace5ed3a Merge pull request #13543 from zeroisthebiggay/tyrna
ports tg legion reworks, colossus now enrages against sand golems, and some minor sprite stuff with him too
2020-10-11 17:33:16 -07:00
silicons
29b7b49fe9 Merge pull request #13528 from DeltaFire15/robotic-limbs-PT2
Robotic limbs 2 : Threshhold Boogaloo
2020-10-11 17:33:00 -07:00
Tupinambis
8c22580c08 Update species.dm
consistent commenting even though it's not consistent anyway.
2020-10-11 14:35:59 -05:00
Tupinambis
3224533a7c Merge branch 'master' into spooder 2020-10-11 14:31:23 -05:00
DeltaFire
36ac341e81 e
empty lastline moment
2020-10-11 15:45:07 +02:00
DeltaFire
a5fce4b6ed Merge remote-tracking branch 'upstream/master' into robotic-limbs-PT2 2020-10-11 15:39:41 +02:00
BlackMajor
313970000b Merge pull request #13522 from silicons/async
Fixes the intermittent master controller lockups
2020-10-11 18:48:37 +13:00
BlackMajor
92b88925de Merge pull request #13542 from Citadel-Station-13/silicons-patch-15
removes gibbing (blobattack) sound from *blorble so it always plays the far nicer attackblob sound instead
2020-10-11 18:42:06 +13:00