Commit Graph

14701 Commits

Author SHA1 Message Date
deltanedas
6b1edc77bb atlas update (#24777)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-02-01 01:28:40 -07:00
Emisse
b0fa4f8486 marathon update (#24800)
* marathon update

* forgor cameras
2024-02-01 01:28:25 -07:00
Wertan
507c39d445 Adds emote "Buzz" for moth (#24556)
* Buzzing moth

* Update speech_emotes.yml
2024-02-01 19:20:53 +11:00
PJBot
1bbe1aba33 Automatic changelog update 2024-02-01 06:54:39 +00:00
lzk
e5bf4979ae Remove yellow oxygen tank (#24374)
* Remove yellow oxygen tank

* forgor

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-02-01 17:53:33 +11:00
RumiTiger
b80b6c04b2 A beer can and a wine can (#24365)
* A beer can and a wine can

* fix wrong file locations

Signed-off-by: c4llv07e <kseandi@gmail.com>

* Update drinks_cans.yml

* A beer can and a wine can

* Update drinks_cans.yml

* A beer can and a wine can

* replace sprites

Signed-off-by: c4llv07e <kseandi@gmail.com>

* Update meta.json

* Update meta.json

* Update Resources/Textures/Objects/Consumable/Drinks/wine_can.rsi/meta.json

* Update Resources/Textures/Objects/Consumable/Drinks/beer_can.rsi/meta.json

---------

Signed-off-by: c4llv07e <kseandi@gmail.com>
Co-authored-by: c4llv07e <kseandi@gmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-02-01 17:41:23 +11:00
PJBot
50e58ca805 Automatic changelog update 2024-02-01 06:37:49 +00:00
PixelTK
08a31eae19 New sprite for the arachnid plushie. (#24747)
* New sprite

* Contrast is key.
2024-02-01 17:36:43 +11:00
PJBot
5f44cd92e1 Automatic changelog update 2024-02-01 06:29:23 +00:00
Pieter-Jan Briers
c25ddfd638 Health analyzers now show if somebody is starving (#24789)
"why are they getting cold damage" THERE YOU GO
2024-02-01 17:28:17 +11:00
PJBot
d061c164fa Automatic changelog update 2024-02-01 05:03:55 +00:00
Jajsha
27592ba898 Tweak borg laws (#24698)
* Change emagged laws to append modifiers instead of completely changing them.

* Maybe fix everything not working

* bugfix

* Fix missing secrecy law and allow basic borgs to be emagged correctly

* Localization

* Actual localization

* test

* Test

* Remove dummy debug value

* Fix bad law ordering

* Tweak the secrecy law

* Minor law tweaks

* Remove obsolete argument

* Fix YAML
2024-02-01 00:02:49 -05:00
Whisper
73d7837fab Add 1hr overall playtime limit to TA (#24779) 2024-02-01 11:34:47 +11:00
PJBot
0b9c52dd15 Automatic changelog update 2024-02-01 00:34:16 +00:00
metalgearsloth
d2f20d8955 Remove vehicles (#24681)
* Remove wheelchairs

Vehicle code is dogwater and wheelchairs just keeps exposing edgecases. If someone wants it brought it back they can do vehicle refactor.

* Also this one

* Remove vehicles

* goodbye vehicles

* Remove this check

* sasd

* Cronch

* Add sprites back

* jani
2024-02-01 11:33:10 +11:00
PJBot
ff090878e7 Automatic changelog update 2024-02-01 00:29:48 +00:00
EdenTheLiznerd
cb2985eabc Removes Syndicate headset from uplink and changes TC prices around to be slightly viable (#24765)
* Viability!!!

Removes the uplink headset as suggested, changes around TC prices to make a few things more viable

* Binary 1 TC

Changes the Encryption Binary Key to a simple 1, I don't think I've ever seen it be used before and 1 seems like a proper price for it
2024-02-01 11:28:42 +11:00
PJBot
6e68a6ca10 Automatic changelog update 2024-01-31 21:06:34 +00:00
PJBot
1f389d7a39 Automatic changelog update 2024-01-31 11:27:52 +00:00
Hmeister-real
f511f60fb4 Add a few new ways to laugh and cry with emotes (#24585)
* Add a few new speech emoted for Cry and Laugh

* Remove Pouting

me dumb and silly
2024-01-31 22:26:46 +11:00
PJBot
2a5f5299f0 Automatic changelog update 2024-01-31 11:24:56 +00:00
metalgearsloth
bbc6d29d21 Remove handheld crew monitor (#24761)
* Remove handheld crew monitor

- It's supposed to be a CMO computer.
- It's getting powercrept and added everywhere.

* These too

* And this
2024-01-31 22:23:49 +11:00
Pancake
c181ba4bae Add Secret Extended and Secret Greenshift (#24615)
* Update game_presets.yml

Added Secret Extended and Secret Greenshift.

* Update game_presets.yml
2024-01-31 22:20:54 +11:00
marboww
ae7c57a9a0 Removing the embedding function of pens. (#24760)
Removing the embedding function
2024-01-31 18:46:14 +11:00
Emisse
86632467be meta update (#24764) 2024-01-30 23:00:28 -07:00
PJBot
9556c2bc04 Automatic changelog update 2024-01-31 05:53:41 +00:00
Kara
cc24ba6a31 Roundstart variation game rules (#24397)
* Raise `StationPostInitEvent` broadcast

* Basic variation pass handling

* standardize names + rule entities

* why does it work like that?

* add to defaults

* light break variation pass

* ent spawn entry

* move some stationevent utility functions to gamerule + add one for finding random tile on specified station

* forgot how statistics works

* powered light variation pass is good now

* station tile count function

* public method to ensure all solutions (for procedural use before mapinit)

* move gamerulesystem utility funcs to partial

* ensure all solutions before spilling in puddlesystem. for use when spilling before mapinit

* trash & puddle variation passes!

* oh yeah

* ehh lets live a little

* std

* utility for game rule check based on comp

* entprotoid the trash spawner oops

* generalize trash variation

* use added instead of started for secret rule

* random cleanup

* generic replacement variation system

* Wall rusting variation rule

* account for modifying while enumerating

* use localaabb

* fix test

* minor tweaks

* reinforced wall replacer + puddletweaker
2024-01-30 21:52:35 -08:00
PJBot
1029142740 Automatic changelog update 2024-01-31 05:01:46 +00:00
PJBot
79fa3c7db1 Automatic changelog update 2024-01-31 03:50:24 +00:00
themias
d75f6c3db4 Allow IdentityBlocker partial coverage (#24741)
* Allow IdentityBlocker partial coverage

* rename to TotalCoverage
2024-01-30 19:49:19 -08:00
PJBot
4e4fa11f58 Automatic changelog update 2024-01-30 23:24:38 +00:00
Emisse
bf23ba7a0c fland update (#24753) 2024-01-30 16:23:38 -07:00
brainfood1183
8cb6420ed6 New Lobby Art (#24743)
* New Lobby Art

* fix
2024-01-30 16:21:42 -07:00
PJBot
58223b36a5 Automatic changelog update 2024-01-30 23:05:32 +00:00
DrSmugleaf
ff7f7881c8 Update Patrons.yml (#24742) 2024-01-30 09:51:32 -08:00
PJBot
a44d559e9a Automatic changelog update 2024-01-30 13:29:23 +00:00
Ed
60c5797807 Shuttle guns new sounds (#24714)
* new sounds

* fix

* fix sound

* some tweak
2024-01-31 00:28:16 +11:00
PJBot
36fb5a92cb Automatic changelog update 2024-01-30 11:13:30 +00:00
Scribbles0
e4763ffecc Orbital Anomaly Cores (#24716)
follow tag + norot
2024-01-30 14:12:24 +03:00
PJBot
c1c4d1a92b Automatic changelog update 2024-01-30 11:06:26 +00:00
PJBot
9526ba68ff Automatic changelog update 2024-01-30 10:57:43 +00:00
CrigCrag
572347af5d Overrun Outpost Arm (#24656)
* add every

* remove 2 crusher spawns
2024-01-30 03:56:37 -07:00
PJBot
a77b2021b5 Automatic changelog update 2024-01-30 10:56:00 +00:00
Emisse
101b4ff364 derotate gemini (#24728)
* Delete Resources/Maps/gemini.yml

* Delete Resources/Prototypes/Maps/gemini.yml

* Update default.yml

* Update PostMapInitTest.cs

* Update MapLoadBenchmark.cs
2024-01-30 03:54:54 -07:00
PJBot
a0d2a2ffe6 Automatic changelog update 2024-01-30 10:51:47 +00:00
Emisse
aa806c306c Packed (#24726)
* packed update

* smoked a new opp. his meat came off the bone
2024-01-30 03:37:28 -07:00
PJBot
067c8ba4a9 Automatic changelog update 2024-01-30 10:27:08 +00:00
Emisse
b59950d461 derotate aspid (#24725)
* Delete Resources/Maps/aspid.yml

* Delete Resources/Prototypes/Maps/aspid.yml

* Update default.yml

* Update PostMapInitTest.cs

* Update MapLoadBenchmark.cs
2024-01-30 03:26:02 -07:00
PJBot
4f91846a90 Automatic changelog update 2024-01-30 08:12:49 +00:00
liltenhead
31f7acf223 Jugs are destructible (#24719)
* destructible jug

* destruction

* Update Resources/Prototypes/Entities/Objects/Specific/chemical-containers.yml

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-01-30 19:11:43 +11:00