Commit Graph

5758 Commits

Author SHA1 Message Date
Flipp Syder
dfd59de11a Moves HumanoidProfileEditor and CharacterSetupGui to XAML (#4866)
* Moves HumanoidProfileEditor to XAML

* Moves CharacterSetupGui to XAML
2021-10-16 15:40:25 +02:00
PJBot
934c98b083 Automatic changelog update 2021-10-16 08:57:23 -04:00
ShadowCommander
dae3ed3006 Fix chemmaster UI and eating pills (#4900) 2021-10-16 14:56:20 +02:00
Vera Aguilera Puerto
6f63e5a888 StatusEffects ignore components that are not there anymore, when removing effects 2021-10-16 00:52:46 +02:00
PJBot
a4c5d96b5e Automatic changelog update 2021-10-15 18:21:15 -04:00
Vera Aguilera Puerto
8deffd3f08 Hotfix slips 2021-10-16 00:20:08 +02:00
Vera Aguilera Puerto
317a3ea0e4 Update submodule.
Brrr.
2021-10-15 23:53:04 +02:00
mirrorcult
ae1ce0b31c Status effect refactor (#4868)
* Oops! All Changes In One Commit

* try desperately to fix prediction issues and fail

* oops

* test

* actually fixes prediction issues

* port jittering to status effect

* default merge behavior + alert cooldown stuff

* silly test issue

* zabloing

* address reviews
2021-10-15 23:45:04 +02:00
Swept
51578304f1 Fixes empty lightbulbs 2021-10-15 12:11:20 -07:00
Pieter-Jan Briers
c676c30229 Update submodule FIX SOCKETS 2021-10-15 16:07:19 +02:00
PJBot
37c5c26ede Automatic changelog update 2021-10-15 08:46:50 -04:00
Vera Aguilera Puerto
da0e9c1215 Some saltern tweaks, SSS weapon spawn balancing. 2021-10-15 14:45:43 +02:00
PJBot
bdb6014632 Automatic changelog update 2021-10-15 07:07:28 -04:00
Vera Aguilera Puerto
9e68384903 Captain's gloves and black gloves now protect against burn damage when touching lights. 2021-10-15 13:06:21 +02:00
Vera Aguilera Puerto
64e83f86f8 Replace unpowered lights in saltern for their powered counterparts. 2021-10-15 13:04:05 +02:00
PJBot
3a05f3bfae Automatic changelog update 2021-10-15 06:51:02 -04:00
Alex Evgrashin
ce0b73ef62 Description for Uplink UI (and preset uplinks) (#4870)
* testing decription textlabel

* Move uplink listing to a new menu

* Add search bar

* Added description

* Added radio uplink

* Added preset uplinks

* Minor fix

* Fixed comma
2021-10-15 12:49:59 +02:00
PJBot
278f878d73 Automatic changelog update 2021-10-15 06:21:59 -04:00
Vera Aguilera Puerto
acde1910ce Remove low wall construction recipe. 2021-10-15 12:20:30 +02:00
Vera Aguilera Puerto
dec7e60ca7 Adapt window construction to new sprites and grilles. 2021-10-15 12:20:10 +02:00
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