deltanedas
04bf87f5a1
bible is a book ( #16660 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-20 18:52:48 -06:00
OctoRocket
25f2573b12
[Add] Adds winterdrobe ( #16652 )
...
* winterdrobe added
* changed timings
* more coats
* fix typo
* add bomber jacket to the winterdrobe
* remove winterdrobe items from clothesmate
* restock box added
2023-05-20 18:52:23 -06:00
Slava0135
e554958be6
Add space glue tube ( #16600 )
2023-05-20 12:42:38 +10:00
OctoRocket
5f035f0444
[Add] Adds more scarfs! ( #16631 )
2023-05-20 11:15:32 +10:00
deltanedas
426686fa6e
make BaseStationNanotrasen abstract ( #16634 )
2023-05-19 18:06:51 -05:00
Moony
e92a8fedab
Refactor stations to properly use entity prototypes. (stationsv3) ( #16570 )
...
* Update StationSpawningSystem.cs
Web-edit to allow feeding in an existing entity.
* Update StationSpawningSystem.cs
value type moment
* Update StationSpawningSystem.cs
* Oh goddamnit this is a refactor now.
* awawawa
* aaaaaaaaaaa
* ee
* forgot records.
* no records? no records.
* What's in a name?
* Sloth forcing me to do the refactor properly smh.
* e
* optional evac in test.
* tests pls work
* awa
---------
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
2023-05-19 15:45:09 -05:00
metalgearsloth
d6adf9880d
Nerf emitsoundoncollide ( #16602 )
2023-05-20 02:04:26 +10:00
deltanedas
373435c006
reinforcement plays parp1 ( #16604 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-05-20 01:59:47 +10:00
deltanedas
04b2dab4e9
Revert no device stacking ( #16608 )
2023-05-20 00:39:37 +10:00
metalgearsloth
36cd2046a8
Fix tethergun ( #16612 )
2023-05-20 00:31:15 +10:00
KEEYNy
caa4da31f3
Death squad changes ( #16173 )
2023-05-19 04:21:36 -06:00
Tom Leys
ccd503f8bb
Cannot stack binary and trinary Atmos pumps and devices. 5x Filter rate boost ( #16331 )
...
* Cannot stack binary and trinary Atmos pumps and devices
- Filters now have a 5x max volume to compensate for no more stacking
- Add flipped versions of mixers and filters to the list of constructables
* Oi! No anchoring unstackables together!
* Use EntityLookupSystem in Unstackable and Window lookup
- Use static method for AnyUnstackableTiles
2023-05-19 02:59:20 -06:00
Tom Leys
f6a302363a
Several power infrastructure items are more shocking ( #16584 )
2023-05-19 02:21:14 -06:00
metalgearsloth
4efb41aa58
Adds force-gun ( #16561 )
2023-05-19 17:10:31 +10:00
lzk228
deb3c03712
Advanced Tools Technology ( #16497 )
...
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2023-05-19 17:07:59 +10:00
GoodWheatley
e9e37e65df
Monkeys are now very rarely ghost roles ( #16363 )
...
* Monkeys are no longer ghost roles
* Clumsy is back + monkeys only have a chance to be sentient
* Update Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-05-19 17:00:27 +10:00
Emisse
ba1db5a11c
Remove among us noise from game ( #16589 )
...
* Delete emergency_meeting.ogg
* Update reinforcement_teleporter.yml
* Update attributions.yml
* Update troll.yml
* Update mecha_equipment.yml
2023-05-18 23:44:23 -06:00
Nemanja
11da00778c
make vending machines destructible ( #16574 )
2023-05-19 09:48:14 +10:00
TemporalOroboros
ed1b9bde83
Resolves RadiationCollectorVisualizer is Obsolete ( #13905 )
2023-05-18 14:03:30 -04:00
TemporalOroboros
f43683e3b9
Resolves StorageVisualizer is Obsolete ( #13910 )
2023-05-18 14:03:20 -04:00
Kit0vras
fe95908710
Corpses of roles ( #15477 )
2023-05-18 12:33:46 -04:00
TemporalOroboros
a1715666f0
Resolves StackVisualizer is Obsolete ( #13908 )
2023-05-18 16:16:53 +10:00
Nemanja
b57717a6cc
Make tether guns printable ( #16554 )
2023-05-18 12:37:09 +10:00
metalgearsloth
775258be52
Add tether gun ( #16430 )
2023-05-18 11:36:06 +10:00
Julian Giebel
5da40f0d88
[tweak] Add configuration capability back to multitool ( #16289 )
...
* Add configuration capability back to multitool
* Remove configurator from toolbelts
Add configurator to scientist lockers, yellow toolboxes and the YouTool
* Remove configurator from electric toolbox
2023-05-17 14:28:30 -06:00
themias
f3ea06f8c6
[fix] fix open/closed box visuals ( #16539 )
2023-05-17 13:19:23 -06:00
metalgearsloth
55538c37e8
Adjust crusher white colour ( #16537 )
2023-05-18 01:11:16 +10:00
PixelTK
3a7416a40c
[Addition & Tweak] Arachnid sprite update and 3 new markings ( #16470 )
2023-05-16 11:26:28 -04:00
Moony
e91fc652a3
Dynamic space world generation and debris. ( #15120 )
...
* World generation (squash)
* Test fixes.
* command
* o
* Access cleanup.
* Documentation touchups.
* Use a prototype serializer for BiomeSelectionComponent
* Struct enumerator in SimpleFloorPlanPopulatorSystem
* Safety margins around PoissonDiskSampler, cookie acquisition methodologies
* Struct enumerating PoissonDiskSampler; internal side
* Struct enumerating PoissonDiskSampler: Finish it
* Update WorldgenConfigSystem.cs
awa
---------
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
Co-authored-by: 20kdc <asdd2808@gmail.com >
2023-05-16 06:36:45 -05:00
PilgrimViis
832ba7b6f3
Added a component to eat bodies for health #8922 ( #16345 )
2023-05-15 18:44:35 -04:00
deltanedas
4d66f817b8
remove artifact static price ( #16480 )
2023-05-15 18:44:18 -04:00
Echo
efb1bb481e
Add AME Part and Solar Assembly Part to Drone interaction allowlist ( #16456 )
2023-05-15 18:30:53 -04:00
TemporalOroboros
8094965285
Resolves BagOpenCloseVisualizer is Obsolete v2 Uncooked Edition ( #16399 )
2023-05-15 16:37:45 -04:00
Nemanja
9efc727fe1
RND Rework [Death to Techweb] ( #16370 )
...
* Techweb rework
* more ui work
* finishing ui
* Finish all the C# logic
* the techs + lathes
* remove old-tech
* mirror-review
2023-05-15 15:17:30 -05:00
TemporalOroboros
a71d9c8eff
Resolves GenericEnumVisualizer is Obsolete ( #13914 )
2023-05-15 14:55:36 -04:00
TemporalOroboros
7687264e24
Makes the orb roll ( #16448 )
2023-05-15 01:32:16 -04:00
metalgearsloth
347dcfbeb5
Add reflection for crystals ( #16426 )
2023-05-15 15:21:05 +10:00
Menshin
595d4d5c46
Make the pipe layer of freezers/heaters snaps to cardinals on eye rotation ( #16391 )
2023-05-14 23:19:04 -04:00
metalgearsloth
a9c0007c77
Stack and storage enhancements ( #16405 )
2023-05-14 22:24:45 -04:00
lzk228
f547fded6e
Attach paper to closets and lockers ( #15864 )
2023-05-14 15:02:41 -04:00
metalgearsloth
eb7ebe6df7
Add crusher to salvage ( #16408 )
2023-05-14 07:48:52 -04:00
metalgearsloth
6417bb4fa0
Proto-kinetic crusher ( #16277 )
...
Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com >
2023-05-14 13:15:18 +10:00
Nemanja
cee86dc6bb
Allow quick pickup with RPED ( #16400 )
2023-05-14 12:14:38 +10:00
Flareguy
19b5d9253d
Suit storage units ( #16128 )
2023-05-13 21:36:46 -04:00
TemporalOroboros
88063ab2be
Resolves TimerTriggerVisualizer is Obsolete ( #13912 )
2023-05-13 17:18:33 -04:00
Vasilis
4f8d4f89d6
Health analyzer displays turns off when the battery dies ( #16125 )
2023-05-13 12:28:11 -04:00
metalgearsloth
cb7f73927d
Reduce puddle tile friction ( #16375 )
2023-05-13 11:45:53 -04:00
OttoMaticode
4b303d6b05
Roboticsguidebook ( #16287 )
2023-05-13 11:21:38 -04:00
Nim
ce208a18cd
Pet slime for RND ( #15980 )
2023-05-13 10:51:02 -04:00
Nim
4843ba9a5e
Mime and clown masks ( #16350 )
2023-05-13 10:41:35 -04:00