Commit Graph

2051 Commits

Author SHA1 Message Date
themias
0c944ed81e More sprite movement states (#24237)
* More sprite movement states

* what
2024-01-18 18:48:27 -05:00
themias
6931848f1d Add fill visuals and inhand sprites to water bottle (#24240)
* Add fill visuals and inhand sprites to water bottle

* adjust sprite
2024-01-18 16:55:05 -05:00
Ubaser
9968cc178b Golden honker glow (#24230)
add
2024-01-18 10:26:28 -05:00
themias
ab42c4d51c Chicken sprite movement states (#24205) 2024-01-18 09:26:19 +11:00
themias
47159d1c23 Mouse sprite movement states (#24202) 2024-01-18 08:26:53 +11:00
Ubaser
b6f0c35e72 Robohands glove sprite (#24182)
add
2024-01-17 03:03:00 -07:00
TurboTrackerss14
c32d19cf5c Add Mothroach Burger (#24156)
* Add Mothroach Burger

* append copyright

* fix whitespace and metajson ordering
2024-01-17 01:46:33 -07:00
Ubaser
ecd84d8bfb Resprite buckets (#23866)
* add

* fix

* tweak

* bucket

* buckt

* bucket'd

* buckt

* bottm roundinger
2024-01-16 08:47:52 -05:00
Emisse
f33307e766 medal case sprite (#24147)
medal case no longer cigar case lmao
2024-01-16 00:53:10 -07:00
Alekshhh
4e3d15acfa Cossack Visual Change (#24129)
c
2024-01-15 16:08:25 -07:00
Hanz
87b88fb93f Flatcaps (#24134)
* Brown and Grey flatcaps added

What it says on the tin is what it is

* Fixed Copyright Jazz, oops

What it says on the tin
2024-01-15 16:07:51 -07:00
Nim
efb424834a Construction Blast door (#24050)
* construction blast door

* fix

* price

* fix2

* hem

* xif

* Static
2024-01-15 15:49:08 +03:00
Nemanja
736b9dd7df Cryogenic Sleep Units (#24096)
* Cryogenic sleep units

* pause map support

* no more body deletion

* Cryogenic Storage Units

* boowomp

* no more emag, no more dropping present people
2024-01-14 23:35:28 -07:00
Psychpsyo
a747e6dda4 Plates & Cash gridinv visuals (#24075) 2024-01-14 11:44:17 -05:00
Alekshhh
374260c49e Suit Storage Visual Change (#23799)
* Revert "New moth antennae and wing pair, Underwing (#23559)"

This reverts commit 1b4f1ac35d.

* Revert "Revert "New moth antennae and wing pair, Underwing (#23559)""

This reverts commit d2543d566cb398b4d7496e3f189cb638f826bf27.

* dsd

* sdst

* sd
2024-01-14 11:38:36 -05:00
Morb
9063cfe454 Tail wagging (#19573)
* MVP

* Uncomment animated prototypes

* Disable wagging on death

* Move component to server

* Looped tail animation

* Apply front tail template

* Disable animated markings globally

* Add emote sending

* Update documentation

* Move locale

* Use static instantAction & remove action on comp del

* Use fluent POSS-ADJ

* Update docs

* Add copyright

* Update copyright

* Update license & copyright

* Move to main directory & format meta.json

* Fix path

* Change namespace

* Remove empty meta.json

* Update

* REMOVE unnecessary IsNullOrWhiteSpace check

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Move animated markings to main file

* Use emotes

* new

* fix

* fix

* Tests, pls

* fix dixel

* Remove networked from wagging comp

* Remove unused import

* Remove unused imports

* Move wagging comp to shared

* Revert the emotes

If we're getting it the action is better.

---------

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 18:52:07 +11:00
Emisse
b51d69184e Revert "Greyscale decal tweaks + additions" (#24069) 2024-01-14 00:15:32 -07:00
Tayrtahn
2d6d2aba0b Hackable intercoms (#23984)
* Enable wire interface for intercom

* Implement BlockListening component and system

* Implement ListenWireAction

* Added cooldown/overload to mic wire pulse

* Properly persist voicemask settings when user already has one.

* Addressed requested changes

* Added wire panel open/closed visuals
2024-01-14 16:37:28 +11:00
deathride58
1e795c54de Colorblind-compatible QM uniform sprites (#24055)
colorblind-compatible qm drip
2024-01-13 21:45:06 -05:00
lzk
a97eb8dcdc fix plushie rouny sprite (#24031) 2024-01-13 20:20:56 +03:00
Ubaser
0662c81401 Substation resprite (#23977)
* add

* add
2024-01-13 00:51:28 -05:00
Nemanja
053924b1a6 Matter bin & manipulator resprite (#23990) 2024-01-12 17:05:52 -07:00
Hannah Giovanna Dawson
d2a1eae2d9 Add "Skelly Versus The Rev" as lobby art (#23974)
Add Skelly Versus The Rev as lobby art
2024-01-12 15:52:13 -05:00
Fahasor
fa3da1ab82 Whistle for security (second try) (#23945)
* Move Exclamation entity

* Add Whistle Component and Whistle System

* Add BaseWhistle prototype

* Add sound to BaseWhistle

* Add SecurityWhistle prototype

* Add Sprite and Icon to SecurityWhistle

* Add whistleExclamation prototype

* Fix SecurityWhistle prototype

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>

* Add whistles to sec vendingMachine

* Revert "Add sound to BaseWhistle"

This reverts commit 0c2eeab1286fb778ed7a845e59c642f667582a4a.

* Add sounds for BaseWhistle

* Make atributions compact

* Remove unnecessary spaces

* Make WhistleSystem class sealed

* Remove possibility to exclamate one person from WhistleComponent

* Remove delay from WhistleSystem

Increase delay

* Remove unnecessary HashSet

* Try replace Resolve

* Refactor sound emmiting

* Rework spawn of exclamation

* Move WhistleComponent from Server to Shared

* Edit WhistleComponent because of moving

* Move WhistleSystem from Server to Client

* Edit WhistleSystem because of moving

* Add new event

* Add server part of WhistleSystem

* Modify system for prediction

* Add documentation to WhistleComponent

* Revert "Modify system for prediction"

This reverts commit 89abb290571ff47deb5491b0f720f6bde079110b.

* Revert "Add server part of WhistleSystem"

This reverts commit ca52ca081f30fb164f401c1818d08531f02af284.

* Revert "Add new event"

This reverts commit 5ca9694757c94c03ca72d5b2f56f5f23503a3263.

* Move system from client to shared

* Modify whistle system because of moving

* Separate checks and action

* Organize file folders according to conventions

* Make component Networked

* Change trigger component for WhistleSystem

* Put indents betwen methods

* Rework WhistleExclamation prototype

* Change variable name

* Add serializer to WhistleComponent

* Rename one variable

* add predict possibility to Shared

* add Client part of prediction

* Add Server part of prediction

* Increase whistle distance

* Prevent spawn for invisible entities

* WhistleComponent now use file-scoped namespace

* Delete unnecessary part from MakeLoudWhistle

* Add Resolve check

* Delete Server and Client part for prediction

* Make system prediction properly

* Change prediction behaviour

* Fix unexpected error occured

* Avoid using obsolete methods

* Add comments

* Update DataField to make it shorter

* Update size for new size system

* Prevent ping for invisible entities for real now

* Avoid triggering unnecessary debug asserts

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
2024-01-12 01:05:28 -07:00
Aexxie
1b8e536848 Greyscale decal tweaks + additions (#23961)
* "whitescales" every marking

* adds greyscale wooden trims

* Texturizes steel tile overlays

* Texturizes the rest

* Adds yaml for the greyscale trims (whoops)
2024-01-12 01:00:22 -07:00
Emisse
e93231ebaa death squad armor tweaks (#23965)
* death squad resprite

* fix boote
2024-01-12 00:58:08 -07:00
Justin Pfeifler
26c1a78186 Update Blood Red Phone Sprite (#23964)
* Add new phone sprite

* Update copyright attribution
2024-01-12 00:42:49 -07:00
Emisse
2d78e0fb3a sus attributions (#23962) 2024-01-11 21:16:53 -08:00
Alekshhh
e2dd30f640 New Lobbyscreen Art (#23943)
sos
2024-01-11 16:28:13 -07:00
themias
8bba4b852b Headphones can be turned on (#23882)
Toggle headphones
2024-01-11 16:25:27 -07:00
Jackal298
13c91c405c (Add) black cap and some contraband (#23933)
* Add black cap and some contraband

* Bot fix

* bot fix 2

* Price increases
2024-01-11 16:19:58 -07:00
Jackal298
f9f5db9357 Respite and minor changes to mercenary items (#23783)
* Respite and minor changes to mercenary items

This is try number three, everything should be fine this time

* Fix meta

* Fix bot

* Fix bot 2

* Fix meta 2

* Fix meta 3
2024-01-11 17:47:51 -05:00
Flareguy
79ab290444 Fix light tube broken state (#23939)
fix light tube broken state
2024-01-11 13:34:37 -05:00
IProduceWidgets
11bbf2b020 Uranium & AP magazine and projectile sprites (#23914)
Add missing uranium and AP magazine and box sprite layers. Add uranium and AP projectile sprites. Fix whitelist issue that made .45 pistol mags not go in secbelt.
2024-01-11 01:01:41 -07:00
Nemanja
b3014e6cb3 machine parts + power cell resprite (#23913)
* machine parts + power cell resprite

* logic fix
2024-01-10 23:06:01 -07:00
Flareguy
31cc9babaa Makes lights use the "old" light fixture sprites (#23898)
returns the ss13 light fixture sprites
2024-01-10 17:07:14 -07:00
sneb
9c294d7258 Fixed opened cargo airlock sprite (#23889)
fix cargo door open sprite
2024-01-10 14:12:46 -07:00
Flareguy
798057e04d Adds the old AI sat ruin from SS13 (#23836)
adds the old AI sat ruin from ss13
2024-01-09 22:50:30 -07:00
Boaz1111
5fd3d4552c More pirate weapon content(two new cannon ammo types, a musket and flintlock resprite and rebalance) (#23408)
* tally ho

* yarg

* forgot some shit

* Update projectiles.yml

* fucl

* glass ball

* Update snipers.yml

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-01-09 15:23:11 +03:00
Ubaser
fd7c641a76 Resprite powersink (#23281)
* add

* update

* meta
2024-01-09 04:21:08 -07:00
I.K
e7c94c5aaf Make the atmospherics meta not bad (#23737)
juej
2024-01-09 13:18:30 +03:00
IProduceWidgets
f39fbd4800 Add the N1984 pistol (#23775) 2024-01-09 03:17:40 -07:00
Nemanja
fdd18c9ae4 Quantum Spin Inverter (#23756) 2024-01-09 00:37:55 -07:00
Emisse
78442ce4e2 Mining rebalance + seismic charges (#23757)
* push

* PUSH

* reuse cryo explosion

* minus loud

* ore band + pka

* idk dawg
2024-01-09 16:27:00 +11:00
cool dolphin
a34ee7c300 Add delicious mopwata (#23740)
* added delicious mopwata

* added mopwata, the reagent

* fixed issues, changed color, added more possible fills
2024-01-08 19:24:32 -07:00
Tayrtahn
1e3240005f Fix stray pixel in white monkey jumpsuit (#23750)
Blast that smug little pixel
2024-01-08 14:48:33 -07:00
Emisse
6cba5b4278 salvager maxim suit (#23734)
* salvager maxim suit

* why unversioned
2024-01-08 23:55:40 +11:00
Nemanja
c861b66a47 Turbo Recharger (#23723)
turbo charger
2024-01-08 00:15:13 -07:00
Ubaser
2cf4ba8a47 Dehydrated cube box overhaul (#23685)
* add

* yes

* fix
2024-01-07 23:27:40 -07:00
I.K
dc994f9c66 Improve visibility of gun bolts (#23711)
* add overlay

* ??????
2024-01-07 23:23:41 -07:00