Pragmatic Software
|
9707e133ff
|
Spinach: remove ^(THE|A|AN) in answer normalization; fix rolling average score calculation
|
2019-04-26 22:20:54 -07:00 |
|
Pragmatic Software
|
c15740a820
|
Spinach: remove decimals from avgscore output
|
2019-04-26 12:44:20 -07:00 |
|
Pragmatic Software
|
59b5f61de3
|
Spinach: Rename Stats.pm and Statskeeper.pm
|
2019-04-24 23:04:09 -07:00 |
|
Pragmatic Software
|
940b40e24f
|
Spinach: add stats tracking and ranking
|
2019-04-24 03:55:48 -07:00 |
|
Pragmatic Software
|
b2b74875e1
|
Spinach: Add settings metadata: category_autopick and min_players
|
2019-04-23 18:41:57 -07:00 |
|
Pragmatic Software
|
0b0390dbd7
|
Spinach: add set/unset commands to modify metadata
|
2019-04-23 18:22:52 -07:00 |
|
Pragmatic Software
|
781faa678b
|
Spinach: use HashObject to store metadata
|
2019-04-23 17:59:39 -07:00 |
|
Pragmatic Software
|
7542e1041f
|
Spinach: Persist filters
|
2019-04-22 15:51:09 -07:00 |
|
Pragmatic Software
|
f61addcbac
|
Update Spinach filter to distinct inclusion and exclusion
|
2019-04-21 20:48:07 -07:00 |
|
Pragmatic Software
|
85841ea45c
|
Spinach categories can now be filtered
|
2019-04-21 19:00:17 -07:00 |
|
mannito
|
d179b87c52
|
Connect4 fixes: board display and challenge options parsing (#48)
* Connect4: Fix winner_line display logic
* Connect4: Fix challenge options parsing and cleanup.
* Connect4: saner board sizes and error messages
|
2019-04-21 02:19:48 -07:00 |
|
Pragmatic Software
|
93b386b0ca
|
RelayUnreg: Correct notification timeout behavior
|
2018-08-13 20:05:42 -07:00 |
|
Pragmatic Software
|
fb2124632a
|
AntiRepeat: Disregard unregistered spam
|
2018-08-13 14:23:47 -07:00 |
|
Pragmatic Software
|
05b1159421
|
RelayUnreg: limit notification to once every 15 minutes
|
2018-08-13 14:23:13 -07:00 |
|
Pragmatic Software
|
147c7337d8
|
No URL titles for unidentified users
|
2018-08-10 22:57:00 -07:00 |
|
Pragmatic Software
|
d433043b02
|
RelayUnreg: use all AntiSpam namespaces
|
2018-08-06 11:01:58 -07:00 |
|
Pragmatic Software
|
2353bdde1c
|
UrlTitles: disregard the specific spam URL instead of entire message
|
2018-08-06 09:49:03 -07:00 |
|
Pragmatic Software
|
a8d8c90454
|
UrlTitles: check urls against AntiSpam
|
2018-08-06 09:41:18 -07:00 |
|
Pragmatic Software
|
b676e810d8
|
Spinach: slightly less strict validate_lie
|
2018-08-05 22:52:29 -07:00 |
|
Pragmatic Software
|
82720e3da8
|
RelayUnreg: replace banned check with new is_banned(); check for +z; use AntiSpam::is_spam
|
2018-08-05 22:50:22 -07:00 |
|
Pragmatic Software
|
ed7dd19460
|
Rename RegisterNickserv.pm to RelayUnreg.pm
|
2018-08-05 20:04:03 -07:00 |
|
Pragmatic Software
|
cd751c290c
|
RegisterNickserv: Do not relay messages if user is +v
|
2018-08-03 12:32:16 -07:00 |
|
Pragmatic Software
|
6149f0faee
|
RegisterNickserv: ensure speaker is not banned or muted before relaying message
|
2018-08-03 07:30:07 -07:00 |
|
Pragmatic Software
|
21be299033
|
RegisterNickserv: Add SASL link
|
2018-07-31 16:35:56 -07:00 |
|
Pragmatic Software
|
42f967e411
|
RegisterNickserv: Queue unregistered messages to see if speaker gets killed or leaves
|
2018-07-31 16:20:49 -07:00 |
|
Pragmatic Software
|
be9f01bc48
|
Add RegisterNickserv plugin
|
2018-07-31 13:29:52 -07:00 |
|
Pragmatic Software
|
80bcf56bfe
|
Battleship: improve "you will now attack" message
|
2018-07-08 17:10:50 -07:00 |
|
Pragmatic Software
|
67ab8920e9
|
Connect4: fix code indentation and whitespace
|
2018-07-07 15:04:02 -07:00 |
|
mannito
|
bf5a9b2d46
|
Connect4: variable board size and fixes (#46)
* Connect4: Fixes column_top and parameterized board size
* Connect4: Show legend on top of the board
|
2018-07-07 15:01:07 -07:00 |
|
mannito
|
5fcbe429a2
|
Add Connect4 game Plugin (#45)
Connect4 game Plugin
|
2018-07-06 22:29:19 -07:00 |
|
Pragmatic Software
|
1231c7b682
|
Battleship: Draw border on right and bottom too
|
2018-07-05 15:34:40 -07:00 |
|
Pragmatic Software
|
cbfa6e8b11
|
Battleship: Show player names when showing initial battlefield
|
2018-07-05 15:19:10 -07:00 |
|
Pragmatic Software
|
b6aedc87bf
|
Battleship: improve scoreboard
|
2018-07-05 14:46:53 -07:00 |
|
Pragmatic Software
|
aa0a8240dc
|
Battleship: improve legend; make board 7x10
|
2018-07-04 14:36:19 -07:00 |
|
Pragmatic Software
|
c6e7b7bf6a
|
Battleship: prevent minor hiccup in ultra-fast-paced movement
|
2018-07-03 20:03:49 -07:00 |
|
Pragmatic Software
|
c1db40d216
|
Battleship: balanced board and queue commands
|
2018-07-02 23:33:22 -07:00 |
|
Pragmatic Software
|
684ed5351f
|
Fix Battleship win condition bug from previous commit
|
2018-07-01 22:37:25 -07:00 |
|
Pragmatic Software
|
70d97e129c
|
Refactor Battleship: fixed turn issues
|
2018-07-01 20:39:55 -07:00 |
|
Pragmatic Software
|
717f40ccb5
|
More Battleship improvements
|
2018-07-01 19:43:27 -07:00 |
|
Pragmatic Software
|
117b7c2348
|
Battleship: no-arg challenge issues open-ended challenge
|
2018-07-01 18:46:58 -07:00 |
|
Pragmatic Software
|
3298f5a27b
|
Battleship improvements
|
2018-07-01 17:01:18 -07:00 |
|
Pragmatic Software
|
272f7dfb56
|
Add Battleship plugin
|
2018-07-01 03:07:44 -07:00 |
|
Pragmatic Software
|
74c5a311a0
|
Spinach improvements
|
2018-05-20 18:39:27 -07:00 |
|
Pragmatic Software
|
8dfd015505
|
Spinach: Remove limit for category reroll
|
2018-04-01 14:25:13 -07:00 |
|
Pragmatic Software
|
b90d67b665
|
rq nick search now whole-word; wildcards still work
|
2018-03-25 16:04:17 -07:00 |
|
Pragmatic Software
|
dbe37226c6
|
Spinach: 60 seconds instead of 30 for choose category
|
2018-03-23 12:33:07 -07:00 |
|
Pragmatic Software
|
147471115e
|
Spinach: Update default questions to trivia.json
|
2018-03-11 20:41:50 -07:00 |
|
Joey Pabalinas
|
89ea114dd5
|
Update actiontrigger private message help text (#28)
|
2018-03-10 12:00:27 -08:00 |
|
Pragmatic Software
|
55a7fb7db9
|
Spinach: Reduce state logging verbosity
|
2018-03-02 11:02:34 -08:00 |
|
Pragmatic Software
|
30768c6b1d
|
Spinach: Prevent lie-hunting for truth
|
2018-02-27 19:50:30 -08:00 |
|