Skip to content

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

Open
jamesmanning wants to merge 17 commits into
CiderSqueezy:masterfrom
jamesmanning:master
Open

attempt to make changes to use the emote effects from the updated emotes package#1
jamesmanning wants to merge 17 commits into
CiderSqueezy:masterfrom
jamesmanning:master

Conversation

@jamesmanning

Copy link
Copy Markdown

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