Leon Friedrich
1465c02a77
Move ActorComponent to shared ( #21293 )
2023-10-31 19:12:44 +01:00
Nemanja
41b8a8960d
fix feeding unremovable items ( #21234 )
2023-10-31 18:45:36 +01:00
DrSmugleaf
9cc8a7fc81
Remove 700 usages of Component.Owner ( #21100 )
2023-10-20 15:31:13 +02:00
JJ
f06fc04768
Deep Fryer And Its Powers ( #163 )
...
* Deep Fryer And Its Powers
The Deep Fryer has been implemented. It uses Corn Oil, Ghee, and Olive Oil to fry. Other features include:
1. Mixing Oil and Water at a certain temperature causes smoke.
2. When throwing an object at the Deep Fryer, a Chef will *always* land the shot, but anyone else has a chance of missing.
3. When an item is sliced, an event is triggered that other items can see.
* Update meal_recipes.yml
* Reworking the effects so they won't trigger on init.
* Create DeepFryerTest.cs
* Commenting out the UnsafeOilVolumeEffects part of the .yml. Something about the sound script inside of it breaks UnintializedSaveTest and it's not necessary for a smoke reaction to occur anyway.
* Update DeepFryerSystem.cs
2023-10-18 23:57:10 +02:00
TemporalOroboros
8c55d3e5ce
Moves SolutionContainerManagerComponent to Shared. ( #20944 )
2023-10-14 22:07:17 +02:00
Kara
c812f6eab0
Kill ContainerHelpers ( #20908 )
2023-10-14 22:02:35 +02:00
DrSmugleaf
4877e2aaf8
Replace string data fields with LocId where relevant ( #20883 )
2023-10-14 22:02:30 +02:00
deltanedas
2e3dada5e1
fix moth z on clothes eating ( #20456 )
2023-09-27 21:59:12 +02:00
PrPleGoo
76ef9906af
Task/food hud ( #19312 )
...
* security HUD now shows a job icon on entities with a body
* thirst goggles
* set starting hud gear
* fix build
* remove from starting gear
* remove
* replace
* fix thirst and hunger icons
* update icons
* space
* space
* ]
* ]
* fix build
* fix comments
* fix
* spacing
* field
* move more namespaces
* use AutoGenerateComponentState
* comments
* fix build
* not all fields
* comments
* unpaused
* fix Dirty warning
---------
Co-authored-by: Slava0135 <super.novalskiy_0135@inbox.ru >
2023-09-27 21:59:12 +02:00
deltanedas
06a7aa82a2
Openable refactor ( #19750 )
2023-09-27 21:59:12 +02:00
metalgearsloth
f38f0ab614
Predict StorageComponent ( #19682 )
2023-09-27 21:59:12 +02:00
metalgearsloth
c9648da984
Content update for NetEntities ( #18935 )
2023-09-27 21:59:12 +02:00
Leon Friedrich
e4ca6f4fb9
Allow solutions to store extra reagent data ( #19323 )
2023-09-05 07:55:10 +10:00
DrSmugleaf
3f3ba6ac62
Move minds, roles, jobs and objectives to shared ( #19679 )
2023-08-30 21:46:11 -07:00
Visne
c7b21b631b
Remove unused dependencies ( #19490 )
2023-08-24 09:55:15 -08:00
DrSmugleaf
35107f7c2b
Fix component generic usages where IComponent would not be valid ( #19482 )
2023-08-24 20:10:55 +10:00
LankLTE
6b2fef1ac8
small moth changes ( #18810 )
...
* changes
* fix test fail hopefully
* disallow eating containers
* no more eating stored stuff
2023-08-08 22:05:05 -06:00
metalgearsloth
649295dcd2
Call goat protective services ( #18812 )
...
* Limit reproductivecomponent in confined areas
* Slight bump
2023-08-07 04:48:47 -05:00
Leon Friedrich
28a5e32f5e
Add prototype serialization tests. ( #18458 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-08-06 12:47:45 +10:00
deltanedas
e05bac1c15
Various cow fixes ( #18602 )
...
Reparent cow outputs to the correct grid.
Adjust produce so that cows and other multi-stomached animals can eat most produce.
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-08-04 00:15:05 -07:00
LankLTE
70545f4873
Moths. ( #18593 )
2023-08-04 15:21:28 +10:00
Slava0135
e6159d8581
Damage other on hit player feedback ( #18539 )
2023-08-02 19:30:04 +10:00
deltanedas
063f75ca29
let animals drink things ( #18236 )
...
* thirst .Owner removal
* thirst file scope
* drink update + minor refactor
* drink file scope
* let animals drink things
* dont eat/drink when dont need to
* admeme mouse override
* moo
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-07-25 15:32:10 -06:00
Visne
ee4809a222
Revert "Hunger and thirst HUDs" ( #18125 )
2023-07-18 17:28:28 +02:00
PrPleGoo
67e4b626c1
Hunger and thirst HUDs ( #18066 )
...
* security HUD now shows a job icon on entities with a body
* thirst goggles
* set starting hud gear
2023-07-18 00:01:22 -06:00
Nemanja
716fcaa4a3
Animal Husbandry ( #17140 )
...
* Animal Husbandry
* suffixes and VV
* sanitize
* fix fails
2023-07-09 16:36:37 -06:00
deltanedas
f5d2b0e284
only show flavor above 0.1u ( #17169 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-06-07 14:29:23 +10:00
deltanedas
2bef7bfa38
magic bread wand ( #17044 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-06-03 12:08:52 -07:00
brainfood1183
c99585c94f
Toy Box filled with toys (ready for merge) ( #16252 )
2023-06-03 13:31:47 +10:00
Kara
44657522f0
Puddle drink fixes ( #16661 )
2023-05-21 13:05:22 +10:00
Kara
9059185efe
Puddle drinking ( #16373 )
2023-05-13 11:32:57 +10:00
Leon Friedrich
65088ab7ef
Fix some food mispredicts ( #16183 )
2023-05-07 12:58:20 +10:00
Tunguso4ka
ce867724a7
Uranium is now edible! ( #15952 )
2023-05-06 17:23:05 +10:00
themias
544d2a1010
Add empty contents check for vape ( #16123 )
2023-05-05 10:48:47 -07:00
Kara
133cbcbe88
Special digestion & kudzu-eating ( #16061 )
2023-05-04 12:49:25 +10:00
Slava0135
25e5930c07
Explosive grenade sound ( #15582 )
2023-05-02 11:13:39 -04:00
metalgearsloth
ca07522c03
NPC utility queries ( #15843 )
2023-05-01 14:57:11 -04:00
iller_saver
369bdcc3d1
New smokable: Vape! ( #13072 )
2023-05-02 00:34:11 +10:00
Leon Friedrich
df1f8dd52a
Allow eating and drinking to be cancelled. ( #15434 )
2023-04-23 01:35:57 -04:00
Nemanja
4f9ae1116e
Lipid Extractor ( #15597 )
2023-04-22 17:03:50 +10:00
metalgearsloth
ae01618874
Revert "Revert "Replace ResourcePath with ResPath ( #15308 )" (#155… ( #15566 )
2023-04-20 20:16:01 +10:00
metalgearsloth
acf79a8209
Revert "Replace ResourcePath with ResPath ( #15308 )" ( #15551 )
2023-04-20 11:43:54 +10:00
Ygg01
71f358a027
Replace ResourcePath with ResPath ( #15308 )
2023-04-19 23:39:17 +10:00
Leon Friedrich
e81f47dc13
Fix drinking and eating with a mask on ( #15468 )
2023-04-17 17:56:42 +10:00
Hunter Sagerer
10c87a4b24
[Tweak] Adjusted cake sizes ( #15382 )
2023-04-15 16:40:51 -06:00
keronshb
c6aae19a16
Adds repeating DoAfters to Food and Drink ( #15233 )
2023-04-16 08:14:26 +10:00
metalgearsloth
317a4013eb
Puddles & spreader refactor ( #15191 )
2023-04-10 15:37:03 +10:00
DrSmugleaf
b947856431
Remove hands component reference ( #15197 )
2023-04-07 11:21:12 -07:00
Kara
e7e9be0073
Reagent interactivity (pt. 1) ( #15130 )
...
* Puddle slippy
* spillable melee
* splash spilling!
* splat melee sound
* p
2023-04-06 16:20:48 -05:00
keronshb
e1cd163344
Multiple uses on Food/Drink won't cancel the do-after anymore ( #15163 )
...
* stops do-afters from cancelling if food/drink is used twice
* Update DrinkSystem.cs
2023-04-05 19:47:20 -07:00