Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot cabb3bbae6 Automatic changelog update 2024-10-24 00:32:48 +01:00
nikthechampiongr 2098868364 Fix bounties(and potentially other things) running out of ids (#32700)
* Make NameIdentifier Ids get refreshed after round restarts

Before this commit the existing values would just get shuffled.
This means that eventually the server would run out of ids to give to
new entities for different groups. As a result everything would get id 0

* Comply with what seemingly is the convention for sawmills

* Make it impossible to insert a bounty with a duplicate id

* Reduce duplication

* Remove unused sawmill

* Fix rustbrain and skill issue

* Aaaa

* Apply suggestions from code review

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2024-10-24 00:32:48 +01:00
PJBot de9aa94322 Automatic changelog update 2024-10-24 00:32:48 +01:00
Errant ab5d439272 Mind Role Entities (#31318)
* Mind Role Entities wip

* headrev count fix

* silicon stuff, cleanup

* exclusive antag config, cleanup

* jobroleadd overwerite

* logging stuff

* MindHasRole cleanup, admin log stuff

* last second cleanup

* ocd

* minor cleanup

* remove createdTime datafield

* now actually using the event replacement I made for role time tracking

* weh
2024-10-24 00:32:47 +01:00
Pieter-Jan Briers e475512e7b Fix error log when recycling something with small material counts. (#32723)
* Fix error log when recycling something with small material counts.

MaterialStorageSystem.SpawnMultipleFromMaterial now doesn't call StackSystem.SpawnMultiple if it tries to spawn zero. This happens because the recycler calls SpawnMultipleFromMaterial for everything recycled, even if the amount it has stored is < the amount for one sheet.

* Update Content.Server/Materials/MaterialStorageSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-10-24 00:17:33 +01:00
PJBot daa5fa194e Automatic changelog update 2024-10-24 00:17:33 +01:00
beck-thompson f194cc45c9 Plushies can now have pAIs stuffed into them (v2)! (#30805)
* First commit

* I forgot silly me

* Actually added comments

* spellin

* fixes

* more blacklists

* Minor fixes

* Speech Verb also changes now

* Simple name stuff

* Other fixes

* remove one line of whitespace

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-10-24 00:17:33 +01:00
chavonadelal a24c85a1dd Job title localization (#32338)
* Job title localization

* Correcting fields
2024-10-24 00:11:34 +01:00
PJBot 7bf5f25901 Automatic changelog update 2024-10-24 00:11:34 +01:00
beck-thompson 11e1e0ba46 Decrease price of radio jammer from 4 tc -> 3 tc (#32472)
* First commit

* increase price by one tc
2024-10-24 00:11:34 +01:00
lzk 18992f504c fix typo (#32712) 2024-10-24 00:11:34 +01:00
PJBot 9bdc63654b Automatic changelog update 2024-10-24 00:11:34 +01:00
SlamBamActionman 8c2f2cfe2b Add admin log for codewords (#32531)
* initial commit

* Delta review
2024-10-24 00:11:33 +01:00
Pieter-Jan Briers a1edff8457 Update submodule to v236.1.0 (#32704) 2024-10-24 00:11:33 +01:00
PJBot f2e5b0cc05 Automatic changelog update 2024-10-24 00:11:33 +01:00
beck-thompson f9a12e4c1a Add pumpkin pie! (#32623)
* first commit

* Licence fix

* rosysyntax licence change (permission granted!)

* simplify

* Better wording
2024-10-24 00:11:33 +01:00
PJBot 5cadc7419a Automatic changelog update 2024-10-24 00:11:33 +01:00
K-Dynamic aec6d3af45 CHIMP and APE particle speed increase (#32690)
* swap omega and delta particle colours

* remove upgrade doafter

* explicit syndicate chip description

* Syndicate CHIMP stealth

* fast projectile speed

* 10 to 12 shots

* buff heat dmg

* upgrade chip mentions omega particle

* Revert "remove upgrade doafter"

This reverts commit 8a321980b7a384daca06215656494e0c116e7333.

* Revert "explicit syndicate chip description"

This reverts commit c803c773739a61fc5b3a6cb90810622a6d5846c9.

* Revert "Syndicate CHIMP stealth"

This reverts commit 698a108580892addabf8d51494a72e1ee651b8e6.

* Revert "10 to 12 shots"

This reverts commit 858ac0392be0549eb0a288648413d1020cabae1a.

* Revert "swap omega and delta particle colours"

This reverts commit 4c000b2f110a5d35f317cb61cb5b03ea32841ad5.

* Revert "buff heat dmg"

This reverts commit 02a8690dafbd41631b098e51ef9afba5b6ee6ac4.
2024-10-24 00:11:33 +01:00
PJBot 8487cfc7fd Automatic changelog update 2024-10-24 00:11:33 +01:00
Plykiya ac64152617 Replace the Librarian's round-start D10 with a D20 (#32648)
Replace D10 with a D20
2024-10-24 00:11:33 +01:00
averystarbit f23335ea4e Added proper capitalisation for supervisors when entering the game (#32683)
changed punctuation for jobs, added proper capitalization and comma usa
2024-10-24 00:10:17 +01:00
PJBot a941cc1830 Automatic changelog update 2024-10-24 00:08:26 +01:00
shamp 71922a7aed Fix cloth dupe (#32685)
Update curtains.yml
2024-10-24 00:08:26 +01:00
lzk a770b7ee54 Fix cryo locale again (#32654)
* Fix cryo locale again

* yeep
2024-10-24 00:08:00 +01:00
Delta-V bot 03c7849a87 Automatic changelog update 2024-10-23 09:05:13 +02:00
PPooch c2b056faca
Adding clerk access to evidence lockers and brig timers. (#2034) 2024-10-23 07:04:53 +00:00
Milon 1f21b4601a
disable the stupid fucking rate limit popup (#2033)
I DON'T CARE
2024-10-22 07:07:26 +00:00
deltanedas 9c00983cad
give xenos speech sounds from rmc14 (#2031)
* import the sounds

* give xenos speech sound

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-21 06:15:58 +02:00
deltanedas 7da26af70e
replace mantis bag prototypes with starting gear (#2030)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-20 17:47:16 +00:00
Delta-V bot 8261f82c1a Automatic changelog update 2024-10-20 19:30:23 +02:00
deltanedas 366e35e39a
remove salt from salvage (#2027)
remove salt

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-20 17:30:04 +00:00
Delta-V bot 008e218555 Automatic changelog update 2024-10-20 18:03:10 +02:00
deltanedas 1b1169c63f
remove 8 second role rule timer (#2026)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-20 18:02:51 +02:00
github-actions[bot] af41deb5f1
Update Credits (#2023)
Co-authored-by: DeltaV-Bot <github@delta-v.org>
2024-10-20 06:29:23 +00:00
Delta-V bot 3f4a7f7344 Automatic changelog update 2024-10-20 07:23:03 +02:00
ThataKat 4f9ff1e966
Theobromine Tweaks (vulps + coffee) (#2024)
tweak theobromine and make cocoa powder metab it
2024-10-20 05:22:44 +00:00
Delta-V bot f877a06023 Automatic changelog update 2024-10-20 02:01:37 +02:00
Blitz ac03dda03f
Sec Star Returns (#2022)
* STAR

:3

Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>

* Update role_loadouts.yml

A

Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>

* Update role_loadouts.yml

Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>

---------

Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>
2024-10-20 00:01:18 +00:00
Radezolid adaaa0e718
Fixes the Helix shuttle wiring. (#2021)
* Fixes wiring + renames APCs

* Delete the invalid + remove touch on APC.
2024-10-19 14:43:10 -05:00
Delta-V bot 18db7fb66f Automatic changelog update 2024-10-18 02:32:06 +02:00
Unkn0wn_Gh0st 933c605884
Chemistry/Hydroponics Airlock Resprites (#1995)
* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites

* Chemistry/Hydroponics Airlock Resprites
2024-10-18 00:31:47 +00:00
Radezolid bae487611c
Removes suffix from toy box. (#2013)
Commented out the suffix.
2024-10-16 11:41:06 +00:00
Delta-V bot 8a1d68b3df Automatic changelog update 2024-10-16 01:01:42 +02:00
Radezolid 374f0318c7
Raised the price of tracking implants. (#2011)
* Raised the price.

* Added comment.

Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Signed-off-by: Radezolid <snappednexus@gmail.com>

---------

Signed-off-by: Radezolid <snappednexus@gmail.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2024-10-15 23:01:23 +00:00
Delta-V bot 054bd8b7e8 Automatic changelog update 2024-10-15 01:43:35 +02:00
Milon a64c71535e
untroll glimmermobspawnrule (#1980)
* fix your shit

* take 2

* take 3
2024-10-14 23:43:16 +00:00
Delta-V bot 7a7a12c11e Automatic changelog update 2024-10-14 20:07:59 +02:00
Radezolid 6726166aa2
Add foam toys crate to the cargo request catalog (#1985)
* Added foam toys crate.

* Raised the price.
2024-10-14 20:07:40 +02:00
Delta-V bot 59d867c686 Automatic changelog update 2024-10-14 20:07:09 +02:00
Radezolid 6082d47778
Adds the coordinates to the rattle message. (#1983)
Adds the coordinates to the rattle.
2024-10-14 20:06:50 +02:00