|
@@ -1,13 +1,12 @@
|
|
|
-* Wraith now automatically assigns roles to bots for channels, no longer
|
|
|
|
|
- requiring manually assigning them with flags +flry for flood, limit,
|
|
|
|
|
- resolve, auto-voice, auto-op. These roles are decentralized and per-chan
|
|
|
|
|
- such that net-splits and botnet-splits and multiple groups in 1 chan
|
|
|
|
|
- will properly assign roles out to bots to not cause overlap. Only leaf
|
|
|
|
|
- bots know which bots have which roles. (#39)
|
|
|
|
|
-* Add cmd_roles (leaf only) to display roles for a channel. (#39)
|
|
|
|
|
-
|
|
|
|
|
# master
|
|
# master
|
|
|
* Require C++11 compiler support (G++ 4.7+, clang32+)
|
|
* Require C++11 compiler support (G++ 4.7+, clang32+)
|
|
|
|
|
+ * Wraith now automatically assigns roles to bots for channels, no longer
|
|
|
|
|
+ requiring manually assigning them with flags +flry for flood, limit,
|
|
|
|
|
+ resolve, auto-voice, auto-op. These roles are decentralized and per-chan
|
|
|
|
|
+ such that net-splits and botnet-splits and multiple groups in 1 chan
|
|
|
|
|
+ will properly assign roles out to bots to not cause overlap. Only leaf
|
|
|
|
|
+ bots know which bots have which roles. (#39)
|
|
|
|
|
+ * Add cmd_roles (leaf only) to display roles for a channel. (#39)
|
|
|
|
|
|
|
|
# maint
|
|
# maint
|
|
|
* Fix various compile warnings
|
|
* Fix various compile warnings
|