Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Router fixes and improvements #10663

Merged

Conversation

MaxIsJoe
Copy link
Contributor

@MaxIsJoe MaxIsJoe commented Dec 22, 2024

fixes #10663 and addresses an issue in #10586

CL: [New] Added a new mapping item to allow for mappers to have the ability to once again assign events/signals on maps.
CL: [New] Fallstation's medical department has installed some new automatic door openers for patients that want to escape medical. (/TG/ parity feature)
CL: [Improvement] Increased character name limit from 26 to 28.
CL: [Fix] Fixed an issue with the character creator having lower character limits than what the default limit was on Character Sheets.
CL: [Fix] Fixed some padding issues inside the character creator that caused some elements to spill over outside containers.
CL: [Fix] Fixed an issue that would cause the map loader and any system that relied on GetMethodInfo() to crash when attempting to fetch a method that had an ambiguous override.
CL: [Fix] Light switches are functional once again.
CL: [Fix] Fixed some NRE issues with pressure plates.
CL: [Fix] Fixed a bug where the door auto-closing time could be reset constantly.
CL: [Fix] Fixed a bug where if an admin or a non-player source called an action to open a door immediately, the door would act as if it was closed despite it being open already.

@github-actions github-actions bot added the UI label Dec 22, 2024
@Bod9001 Bod9001 merged commit 0ca7f05 into unitystation:develop Dec 30, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants