Commit Graph

89 Commits

Author SHA1 Message Date
Ubaser
b10c9e9ed2 Golden honker glow (#24230)
add

(cherry picked from commit 9968cc178be97c21bae7b8f779ca17145aa26fbc)
2024-01-26 23:04:40 +01:00
lzk
00829cfa54 fix plushie rouny sprite (#24031)
(cherry picked from commit a97eb8dcdcf8cef67a8f2de4b4cfe375da509276)
2024-01-26 22:35:46 +01:00
Fahasor
a764a4eb3b Whistle for security (second try) (#23945)
* Move Exclamation entity

* Add Whistle Component and Whistle System

* Add BaseWhistle prototype

* Add sound to BaseWhistle

* Add SecurityWhistle prototype

* Add Sprite and Icon to SecurityWhistle

* Add whistleExclamation prototype

* Fix SecurityWhistle prototype

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>

* Add whistles to sec vendingMachine

* Revert "Add sound to BaseWhistle"

This reverts commit 0c2eeab1286fb778ed7a845e59c642f667582a4a.

* Add sounds for BaseWhistle

* Make atributions compact

* Remove unnecessary spaces

* Make WhistleSystem class sealed

* Remove possibility to exclamate one person from WhistleComponent

* Remove delay from WhistleSystem

Increase delay

* Remove unnecessary HashSet

* Try replace Resolve

* Refactor sound emmiting

* Rework spawn of exclamation

* Move WhistleComponent from Server to Shared

* Edit WhistleComponent because of moving

* Move WhistleSystem from Server to Client

* Edit WhistleSystem because of moving

* Add new event

* Add server part of WhistleSystem

* Modify system for prediction

* Add documentation to WhistleComponent

* Revert "Modify system for prediction"

This reverts commit 89abb290571ff47deb5491b0f720f6bde079110b.

* Revert "Add server part of WhistleSystem"

This reverts commit ca52ca081f30fb164f401c1818d08531f02af284.

* Revert "Add new event"

This reverts commit 5ca9694757c94c03ca72d5b2f56f5f23503a3263.

* Move system from client to shared

* Modify whistle system because of moving

* Separate checks and action

* Organize file folders according to conventions

* Make component Networked

* Change trigger component for WhistleSystem

* Put indents betwen methods

* Rework WhistleExclamation prototype

* Change variable name

* Add serializer to WhistleComponent

* Rename one variable

* add predict possibility to Shared

* add Client part of prediction

* Add Server part of prediction

* Increase whistle distance

* Prevent spawn for invisible entities

* WhistleComponent now use file-scoped namespace

* Delete unnecessary part from MakeLoudWhistle

* Add Resolve check

* Delete Server and Client part for prediction

* Make system prediction properly

* Change prediction behaviour

* Fix unexpected error occured

* Avoid using obsolete methods

* Add comments

* Update DataField to make it shorter

* Update size for new size system

* Prevent ping for invisible entities for real now

* Avoid triggering unnecessary debug asserts

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
(cherry picked from commit fa3da1ab825c2140c8119e723028f292a7b772c3)
2024-01-26 22:33:18 +01:00
Justin Pfeifler
06669e20e3 Update Blood Red Phone Sprite (#23964)
* Add new phone sprite

* Update copyright attribution

(cherry picked from commit 26c1a78186510a4e27cd2cf305434bae161fcb21)
2024-01-26 22:31:36 +01:00
Mr. 27
75f497fac8 Arachnid plushie (#23504)
(cherry picked from commit 7947b4e599b3318843a3723a7ddcdc785ab1ae45)
2024-01-26 21:41:31 +01:00
Ed
2282987f38 Human plushie (#23518)
* AAAAAAAAA

* TBoI reference

* really remove from cargo crate. redescription

* pipi

(cherry picked from commit 1c5639be7553dd074ccda54687b0d2d22f7cf5b0)
2024-01-26 21:37:16 +01:00
Debug
18f0af1f68 Implement gridinv, proper (#703)
* Implement gridinv, 1500 squashed commits :elp:

* Me when

* Linter errors

* Fix katana belts
2024-01-21 19:58:28 +01:00
Tayrtahn
c86cd99ccb Change range of 10-sided dice (#22833)
* d10s now roll values from 0 to 9

* Changelog for PR #22406 (#22824)

* Remove meta entry for 10 value state

* Gotta delete the 10 face state or the RSI validator complains

* Attempting to fix invalid state causing tests to fail

* Another, better attempt to fix the test

* Once again

* I am an overcomplicating dingbat

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2023-12-22 23:25:05 +01:00
RiceMar1244
98e98482bf Resprites energy sword and double energy sword (#22797)
* Removes old inhand visuals from e_sword.rsi and its meta.json

* Adds new visuals with a longer blade for the e sword

* Makes e sword use its new sprites and modifies other energy weapons prototypes to keep using their own inhands

* Makes the toy sword use the old less scary e sword sprites (and gives it BaseItem parent because I thought I broke something when i couldnt pick it up)

* Removes old desword sprites and modifies meta.json

* Temporarily removes esword blade sprites

* Adds back esword sprites after modifying them to flash instead of shimmer

* Adds new desword inhand sprites and modifies meta.json and entity prototype to use them

* Moves desword sprites back to its own folder from inhands_64x after a supposed prefix conflict

* Removes blade inhands

* Adds back blade inhands

* Moves all inhand sprites to their own inhand folders related to the items. Removes inhands_64x folder
2023-12-22 23:15:09 +01:00
Ubaser
1a0c05cadf Crayon boxes get white crayons (#22553) 2023-12-16 20:36:28 +01:00
deltanedas
9d9309a92e blood-red phone (#22538)
* add blood-red phone

* add to nukie planet

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-16 20:30:39 +01:00
Ed
c8c4e9b4ba add content (#22518) 2023-12-16 20:30:32 +01:00
Ed
0a7a63dd33 Thief stuff: Gloves, Spy Crew Monitor, Invisible Crate, Toy (#21551)
* add some stuff

* finish pack

* Update encryption_keys.yml

* revert secret channels

* revert spy key

* add spy crew monitor

* add invisible crate

* add void cloak
2023-11-19 22:03:30 +01:00
CMDR-Piboy314
3023c0e119 Added a penguin plushie! (#21097) 2023-11-12 20:35:12 +01:00
Debug
299fff182d Revert "Candy Bucket for Halloween (#21257)"
This reverts commit 74f1098008e4cd6e13778a385e3f69712e4833d7. That moment when you have to sneak changes in via other commits. I'd literally rather just skip this entire entity instead of trying to change the added stuff.
2023-10-31 19:26:32 +01:00
Bixkitts
6ec4cc16d6 Candy Bucket for Halloween (#21257)
* Added candy bucket and component to update appearance of held containers akin to it

* cleanup newline

* newline was load-bearing

* moved component to Shared, cleanup

* newline is spooky

* You build and run without errors, stop pretending otherwise

* Updated for new storage system in master branch
2023-10-31 19:18:57 +01:00
Ubaser
4ec1a6c52c Wearable bee plush (#20623)
* add

* fix

* temporary change, needs fixing

* mayb fix

* actually fix FR

* yes
2023-10-31 19:12:44 +01:00
Doru991
faa7c96886 Potato battery update + potato AI (#21142)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-10-31 18:45:37 +01:00
Ed
aa4aafbe22 Added fun: Darts (#20582)
* add textures

* fix cargo/cargo-fun.ftl

* fix cargo/cargo-fun.ftl again

* update icons and resize hitbox

* really fixed cargo.ftl

* fix soundSpecifier

* balance changes: solution transfer has been reduced from 2 to 1. Now the transfer does not work on targets wearing anything in the outerclothing slot

* add hypodart to uplink

* return of darts solution capacity to 2u

* Update uplink-catalog.ftl

* Update uplink_catalog.yml

* Update darts.yml

* remove hypodart sprite

* Update darts.yml

* Update fun.yml

* add random popups component, resprite dartboard

* localize darts

* fix

* Update darts.yml
2023-10-20 15:31:13 +02:00
Psychpsyo
9949a4391b Make Shark Plush Janitor-Bucketable (#20123) 2023-09-27 21:59:12 +02:00
Fromoriss
b50e5651a1 Add moth plushie (#19828)
* Add moth plushie

Moth plushie. It's cute, don't mind, merge it.

* Update toys.yml
2023-09-04 13:18:03 -07:00
/ʊniɹɑː/
b52b063d6f refactor checkerboard (#18359) 2023-09-03 16:16:09 +10:00
brainfood1183
ae5dcbabee Holoclown (clown only) syndicate uplink item. (#18966)
* Holoclown (clown only) syndicate uplink item.

* added clumsy to holoclown

* holoclown now uses clown names, holoclown kits box now counts as boxhugs for crafting.

* gibs holoparasite on death if has hands (this will cause the items in hands and pockets to drop.
2023-08-13 01:18:09 -06:00
crazybrain23
ba9f2bd512 Add syndicate pAI to uplink (#18674) 2023-08-05 14:26:25 +10:00
crazybrain23
3cbaf80e38 Syndicate pAI for Nukies (#18625)
* prototype

* Textures

* fix

* spawn

* Implement requested changes

---------

Co-authored-by: fedKotikeD <123323327+fedKotikeD@users.noreply.github.com>
2023-08-03 14:48:40 -06:00
RiceMar1244
11c499039a Back-Equippable Guitars (#18383)
* added back equip sprites for guitars that didnt have them

* Corrected meta.json copyright fields
2023-07-27 17:05:32 -06:00
DerbyX
6a9dfac3a2 New Figurines (#18198)
* New Types Of Figurines

* Rerun

* Forgot to add Paramedic to toy.yml

* Forgot to add credit in meta

---------

Co-authored-by: Derby <Derby@ss14>
2023-07-23 21:06:07 -06:00
eclips_e
01a0e2002a Librarian gameplay (DND, but in SS14) (#17041)
* D&D character sheets

* Tabletop improvements

* Grass battlemap

* You can now put shit inside of the board

* change variable name

* make the grass tabletop better, again

* update the damn thing AGAIN

* update the shit AGAIN

* You can now take stuff out of tabletops

* Make it use parenting to avoid zany bugs

* MORE battlemaps! Battlemaps for everyone!

* You can now dump out pieces + cleanup

* All (most) non-game pieces should fall to the ground

* make the verb a bit more responsive

* Librarian content officially done

* fix tests i think

* i forgot the sheet

* Smidgen of refactoring

* You can no longer put high risk items inside of boards

* no boardgame defusal

* minor refactoring

* hoplogrma

* doc

* fix rt
2023-07-17 03:03:18 -06:00
Flareguy
9a32e4d06a Collectible figurines! (#17993)
* adds spacemen figurines

* dode dode dode

* dodeulation

* you know what they say

* bunger

* bunger bunger bunger bunger bunger
2023-07-16 01:07:47 -06:00
Slava0135
aadcc48ddc Better glue (#17381) 2023-06-30 15:07:44 -04:00
LankLTE
b10a7da5d8 Guitar Smashing (#17724) 2023-06-29 15:27:08 -04:00
lzk
309fa1af70 Add beachball and basketball tweaks (#17285)
* comit

* fix comit

* Update meta.json

* Update SpaceVillainArcadeComponent.cs

* aaa

* updatey

* update desc
2023-06-25 22:07:01 -04:00
lzk
b31c848418 [Sprites] guitar back and some resprites (#16611) 2023-06-15 21:55:06 +10:00
Renlou
e190771d09 Add funny hampter plushie (#17099) 2023-06-03 11:50:53 -07:00
brainfood1183
c99585c94f Toy Box filled with toys (ready for merge) (#16252) 2023-06-03 13:31:47 +10:00
lzk228
f976ca0270 Add xeno plushie (#16228) 2023-05-07 15:50:08 -07:00
lzk228
2921204bd9 [Clothing] Hawaiian shirts (#16043)
* textures&meta

* plush-rouny-fix

* shirts-yml

* add shirts to clothesmate

* fix

* fixes

* bib
2023-05-03 15:47:49 -06:00
brainfood1183
2fba2b18ab Adds Bananium (#14663) 2023-04-29 15:38:09 +10:00
Puro
d639b0c002 [Sprite] Toy Mouse is hat!? (#15425) 2023-04-15 16:44:00 -06:00
lapatison
cc5c590ece Adds the clown recorder (Clown fix) (#15074) 2023-04-06 20:06:52 -06:00
dontbetank
81a2b29317 plushie (#14962) 2023-03-29 17:36:54 -05:00
brainfood1183
c9e70d8ea0 Cluwne smite (#13367) 2023-03-06 11:09:24 -08:00
mhamster
d6c4f3118f Add atmosian plushie (#14062) 2023-02-17 13:57:14 -08:00
brainfood1183
6654558046 happy honk meal box dispenser (#13490) 2023-01-22 21:08:16 -04:00
Leon Friedrich
2904a368f7 Dice tweaks (#13514) 2023-01-21 10:51:26 +11:00
Clon clover
37e2257005 Banana Phone (: (#13321) 2023-01-16 10:06:28 -04:00
Pieter-Jan Briers
14f8b4e6d5 Use new validate-rsis for workflow (#12997)
* Use new validate-rsis for workflow

* A

* Add python deps

* --ignore-installed

* Make it only work on RSI changes again.

* Fix a bunch of RSIs.
2022-12-20 06:31:17 +01:00
Pieter-Jan Briers
b707b788ac Remove trailing commas from RSIs. (#12865) 2022-12-04 22:47:23 +01:00
Willhelm53
a6be9e75dc Blue Shark Soft Toy! (#12047) 2022-10-22 14:58:18 -07:00
Nemanja
7199defdff among pequeno (#11115)
* among pequeno

* better colors + fucked up sprites oops

* Update meta.json

* copy*right* and price 3
2022-09-10 19:08:16 -05:00