-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
update maptext #6867
base: master
Are you sure you want to change the base?
update maptext #6867
Conversation
@@ -0,0 +1,14 @@ | |||
TIMER_SUBSYSTEM_DEF(runechat) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lohikar will remember this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
runechat uses its own timer for qdel callback
idk why i approved a draft but the files looked good |
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ two week, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself |
About The Pull Request
maptext message text and its related "ticking" is now handled by
/datum/maptext
and its associated ticker ssrunechatstatus display uses its own overlays now for a really smooth text-scroll animation
🆑
add: new fonts used by maptext and status display
tweak: changed maptext default font
tweak: runechat color is based on your "visible" name instead of being randomly picked
tweak: update status display to be really smooth
/:cl: