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

[MIRROR] donor item sprite pass #2401

Merged
merged 1 commit into from
Mar 14, 2024
Merged

[MIRROR] donor item sprite pass #2401

merged 1 commit into from
Mar 14, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

* ae

* Update uniform.dmi

* Update donator_clothing.dm
@ReezeBL ReezeBL merged commit e80f942 into master Mar 14, 2024
24 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-1417 branch March 14, 2024 08:16
Iajret pushed a commit that referenced this pull request May 9, 2024
* Fixes logging runtime when admins trigger summon events (#83109)

Admin secrets panel passes a client to this proc, which only had
handling for being passed a mob.

```
[17:23:21] Runtime in code/modules/spells/spell_types/right_and_wrong.dm, line 250: undefined proc or verb /client/log message(). 
proc name: summon events (/proc/summon_events)
usr: ShizCalev/(Gratian Hunter)
usr.loc: (Engineering SMES (115,96,2))
src: null
call stack:
summon events(ShizCalev (/client))
/datum/secrets_menu (/datum/secrets_menu): ui act("events", /list (/list), /datum/tgui (/datum/tgui), /datum/ui_state/admin_state (/datum/ui_state/admin_state))
/datum/tgui (/datum/tgui): on act message("events", /list (/list), /datum/ui_state/admin_state (/datum/ui_state/admin_state))
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
```

* Fixes logging runtime when admins trigger summon events

---------

Co-authored-by: Afevis <[email protected]>
ReezeBL pushed a commit that referenced this pull request May 9, 2024
…) (#3249)

* Fixes logging runtime when admins trigger summon events (#83109)

Admin secrets panel passes a client to this proc, which only had
handling for being passed a mob.

```
[17:23:21] Runtime in code/modules/spells/spell_types/right_and_wrong.dm, line 250: undefined proc or verb /client/log message(). 
proc name: summon events (/proc/summon_events)
usr: ShizCalev/(Gratian Hunter)
usr.loc: (Engineering SMES (115,96,2))
src: null
call stack:
summon events(ShizCalev (/client))
/datum/secrets_menu (/datum/secrets_menu): ui act("events", /list (/list), /datum/tgui (/datum/tgui), /datum/ui_state/admin_state (/datum/ui_state/admin_state))
/datum/tgui (/datum/tgui): on act message("events", /list (/list), /datum/ui_state/admin_state (/datum/ui_state/admin_state))
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
```

* Fixes logging runtime when admins trigger summon events

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Afevis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants