Julian Giebel
45b610f933
Disposal mailing ( #2194 )
...
* Implement device networking
* Implement device configuration menu
* Fix device network
* Implement disposal mailing unit
* Implement base network connection
Implement wired and wireless network connection
Implement device network metadata
* Fix dereference null error
* Fix wired network null checks
* Change BaseNetworks enum to NetworkUtils class
Add PingResponse function to NetworkUtils
Change device network file structure
* Add doc comments
* Apply suggestions from code review
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
* Add tag validation to disposal mailing unit
* Add tag validation to the mailing unit component
* Address reviews
Change WiredNetwork can connect check
Change device networking string literals to constants
* Address reviews
Revert changes to PowerProvider and PowerReceiver
Add new NodeGroup
WELP
* Fix recursive access to Owner property
* Integrate suggested changes
* Fix TryGetWireNet acting on NullPowerProvider
Fix network connections not checking if their owner has been deleted
* Close device network connection when the owning entity got deleted
Fix mailing unit not closing the device network connection on remove
* Remove GetWireNet from NullPowerProvider
Co-authored-by: Julian Giebel <j.giebel@netrocks.info >
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2020-10-30 01:16:26 +01:00
DrSmugleaf
41cbcc85e0
Rename last usages of Collidable to Physics
2020-10-14 20:16:57 +02:00
Paul Ritter
844e4f6e50
The power of componentdependencies ( #2211 )
...
* stuff
* bucklemeup
* powerreceiver
* things
* Update RobustToolbox
* Fix nullability errors
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2020-10-13 21:51:54 +02:00
DrSmugleaf
b64cb24059
Rename usages of collidable to physics ( #2230 )
...
* Rename usages of collidable to physics
* high tier PANIQUE
* aaaaaaaaAAAAAa
* cursed commit dont research
* Fix urist and items being anchored
* Fix the rest
2020-10-11 16:36:58 +02:00
py01
2e5838bb62
Disabled PowerConsumers do not use Apc power ( #2064 )
...
Co-authored-by: py01 <pyronetics01@gmail.com >
2020-09-13 14:08:23 +02:00
DrSmugleaf
48b61f6bcc
Replace every usage of GridCoordinates with EntityCoordinates ( #2021 )
...
* Update RobustToolbox
* Transition direct type usages
* More updates
* Fix invalid use of to map
* Update RobustToolbox
* Fix dropping items
* Rename name usages of "GridCoordinates" to "EntityCoordinates"
* Revert "Update RobustToolbox"
This reverts commit 9f334a17c5908ded0043a63158bb671e4aa3f346.
* Revert "Update RobustToolbox"
This reverts commit 3a9c8cfa3606fa501aa84407796d2ad920853a09.
# Conflicts:
# RobustToolbox
* Fix cursed IMapGrid method usage.
* GridTileLookupTest now uses EntityCoordinates
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es >
2020-09-06 16:11:53 +02:00
DrSmugleaf
de9dfefd61
Replace resolve dependency with attribute in components ( #1995 )
...
* Replace resolve dependency with attribute in components
* Add changes that went missing in translation
2020-09-02 01:30:03 +02:00
DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
Exp
c61e6d541b
Moves ExamineSystem to Shared & adds next step info to construction examine ( #1567 )
2020-08-01 17:37:12 +02:00
py01
5e0ca8a85a
Replaces obsolete PhysicsComponent usage in Power and Node ( #1515 )
...
* Node Physics replacement
* PowerReceiver Physics replacement
* wires are anchored
Co-authored-by: py01 <pyronetics01@gmail.com >
2020-07-27 23:34:01 -07:00
py01
fbbe43fff8
Powernet Recalculation simplification ( #1427 )
...
Co-authored-by: py01 <pyronetics01@gmail.com >
2020-07-26 12:14:03 +02:00
Kmc2000
92a9136eab
Examine text feedback for when things are powered ( #1441 )
2020-07-22 09:55:09 +02:00
Acruid
c9374992a6
Converted everything to use collision and physics component interfaces.
2020-07-19 00:33:02 -07:00
Pieter-Jan Briers
7e061b5968
Fix compile.
2020-07-02 14:00:45 +02:00
py01
7b17698336
Power works with Anchorable ( #1240 )
...
Co-authored-by: py01 <pyronetics01@gmail.com >
2020-07-02 12:02:29 +02:00
py01
23cc6b1d4e
Power Rework ( #863 )
...
Co-authored-by: py01 <pyronetics01@gmail.com >
2020-06-28 17:23:26 +02:00