Commit Graph

27843 Commits

Author SHA1 Message Date
deltanedas 3613134d2e full sticky prediction (#30230)
* move all sticky stuff to shared and cleanup/grammar fix

* update imports and ref

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-08-09 19:04:17 +01:00
PJBot 07c8e72617 Automatic changelog update 2024-08-09 19:04:17 +01:00
themias b2c2af9b60 Add butter slices (#30789) 2024-08-09 19:04:17 +01:00
Nemanja ddd57c0ff8 Scrap (#30762)
* jnk sprites

* scrap pt 2

* metal inhands

* hell yeah brudda

* Update meta.json

* Update scrap.yml

---------

Co-authored-by: Flareguy <78941145+Flareguy@users.noreply.github.com>
2024-08-09 19:04:17 +01:00
PJBot 5dc9ff7789 Automatic changelog update 2024-08-09 19:04:17 +01:00
SlamBamActionman f39df535b2 Better DNA forensics & ReagentData (#26699)
* Added the ability for blood to track DNA using ReagentData; Forensic Scanner now accounts for solution DNA, non-DNA holders have "Unknown DNA"

* Removes touch DNA for puddles, adds DNA to vomit

* DNA now leaves traces in containers and those marked without don't show DNA on scan (except for puddles), gibbed parts have DNA

* Fix stupid metamorphic glass bug grrr

* Removed SpillableComponent since DnaSubstanceTraceComponent is used instead

* Removes data field from maps, adds DNA tracking for some missed items

* Give default value, fix missing values.

* Fixes recipe bug

* Review changes

* Make the Data list into a nullable type

* Revert map changes

* Move gibbed unknown DNA to forensicssystem
2024-08-09 19:04:17 +01:00
PJBot 661634a62e Automatic changelog update 2024-08-09 19:04:16 +01:00
lzk 5c331b851e Add RD labcoat in RD's dresser (#30671) 2024-08-09 19:04:16 +01:00
dffdff2423 48de521833 Remove suspect figurine line (#30795) 2024-08-09 19:04:10 +01:00
saintmuntzer 6ee0fa318b Fix for issue 30781 (#30788)
Fixed typos in name and description of syndicate recruit jumpsuit.
2024-08-09 19:04:10 +01:00
PJBot 69fb7da4cd Automatic changelog update 2024-08-09 19:04:10 +01:00
Ed 1bd33efe8f Thief beacons (try 2) (#29997)
content
2024-08-09 19:04:09 +01:00
PJBot 2f9e2dde07 Automatic changelog update 2024-08-09 19:03:54 +01:00
Plykiya fcff7ab1c2 Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361)
* Add BreakOnDropItem, update do afters, remove unnecessary declarations

* bola

* Changed my mind about the nuke

* gennies too

* Make the comments more clear.

* Sorry for the trailing commas

* Revert "Sorry for the trailing commas"

This reverts commit e60fd9a30977393df3344948e6d5c0ce035723cd.

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 19:03:54 +01:00
Vigers Ray 54e7b05748 Teleport and delete buttons in objects tab. (#28914)
* Тыкнул и нету ЦК

* review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 19:03:54 +01:00
PJBot 8e27b116fb Automatic changelog update 2024-08-09 19:03:54 +01:00
Plykiya dcae61681e Buff EMP implant and grenade range (#30660)
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 19:03:54 +01:00
strO0pwafel acc8d5b215 more consistent CentComm naming (#29217)
* first-commit

* second commit

* i think i get git kinda maybe

* all of resources i think

* last easy changes

* oops

* Update Resources/Prototypes/Entities/Clothing/Head/hoods.yml

---------

Co-authored-by: stroopwafel <j.o.luijkx@student.tudelft.nl>
Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-08-09 19:03:52 +01:00
IProduceWidgets c97b2cc2dc ai stays seated and pulled while cuffed. (#30397)
* ai stays seated while cuffed.

* Do the thing I thought was dumb.... whatever.

* less than
2024-08-09 19:02:30 +01:00
ShadowCommander 7dc986b95b Add EntityWorldTargetAction (#29819)
* Add EntityWorldTargetAction initial implementation

* Update obsolete methods

* Partially working EntityWorldTargetAction

* Fix entity selection

* Move and clean up AfterInteract

* Fix building new walls

* Readd no entity or coordinates error

* Consolidate action validation code

* Add summaries to component

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-08-09 19:02:30 +01:00
deltanedas 60ca67a16a remove GenericAntag completely (#28218)
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 19:02:29 +01:00
PJBot b2755a9bef Automatic changelog update 2024-08-09 19:01:53 +01:00
TakoDragon 97387d6626 Improved Spanish accent (#30551)
* Spanish and French comment

* Added the interrobang

* Make spanish accent use sting builder
2024-08-09 19:01:53 +01:00
Mervill 6019b2d3bd Remove obsolete occurrences of IComponent.Owner being assigned just before AddComponent (#30724) 2024-08-09 19:01:53 +01:00
PJBot 72d3cd2a24 Automatic changelog update 2024-08-09 19:01:47 +01:00
Mervill 511b636f2b Add verbose (client predicted!) examine text to Gas Miners (#30480)
* add verbose examine text to gas miners so their behaviour can be understood

* no need for these to be properties

* use an enum instead of two booleans for the miner state

* require the gas miner to be anchored in order to not be disabled

* xmldoc

* pr feedback

* file-scope namespace

* it's to late to hide my transgressions in a rebase

* turns out the normal examine distance is totally fine for this
2024-08-09 19:01:47 +01:00
ShadowCommander d1c176a6e0 Strip drag drop test (#30754)
* Add test for drag drop to open strip menu

* Make screencoords change based on deadzone
2024-08-09 19:01:46 +01:00
lzk b791f35d1e Add more advertisements (#30653) 2024-08-09 19:01:46 +01:00
Mr. 27 b872a86567 Don't disable collision on dead mobs, fixes an issue with pulling (#30532)
Update MobStateSystem.Subscribers.cs
2024-08-09 19:01:46 +01:00
PJBot f34d3b7832 Automatic changelog update 2024-08-09 19:01:46 +01:00
IProduceWidgets 5d2286e321 butter is slippery (#29772)
* butter slippery

* rerun tests

* standardize
2024-08-09 19:01:46 +01:00
lzk b08e795e07 Fix warning cone rotation in inventory (#30672) 2024-08-09 19:01:46 +01:00
Ko4ergaPunk 1263501e89 Rename mining walls as "mining walls" (#30729)
* fix

* re-check

* re-check vol.2 season battle pass episode

* да иди ты нахуй уже

* re-cheeeck
2024-08-09 19:01:46 +01:00
PJBot dfa801b762 Automatic changelog update 2024-08-09 19:01:46 +01:00
Errant 70481ce755 Updated remaining ghostroles for species loadouts (#29746)
* LoadoutSystem change, deathsquad species loadout

* survival gear loadouts for disaster victims

* skrek

* centcom

* syndicate agent

* cburn

* ERT

* syndicates

* Is it ever gonna be enough?

* Take what you can

* Move startingGearEquippedEvent after Loadouts are spawned

* skreee

* even more formatting

* Unbreak auto internals activation

* undo AddAllRoleLoadouts change

* syndicate reinforcement survival loadouts

* re-enable vox ghostroles
2024-08-09 19:01:45 +01:00
PJBot b895a7e2b9 Automatic changelog update 2024-08-09 18:58:54 +01:00
ShadowCommander f6e30d3950 Dragdrop fold rollerbed (#30002)
* Deploy foldable

* Add NetworkedComponent and access to the component

* Add handled to afterinteract

* Use drop target location instead of setcoordinates

* Put back in hand after failed deploy

This prevents dropping the bed when clicking while inside a locker.

* Created BaseDeployFoldable for folding chairs, body bags, and rollerbeds

* Add dragdrop to fold rollerbed to hand
2024-08-09 18:58:54 +01:00
PJBot 9a79ef8a1f Automatic changelog update 2024-08-09 18:58:46 +01:00
Lye a012e04ab1 Space Dragons can't be flashed (#30658)
* added flash immunity component to Space Dragon

* Changed use of component to use of whitelist
2024-08-09 18:58:46 +01:00
Nemanja aaa9f84fb1 Replace IClickAlert with events (#30728)
* Replace IAlertClick with events

* whoop

* eek!
2024-08-09 18:58:46 +01:00
Brandon Hu e54b983e17 fix(FieldGenerators): Add missing connection check (#30468)
.
2024-08-09 18:58:46 +01:00
PJBot 2ccdc13c29 Automatic changelog update 2024-08-09 18:58:46 +01:00
Errant 387202c66f Vox Medical Mask sprite fix (#30702)
vox medical mask
2024-08-09 18:58:45 +01:00
NakataRin 4c9246dec4 Fix Mind Transfer and Role Assignment Logic for Antagonists (#30711)
* AntagSelectionSystemFix

* readded the stuff that shouldn've been deleted in the first place

* re-arrange

* undo indentation

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-08-09 18:58:40 +01:00
Leon Friedrich f93bc2853a Add more storage admin logs & fix some interaction validation (#30725) 2024-08-09 18:58:36 +01:00
PJBot 075a1b838d Automatic changelog update 2024-08-09 18:57:59 +01:00
Flareguy 568d744afd Vox head displacement map (#30699)
* head displacement for vox

* fixe
2024-08-09 18:57:59 +01:00
Plykiya 17a24e13a5 Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029)
* GET WORLD POSITON, ROTATION

* Missing parentheses

* ui system depndency

* the issue

* Unused

* Let the function do the transform

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:57:59 +01:00
PJBot f404ad6a16 Automatic changelog update 2024-08-09 18:57:59 +01:00
slarticodefast 6d9063cb32 Add whitelist to cryostorage (#30574) 2024-08-09 18:57:59 +01:00