Acruid
|
c9374992a6
|
Converted everything to use collision and physics component interfaces.
|
2020-07-19 00:33:02 -07:00 |
|
Acruid
|
ea94f4a182
|
Moved interaction interfaces from Server to Shared.
|
2020-07-18 22:51:56 -07:00 |
|
chairbender
|
b35333d366
|
Click Drag Functionality + Refactor Interaction Interfaces (#1125)
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
Co-authored-by: ComicIronic <comicironic@gmail.com>
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-07-06 23:27:03 +02:00 |
|
Acruid
|
f0561d8d95
|
Changes resulting from merging Client and Server PhysicsComponent.
|
2020-07-01 12:03:19 -07:00 |
|
zumorica
|
3cf2948f82
|
Fix remnants of IAfterAttack
|
2020-05-24 13:47:13 +02:00 |
|
zumorica
|
934e69d6e3
|
Merge branch 'master' into 2020-04-28-tool-component
# Conflicts:
# Content.Server/GameObjects/Components/AnchorableComponent.cs
# Content.Server/GameObjects/Components/Construction/ConstructionComponent.cs
# Content.Server/GameObjects/Components/Doors/AirlockComponent.cs
# Content.Server/GameObjects/Components/Gravity/GravityGeneratorComponent.cs
# Content.Server/GameObjects/Components/Interactable/Tools/CrowbarComponent.cs
# Content.Server/GameObjects/Components/Power/PowerTransferComponent.cs
# Content.Server/GameObjects/Components/WiresComponent.cs
|
2020-05-23 18:00:28 +02:00 |
|
zumorica
|
3029e31e4a
|
Merge branch 'master' into 2020-04-28-tool-component
# Conflicts:
# Content.Server/GameObjects/Components/AnchorableComponent.cs
# Content.Server/GameObjects/Components/Gravity/GravityGeneratorComponent.cs
# Content.Server/GameObjects/Components/Interactable/Tools/CrowbarComponent.cs
# Content.Server/GameObjects/Components/Power/PowerTransferComponent.cs
# Content.Server/GameObjects/Components/WiresComponent.cs
# Content.Server/GameObjects/EntitySystems/Click/InteractionSystem.cs
# Resources/Prototypes/Entities/Items/tools.yml
|
2020-05-23 12:02:34 +02:00 |
|
zumorica
|
06d2cc74ed
|
Refactor a bunch of stuff.
|
2020-05-19 14:17:48 +02:00 |
|
zumorica
|
ff5549a0d1
|
Finish refactoring tools. Add multitools. (as in multiple tools in one)
|
2020-04-29 13:48:32 +02:00 |
|