Commit Graph

15 Commits

Author SHA1 Message Date
Debug
ec51232977 Spare ID safe (#671)
* Initial commit

* Unused access level

* Update meta.json

* Update SharedBiscuitComponent.cs

* Unneeded DataField and VVAccess

Editing it in VV does nothing anyways, it wont magically unlock the item slot

* Big smart

* Add safe sprite

Thanks @TadJohnson00

Co-Authored-By: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>

* Prevent faxing slips

* Custom background for corperate slip

* Localize crack verb

* Update paperslips.yml

* Update paperslips.yml

* Remove default comments

* Update paperslips.yml

* Pro

* Remove default id card

* Update Resources/Prototypes/DeltaV/Entities/Objects/Specific/Command/safe.yml

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>

---------

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
Co-authored-by: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2024-01-15 00:48:30 +01:00
Ps3Moira
71d80b86e1 Reverts Shot Gun Sprites (#594)
* Reverts Shot Gun Sprites

* Removed Held Prefix
2024-01-01 15:48:08 -06:00
leo
5ef7a9ea38 Reskin Glimmer Machines (Prober and Drain) (#421)
* glimmer machines reskin

* Update glimmer_prober.yml

add comments

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>

---------

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-08 22:44:38 +00:00
Fluffiest Floofers
6aa5c82082 Merge MailDrobe and CourierDrobe (#412)
* merge maildrobe and courierdrobe

* combine the sprite
2023-11-07 13:28:33 -06:00
JJ
ee1f346745 Updating Butlertron's Sprite. (#296) 2023-10-25 16:15:44 +02:00
Fluffiest Floofers
c81912b500 Courier drip (#151)
* drip

* keeping maildrobe but lathe is changed

* Almost forgor

* Bag + Spawner

* fix pride.yml to .ftl

* Courier Drobe

* Separate mail and courier loadout

Just so we can use it in corpses idk sounds fun

* uncessary

* Update courierdrobe.ftl

grammar

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>

---------

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-10-12 17:31:10 +00:00
Ps3Moira
805b0751fb Add Station Holograph (#145) 2023-10-10 19:00:45 -05:00
Fluffiest Floofers
d5ee8868e3 paintings (#103) 2023-10-09 22:42:19 -05:00
Fluffiest Floofers
8339ecca22 Logistics + Mailroom Directional sign (#118)
* logi

* mailroom sign

I think Hyenh made those
2023-10-08 17:33:01 +02:00
Fluffiest Floofers
4faff50a58 Kvass (#110)
* Kvass

* buh
2023-10-05 21:32:27 +02:00
Velcroboy
a9ef5b807f Ports mining rocks and spawner over from Nyano (#71)
Co-authored-by: Jeff <>
2023-10-01 00:40:10 +00:00
Debug
9d33614e35 Butlertron (#61)
* Butlertron, the Roboisseur (#193)

* Butlertron, the Robossieur

"Greetings meatbags!

This is Butlertron_Durandal, the latest in entrepreneurship technology! I have heard word that you all staff an exorbiant number of fleshlings to prepare food and drink aboard your stations. With my latest contract with your station owners, I am prepared and willing to deploy terminals to every station in the cosmos! I hope you all are ready, because there is a great deal of money to be made if you can source the dishes my discerning clientele desire."

Implements the new entity type 'Mr. Butlertron'. Mr. Butlertron requests specific foods from players, using the list of recipes available to the game. He has a blacklist of items he will not request, which fundamentally make up three categories: Simple, Disgusting, and Cannibalistic. He also has 3 tiers of foods he can request, and could be iterated upon in the future to add more tiers. Each tier increases the amount of zorkmids he will give in payment, and from the 2nd tier of food onward, he will dispense ice cream along with his dough. Take too long, however, and this affable automaton will begin to become upset, and may even lose his temper entirely, changing his request to something new. This change occurs after 10 minutes, and he begins getting impatient after 8 minutes have passed. I reused several of the scripts used by the Oracle to create Mr. Butlertron, and am hoping in the future to make him a roaming NPC, perhaps by splitting up his responsibilities into different chunks and having different 'styles' of Mr. Butlertron being able to spawn on different stations. Given that Delta-V does not have a significant amount of its own unique content and folders to support that unique content, I placed most of his files within Nyano's files.

Maybe this is not how it should be structure, and I open to suggestions.

* Changed a folder name.

I spelled my funny made up french word wrong on one folder name. Shouldn't affect anything anywhere, since .ftl folders aren't used anywhere either way.

* Update Content.Server/Nyanotrasen/Roboisseur/RoboisseurComponent.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>

* Update Content.Server/Nyanotrasen/Roboisseur/RoboisseurComponent.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>

* Apply line breaks and code from Death's code review

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>

* Code review comment addressing.

All code review comments addressed.

* Apply suggestions from code review relating to spacing, again, and indefinite tagging. Very cool.

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>

* Butlertron Testing and Data Field Addition

Done.

---------

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>

* Make RoboisseurComponent partial

---------

Co-authored-by: PHCodes <47927305+PHCodes@users.noreply.github.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2023-09-30 10:51:58 -05:00
Fluffiest Floofers
2fd0e9ce5a wgw restored, fix some file placements (#33)
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-09-21 19:06:35 +00:00
Dorragon
0c2f8a43d7 Pride-o-mat and refill for it (#22)
* Pride-o-mat and refill

* Made BaseVendingMachineRestockDeltaV unspawnable

* Update vending_machine_restock.yml

Signed-off-by: Dorragon <101672978+Dorragon@users.noreply.github.com>

---------

Signed-off-by: Dorragon <101672978+Dorragon@users.noreply.github.com>
2023-09-16 01:26:04 -05:00
Colin-Tel
f8f29014aa Adds a lot of DeltaV objects, textures, and others (#13)
* Adds a lot of DeltaV objects, textures, and others

Adds DeltaV-specific objects, textures, and whatnot.

* Update shotguns.yml

Fix for YAML Linter

---------

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-09-13 13:56:53 -05:00