Commit Graph

36638 Commits

Author SHA1 Message Date
Swept e34888373a
Respriting the codebase (#4820)
* Walls

* Airlocks mostly ported

* Disposal Unit

* Tiles

* Lighting

* Catwalk

* Windows

* Some vending machine work

* More Vending Machines

* Rest of vending machine sprites ported

* Fixes to vending machines

* Tables (This took a lot of work)

* Fixes low walls being required for window smoothing
- Also replaces window damage visualization

* Plasma Window

* APC

* SMES + Reorganized parts.yml

* Furniture and Organization and Removed Shelf

* Renamed seats.yml to chairs.yml

* Dispensers

* Lazy-fixed the glass airlocks

* Don't need this no more

* Tilez

* blue circuit my fucking beloved

* Switches lights to cev one

* Conveyors and Switch

* Reorients lights

* !ALERT! MAP CHANGES !ALERT!

Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
2021-10-15 11:58:40 +02:00
Kara D ca90025005
Hotfix light switches not working 2021-10-14 21:16:11 -07:00
PJBot e730cdd6d4 Automatic changelog update 2021-10-14 23:05:26 -04:00
metalgearsloth c40eaa52fc
Fix doors on rotated grid (#4874) 2021-10-15 14:04:23 +11:00
metalgearsloth fc23f58bb7 Update submodule 2021-10-15 13:55:50 +11:00
PJBot 7b13e133f7 Automatic changelog update 2021-10-14 20:06:08 -04:00
20kdc 10dc8d78cf
Makes the solar control computer accessible by adding the board to the lathe (#4869)
* Makes the solar control computer accessible by adding the board to the lathe

* Adjust solar panel collision to not be insanely big
2021-10-14 17:05:04 -07:00
metalgearsloth 0d925fe907 Update submodule 2021-10-15 11:04:51 +11:00
PJBot ecd67e09c8 Automatic changelog update 2021-10-14 14:03:10 -04:00
20kdc 41256cc84e
Radiation pulse damage reduction (#4872) 2021-10-14 18:02:07 +00:00
Pieter-Jan Briers d01448e76f Update submodule 2021-10-14 19:19:23 +02:00
Vera Aguilera Puerto 6cc28fee82 Temporarily comments out water vapor gas reaction.
It was extremely laggy and shitcode.
2021-10-14 18:30:07 +02:00
Vera Aguilera Puerto 1df8402c17 Fix rare exception when CableVis tries to update an entity not on a valid grid. 2021-10-14 11:12:54 +02:00
Vera Aguilera Puerto 787aa24656 Add linter support for TimedSpawnerComponent, fix linter errors. 2021-10-14 11:09:26 +02:00
Kara D 48e99a8e4c
Update submodule 2021-10-13 22:46:54 -07:00
PJBot 5622d91cdd Automatic changelog update 2021-10-13 17:05:19 -04:00
Pieter-Jan Briers 722cafa042
Fix examine InDetailsRange for inventory items. (#4865)
Fixes #4740
2021-10-13 14:04:16 -07:00
Pieter-Jan Briers 7f3d064ec4 Fix character slot deletion on postgres.
Fixes #4860
2021-10-13 21:11:20 +02:00
Pieter-Jan Briers d0472998a6 Fix restartroundnow.
Fixes #4863
Fixes #4861
2021-10-13 20:46:45 +02:00
Pieter-Jan Briers d52965cbd1 Fix disconnecting inside lobby.
Fixes #4862
2021-10-13 20:43:40 +02:00
Pieter-Jan Briers 7b7bd9c260 Update submodule 2021-10-13 20:22:45 +02:00
Leon Friedrich d5392d7f29
More admin ghost interactions (#4854)
* more aghost interactions

* restart test

and fix some yaml spacing while at it.
2021-10-13 10:40:29 -07:00
PJBot 057eb2ea40 Automatic changelog update 2021-10-13 13:15:36 -04:00
moonheart08 9250bd62cb
Admin shuttle call button (#4859)
* shuttle call ui

* shuttle call ui

* Localize shuttle commands better.

* localization fix
2021-10-13 10:15:28 -07:00
20kdc dfe500a8bb
Re-add monkey cubes to Cargo (#4858)
Without these, the Chef kinda just has to deal with fruit eventually.
2021-10-13 10:14:33 -07:00
Pieter-Jan Briers 11fb0e345b Remove .appveyor.yml
I doubt we'll ever use appveyor again, so...
2021-10-13 15:58:03 +02:00
PJBot 8f4ac4bb86 Automatic changelog update 2021-10-13 04:04:15 -04:00
20kdc 6d7b037dd6
More injectable food, condiment fixes, migrate Salt to TableSalt (#4846) 2021-10-13 10:03:12 +02:00
metalgearsloth 2f3914e01e
Use Uid for standingstate methods (#4856) 2021-10-13 09:58:18 +02:00
PJBot 60da7aeb8d Automatic changelog update 2021-10-13 02:57:37 -04:00
JasperJRoth cd91e6c06b
Crayon fix (#4848)
* removed line that broke crayon decals

* Removed rotation from crayon decals.
2021-10-12 23:56:35 -07:00
metalgearsloth 07303e7a4b Remove some more unused fields 2021-10-13 17:38:20 +11:00
metalgearsloth 7fe7c46373
Deprecate IActionBlocker ChangeDirectionAttempt (#4851)
* Deprecate IActionBlocker ChangeDirectionAttempt

* Woops
2021-10-13 13:14:30 +11:00
metalgearsloth 31208c2636 Remove obsolete IActionBlocker interfaces 2021-10-13 12:51:47 +11:00
Pieter-Jan Briers 97143d91ac Fix a broken null check on .NET 6 RC 2 2021-10-13 02:44:26 +02:00
PJBot c68e190c5e Automatic changelog update 2021-10-12 15:59:18 -04:00
Vera Aguilera Puerto 95c78020f6 Fix ThrownItemComponent's Thrower not being synced with the client.
- Fixes throwing banana peels making people become horizontal... On the client only.
2021-10-12 21:58:11 +02:00
Vera Aguilera Puerto 26c77a0d0b
GasTileOverlay now uses a struct enumerator for enumerating overlays for a given tile. (#4844) 2021-10-12 17:20:32 +02:00
20kdc 88bee5b878
Allow injecting into foods again (#4845) 2021-10-12 17:01:06 +02:00
Vera Aguilera Puerto ac1b5fa66e Regular windoors are also airtight now. 2021-10-12 14:10:17 +02:00
Vera Aguilera Puerto 8d78b5f32e Fix slip exception 2021-10-12 12:51:37 +02:00
PJBot bab9d4e20b Automatic changelog update 2021-10-12 04:02:25 -04:00
20kdc e144bb53f5
Fold Produce's "produce" solution into the "food" solution to fix empty food (#4837)
One of these was going to have to be folded into the other for it to work.
I am starting to really hate this refactor.
Note that this might still leave smokable tampering broken if it was already broken, but it shouldn't break it if it wasn't.

TESTED: Grown apples, carrots, something I forgot, bananas, *client crash due to slipping*
2021-10-12 10:01:23 +02:00
PJBot 7154e971f8 Automatic changelog update 2021-10-12 01:12:12 -04:00
moonheart08 f70983e2d5
BANG (#4839)
* BANG

* how did that ever work in the first place
2021-10-11 22:11:09 -07:00
PJBot c1b4bad213 Automatic changelog update 2021-10-11 19:44:30 -04:00
Vera Aguilera Puerto aa42539a6b Fixes MobStateComponent not cancelling stand attempts when mob is incapacitated
Closes #4831
2021-10-12 01:43:22 +02:00
Kara D f3993be925
fixes #4736 2021-10-11 15:23:45 -07:00
Kara D fc46ff305c
fix gas loc 2021-10-11 15:08:21 -07:00
Kara D d7c1200104
fix emitter layers/mask
prototypes when closes #3918
2021-10-11 14:47:27 -07:00