Commit Graph

2919 Commits

Author SHA1 Message Date
Kara
ad7889e8a9 Magic staves + wands (#9070) 2022-07-14 19:45:27 -07:00
metalgearsloth
024ad34827 Nerf disease outbreak (#9640) 2022-07-14 19:41:59 -07:00
Level10Cybermancer
36bdf249f7 Adds a nuclear pinpointer to the operative and medic operative duffel fills (#9634) 2022-07-14 19:41:25 -07:00
Myctai
51e5d21ffb Bring pills back to 50 units maximum (#9626) 2022-07-14 19:40:47 -07:00
Leon Friedrich
f7d02968a4 Make entity storage lookup range positive (#9735) 2022-07-15 07:55:36 +10:00
themias
b087586377 Add AMIV disease stages (#9637)
* Add AMIV disease stages

* remove unused import

* move stages to top for readability

* monkey immunity to amiv

* Update to use time instead of index

* Revert "Update to use time instead of index"

This reverts commit 6bc83b0d48c167fe30437fa94272a00ed1633c5d.

* add comments

* rerun test
2022-07-15 02:06:54 +10:00
Leon Friedrich
9541eeb189 Make disposal pipes use generic visualizer (#9672) 2022-07-15 02:04:23 +10:00
TaralGit
ccefd0caf0 RPG-7, Kardashev rifle and Hristov heavy sniper resprites (#9729)
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2022-07-14 08:37:57 -07:00
Kara
784e7e454e Remove some tasers (#9727) 2022-07-14 23:44:44 +10:00
metalgearsloth
cd4b7bd85c Muzzle flash enhancements (#9527) 2022-07-14 23:03:48 +10:00
Peptide90
7f52ae8bba Outer clothing nerf (#9143)
* Reduced backpack to 99 size from 100

* Increase hardsuit and softsuit size

* Adds ClothingOuterBaseLarge

* Parenting

* Changed parent base, reduced duplication

* 101 the people have spoken

* 100 backpack cry

* Changes some things to large base 60

* Updates armour based to large

* Large base slowdown 20%

* Speed boost

* Removed syndie eva box

Duffel exists, no need

* Apparently this is an eva suit

* Fixed formatting

* Syndie duffel boosted to 131

To fit a hardsuit plus mask and gas

* Hardsuits to 121 size

No more bagging

* Made heavy clothing 80

* moves syndie eva box to a duffel
2022-07-14 22:43:54 +10:00
Rane
83c03b60a1 [2 lines] fix blinding (#9690)
* Adds blinding + blindfolds (#8688)

* Adds blinding + blindfolds

* Don't break examining lol

* moment

* fix toggle lights behavior

* move checks around

* Sloth review

* Added a salvage funny

* review

* woops

* Switch circle shader

Co-authored-by: wrexbe <wrexbe@protonmail.com>

* resolve merge conflict

Co-authored-by: wrexbe <wrexbe@protonmail.com>
2022-07-14 06:58:24 -05:00
Deahaka
485dfa3749 Hospital curtains add (#9707)
* curtainss

* sound_mono

* hotfix_curtains
2022-07-14 06:53:17 -05:00
lapatison
068209498d Update shards.yml (#9644) 2022-07-14 21:42:46 +10:00
metalgearsloth
550de41f69 Update common color to station announcements (#9670) 2022-07-14 21:38:55 +10:00
Leon Friedrich
6bd6937572 Entity storage whitelist (#9694) 2022-07-14 21:38:39 +10:00
Emisse
a7888f2921 Update misc.yml (#9691) 2022-07-14 20:34:44 +10:00
Leon Friedrich
bad837fb85 Generic morgue visualizer (#9696) 2022-07-13 22:25:44 -07:00
Nemanja
5edf2ccad5 EntityStorage ECS (#9291) 2022-07-14 09:11:59 +10:00
Moony
a655891a8d Revert "Adds blinding + blindfolds (#8688)" (#9689)
This reverts commit 7a7ab5e8c1.
2022-07-13 16:50:35 -05:00
Jessica M
edea076310 You can now unanchor and destroy the robot showcase (#9668) 2022-07-13 12:01:24 +10:00
ChilbroBaggins
abc8d5b6d8 Food and Beverage Spawners (#9547)
* Textures to make lamps mappable to East/West.

* Adds various rng food and beverage spawners for mapping. Also adds a smaller icon for rndm arcade machine because the other was triggering people.

* Fix

* ugh

* edits

* Oops, missed a couple xenos

Co-authored-by: Jeff <velcroboy333@hotmail.com>
2022-07-12 19:03:10 -05:00
KIBORG04
71c8d08e4c Kvass (#9082)
* add kvass

* nevermind

* forgot about double 's'

* Update tanks.yml

* gotovo

* Update meta.json
2022-07-11 23:11:12 -07:00
wrexbe
a1c4f10061 Toilet fixes (#9609) 2022-07-11 23:04:33 -07:00
Delete69
21a56f4b80 Cleans up warning line decals (#8731)
* letsa go

* indentations

* added back old decals

* this thing

* maybe this

* jfc
2022-07-11 23:03:35 -07:00
Rane
7a7ab5e8c1 Adds blinding + blindfolds (#8688)
* Adds blinding + blindfolds

* Don't break examining lol

* moment

* fix toggle lights behavior

* move checks around

* Sloth review

* Added a salvage funny

* review

* woops

* Switch circle shader

Co-authored-by: wrexbe <wrexbe@protonmail.com>
2022-07-11 22:55:04 -07:00
wrexbe
e1e1d2acc6 Fix space mob burning (#9615) 2022-07-10 21:09:02 -07:00
Kara
b9a0894d7c Event refactor (#9589)
* Station event refactor

* Remove clientside `IStationEventManager`

we can just use prototypes

* Basic API idea

* Cruft

* first attempt at epicness

* okay yeah this shit is really clean

* sort out minor stuff

* Convert `BreakerFlip`

* `BureaucraticError` + general cleanup

* `DiseaseOutbreak`

* `FalseAlarm`

* `GasLeak`

* `KudzuGrowth`

* `MeteorSwarm`

* `MouseMigration`

* misc errors

* `PowerGridCheck`

* `RandomSentience`

* `VentClog`

* `VentCritters`

* `ZombieOutbreak`

* Rewrite basic event scheduler

* Minor fixes and logging

* ooooops

* errors + fix

* linter

* completions, `RuleStarted` property, update loop fixes

* Tweaks

* Fix #9462

* Basic scheduler update fix, and fixes #8174

* Add test

* UI cleanup

* really this was just for testing
2022-07-10 20:48:41 -05:00
Kara
2d5ec7f85c Id[entity] 2.0 (real) (#9612)
* starter API

* network ID cards

* Port more stuff from old identity

* Re-implement identity representation + name updating

* move

* proper name returning for `IdentityName`

* move everything important to server, give in to  temptation

* shared / server / client split sadly. move ensure to shared and spawn to server

* identity update queueing + identityblocker

* fixes

* and just like that it's usable for admins

* huge identity pass

* pass dos

* jesus christ

* figs :D

* fuck u

* fix bad merge.

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
2022-07-10 20:36:53 -05:00
Emisse
fb6586cdc6 Lamp Plushie (#9118)
* Update meta.json

* Add files via upload

* Update toys.yml

* Update toy.yml

* Update toys.yml
2022-07-10 20:13:16 -05:00
Rane
d32746199f Fix medical techfab and add unused bodybag recipe to it (#9607)
* bodybags printable in medical techfab

* fix medical techfab
2022-07-10 20:11:30 -05:00
Emisse
98463fbcc9 Update identification_cards.yml (#9603) 2022-07-11 04:47:28 +10:00
Kara
459f8d23eb Shards damage barefoot users + steptrigger-related general cleanup (#9585) 2022-07-10 02:28:37 -07:00
Nemanja
88e1b0f8af Update battery_guns.yml (#9581) 2022-07-10 17:57:16 +10:00
themias
ec12756505 Knock on shutters (#9586) 2022-07-10 16:54:40 +10:00
TekuNut
73b094c6ad Convert Remaining Atmos Appearance Visualizers (#9582)
* Convert atmos plaque to generic visualizer

Use generic visualizer for atmos plaque. Also enables zumos plaque to
appear.

* Convert gas canister connecters

* Remove manual layer creation

* Remove gas canister visualizer

* Convert gas analyzers to generic visualizers

* Convert fire visualizer

* Fix layers on plasma and air canisters

* Remove commented out fire visualizer in barricades

* Add documentation for fire visuals component

* Remove redundant visualizer for milkalyzer

* Remove rogue item group
2022-07-10 16:51:34 +10:00
Kara
6a7c5cead6 Kudzu nerf (#9576) 2022-07-10 02:40:43 +10:00
Kara
e0a680a670 Change yellow alert elight color to goldenrod (#9577) 2022-07-09 05:23:14 -07:00
Leon Friedrich
65408f63d4 Injector sprite fix (#9011) 2022-07-09 02:59:39 -07:00
Kara
623d1dfd3f Disable emergency light ambience by default (#9571) 2022-07-09 02:48:44 -07:00
Kara
9168fc629c Add egg laying + chicken/duck improvements (#9518) 2022-07-09 02:48:16 -07:00
Kara
50fc190f7f Visual popup addendum (#9570) 2022-07-09 02:32:06 -07:00
Kara
dc28b58468 Visual popup types (#9523)
* Visual popup types

* Pass over `PopupCoordinates` and `PopupCursor`

* `PopupEntity` pass

* Disease and reagent popup pass

* COLOUR
2022-07-09 04:09:52 -05:00
metalgearsloth
6acd941ffb Jetpack QOL tweaks (#9563) 2022-07-09 18:24:48 +10:00
Nemanja
fb95c9c7f3 China Lake Buff (#9543) 2022-07-08 21:53:23 -07:00
metalgearsloth
5107bc3be7 Bullet impact effects (#9530) 2022-07-09 13:46:11 +10:00
Myctai
76041381b5 Fix #9549 2022-07-09 13:42:40 +10:00
themias
898bdbfbee Dispense hot tea into teacup instead of glass (#9541) 2022-07-08 19:43:27 -07:00
Ablankmann
d4c5381a09 BEHOLD! The MagiVend! (#9440)
* Magivend Sprites, and Entity stuffs

* Oopsie!
2022-07-08 19:40:49 -07:00
Kara
cbf26553f5 Pizza box 1984 (#9521)
* Pizza box 1984

* todo
2022-07-07 12:37:47 -07:00