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

Implement a few more /icon.Blend() features #964

Merged
merged 4 commits into from
Dec 15, 2022
Merged

Conversation

wixoaGit
Copy link
Member

@wixoaGit wixoaGit commented Dec 14, 2022

Implements these four things:

  • /icon.Blend("#ff0000", ...)
  • ICON_ADD
  • ICON_SUBTRACT
  • icon += "#ff0000"

Built on top of #963, so that should be merged first.

@ike709
Copy link
Collaborator

ike709 commented Dec 14, 2022

Don't forget to update #141 when you merge

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

# Conflicts:
#	OpenDreamRuntime/DreamManager.cs
#	OpenDreamRuntime/Objects/DreamIcon.cs
#	OpenDreamRuntime/Objects/DreamList.cs
#	OpenDreamRuntime/Objects/DreamObjectDefinition.cs
#	OpenDreamRuntime/Objects/DreamObjectTree.cs
#	OpenDreamRuntime/Procs/DMProc.cs
@wixoaGit wixoaGit force-pushed the icon_blend_additions branch from b3de91c to 6fe034c Compare December 15, 2022 23:35
@wixoaGit wixoaGit marked this pull request as ready for review December 15, 2022 23:35
@wixoaGit wixoaGit merged commit 74b583e into master Dec 15, 2022
@wixoaGit wixoaGit deleted the icon_blend_additions branch December 15, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants