Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mob statuses #42

Closed
ghost opened this issue Mar 6, 2018 · 3 comments
Closed

Mob statuses #42

ghost opened this issue Mar 6, 2018 · 3 comments
Assignees
Labels
Priority: 1-Urgent GET ON IT STAT
Milestone

Comments

@ghost
Copy link

ghost commented Mar 6, 2018

Statuses that affect the mob directly and can be queried to ask if the mob is capable of actions.
Asking if mob is currently able to do an interaction
Preventing mob movement
Taking away sight
Adding screen overlays based on status such as health, darkness on unconsciousness, jelly screens when dead/heavily damaged

Mob Huds

A part of inventory handling and mob statuses. Implementing huds to represent things held in inventory, mobs statuses, and updating them

Implementing mob death, and unconsciousness.

@Injazz
Copy link
Contributor

Injazz commented Mar 20, 2019

done in #130

@Acruid
Copy link
Contributor

Acruid commented Mar 20, 2019

The status effects appear to not be implemented yet in #130, so this stays open.

@PJB3005 PJB3005 added this to In Progress in Space Station 14 Apr 11, 2019
@Acruid
Copy link
Contributor

Acruid commented Dec 9, 2019

Combination of Health (#130) and Hunger(#363) demonstrates all of this.

@Acruid Acruid closed this as completed Dec 9, 2019
Space Station 14 automation moved this from In Progress to Done Dec 9, 2019
rbertoche referenced this issue in rbertoche/space-station-14 Oct 1, 2022
Morb0 added a commit to Morb0/space-station-14 that referenced this issue Oct 30, 2022
moonheart08 pushed a commit to moonheart08/space-station-14 that referenced this issue Mar 16, 2023
* add item slot logs (space-wizards#13184)

* Add item slot logs

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Co-authored-by: lunar-crater-ex <112364074+lunar-crater-ex@users.noreply.github.com>
Deeeeja pushed a commit to Deeeeja/space-station-14 that referenced this issue Mar 22, 2024
…zards#42)

* Update medicine.yml

* Anti-Psych RP Chem (space-wizards#105)

* Add Saprodipine RP Chem

Saprodipine is intended to be an anti psych medicine. Currently it does
not suppress any of the hallucination traits. The name as far as I know
is completely random. This was done to ensure it does not overlap with
something from real life.

* Saprodipine suppresses paracusia

Add the ResetParacusia reagent effect which is basically ResetNarcolepsy
but for Paracusia, Saprodipine now applies this effect. Modifed
ParacusiaComponent and ParacusiaSystem to support delaying Paracusia
incidents.

* Typofixes and add messages to Saprodipine OD

* Remove merge conflict traces

* Rename Kate to Ghazet everywhere.

* Listinv to gridinv

* Antidepressants and Anxiety RP Meds (space-wizards#76)

* add everything

* fix test fail

---------

Co-authored-by: dffdff2423 <57052305+dffdff2423@users.noreply.github.com>
Co-authored-by: CrigCrag <137215465+CrigCrag@users.noreply.github.com>
deltanedas pushed a commit to deltanedas/space-station-14 that referenced this issue May 4, 2024
…master

Merge Upstream + Merge Conflict 1
12rabbits pushed a commit to 12rabbits/space-station-14 that referenced this issue Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 1-Urgent GET ON IT STAT
Projects
No open projects
Development

No branches or pull requests

4 participants
@Acruid @PJB3005 @Injazz and others