Spatison
a2557f75a6
Upstream ( #129 )
2024-11-21 17:49:04 +07:00
SimpleStation14
24f36c1803
Mirror: Pulling Rework V2 ( #269 )
...
## Mirror of PR #24936 : [Pulling rework
v2](https://github.com/space-wizards/space-station-14/pull/24936 ) from
<img src="https://avatars.githubusercontent.com/u/10567778?v=4 "
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards )/[space-station-14](https://github.com/space-wizards/space-station-14 )
###### `c584f6444a85cc53edb060230f7e7b2b76cc87bf`
PR opened by <img
src="https://avatars.githubusercontent.com/u/31366439?v=4 "
width="16"/><a href="https://github.com/metalgearsloth ">
metalgearsloth</a> at 2024-02-04 01:43:17 UTC
---
PR changed 53 files with 796 additions and 1356 deletions.
The PR had the following labels:
- Status: Needs Review
---
<details open="true"><summary><h1>Original Body</h1></summary>
> Health v2 moment
>
> Fixes https://github.com/space-wizards/space-station-14/issues/24900
>
> - Fixes container changes.
> - Fixes keybind.
> - Fixes multi-pull.
> - Fixes alerts cleanup for non-predicted pull stops.
>
> I'm awake now for any issues.
</details>
---------
Co-authored-by: SimpleStation14 <Unknown>
Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com >
Co-authored-by: VMSolidus <evilexecutive@gmail.com >
2024-07-09 19:51:27 -04:00
Pieter-Jan Briers
ccea85136b
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
DrSmugleaf
9cc8a7fc81
Remove 700 usages of Component.Owner ( #21100 )
2023-10-20 15:31:13 +02:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
metalgearsloth
90110183be
Fix a bunch of logger warnings ( #17691 )
2023-06-27 23:56:52 +10:00
metalgearsloth
cb7f73927d
Reduce puddle tile friction ( #16375 )
2023-05-13 11:45:53 -04:00
metalgearsloth
bf79d76666
Content update for ECS physics ( #13291 )
2023-01-15 15:38:59 +11:00
metalgearsloth
c02fbc3659
Content update for physicsmap changes ( #13190 )
2022-12-27 13:18:02 +11:00
metalgearsloth
b4f4de211e
Fix planet tile friction ( #12886 )
...
Falls back to default friction on empty tiles where a planet has gravity.
2022-12-04 21:47:08 -06:00
metalgearsloth
78a4ab6eb2
Update for collision events by-ref ( #10933 )
2022-09-14 17:26:26 +10:00
metalgearsloth
12e1a961d6
Reduce knocked down players tile friction ( #11035 )
2022-09-10 23:49:10 -07:00