HOTFIX 3
HOSTS- fixed issue, where host event is not properly triggered
HOTFIX 2
HOSTS- fix some issues with incorrect caching of hostsBLACKLIST- fix issue when specific chars was used in a chat message and blacklist being ignoredWHITELIST- fix issue when specific chars was used in a chat message and whitelist being ignored
HOTFIX 1
OVERLAYS- fix credits speed settings
ADDED
USERS- added!ignore add,!ignore rm,!ignore checkcommands to ignore users by botUI- addedignorelisttomanage->viewersWIDGETS- addedwidgetEventlistSizeto set font size of eventlist usernamesEVENTS- addedgame changedeventCONFIG- addedpoolSizeconfig to mongodbCONFIG- if domain is set withoutwww, www will be still working -test.com->test.comandwww.test.comCONFIG- there may be several domains set in config file - example:domain1.com,domain2.netRESPONSE FILTERS- added(!!#)command filter, to run commands quietly,(!#)will run commands as normal commandsRESPONSE FILTERS-$_have configurable response ->filters.setVariableGAMBLING- added response for!fightmeif you try to fight with yourselfEVENTS- major refactor of events system, new UI, underhood updates of eventsTIMERS- updated UI of timersSUBGIFT- added subgift support, new subgift event, updated eventlistOVERLAYS- added another _GET variable to eventlist -display, where you can set order for username,eventBLACKLIST- blacklist words may contain*and+, see docs for more detailed informationWHITELIST- whitelist words may contain*and+, see docs for more detailed informationOVERLAYS- added new text overlay with custom variables supportCUSTOM VARIABLES- added support for custom variables to titles
FIXED
COMMAND- fixed!subsand!followersdoesn't have correct dataGAMBLING- fixed rare crash on!duelpick winner when huge amount of tickets are usedRAFFLES- fixed rare crash on pick winner when huge amount of tickets are usedTWITCH- fix!subsand!followersmay have inaccurate dataEVENTS- fixed issue, where$variablein events was replaced only onceUI- refresheventlistwidget after settings updateUI- fixedeventlistissue where it may not properly load after widget addUI- fixed incorrect changelog displayPARSER- fixed rare race condition issue, where some parsers may get ignored (bot response time may be little bit higher)COOLDOWNS- fixed path tocooldown-triggeredlocaleCOMMERCIAL- fixed starting commercials, note: you will need to re-do your bot oauth to have channel_commercial privilegesAPI- fixed error on bot startupMODERATION- blacklisted words check is case insensitiveOVERLAYS- fixedeventlistcount behavior when used with order ascOVERLAYSaddedcreditsoverlayDATABASES- fixed rare racing condition when updating item in db
CHANGED
USERS- max threshold for user points is set to9007199254RESPONSE FILTERS- replaced(var.#),(set.#)and(get.#)with$_#- example of new custom variable ->$_mmr- same behavior as(var.#)
REMOVED
WIDGETS- removedfollowersandsubscriberswidgets, useeventlistwidget instead