Tyler Young
de274de9e3
use CannyFastMath in various places even where it might not be any different
...
also update a bunch of packages
clean up redundant YamlDotNet references
2020-06-14 09:36:53 -04:00
Víctor Aguilera Puerto
64dd3b0860
Moves SharedInteractionSystem to Content.Shared namespace
2020-06-13 16:10:26 +02:00
DamianX
7817681894
Refactored GalacticBankManager ( #1089 )
2020-06-12 18:31:57 +02:00
Memory
21c41f28ed
Refactor all references to AudioSystem functions now that the old ones are obsolete. ( #1081 )
...
Co-authored-by: FL-OZ <anotherscuffed@gmail.com >
2020-06-07 15:55:15 +02:00
20kdc
a09131e817
Solar panels occlusion and tracking ( #961 )
2020-06-02 13:32:18 +02:00
chairbender
12f3b6bb7b
Use new command binding system supporting multiple bindings ( #1043 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-05-31 23:32:05 +02:00
Remie Richards
2e38c194f7
IExamine can now limit certain details behind a 'details' range check. ( #1039 )
...
* IExamine can now limit certain details behind a 'details' range check.
* Comic's Review fixes.
- colour -> color. My ancestors are saddened by this.
- Can see wire panel opened/closed at any distance again.
2020-05-31 20:29:06 +02:00
Víctor Aguilera Puerto
a9a43f25ce
Remove unused IEntitySystemManager dependencies.
2020-05-31 19:58:49 +02:00
FL-OZ
53900b79e9
Rename SoundComponent and refactor its wrong usages. ( #1036 )
...
* Rename `SoundComponent` and refactor its wrong usages.
* Replace verbose IoC grabs with EntitySysetm.Get
* unused depend
Co-authored-by: FL-OZ <anotherscuffed@gmail.com >
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
2020-05-31 19:40:36 +02:00
FL-OZ
5b36a0d704
Sweeping changes/improvements to the microwave. ( #997 )
...
Co-authored-by: FL-OZ <anotherscuffed@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-05-28 22:28:35 +02:00
Pieter-Jan Briers
94917a63a6
Fix compiler warnings
2020-05-28 17:44:51 +02:00
Tomeno
1fc20a4e14
Uses raytrace to clamp drop distance ( #1017 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-05-28 13:23:50 +02:00
Pieter-Jan Briers
195c16d800
Wire hacking is now fancy.
...
1. new UI
2. wires are correctly randomized.
3. wires layouts
are shared across machines in the same round.
2020-05-27 15:24:07 +02:00
Víctor Aguilera Puerto
8a81f54a45
Makes InRangeUnobstructed use MapCoordinates. Fixes #1003
...
(Also updates Submoduke)
2020-05-26 14:23:25 +02:00
Pieter-Jan Briers
29f21dfe58
Throwing improvements ( #969 )
2020-05-25 14:04:58 +02:00
Víctor Aguilera Puerto
1c00bf2855
Merge pull request #865 from Zumorica/2020-04-28-tool-component
...
Tool refactor, multi tools
2020-05-24 13:42:02 +02:00
Pieter-Jan Briers
31263f8597
Fixes ghosts being affected by gravity.
...
Fixes #980
2020-05-24 11:40:49 +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
Clyybber
1ad9a10050
Fix #274 ( #927 )
2020-05-23 17:23:25 +02:00
Pieter-Jan Briers
05b910d9db
Slight cleanup to MoverSystem
2020-05-23 17:18:32 +02:00
Pieter-Jan Briers
0e8bb178f7
Fixes click-facing giving you NaN rotation if you interact with something at the exact same position as you.
2020-05-23 15:33:01 +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
chairbender
6a4d78cfac
Add interaction checks to all interactions ( #923 )
2020-05-23 11:27:31 +02:00
Pieter-Jan Briers
cad59d2cb4
Fancy Verb Menu & Verb API Refactor ( #928 )
2020-05-23 03:09:44 +02:00
Pieter-Jan Briers
18ce80a43c
Merge physics rewrite
2020-05-23 01:26:43 +02:00
Pieter-Jan Briers
126c5942a4
Merge branches '2020-05-18-midi' and '20-05-22-midi-update'
2020-05-22 18:02:24 +02:00
zumorica
d2d6c2cecd
Merge branch 'master' into 2020-04-28-tool-component
...
# Conflicts:
# SpaceStation14.sln.DotSettings
2020-05-22 11:31:18 +02:00
20kdc
0cfd2f3bb2
Solar Panels ( #936 )
2020-05-21 21:08:03 +02:00
zumorica
cb391ec3d8
Merge branch 'master' into 2020-05-18-midi
2020-05-21 19:50:09 +02:00
zumorica
731ab22568
Better timing
2020-05-20 17:13:49 +02:00
zumorica
06d2cc74ed
Refactor a bunch of stuff.
2020-05-19 14:17:48 +02:00
zumorica
06c7030514
Some work
2020-05-17 12:58:54 +02:00
zumorica
b5cf3cf2da
Adds stun status effect
2020-05-14 17:44:09 +02:00
zumorica
a524eca44b
Action blocker for changing direction
2020-05-13 19:26:39 +02:00
zumorica
f968128af7
StandingStateHelper, StunSystem
2020-05-13 19:04:50 +02:00
zumorica
b85161a35f
Adds stuns
2020-05-13 16:53:01 +02:00
zumorica
b1db8d1e7a
Add WelderComponent back
2020-05-11 15:26:07 +02:00
zumorica
6ae5e36a18
Merge branch 'master' into 2020-04-28-tool-component
2020-05-11 12:24:43 +02:00
Hugal31
fbaafa8366
Add smart equip shortcuts ( #873 )
2020-05-05 00:39:15 +02:00
Pieter-Jan Briers
e2677bab51
Wide attacks on space, remove UseOrAttack.
2020-05-03 16:03:52 +02:00
Jackson Lewis
1f0c72dd28
Gravity ( #841 )
2020-05-02 16:02:52 +02:00
Víctor Aguilera Puerto
f5657569e4
Fix drop range ( #871 )
2020-05-01 17:44:22 +02:00
zumorica
995ed64789
Don't raise ToolAct, remove unused IToolAct
2020-04-29 15:28:03 +02:00
zumorica
dd72f9d1a9
Actually raise ToolAct
2020-04-29 14:45:38 +02:00
zumorica
89e7ad4144
Correct comment
2020-04-29 14:27:06 +02:00
zumorica
ff5549a0d1
Finish refactoring tools. Add multitools. (as in multiple tools in one)
2020-04-29 13:48:32 +02:00
zumorica
ca5638badf
Start refactoring tools
2020-04-28 16:44:53 +02:00
metalgearsloth
60ce5b5089
Add puddles / reagent spills ( #743 )
2020-04-21 20:23:12 +02:00
Sam
1ba222142a
Created SharedInteractionSystem + Partial Fix #782 ( #833 )
2020-04-21 16:58:31 +02:00
Víctor Aguilera Puerto
3fc4725df7
Add IEquipped and IUnequipped interfaces ( #837 )
2020-04-21 14:38:35 +02:00