Commit Graph

17194 Commits

Author SHA1 Message Date
Ed
dcb3443b35 Vgroid diamonds hotfix (#29999)
vgroid diamonds
2024-07-13 15:45:35 +03:00
PJBot
22a9290c5b Automatic changelog update 2024-07-13 12:17:05 +00:00
Ed
1b0c434a9f Shiny Diamonds (#25750)
* shiny

* add

* reresprite

* rereresprite

* Add files via upload

* Update ore.yml
2024-07-13 15:15:57 +03:00
deltanedas
87f7ea8aa9 make cargo balance ui updating its own component (#28295)
* add BankClientComponent and event

* query BankClient instead of hardcoded CargoOrderConsole for updating

* add BankClient to all ordering consoles

* :trollface:

* add Balance field to BankClient

* forgor

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

* m

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-07-13 16:11:14 +10:00
PJBot
044d84142c Automatic changelog update 2024-07-13 06:10:25 +00:00
Nemanja
49096cf14f Watches (#29550)
* watches

* rename

* add it into loot pools
2024-07-13 16:09:19 +10:00
Errant
361ec59412 Dummy vox deserves a proper vox name (#29789)
SKREEEEEeeeeeeee
2024-07-13 16:05:57 +10:00
deltanedas
7b590122b6 fire extinguisher using item toggle (#29906)
* move SprayAttemptEvent to shared

* add SolutionTransferredEvent

* replace FireExtinguisher with SpraySafety

* update fire extinguisher yml

* invert visuals

* always handle event in solution transfer, it makes popups

* instantly fill it

* untroll

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-07-13 14:17:10 +10:00
PJBot
87fa6075b6 Automatic changelog update 2024-07-13 04:15:36 +00:00
PJBot
1b360ac914 Automatic changelog update 2024-07-13 04:04:22 +00:00
lzk
55a50d0426 Use reinforced glass damage modifier for secure windoors (#29941)
* Use Rglass damage modifier for reinforced windoors

* i actually can remove this line since inherited
2024-07-13 14:03:16 +10:00
PJBot
a1000587cf Automatic changelog update 2024-07-12 15:01:46 +00:00
Jonathan Argo
2e694f109d Centered hard hat sprites (#29953) 2024-07-12 18:00:40 +03:00
PJBot
e3697c6fda Automatic changelog update 2024-07-12 11:40:04 +00:00
themias
a314a967c2 Fix timer deconstruction (#29917)
Fix deconstruction for timers
2024-07-12 21:38:58 +10:00
lzk
7ce3a1f27f Fix supplybot movement state (#29944)
Fix supplybot movement sprite
2024-07-12 21:36:40 +10:00
PJBot
caf8776d07 Automatic changelog update 2024-07-12 10:33:53 +00:00
PJBot
b5e49c9c07 Automatic changelog update 2024-07-12 09:25:44 +00:00
PJBot
00ec83af0f Automatic changelog update 2024-07-12 09:20:31 +00:00
slarticodefast
f125dda677 Make stun batons be thrown like a throwing weapon (#29883)
* make stun batons be thrown like a throwing weapon

* stun prods too

* pies too
2024-07-12 19:19:24 +10:00
themias
3a9b1eaa16 Allow notice boards to be built on walls (#29851) 2024-07-12 12:18:32 +03:00
PJBot
cd90b414df Automatic changelog update 2024-07-12 09:17:29 +00:00
Jonathan Argo
00a2c6a234 Made musket wieldable. (#29910)
* Made musket wieldable.

* Updated musket rsi meta.json copyright.

* Copyright adjustment again.
2024-07-12 12:16:21 +03:00
lzk
e3bb2771d6 Update cluster evac (#29885)
* Update cluster evac

* forgot tiny fans

* the change
2024-07-11 15:03:51 -06:00
PJBot
8fd35e8e44 Automatic changelog update 2024-07-11 14:04:28 +00:00
chavonadelal
9a17154d83 Аnnouncement sender localization (#29907) 2024-07-12 00:02:53 +10:00
deltanedas
02636386b5 item toggling giga rework + full ninja refactor (#28039)
* item toggle refactoring and some new systems

* add ToggleClothing component/system

* unhardcode magboots gravity logic

* make magboots and speedboots use ItemToggle and stuff

* remove now useless clothing components

* update client/server magboots systems

* add note to use ItemToggledEvent in ToggleActionEvent doc

* refactor PowerCellDraw to use ItemToggle for ui open/close control

* add TryUseCharges, refactor charges system

* update magboot trigger code

* make borg use ItemToggle, network SelectedModule instead of now removed Activated

* add AccessToggle for borg

* the giga ninja refactor

* update ninja yml

* update ItemToggle usage for some stuff

* fix activatableui requires power

* random fixing

* yaml fixing

* nuke ItemToggleDisarmMalus

* make defib use ItemToggle

* make things that use power not turn on if missing use charge

* pro

* fix sound prediction

* bruh

* proximity detector use ItemToggle

* oop

* big idiot syndrome

* fix ninja spawn rule and make it generic

* fix ninja spawn rule yml

* move loading profiles into AntagLoadProfileRule

* more ninja refactor

* ninja yml fixes

* the dreaded copy paste ops

* remove useless NinjaRuleComponent and ue AntagSelection for greeting

* fix invisibility

* move IsCompleted to SharedObjectivesSystem

* ability fixes

* oop fix powercell instantly draining itself

* sentient speedboots gaming

* make reflect use ItemToggle

* fix other test

* loadprofilerule moved into its own pr

* remove conflict with dragon refactor

* remove all GenericAntag code from ninja

* )

* probably

* remove old enabled

* great language bravo vince

* GREAT LANGUAGE

* who made this language

* because it stinks

* reparent blood-red magboots to magboots probbbly works

* most of the review stuff

* hasGrav doesnt mean what i thought it did

* make health analyzer use itemtoggle, not fail test

* fix mag/speed boots being wacky

* UNTROLL

* add ItemToggle to the random health analyzers

* a

* remove unused obsolete borg func

* untrolling

* :trollface:

* fix test

* fix

* g

* untroll

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-07-11 15:55:56 +10:00
PJBot
e45f55e36d Automatic changelog update 2024-07-11 05:54:21 +00:00
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
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
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
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
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
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
PJBot
d3642c7383 Automatic changelog update 2024-07-09 23:50:02 +00: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