Swept
113cb91411
Adds a 6pack of Cola ( #4499 )
...
* Adds a 6pack of Cola
* Revert "Adds a 6pack of Cola"
This reverts commit 99f024b94ab3c684ce62e28018bd0fe2f26a2e09.
* Revert "Revert "Adds a 6pack of Cola""
This reverts commit 9e3d31e41c8ea61a962ad7d4d3c0ea7124e82653.
2021-08-20 05:41:17 +00:00
PJBot
dccaefeb8d
Automatic changelog update
2021-08-20 01:38:19 -04:00
Swept
8df0766e8d
Adds sound to fire extinguisher safety ( #4494 )
2021-08-20 05:37:16 +00:00
Swept
39571697a5
Added open/close/stacklayers for Matchbox and inhands ( #4496 )
...
* Added open/close/stacklayers for Matchbox
* Added inhands for matchbox
* What am I a clown not gonna leave no indent spaces
2021-08-20 05:37:01 +00:00
Swept
9d22869e58
Adds a ton more inhands ( #4488 )
...
* Removed useless loc and added inhands for some lamps
* Adds a ton of inhands to the game
* Actually adds the pill inhand
* Update Resources/Textures/Objects/Misc/utensils.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
* Update Resources/Textures/Objects/Tools/rcd.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-08-20 05:36:32 +00:00
PJBot
12ad8c7c2f
Automatic changelog update
2021-08-20 01:24:05 -04:00
Swept
d2edd1712d
Removes vending inventory desc and adds missing vending machine descriptions ( #4493 )
...
* Removes inventory descriptions
* Adds missing vending machine descriptions using inventory descriptions
* Woops missed a file
2021-08-20 05:23:02 +00:00
Swept
45030b22a3
Adds the ability to assign equip sounds in ClothingComponent ( #4485 )
...
* Initial
* Works (Kinda)
* Polish
* Reviews
2021-08-19 21:22:23 -07:00
PJBot
aa41db5a22
Automatic changelog update
2021-08-19 19:24:52 -04:00
Swept
1341d63ae0
Adds duck-related content and a seclite ( #4489 )
...
* Added rubber ducky
* Adds ducky slippers
* Adds seclite
* Update Resources/Textures/Objects/Tools/seclite.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
* Update Resources/Textures/Objects/Fun/ducky.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
* The duck slippers now quack as you walk
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-08-19 16:23:49 -07:00
PJBot
fb4d7be08e
Automatic changelog update
2021-08-17 22:43:53 -04:00
Swept
030c4a07ce
Can now equip fireaxe, claymore, spear and baseball back on your back ( #4484 )
...
* Can equip spears and claymores on your back now
* Adds fireaxe and baseball bat back equip
2021-08-17 19:42:50 -07:00
Swept
8da0901b8e
Adds inhands for radio/walkietalkie ( #4483 )
...
* Adds inhands for radio/walkietalkie and separates layers
* License thingy
* Fixes test
2021-08-17 19:42:43 -07:00
Swept
f1a2c3df8a
Adds plant clippers and changes hydro tool sprites to be more consistent ( #4482 )
...
* Adds plant clippers
* Updates sycthe, hoe and spade sprites
2021-08-17 19:42:34 -07:00
PJBot
c7bf09d2f7
Automatic changelog update
2021-08-17 19:27:37 -04:00
Swept
ff44b83fd6
Fixes cigarette animations and matches now have lit/unlit inhand sprites ( #4480 )
2021-08-17 23:26:35 +00:00
PJBot
73849a5f52
Automatic changelog update
2021-08-17 18:30:01 -04:00
Swept
6abe0de900
Adds inhands for crayons and the crayon box ( #4481 )
2021-08-17 22:28:58 +00:00
PJBot
08ee779cf3
Automatic changelog update
2021-08-17 17:28:19 -04:00
Swept
07a3ff3894
Fixes bedsheets being unpickupable ( #4479 )
2021-08-17 21:27:16 +00:00
Swept
6e1ef973f0
ItemCabinetVisualizer uses layers ( #4445 )
...
* ItemCabinetVisualizer uses layers
* Reviews applied
* Fixes the fireaxe cabinet as well
* I'm dumb
2021-08-17 14:13:39 -07:00
ShadowCommander
d908684f09
Remove pillcomponent ( #4469 )
...
* Remove PillComponent
* Make food without any solution left delete and create trash
* Replace PillComponent references with a Pill tag
* Clean up
* Add swallow message to food
* Change to eatMessage override
* Change FoodComponent transferAmount to nullable
* Change properties to private
2021-08-17 14:11:07 -07:00
Vera Aguilera Puerto
13a214e4a0
Fix tests.
...
Flashlight RSI state names had been changed, and some places weren't updated properly
2021-08-17 09:07:52 +02:00
Swept
0a1b79d027
Centers some sprites
2021-08-16 19:41:08 -07:00
PJBot
ffaa649aff
Automatic changelog update
2021-08-15 22:45:38 -04:00
Ygg01
56ad025c53
Fix sound crash when making foam ( #4476 )
2021-08-15 19:44:35 -07:00
Leon Friedrich
25fd8b6d15
Fix taser physics ( #4470 )
2021-08-15 02:15:50 +10:00
ShadowCommander
b8e6a996d4
Fix missing sounds ( #4466 )
...
* Fix missing sounds
* Make SoundHitSpecies fallback to SoundHit
* Fix crayon YAML
* Update PlaySoundBehavior YAML
* Fix required
2021-08-13 21:31:37 -07:00
PJBot
e938234e8c
Automatic changelog update
2021-08-13 05:06:13 -04:00
Vera Aguilera Puerto
e66982161f
Fix tool sounds.
...
Fixes #4465
2021-08-13 11:05:06 +02:00
ShadowCommander
6a1ca13111
Implement Entity List Display and rework StorageComponent window ( #4140 )
...
* Create EntityListDisplay
* Rework ClientStorage window
* Add styling
* Remove unnecessary colors
* Rename list
* Make scrollbar push content
* Change children update a bit
* Add old index
* Localize ClientStorageComponent
* Add size return
* Remove spaces
* Fix usings
2021-08-12 10:05:02 -07:00
PJBot
044e69e7a5
Automatic changelog update
2021-08-11 23:41:41 -04:00
metalgearsloth
4da74d0ee4
Refactor disposals to ECS ( #4418 )
...
* ECS up disposals
Also significantly reduced its CPU usage.
* Make update significantly less S L O W
* Start units pressurised
* Client-side flush lerping
* Fix powered not toggling UI
* Fix flush button
* InteractUsing
* Minor optimisations
* Fix collisions
* Make visual state ECS
* Almost done with shared
* Most stuff moved
* Optimise item sleeping
2021-08-12 13:40:38 +10:00
PJBot
b17555903f
Automatic changelog update
2021-08-11 22:31:00 -04:00
Swept
0efcbf4061
Crematorium now makes a noise on start and during cremation ( #4459 )
2021-08-11 19:29:57 -07:00
Swept
637053e843
Adds missing suffixes to debug items and tags them all
2021-08-11 14:41:10 -07:00
Swept
9a7bf87f20
Abstracts BasePlushie and ReagentContainerBase
2021-08-11 14:18:32 -07:00
Swept
bada427eb2
Deletes old crowbar_red.rsi
2021-08-11 14:07:07 -07:00
Swept
be718fd309
Parents crowbar-red and merges RSIs
2021-08-11 09:37:31 -07:00
ShadowCommander
5ba86d16f8
Organize gas canister prototype
2021-08-10 17:38:50 -07:00
ShadowCommander
26ebcb4cb8
Fix gas canister
2021-08-10 16:55:12 -07:00
ShadowCommander
730c137778
Merge branch 'master' of github.com:space-wizards/space-station-14 into replace-sounds-with-sound-specifier
2021-08-10 15:17:58 -07:00
ShadowCommander
a1db43ab34
Merge branch 'master' into replace-sounds-with-sound-specifier
2021-08-10 15:05:49 -07:00
PJBot
9a57ccd771
Automatic changelog update
2021-08-10 16:37:03 -04:00
Swept
b16a044a2b
Added restrictions for what can be inserted into most belts ( #4367 )
...
* Belts now restrict what can be inserted into them
* Bandolier now only holds shotgun shells
* Tiny typo
* Another tiny typo
2021-08-10 13:36:00 -07:00
PJBot
0f5f9a7f38
Automatic changelog update
2021-08-09 20:29:14 -04:00
TimrodDX
2697ebd81f
Fixes the windoor in science. ( #4444 )
2021-08-09 17:28:11 -07:00
metalgearsloth
66b6c52627
Update maps for grid collisions ( #4450 )
2021-08-10 00:15:44 +10:00
PJBot
c688dd59fc
Automatic changelog update
2021-08-08 16:22:21 -04:00
SethLafuente
04bbaa820f
Made the cloning pod and medical scanner constructible ( #4439 )
...
* Made the cloning machine pod constructable
* Added everything like I did but with the Medical Scanner
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com >
2021-08-08 20:21:18 +00:00