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

Copy organism Discord emoji code to clipboard with one click! #109

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

theomgdev
Copy link
Contributor

@theomgdev theomgdev commented Jan 16, 2022

includes-data

Simple yet very strong feature. Just click to Discord button in the organism editor to create and copy emoji code for the Emergent Garden discord server.

Also, the Discord invites link was added to the right of the GitHub icon, and links were made open in a new tab with the target='_blank' HTML prop.

Also, font-awesome updated to use Discord icon, but don't worry, thanks to v4-shims it is compatible with all old v4 codes.

Also, the hotkey is "V" to copy discord emoji code of organism.

In order for the hotkey order on the keyboard to continue without confusing the user, the v key was chosen as the new hotkey, right after the x(edit) and c(drop-org) hotkeys. Therefore, the old v(toggle-hud) hotkey was replaced with the b key, and the old b(clear-walls) hotkey with the n key, keeping the horizontal row on the keyboard.(z-x-c-v-b-n)

New/Changed Hotkeys:

  • V copy discord emoji code
  • B toggle hud
  • N destroy all walls

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.

None yet

1 participant