Drathek
Drathek
### Version v2.10.0.alpha and latest master 754d6625552e7eef2fa8c8403dca25803fb61169 ### What happened? StrongDMM crashes and does not log any error if it attempts to load an environment that spacemandmm has failed to...
# About the pull request This PR fixes injectors & crystals that were fully emptied from being refilled in any medical vendor. I'm not sure if initial volume for injectors...
# About the pull request This PR updates most caching in CI: - Depreciated cache@v3 usage is updated to cache@v4 - Byond downloads now test the archive downloaded, and support...
# About the pull request This PR simply ensures all mobs (was only simple mobs and decoys that didn't already) call parent so the away_timer is always updated. I also...
**Describe the bug** As explained on discord, OIDC strict mode prevents all user editing, and aborts logins if it ever tries to create a user that already exists. **To Reproduce**...
# About the pull request This PR is a follow up to #11024 reworking how clarity is calculated heavily. Namely now when comms are down several computers in CIC need...
# About the pull request Someone went to the trouble of making liquid fuel spread out into decals when spilled, but didn't make it ignitable. This PR fixes that. I...
# About the pull request This PR removes an unnecessary call for late joining as a xeno from lobby. Some reason Harry thought that `attempt_to_join_as_xeno` returned a mob, and if...
# About the pull request This PR is a follow up to #11056 doing a few things: - Xenos that can be taken over get a warning in chat (and...
# About the pull request This PR is a follow up to #11099 where I see another runtime where a weakref is missing in the quadtree. What this should mean...