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

attempt to make changes to use the emote effects from the updated emotes package #1

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

Conversation

jamesmanning
Copy link

Can't get libsass / node-sass working on my local Windows machine at the moment, so haven't been able to verify whether the changes work or not.

Had to add a few new functions in the emotes package (see https://github.com/jamesmanning/emotes/commits if needed) so might need to npm update to get an updated version of it.

with this change, the emote effects (vibrate, reverse, etc) should all work, and with the switch to EmoteParser's regex (now exposed) it should support the emotes that includes lines of text ('advice' emotes, 'sign' emotes, etc)

- sass-loader had to bump up to 1.0
  - pre-1.0 versions would fail with "ERROR in `libsass` bindings not found. Try reinstalling `node-sass`?"
- the upgrade of sass-loader to 1.0 required node-sass upgrading to v3
- invert and hue-rotate needed the appropriate berrymotes invert js (snippet copied from berrymotes.berrytube.js
- all the animation effects (brody, vibrate, zspin, etc) needed inclusion of http://berrymotes.com/assets/berrymotes.core.css
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.

1 participant