Commit Graph

24328 Commits

Author SHA1 Message Date
ComicIronic b54643b243 Add example of new collision flag names in prototype 2020-05-25 00:17:42 +01:00
ComicIronic 08250621e4 Add flag serialization marker to CollisionGroup for engine bitmasks 2020-05-25 00:17:08 +01:00
Pieter-Jan Briers 1cd6edb1a2
Remove NoDoor and locking from the base locker component. 2020-05-25 01:03:44 +02:00
Alex Evgrashin fdda48ca56
Fuel and water tanks fixes #967, #868 (#992) 2020-05-25 00:29:09 +02:00
Swept 32ba48fdab Added the rest 2020-05-24 14:40:12 -07:00
Pieter-Jan Briers 6457d8c075
Fix emergency light not spinning. 2020-05-24 22:15:33 +02:00
Pieter-Jan Briers a18c672bd8
Update submodule. 2020-05-24 22:15:33 +02:00
Pieter-Jan Briers d2a38bdb00
Fix integration tests. 2020-05-24 22:15:33 +02:00
Pieter-Jan Briers 26e07a627b
Fix DestructibleComponent sounds not playing. 2020-05-24 22:15:33 +02:00
Swept 8860ca6e2c
Crowbar, Wrench, Welder inhand (#990) 2020-05-24 21:44:22 +02:00
Swept 67143b1371
Toolboxes Update (#985) 2020-05-24 18:56:19 +02:00
Pieter-Jan Briers 78a9cc640a
Fix timing on grenade. 2020-05-24 18:23:30 +02:00
Pieter-Jan Briers 81f778b2a9
Adds observer spawn points. 2020-05-24 16:58:32 +02:00
Pieter-Jan Briers 313cccb24f
Drill and jaws inhands. 2020-05-24 15:00:12 +02:00
Pieter-Jan Briers 63493c05cc
Inhands for wirecutters. 2020-05-24 14:56:19 +02:00
Pieter-Jan Briers c08efc19f4
Give filled utility belt a suffix. 2020-05-24 14:56:10 +02:00
Swept bceb57957f Only Basic Airlock 2020-05-24 05:47:18 -07:00
Pieter-Jan Briers 00aea4d6aa
Adds warp points to saltern and fix broke door occlusion. 2020-05-24 14:32:22 +02:00
Pieter-Jan Briers 08c165c703
Adds warp points to make moving around the map for testing easier. 2020-05-24 14:32:22 +02:00
zumorica 92f2ece654 Ignore client-side marker component on the server. 2020-05-24 14:29:16 +02:00
zumorica 1be8a4b9ae Update submodule 2020-05-24 14:18:37 +02:00
zumorica 4e0396ed41 Fix construction still using Tool Enums instead of Tool Qualities 2020-05-24 14:18:04 +02:00
zumorica ae80762cc5 Ignore some server-side components on the client 2020-05-24 14:17:45 +02:00
zumorica b98b3191f8 Fix screwdriver having two icon components defined in the prototype 2020-05-24 14:16:21 +02:00
zumorica 8b957e53db Fix sound collections having the wrong ID 2020-05-24 14:15:41 +02:00
zumorica 3cf2948f82 Fix remnants of IAfterAttack 2020-05-24 13:47:13 +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
Pieter-Jan Briers 65d46899c0
Switch to saltern.
It's not done yet.
2020-05-24 01:50:56 +02:00
Pieter-Jan Briers 860ccb3dcd
Spawn points for all jobs. 2020-05-24 01:47:29 +02:00
Pieter-Jan Briers 1fca133688
Improve marker visualization for mapping.
Command renamed to showmarkers.
Actually permanent (so if you place markers with it active, you immediately see them).
2020-05-24 01:47:14 +02:00
Pieter-Jan Briers 4b7937b4a1
TG marker sprites. 2020-05-24 01:46:33 +02:00
Pieter-Jan Briers ad10a59a8b
Fix bad prob value. 2020-05-24 01:40:39 +02:00
Pieter-Jan Briers 658c23ede1
Adds Chef job. 2020-05-24 01:34:00 +02:00
Pieter-Jan Briers bd92bdfbf8
Improve equip fail messages.
Message when trying to equip regular items to slots.
Mention ID slot specifically.
2020-05-23 22:57:25 +02:00
Pieter-Jan Briers 54b3783b03
Use mouse-focused popup for equip failure message. 2020-05-23 22:52:17 +02:00
Pieter-Jan Briers 82b7a09880
Fix exceptions from deleting pilot chair with player in it. 2020-05-23 22:51:41 +02:00
Pieter-Jan Briers 36b5326a37
Allow server to send cursor-located popup messages. 2020-05-23 18:45:47 +02:00
Pieter-Jan Briers 7346774616
Fix alignment of popup messages.
They were supposed to be centered but this broke.
2020-05-23 18:44:54 +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
Pieter-Jan Briers 3847b5260b
Fix exception if you attack and hit nothing. 2020-05-23 17:47:32 +02:00
Hugal31 6c2ad53b68
Add error popup message on equip failure (#955) 2020-05-23 17:27:57 +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 154ff47446 Add a few useful popups to welders. 2020-05-23 14:26:41 +02:00
zumorica eb3660b9cb Use DataField for tool quality enum 2020-05-23 14:20:26 +02:00
Pieter-Jan Briers ae344888d8
Fix bullets slowing down.
This one was pretty hilarious I gotta admit.
2020-05-23 13:07:46 +02:00
Pieter-Jan Briers f337ae4ec7
Update submodule 2020-05-23 12:51:00 +02:00
zumorica 0242083883 Fix conflict screw up 2020-05-23 12:08:00 +02:00