Commit Graph

36638 Commits

Author SHA1 Message Date
ArtisticRoomba a728a158bc Reinforced tables require welding to construct/deconstruct (#33992) 2025-01-01 17:11:35 +00:00
PJBot 2c06bd9d27 Automatic changelog update 2025-01-01 17:11:27 +00:00
lzk 2e9b373e86 Allow to paint multiple airlocks (#34001)
* Allow to paint multiple airlocks

* oh right
2025-01-01 17:11:23 +00:00
PJBot 6f8175cc96 Automatic changelog update 2025-01-01 17:10:48 +00:00
Ed 4bef289200 Multiple items in loadouts (#33193)
* loadouts update

* Update loadout_groups.yml

* darts to candles

* Update Resources/Prototypes/Loadouts/dummy_entities.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-01-01 17:10:42 +00:00
Pieter-Jan Briers dd8cc6f243 Fix race condition causing disconnected admins to appear in adminwho (#34033) 2025-01-01 17:10:37 +00:00
PJBot 04c7ef4776 Automatic changelog update 2025-01-01 17:10:32 +00:00
PJBot 19a2131c87 Automatic changelog update 2025-01-01 17:10:26 +00:00
amatwiedle b60b81e1fa Fix borgs being able to drink from buckets and spray bottles. (#32964)
* Added a check for if the entity trying to drink is a borg.

* Fixed missing namespace issue.

* Improved code conciseness.

* Removed borg chassis check, added stomach check.

* Removed unused namespace

---------

Co-authored-by: dankeaj <andrewjdanke@gmail.com>
2025-01-01 17:10:26 +00:00
Pieter-Jan Briers b9710b9090 Fix the sensor monitoring console (#34035)
Still isn't really suitable to just map but at least it doesn't outright NRE anymore.

Alternative to #34032
2025-01-01 17:10:26 +00:00
slarticodefast 62460f7c95 minor fix to "silent footsteps for ninja" (#34040)
minor fix
2025-01-01 17:10:20 +00:00
PJBot aafb720a32 Automatic changelog update 2025-01-01 17:10:11 +00:00
mubururu_ 69fe6a422f silent footsteps for ninja (#33280)
* waow

* nice suggestion

* nullable sound

* fix stuff

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-01-01 17:10:11 +00:00
Errant 1be00355f1 adjust eshotgun recharge delay (#33996) 2025-01-01 17:10:02 +00:00
Delta-V bot b0965ed2a4 Automatic changelog update 2025-01-01 15:37:16 +01:00
Stop-Signs 7ab6383ab9
Differentiate warden and HOS suit (#2397)
* Meow

* Update hardsuits.yml

Signed-off-by: Stop-Signs <stopsign221@gmail.com>

---------

Signed-off-by: Stop-Signs <stopsign221@gmail.com>
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 14:36:57 +00:00
Delta-V bot fbe654a9b6 Automatic changelog update 2025-01-01 15:33:10 +01:00
Kr8art e5426c4e3b
Add fox ears inner layer (#2539)
Foxears-inner
2025-01-01 14:32:51 +00:00
deltanedas 8360e715c2
stock market refactor (#2141)
* stock market refactor

* PlayEntity

* make client use int

* refactor and fix cartridge system

* fix

* deny sound if it fails

* reviews

* thank you ss14

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 13:47:42 +00:00
deltanedas 36d634bdff
shipyard ui cleanup (#1257)
* small cleanup

* use BankClient for balance updating

* pro

* fixes fixes fixes

* untroll engine

---------

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>
Co-authored-by: Milon <milonpl.git@proton.me>
Co-authored-by: Milon <plmilonpl@gmail.com>
2025-01-01 13:47:28 +00:00
Delta-V bot a28c339fe8 Automatic changelog update 2025-01-01 14:46:31 +01:00
Velcroboy abd1688e2c
Makes intercoms rotate to indicate direction they are facing (#2367)
* Makes intercoms rotate to indicate direction they are facing

* goofed the confict resolve

* webedit ops 1

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

* webedit ops 2

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

* webedit ops 3

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

---------

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 13:46:11 +00:00
Radezolid f3b11ebc8a
Add back the HOS headset to warden's locker (#2572)
* Added headset

* Can't forget the other locker
2025-01-01 13:21:24 +00:00
deltanedas 4ba2f1c026 merge master 2025-01-01 13:05:44 +00:00
deltanedas 83ef515242
fix config being fake (#2575)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 12:52:22 +00:00
deltanedas 9ece272884 merge master 2025-01-01 09:14:40 +00:00
deltanedas ec94579ebc
the great namespace refactor (#2574)
* refactor DeltaV/deltav resources to _DV

* change DeltaV namespaces to _DV

* add space before all DeltaV comments

* update xamls

* fix and move arena parallax to _DV

* more fix

* refactor even more stuff

* fix the grid fills

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 07:50:34 +00:00
deltanedas 55e01513d6
fix tests (#2573)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-01 05:35:11 +00:00
beck-thompson 69e32f9ee6
Fix NoCargoOrderArbitrage (Seeds evil) (#2571)
Fix
2025-01-01 04:53:20 +00:00
Delta-V bot fd3c7ee88d Automatic changelog update 2024-12-31 19:15:36 +01:00
Lyndomen 73ddca84a9
Ports Pears & Coffee from Frontier (#2232)
* meow

* meow

* meow

* meow

* Port CD Records Computer

* Port CD Records Computer

* meow
2024-12-31 18:15:17 +00:00
deltanedas b83ee1b5c7 make mousetraps damage your feet 2024-12-31 08:47:10 +00:00
Delta-V bot 7059fb271a Automatic changelog update 2024-12-31 08:20:09 +01:00
leo a31f342c20
Chief Justice Clothes 2: The Second Coming of Drip (#2558)
* adds code for unfinished CJ clothes

you're welcoem for me existing B) B) B)

* Update mantles.yml
2024-12-31 07:19:50 +00:00
deltanedas 2849f56a43
refactor harpy singing visuals into InstrumentVisuals (#2564)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-12-31 01:12:43 +00:00
Radezolid 33d14d8c05
Administrative assistant (#2523)
* Added admin assistant

* Fix ID

* Fix loadout wrong name

* Minor errors

* Fixing other dumb mistakes

* Fix loadout + final touches

* Fix stupid spaces + make stamp work

* Indent fixes + untouch

* Forgor the comment

* Me when I untouch the wrong file

* Time requirement change

---------

Signed-off-by: Radezolid <snappednexus@gmail.com>
2024-12-31 00:02:05 +00:00
Delta-V bot 44413b0f72 Automatic changelog update 2024-12-29 19:33:40 +01:00
deltanedas 0e0acdcf64
use job whitelist for warden not blanket whitelist (#2559)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-12-29 18:33:21 +00:00
Delta-V bot 58b9fe4340 Automatic changelog update 2024-12-29 08:31:21 +01:00
Lyndomen 9e7d191c39
Speedboot text change and tweaks (#2550)
* speednerf

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* Boospace

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* more speed because they might suck now idk

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* coldfeet

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

* Update misc.yml

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>

---------

Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com>
2024-12-29 07:31:02 +00:00
deltanedas 1b7390fbf6 give borgs targeting 2024-12-29 07:23:08 +00:00
github-actions[bot] f1d5fb141a
Update Credits (#2555)
Co-authored-by: DeltaV-Bot <github@delta-v.org>
2024-12-29 03:47:29 +00:00
Radezolid 9720b8d552
Clean up + fix of headsets.yml (#2557)
* Clean up + fix

* Fix nuking the CJ description
2024-12-29 03:47:18 +00:00
Delta-V bot d3aea356ca Automatic changelog update 2024-12-29 04:38:22 +01:00
deltanedas c75a9fc776
mining voucher (#2512)
* add mining voucher

* give salvs a mining voucher

* add custom UI for it

* predict redeeming properly

* remove the id card from kit and locale

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-12-29 03:38:03 +00:00
Delta-V bot 25b806881b Automatic changelog update 2024-12-29 02:26:59 +01:00
Lyndomen 883a355e93
Revert "warden no longer reqs whitelist" (#2482)
Revert "warden no longer reqs whitelist (#1520)"

This reverts commit 26680986d3.
2024-12-28 19:26:40 -06:00
Delta-V bot 713ae17297 Automatic changelog update 2024-12-29 00:32:37 +01:00
Field Command ef6c53bd98
Secure cabinets (#2544)
* Initial "Secure Cabinet" PR

* Fixed problems with constitution

* Fixed structure in code and other issues.

* More code optimization
2024-12-28 23:32:18 +00:00
Radezolid 9c3b8b6ec6
Clean up DeltaV's clothing.yml (#2553)
Clean up

Signed-off-by: Radezolid <snappednexus@gmail.com>
2024-12-28 20:42:56 +00:00