Skip to content

Develop#4

Merged
Gikkman merged 4 commits intomasterfrom
develop
Mar 28, 2017
Merged

Develop#4
Gikkman merged 4 commits intomasterfrom
develop

Conversation

@Gikkman
Copy link
Owner

@Gikkman Gikkman commented Mar 28, 2017

No description provided.

Gikkman added 4 commits July 18, 2016 06:18
The new tag parsing should be way more efficient, since it doesn't read
through the entire tag once for each field anymore. Instead, we only
need to read it once, and then we can access each field via a hashmap
Added User.getUserName (retrieves the twitch login name)
Changed USER_TYPE.value for most USER_TYPES (to make space for SUBSCRIBER in between DEFAULT and STAFF)
Changed User.userID to long
Modified User.getName -> User.getDisplayName (see above)

Depricated TwirkListener.onWhisper (twitch uses another wisper system now)
Depricated TwirkListener.onMode (check users for User.isMod instead, it is unreliable anyway)
@Gikkman Gikkman merged commit b90c0f7 into master Mar 28, 2017
@Gikkman Gikkman deleted the develop branch June 25, 2017 12:13
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