Commit Graph

6009 Commits

Author SHA1 Message Date
Vera Aguilera Puerto
fea41c539e Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent.
The latter is very useful for any special machine cleanup that needs to happen when a machine is deconstructed.
The former will be useful for so many things!
2021-11-01 17:29:09 +01:00
Vera Aguilera Puerto
0f744447d0 Remove unused using statements in construction comp 2021-11-01 17:07:30 +01:00
Vera Aguilera Puerto
182a52914a Fix construction pathfinding crash on machines when going the wrong way. 2021-11-01 16:56:33 +01:00
PJBot
726ffde4a1 Automatic changelog update 2021-11-01 09:27:40 -04:00
CrudeWax
3457e6aaf5 Pilot alert and console flavortext (#4946)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-11-02 00:26:37 +11:00
metalgearsloth
012be96877 Network MovementSpeedModifierComponent (#5100) 2021-11-01 23:24:00 +11:00
Paul
6fbb0d195b updates submodule 2021-10-31 22:53:54 +01:00
moonheart08
1b8b5b5d16 oh god it's BQL time (#5050)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-10-31 21:14:44 +01:00
Pieter-Jan Briers
f3d6b3f36b Update submodule 2021-10-31 20:46:30 +01:00
Pieter-Jan Briers
0b0fd53c38 Fix incorrect size set in BwoinkWindow 2021-10-31 15:59:44 +01:00
Saphire Lattice
eb567dc0bb DB QOL stuff, but not breaking the migrations now (#5086) 2021-10-31 15:18:01 +01:00
PJBot
6cb6432cae Automatic changelog update 2021-10-31 10:04:35 -04:00
Pieter-Jan Briers
887207c0c5 Make + and - in changelog look less blurry. 2021-10-31 15:04:19 +01:00
Paul Ritter
1240d320a2 refactors rougepointingarrow to ecs and stops it from targeting dead things (#5114)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2021-10-31 15:03:32 +01:00
Paul Ritter
e70f984384 changes bwoinkwindow size (#5096) 2021-10-31 15:03:08 +01:00
PJBot
f35d90587c Automatic changelog update 2021-10-31 09:58:08 -04:00
ZeroDayDaemon
293186b563 Bartending Content & Bug Fixes (#5038) 2021-10-31 14:57:05 +01:00
metalgearsloth
5d0199c09f Fix nodevis on rotated grid (#5101) 2021-10-31 14:44:08 +01:00
metalgearsloth
569e75b987 AtmosDebugOverlay fixes (#5099) 2021-10-31 14:40:57 +01:00
PJBot
bec6799442 Automatic changelog update 2021-10-31 09:40:39 -04:00
Saphire Lattice
fdf67d8ee6 Fix containment fields finding one another (#5094) 2021-10-31 14:39:36 +01:00
ike709
0865409521 Adds support for unlimited stacks (#5084)
Co-authored-by: ike709 <ike709@github.com>
2021-10-31 14:27:11 +01:00
Paul
0bbc4d9afe fixes trashbag picking up things through walls
fixes #5098
2021-10-31 14:23:26 +01:00
Paul
066d1e60a3 fixes typo in ReagentDispenserWindow.xaml 2021-10-31 13:47:32 +01:00
Paul
e6607744c2 makes adminnameoverlay adjust with eyerotation 2021-10-31 13:44:44 +01:00
Vera Aguilera Puerto
3222b7bd06 Update submodule, fix client publish. 2021-10-31 10:56:32 +01:00
PJBot
fb29a94f5c Automatic changelog update 2021-10-30 19:09:51 -04:00
20kdc
02df91b39c Fix cable blocking not working properly due to inconsistent field naming (#5109) 2021-10-31 01:08:48 +02:00
Vera Aguilera Puerto
3cd88b8cf2 Sync UseTool nullable broadcast events 2021-10-30 19:27:06 +02:00
Pieter-Jan Briers
f14c3c4aed Update submodule 2021-10-30 14:27:13 +02:00
Pieter-Jan Briers
169ff5dfaa Fix rider errors with style classes. 2021-10-30 14:00:46 +02:00
PJBot
aea924fcbd Automatic changelog update 2021-10-29 14:55:17 -04:00
Saphire Lattice
1d136bf18b Make ban command properly give a ban message instead of a placeholder (#5087) 2021-10-29 20:54:14 +02:00
PJBot
1ee833be6e Automatic changelog update 2021-10-29 12:38:37 -04:00
ike709
d9d101fae8 Fixes ghosts being able to use uplinks (#5085)
Co-authored-by: ike709 <ike709@github.com>
2021-10-29 18:37:34 +02:00
Pieter-Jan Briers
5c5534de9a Revert "A bit of DB model cleanup (#5016)"
This reverts commit 8a3cee9a10.
2021-10-29 16:10:58 +02:00
Saphire Lattice
8a3cee9a10 A bit of DB model cleanup (#5016) 2021-10-29 15:41:13 +02:00
PJBot
c43006cb10 Automatic changelog update 2021-10-29 08:49:05 -04:00
Ygg01
905d4db0fe Convert ChemDispenser Window to XAML UI (#5040)
* Appease the Github diff

* Complete the rest of the UI

* Change access to public
2021-10-29 14:48:01 +02:00
PJBot
5189cc2b4a Automatic changelog update 2021-10-29 08:43:21 -04:00
20kdc
44f5f15790 Power-reading multitool (#5046)
* AMEPartComponent: Switch to ToolSystem.HasQuality because this bugs me.

* Multitool can read power when you examine a cable with the multitool held.

* Multitool power reading: Condense storage information

* power-sensing multitool: Fix ToolSystem ref.

* Power-reading multitools: Fix misuse of GetComponent
2021-10-29 14:42:18 +02:00
Ygg01
b2aca94586 Refactor Solution from Shared -> Server (#5078)
* Move entity solution entity systems to shared

* Move SolutionComponents to Server

* Fix namespaces

* Remove Networked Component.

* Fixes

* Add components to ignore list
2021-10-29 23:40:15 +11:00
PJBot
68123fd35f Automatic changelog update 2021-10-29 06:21:52 -04:00
20kdc
efc200cbd8 More informative warning for if FluidSynth is not installed (#4971) 2021-10-29 12:20:49 +02:00
PJBot
14bc8d14f0 Automatic changelog update 2021-10-29 05:50:55 -04:00
20kdc
bddce95e37 Switch from drainallbatteries to a drain/fill-specific-battery command for saner eventing (#5077)
* drain all batteries / drain battery command for saner eventing

* Reverts the part of the previous commit where drainallbatteries skips items, despite my better judgement

* setbatterypercent now takes the place of battery drainage commands

A more forall-oriented approach
2021-10-29 11:49:52 +02:00
PJBot
ed4c7cac43 Automatic changelog update 2021-10-29 05:41:50 -04:00
Alex Evgrashin
4002aa5852 Uplink UI icons and withdraw button (#4929)
* Uplink menu has icons now

* Add item icons

* Add few descriptions

* Better withdraw window

* Finished with withdraw window

* Refactored withdraw ui and fix some bugs

* Basic withdraw

* Quick fixes

* Removed uplink listing for TCs

* Move slider to separate control

* Final touches

* A bit more

* Not again...

* Fixed names

* Address review

* Fixed robust

* Non necessary check
2021-10-29 11:40:47 +02:00
Flipp Syder
c7c651e3de Refactors TemperatureComponent and AtmosExposed to ECS (#4927)
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2021-10-29 10:18:43 +02:00
PJBot
68e5a204e3 Automatic changelog update 2021-10-29 04:08:35 -04:00