Skip to content

v0.10.0

Compare
Choose a tag to compare
@nielsAD nielsAD released this 23 Apr 18:22

Changelog

08340f1 plugin: Do not ban @ in namefilter
554f942 docs: Use docsify for documention, done 'getting started' and 'gateway' sections
bf2a3d3 bnet: Add support for SHA1 password auth
b66c8e6 plugin: Support literal string events through topic()
94f7b3f goop: Add NewGateway/NewCommand events
ec78bee config: Add support for default options in plugins
b1b6bdb docs: Add section list to config.md
f4e8292 discord: Make online list a tiny bit smaller
98dbe6a discord: Add support for mentioning users/roles/channels
604f6b7 cmd: Change default .set priviledge to admin
8aa3c85 discord: Send Leave event when user leaves guild
ba46cb9 cmd: Support parsing string arguments
c7d0f7a cmd: Add who command to see online users
f9ef189 cmd: Move roll/flip commands from core to plugin
4fbbbf0 ci: Fix date call on OSX
5312df3 cmd: Add whitelist/blacklist aliases
8846ce5 discord: Fix mention regex pattern
f772d7e plugin: Import sync stdlib
8c09a34 structs: Check if CanInterface() before calling Interface()
af1f589 plugin: Import panic
02f0eef discord: Try to pin online user list
ba3d98a goop: Add version info/icon to Windows resources
ecacd1a vendor: Update gowarcraft3 submodule to v1.5.0
ced94ad plugin: Add defoptions func to replace _default mechanism