Commit Graph

24328 Commits

Author SHA1 Message Date
Pieter-Jan Briers b8803ffd33
Table, not worktop. 2020-04-20 18:20:36 +02:00
Pieter-Jan Briers 221882afa5
Tweak color gain factor to reduce disparity between walls and non-walls.
Also increases the brightness of *specifically* walls to make up for it, in content.
2020-04-20 18:16:32 +02:00
Pieter-Jan Briers 3c5228b978
Fix some wrong vending machine icons. 2020-04-20 17:46:27 +02:00
Pieter-Jan Briers 7aeb7d9cbc
Merge pull request #829 from Zumorica/2020-04-20-mind-examine-message 2020-04-20 16:21:10 +02:00
Pieter-Jan Briers 70161f35b6
Merge branches 'component-message-session' and 'message-submodule' 2020-04-20 16:02:09 +02:00
Pieter-Jan Briers d492aea905
Update submodule 2020-04-20 16:01:01 +02:00
Jackson Lewis 3c6cbecb12 Remove redundancy 2020-04-20 12:57:05 +01:00
zumorica 3f3b7ca969 Add examine info toggle 2020-04-20 11:37:05 +02:00
Jackson Lewis 6a22f2629b Update content repo and RobustToolbox 2020-04-20 10:36:02 +01:00
zumorica 7803bb87bc Add examine message for minds whose player disconnected or ghosted. 2020-04-20 11:14:04 +02:00
Pieter-Jan Briers f6579918d9
Fix crash when moving after deleting the grid you were previously on. 2020-04-20 10:09:58 +02:00
Pieter-Jan Briers dcd8070a08
Adds command to show wires. 2020-04-20 09:45:45 +02:00
Pieter-Jan Briers 65f5f71a39
Allow Supply of PowerGenerator to be VV'd 2020-04-20 09:45:40 +02:00
Pieter-Jan Briers bb9ee66db4
Merge pull request #824 from space-wizards/prediction 2020-04-18 17:41:11 +02:00
Pieter-Jan Briers 646608429d
Update submodule 2020-04-18 17:36:51 +02:00
Pieter-Jan Briers c4ba83bdf3
Remove mispredict testing code. 2020-04-18 17:18:08 +02:00
Pieter-Jan Briers 93c8007f5e
Merge branch 'master' into prediction 2020-04-18 14:07:02 +02:00
Pieter-Jan Briers dd6c919a32
Re-enable run bind. 2020-04-18 13:47:06 +02:00
Pieter-Jan Briers 20295723b2
Make ghosts twice as fast. 2020-04-18 13:46:56 +02:00
Pieter-Jan Briers 1578a32fa1
Put base movement in control of MovementSpeedModifierComponent.
PlayerInputMoverComponent was unsuitable because it gets added/removed dynamically and is specific to players (AIs don't use it).
2020-04-18 13:46:35 +02:00
Pieter-Jan Briers 028ca7a732
Remove hardcoded ghosting from MoverSystem. 2020-04-18 12:10:50 +02:00
Pieter-Jan Briers 8076ecfc2e
You can no longer see the solution contents of humans via examine. 2020-04-18 01:10:41 +02:00
Pieter-Jan Briers b137d4eaf0
Adds NoExamine SolutionCap. 2020-04-18 01:10:26 +02:00
Pieter-Jan Briers 4328d17994
Update submodule 2020-04-18 00:39:36 +02:00
Pieter-Jan Briers ce2d6175d2
Handle MindComponent deletion:
You now get turned into a ghost if it happens, or return to body gets disabled if you were already ghosted.
2020-04-18 00:39:22 +02:00
Pieter-Jan Briers 4125c36e8d
Allow mind transfer to entity if said entity is also the current visit target. 2020-04-18 00:38:43 +02:00
Pieter-Jan Briers c4f147bab4
Store original character name in mind. 2020-04-18 00:38:19 +02:00
Pieter-Jan Briers 9d130d98d3
Remove some bad style decisions. 2020-04-17 23:47:03 +02:00
Pieter-Jan Briers 13a6b3df7e
Update submodule. 2020-04-17 21:17:05 +02:00
Pieter-Jan Briers 2e57547ca2
Merge pull request #823 from Zumorica/2020-04-17-fix-my-shit 2020-04-17 21:01:37 +02:00
Pieter-Jan Briers 2d8085d52e
Merge pull request #821 from PrPleGoo/FixIssue719 2020-04-17 21:00:31 +02:00
zumorica 47e964a882 Deadchat now has color 2020-04-17 19:38:18 +02:00
zumorica a408cdad0a Fix ControlMob not deleting ghosts 2020-04-17 19:28:08 +02:00
zumorica a4110799b8 Merge branch 'master' into 2020-04-17-fix-my-stuff 2020-04-17 19:23:41 +02:00
zumorica c2e328e5ae Turns out we don't need to spawn a timer to delete ghosts anymore 2020-04-17 19:23:06 +02:00
zumorica 02ccc6dc45 Only delete ghosts on return to body or unghost 2020-04-17 19:19:37 +02:00
zumorica 01e8e4784b Joining round as observer greys out return to body button 2020-04-17 19:16:42 +02:00
Pieter-Jan Briers cdf47aab44
Fix ghosts not being hidden when you do-aghost. 2020-04-17 19:11:10 +02:00
zumorica 73d754e2d2 Observers now get correct name on observe from lobby 2020-04-17 18:51:51 +02:00
PrPleGoo 7d6e6edcd1 Disable collision for things inside EntityStorageComponents + enable putting mobs in lockers 2020-04-17 15:40:17 +02:00
Pieter-Jan Briers 27771a31f0
Improvements to allow better connection dialog in content. 2020-04-17 14:46:25 +02:00
Pieter-Jan Briers 04eab336a4
Delete build-content.yml 2020-04-17 02:36:18 +02:00
Pieter-Jan Briers b1ea062493
More actions attempts 2020-04-17 00:39:26 +02:00
Pieter-Jan Briers f80cc1429f
Attempt github actions 2020-04-17 00:29:29 +02:00
Pieter-Jan Briers 478fd35502
Merge pull request #802 from FL-OZ/round_end_screen 2020-04-16 22:33:38 +02:00
Pieter-Jan Briers 84d14ab185
Use new GetFromJson method for convenience. 2020-04-16 21:24:43 +02:00
Pieter-Jan Briers a1c9ea8bbd
GameTicker watchdog update integration. 2020-04-16 21:24:43 +02:00
Pieter-Jan Briers f9ba0ddf24
Update submodule. 2020-04-16 21:24:43 +02:00
scuffedjays 43b27e93bc Fix the duration timing again. 2020-04-16 13:07:58 -05:00
scuffedjays 7ae8f8429d Fixed calculation of round duration 2020-04-15 17:46:53 -05:00