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
PJBot
233649a204
Automatic changelog update
2021-08-07 20:33:20 -04:00
TimrodDX
19e3c7f339
Remaps Chemistry and Security, and some Mapping Fixes ( #4442 )
2021-08-08 00:32:18 +00:00
PJBot
4f549d359b
Automatic changelog update
2021-08-07 17:30:49 -04:00
TimrodDX
8505d307a7
Adds windoors for security and the brig. ( #4441 )
2021-08-07 14:29:47 -07:00
PJBot
53ada863b5
Automatic changelog update
2021-08-07 17:19:45 -04:00
PJBot
83be320a74
Automatic changelog update
2021-08-06 22:48:45 -04:00
Swept
1c081792e5
Maps in windoors ( #4432 )
2021-08-07 12:47:42 +10:00
Jaskanbe
a1a338a12b
Fixed station engineer table spawn ( #4436 )
2021-08-06 18:47:11 -07:00
PJBot
c8f4bf50b1
Automatic changelog update
2021-08-06 19:12:20 -04:00
SethLafuente
9c18331d96
Gave CMO a Hardsuit ( #4434 )
...
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com >
2021-08-06 23:11:18 +00:00
SethLafuente
96c49a151c
Adds Science Windoors ( #4433 )
...
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com >
2021-08-06 22:46:51 +00:00
Vera Aguilera Puerto
41ddf3d7eb
Further pickup animation improvements.
2021-08-06 19:20:27 +02:00
PJBot
5c719a3376
Automatic changelog update
2021-08-06 12:28:44 -04:00
Vera Aguilera Puerto
6bd6b9789a
Pointing coordinate fixes.
2021-08-06 18:27:37 +02:00
PJBot
91efe64a45
Automatic changelog update
2021-08-06 12:13:07 -04:00