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 |
|
Pieter-Jan Briers
|
6a4ccebd48
|
You can now hide small items in potted plants.
|
2020-05-27 15:17:29 +02:00 |
|
Víctor Aguilera Puerto
|
e5fb384edd
|
Make EmitSoundOnUseComponent use the AudioSystem directly instead of SoundComponent
|
2020-05-27 11:33:16 +02:00 |
|
Víctor Aguilera Puerto
|
8a81f54a45
|
Makes InRangeUnobstructed use MapCoordinates. Fixes #1003
(Also updates Submoduke)
|
2020-05-26 14:23:25 +02:00 |
|
Daniel Thompson
|
b53446bed1
|
Adds cells to stunbatons (#972)
|
2020-05-25 15:02:59 +02:00 |
|
Pieter-Jan Briers
|
8794381697
|
Secure lockers & locker welding.
|
2020-05-25 13:58:56 +02: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 |
|
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
|
08c165c703
|
Adds warp points to make moving around the map for testing easier.
|
2020-05-24 14:32:22 +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
|
ad10a59a8b
|
Fix bad prob value.
|
2020-05-24 01:40:39 +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 |
|
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 |
|
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 |
|
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
|
1cb1bd5a8f
|
Randomize wirecutter and screwdriver colors.
|
2020-05-23 02:14:11 +02:00 |
|
Pieter-Jan Briers
|
18ce80a43c
|
Merge physics rewrite
|
2020-05-23 01:26:43 +02:00 |
|
FL-OZ
|
613e1619fa
|
satiates abrahams hunger for microwave fixes
|
2020-05-22 17:22:42 -05:00 |
|
FL-OZ
|
1e183ca5a8
|
GLOBAL SLUUUUURRRRP
|
2020-05-22 16:23:18 -05:00 |
|
zumorica
|
6daa1bcf27
|
Only play tool sound if the use goes through
|
2020-05-22 21:24:59 +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 |
|
Pieter-Jan Briers
|
931c0a01ac
|
Emergency closets are now filled automatically.
Mostly.
|
2020-05-22 17:49:07 +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 |
|
zumorica
|
da128f13c4
|
End playing song when mob can't interact or player disconnects
|
2020-05-22 11:13:34 +02:00 |
|
20kdc
|
0cfd2f3bb2
|
Solar Panels (#936)
|
2020-05-21 21:08:03 +02:00 |
|
zumorica
|
9b0bc818c6
|
Be slightly more harsh with dropped batches count to prevent abuse.
|
2020-05-21 20:11:09 +02:00 |
|
zumorica
|
fc0d54a6bb
|
Playing black MIDIs stuns you.
|
2020-05-21 20:06:48 +02:00 |
|
zumorica
|
cb391ec3d8
|
Merge branch 'master' into 2020-05-18-midi
|
2020-05-21 19:50:09 +02:00 |
|
Víctor Aguilera Puerto
|
b270c69512
|
Merge pull request #911 from Zumorica/2020-05-13-stuns
Adds StunnableComponent, Stunbaton...
|
2020-05-21 19:48:19 +02:00 |
|
zumorica
|
d3102dbf96
|
Remove server-side RefreshInHands, refresh them on component state update
|
2020-05-21 19:44:49 +02:00 |
|
zumorica
|
7cbd2fd8ce
|
OnHitEntities now returns a bool and takes a read only list
|
2020-05-21 19:40:08 +02:00 |
|
zumorica
|
bb31fcb227
|
Drop midi batch if it exceeds event limit.
|
2020-05-21 19:28:57 +02:00 |
|
zumorica
|
0235f6096e
|
Sync sequencer tick correctly
|
2020-05-21 17:39:48 +02:00 |
|
zumorica
|
78aa4fb872
|
Use Sequencer, improve MIDI a lot
|
2020-05-21 15:20:37 +02:00 |
|
FL-OZ
|
e1324fff19
|
Fix RND console keyboard sound being global. (#933)
* global keyboard
* e
* fixes microwave while im at it
Co-authored-by: FL-OZ <anotherscuffed@gmail.com>
|
2020-05-20 19:11:38 +02:00 |
|
zumorica
|
6db9ac7247
|
Improved timing
|
2020-05-20 17:48:36 +02:00 |
|