Commit Graph

1894 Commits

Author SHA1 Message Date
SweptWasTaken
065fac4e9b Fixes AME controller's physics 2021-05-29 10:20:42 -07:00
PJBot
ce836caa4a Automatic changelog update 2021-05-28 05:45:15 -04:00
20kdc
a3d9562532 Makes the singularity engine actually work stably. (#4068)
* Add GNU Octave script for tuning singularity engine. startsingularityengine is now properly tuned & sets up radiation collectors. FTLize RadiationCollectorComponent.

* Fix bugs with radiation collectors producing infinite power.

* Ensure singularities don't instantly annihilate other singularities (causing new singularities to instantly dissolve)

Technically found by a "bug" where a singularity generator would make multiple singularities, but this renders that bug harmless.

* Tune singularity shield emitters to hopefully randomly fail less, and add an Octave script for looking into that

* Fix singularity shader

* Map in an unfinished PA into Saltern

* Correct PA particles being counted twice by singularity calculations, add singulo food component

* Hopefully stop "level 1 singulo stuck in a corner" issues by freezing it when it goes to level 1 from any other level

* Apply suggestions on 'jazz' PR
2021-05-28 11:44:13 +02:00
PJBot
e3b51d4abb Automatic changelog update 2021-05-28 04:59:32 -04:00
ShadowCommander
557fd29d3b Fix cloning machine and medical scanner pulling 2021-05-27 22:41:07 -07:00
PJBot
5c9921e81b Automatic changelog update 2021-05-28 00:19:33 -04:00
SweptWasTaken
72a7208626 Adds a plasteel crate to cargo and fixes some cargo IDs 2021-05-27 21:18:25 -07:00
PJBot
44c3a1c5e3 Automatic changelog update 2021-05-27 23:42:05 -04:00
SethLafuente
3069bef30c Added HV and MV cables into the protolathe (#4095)
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
2021-05-28 03:41:03 +00:00
Swept
7b061d864d Makes a changelog message a little clearer 2021-05-27 23:02:03 +00:00
PJBot
968d75a07e Automatic changelog update 2021-05-27 18:44:12 -04:00
SethLafuente
6b1d582cf9 Protolathe Printing (#4094)
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
2021-05-27 22:43:10 +00:00
ShadowCommander
6d404734e7 Add bar access to captain 2021-05-27 15:26:22 -07:00
PJBot
19a6be8f1d Automatic changelog update 2021-05-27 06:52:16 -04:00
20kdc
c7f104cd93 More rotatability (#4067)
* Make barstools, PA components, and radiation collectors rotatable.

Making barstools rotatable is so that people can spin on the barstool. (RP moment.)

The other two are more "functional" changes for assembling a PA.

* Allow rotating a rotate-while-anchored object if you're buckled to it.

Barstool spinny

* Fix bug with rotation of an object that someone is buckled to

* BuckleSystem: Efficiency improvements with directed events

* Don't need to unsubscribe anymore from events, so in BuckleSystem, just don't
2021-05-27 12:51:14 +02:00
PJBot
79a13f32e7 Automatic changelog update 2021-05-27 06:49:41 -04:00
Ygg01
7e29bb6aa4 Fix error in .ftl files (#4018) 2021-05-27 12:49:39 +02:00
20kdc
ddcfc774a6 Gives spears some damage to let them actually be useful (#4083) 2021-05-27 12:47:49 +02:00
Vera Aguilera Puerto
0c68f2973e Adds YAML linter validators for content tiles.
- Removes invalid floor drops.
2021-05-27 11:42:04 +02:00
Vera Aguilera Puerto
2232dbd71d Fixed shard refining creating whole stacks. 2021-05-26 18:14:08 +02:00
PJBot
679767bed4 Automatic changelog update 2021-05-24 10:56:50 -04:00
PJBot
ff79613517 Automatic changelog update 2021-05-24 10:41:00 -04:00
PJBot
e2cc5cd343 Automatic changelog update 2021-05-24 00:15:17 -04:00
20kdc
e88c092c3c Bring singularity back from the brink of "particles don't even hit" (#3963)
* Bring singularity back from the brink of "particles don't even hit anything"

* Remove force-disable-hard from singularity code so it doesn't just ignore containment

Shouldn't this be the prototype's job if they want that so much?
This might have some sorta downside, but this brings singulo back into being containable

* Apply ShadowCommander's suggested layers/masks for particles

Tested, singulo properly spawns and develops with this mask

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

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2021-05-23 21:14:15 -07:00
PJBot
d6838d6243 Automatic changelog update 2021-05-23 20:39:28 -04:00
SethLafuente
48cd4a76c2 Protolathe Printing and R&D technology (#4039)
Co-authored-by: SETh lafuente <cetaciocascarudo@gmail.com>
2021-05-24 00:38:26 +00:00
PJBot
8539964d48 Automatic changelog update 2021-05-23 14:19:38 -04:00
PJBot
ff57833c84 Automatic changelog update 2021-05-23 00:06:58 -04:00
mirrorcult
ce70e8a38d Fix incorrect shard protoype being spawned when computers are destroyed (#4060) 2021-05-23 03:44:05 +00:00
PJBot
12ec89fc5e Automatic changelog update 2021-05-22 05:31:38 -04:00
Vera Aguilera Puerto
bbfc0c320a Fixes materials in lathe recipes 2021-05-22 11:30:11 +02:00
PJBot
9779986bd8 Automatic changelog update 2021-05-21 17:37:19 -04:00
Swept
4ca854b142 Changes - name: in StorageFillComponent.cs to - id: (#4051)
* Changes all - name: fields to - id: fields to make more sense in StorageFillComponent.cs

* Fixes test
2021-05-21 23:30:03 +02:00
Visne
d97dd4400d Implement fluent for some Menu files (#3893) 2021-05-21 15:39:33 +02:00
PJBot
dd6781293e Automatic changelog update 2021-05-21 07:27:12 -04:00
BulletGrade
46f7483b76 Nerf syndicate mini bomb (#4043) 2021-05-21 13:26:09 +02:00
PJBot
a7d4b72825 Automatic changelog update 2021-05-20 20:20:20 -04:00
Swept
74d044a4a9 Adds more splat and tweaks PuddleComponent.cs (#3942)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-05-21 00:19:18 +00:00
PJBot
7523ec82dc Automatic changelog update 2021-05-20 12:23:06 -04:00
SweptWasTaken
00c844a410 Fixes holes in Captain's jumpsuit and adds Captain's jumpskirt 2021-05-20 09:21:48 -07:00
PJBot
b4d76eda59 Automatic changelog update 2021-05-20 08:59:31 -04:00
Vera Aguilera Puerto
3a27490c59 Material cleanup (#4025)
* work

* more work
2021-05-20 10:37:34 +02:00
PJBot
afc8c9163c Automatic changelog update 2021-05-19 13:27:04 -04:00
SweptWasTaken
b667f8168a Fixes flash lathe recipe 2021-05-18 22:15:09 -07:00
PJBot
d77cde4b85 Automatic changelog update 2021-05-18 12:00:48 -04:00
Vera Aguilera Puerto
d00c71a092 Update submodule. 2021-05-18 17:59:24 +02:00
PJBot
0b9e1a801e Automatic changelog update 2021-05-17 07:15:30 -04:00
PJBot
05c20f5442 Automatic changelog update 2021-05-17 05:32:12 -04:00
PJBot
0ac44ade52 Automatic changelog update 2021-05-17 05:13:19 -04:00
ShadowCommander
b907c54470 Fix kitchen spike (#4008)
* Fix kitchen spike

* Add fluent localization

* Add newline

* Prevent things that are not dead from being spiked
2021-05-17 11:12:17 +02:00