PJBot
1ea7e3e71f
Automatic changelog update
2024-07-11 05:34:27 +00:00
Cojoke
eae04129cf
Glass Airlocks In Spray Painter ( #29869 )
2024-07-11 15:33:20 +10:00
PJBot
3ebfe468ca
Automatic changelog update
2024-07-11 05:15:55 +00:00
Cojoke
19a06b6cc0
Fix the ability to shoot out of crates ( #28961 )
...
* Fix the ability to shoot out of crates
* Makes it check what inventory the player is in
* use IsEntityOrParentInContainer
* Fix Issues Github had
* gaahhh... Prevents lasers from being shot out of crates
* gaahhh... Prevents lasers from being shot out of crates
* Fix laser?
* hmmm... this is better looking I think?
* Uncook indentation
* Rerun tests?
2024-07-11 15:14:49 +10:00
Chief-Engineer
6371a04621
Fix baby jail ( #29896 )
...
* Revert "Revert Baby Jail (#29891 )"
This reverts commit 24a2866747 .
* the fix
2024-07-11 15:14:01 +10:00
PJBot
e01af4d602
Automatic changelog update
2024-07-11 04:49:06 +00:00
ShadowCommander
4d4f67132c
Allow attack while pulling ( #29703 )
...
* Make VirtualItem not block attacking
* Remove unneeded usings
2024-07-11 14:48:00 +10:00
Vasilis
24a2866747
Revert Baby Jail ( #29891 )
...
* Revert "SS14-28662 Add Baby Jail: a Jail for Babies (inverse panic bunker) (#28763 )"
This reverts commit 3ceb92a0c4 .
* Revert configs
* Oops
2024-07-11 10:33:47 +10:00
PJBot
8340686078
Automatic changelog update
2024-07-11 00:25:44 +00:00
Winkarst-cpu
adcbe8d0be
Character menu asks if you want to save your character on exit ( #29875 )
...
* Character menu asks if you want to save your character on exit
* Fix
* Another fix, little mistake by me
* Update Content.Client/Lobby/UI/CharacterSetupGuiSavePanel.xaml.cs
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-07-11 10:24:37 +10:00
Tayrtahn
2df65f10f5
Replace ProtoId<EntityPrototype> uses with EntProtoId ( #29892 )
2024-07-11 02:01:30 +02:00
Ubaser
b014d4d0e0
Update Core ( #29880 )
...
add
2024-07-10 11:42:45 -06:00
Tunguso4ka
939f0f4b27
Fixed jobwhitelist locale ( #29878 )
...
Fixed whitelist locale
2024-07-10 15:27:44 +02:00
PJBot
6f6bc38a55
Automatic changelog update
2024-07-10 10:33:36 +00:00
Winkarst-cpu
ee59ae91ec
Custom solution transfer volume popup and item status panel fix ( #29852 )
...
* Fix for custom solution transfer volume
* Dirty call to prevent issues
* Another fix, git issue
---------
Co-authored-by: Winkarst-cpu <Winkarst@users.noreply.github.com >
2024-07-10 12:32:30 +02:00
PJBot
8aecd663f8
Automatic changelog update
2024-07-10 05:52:53 +00:00
saga3152
a5ec01792b
Crafting pizza boxes. ( #29680 )
...
* We can now craft pizza boxes
* Fixing errors
2024-07-10 15:52:33 +10:00
beck-thompson
91740ef5be
Fix typing indicators! ( #29492 )
...
* First commit
* Removed pause stuff
* Make the event better
* Forgot to add the comment
* Proto id stuff
* cool comments
* serializer
* Added the time stuff
2024-07-10 15:51:47 +10:00
Ghagliiarghii
56fb8c832e
books bag tabletop ( #29863 )
...
* books bag tabletop
* Update Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-07-10 15:51:01 +10:00
PJBot
a1f2df0b2c
Automatic changelog update
2024-07-10 05:29:42 +00:00
dffdff2423
e8b3042a38
Add an option to the admin fax menu to lock papers such that they can't be edited by cybersun pens ( #28972 )
...
* Add option to adminfax for locking papers.
* Replace dummy control with margin
2024-07-10 15:28:36 +10:00
PJBot
8d48096c57
Automatic changelog update
2024-07-10 05:27:40 +00:00
Ivan
a0165773a4
Add scarf to warm clothing bounty ( #29779 )
...
* Add scarf to warm clothing bounty
* Added ClothingScarfBase prototype and assigned to all of the scarves
2024-07-10 15:26:33 +10:00
Moomoobeef
3f2793c179
fixed missing characters in OwO accent ( #29047 )
...
replaced two characters with ones that actually show up ingame
2024-07-10 15:25:24 +10:00
Ed
eef6f92012
Steal Objective Condition now support stacks ( #29843 )
...
* Update StealConditionSystem.cs
* Update StealConditionSystem.cs
2024-07-10 15:24:25 +10:00
PJBot
d3642c7383
Automatic changelog update
2024-07-09 23:50:02 +00:00
Winkarst-cpu
c57009b646
Fix borg's popup spam ( #29861 )
...
Fix borg popup spam
Co-authored-by: Winkarst-cpu <Winkarst@users.noreply.github.com >
2024-07-10 01:48:56 +02:00
PJBot
7a66da31c7
Automatic changelog update
2024-07-09 23:29:16 +00:00
Boaz1111
d3495fc51c
made the guitars be able to be worn on suitstorage ( #29048 )
...
* made the guitars be able to be worn on suitstorage
* minor fix
2024-07-10 09:28:10 +10:00
lzk
93197b6cce
Fix colornetwork desc and help ( #29856 )
...
* Fix colornetwork description
* suggested changes
* forgor
* done
* ok now it IS done
2024-07-10 09:24:38 +10:00
PJBot
edf8c6cb4a
Automatic changelog update
2024-07-09 23:13:46 +00:00
Plykiya
2349fb485e
Stop eating food if you drop it ( #29854 )
...
* Stop eating food if you drop it
* woops, unused param
* comments
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-10 09:12:40 +10:00
lzk
742290c606
Update map changes labeler ( #29858 )
...
Update labeler.yml
2024-07-09 23:35:31 +02:00
lzk
bb82b4cd6f
Change Cluster evac ( #29828 )
2024-07-09 15:14:25 -06:00
Errant
49128ba9d3
Aghosts can now /ghost ( #29360 )
...
I will not be subjected to criminal abuse
2024-07-09 18:55:47 +02:00
chavonadelal
b511d8e180
Nozzle Direction Localization ( #29849 )
2024-07-09 18:11:07 +02:00
chavonadelal
c9be1ef96b
Localization of the threat level in an emergency lamp ( #29847 )
2024-07-09 16:57:36 +02:00
lzk
245c99cc78
Fix lobby time typo ( #29841 )
2024-07-09 23:51:03 +10:00
PJBot
8c598799b4
Automatic changelog update
2024-07-09 13:47:27 +00:00
Cojoke
62d8665484
Let Pacifists Use Certain Guns(Foam Weapons) ( #29835 )
...
Let Pacifists Use Certain Guns(foam)
2024-07-09 23:46:21 +10:00
PJBot
7bf77beb9e
Automatic changelog update
2024-07-09 13:40:53 +00:00
slarticodefast
7e087a6eb8
fix passive vent sprite in construction menu ( #29820 )
2024-07-09 23:39:47 +10:00
chavonadelal
04cb2657bf
Action menu localization ( #29839 )
2024-07-09 23:37:00 +10:00
chavonadelal
f3342c5155
localization and change of appearance of the phrase about the remaining time ( #29844 )
2024-07-09 23:36:33 +10:00
lzk
061ec432ff
Add popup for health analyzer target ( #29803 )
...
* Add popup for health analyzer target
* addition
* fix showing popup to all
2024-07-09 04:42:35 -04:00
lzk
74d9ac7241
Add popup for healing target ( #29804 )
...
* Add popup for healing target
* hop
* huh
* fix one
* fix showing popup to all
2024-07-09 04:41:47 -04:00
PJBot
9bf3c33cca
Automatic changelog update
2024-07-09 04:24:14 +00:00
Cojoke
08b12f34b3
Fix Shotgun Spam Loading ( #29827 )
2024-07-09 14:23:08 +10:00
PJBot
8bd8787819
Automatic changelog update
2024-07-09 04:15:58 +00:00
Whisper
8dde49db95
all toggle light actions have a 1 second use delay ( #29833 )
2024-07-09 14:14:51 +10:00