Pragmatic Software
0b500616b9
Spinach: Remove debugging statements
2019-05-03 17:18:59 -07:00
Pragmatic Software
a3d0f4e0d4
Spinach: sort questions by last_seen timestamp; skip categories whose questions have all been seen; etc
2019-05-02 23:13:27 -07:00
Pragmatic Software
60f279759c
Spinach: Lowercase question if more than 80% of the words are title-cased
2019-05-02 12:06:45 -07:00
Pragmatic Software
25b3417080
Spinach: add stats metadata setting; 2nd to last warning time remaining message is now yellow'
2019-04-28 00:21:15 -07:00
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
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
Pragmatic Software
b676e810d8
Spinach: slightly less strict validate_lie
2018-08-05 22:52:29 -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
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
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
Pragmatic Software
f0a0fd6def
Spinach: load
now accepts a filename argument
2018-02-26 16:54:34 -08:00
Pragmatic Software
1413e1263c
Spinach: Add ability to reroll categories
2018-02-26 01:32:02 -08:00
Pragmatic Software
2fae22788e
Spinach: add reroll
; remember seen questions; remove start
/stop
; etc
2018-02-26 00:46:59 -08:00
Pragmatic Software
b57a635ec7
Spinach: Better final scores display; tick-tock improvements
2018-02-24 18:17:55 -08:00
Pragmatic Software
1ccd88c9b7
Spinach: Timing improvements; limit to 2 lies per round; show who discovers truth during lie stage
2018-02-23 15:51:17 -08:00
Pragmatic Software
e47d704b8d
Spinach: Random category and other minor improvements
2018-02-20 00:16:22 -08:00
Pragmatic Software
8e3a95e0b5
Spinach: Remove Dumper stuff from edit output
2018-02-18 20:24:51 -08:00
Joey Pabalinas
6f0bbc1233
Add missing color resets to message terminals ( #24 )
2018-02-18 19:57:00 -08:00
Pragmatic Software
4770bbe188
Spinach: Minor improvements to text normalization and validation
2018-02-18 16:40:17 -08:00
Pragmatic Software
64d0146388
Spinach: Use message queue instead of privmsg
2018-02-16 10:57:22 -08:00
Pragmatic Software
782a554fce
Spinach: Eject players who have missed too many inputs
2018-02-16 10:35:08 -08:00
Pragmatic Software
5ed9c924a4
Spinach: Skipping now requires a majority
2018-02-15 09:21:41 -08:00
Pragmatic Software
bed111dbc4
Spinach: clean up debug statements
2018-02-14 22:17:58 -08:00
Pragmatic Software
d5d34a0722
Spinach: Add ability to skip current question
2018-02-14 22:13:54 -08:00
Pragmatic Software
9c416b8d70
Spinach: Add ability to edit questions
2018-02-14 19:09:57 -08:00
Pragmatic Software
c84e8b18bf
Spinach: Very minor textual improvements
2018-02-12 09:04:33 -08:00
Pragmatic Software
5ebb84c18b
Quality of life improvements
...
`lie`, `truth` and `choose` can now all be use interchangibly regardless
of game state. No more needing to switch between commands.
`players` and `score` can now both be used interchangibly and will do
the right thing depending on game state.
`ready` and `unready` are now more game-state aware.
2018-02-11 23:37:37 -08:00
Pragmatic Software
e2f9810d91
Spinach: Improve normalization, and laxen validation
2018-02-11 20:44:14 -08:00
Pragmatic Software
5828f595a4
Spinach: Add stop-word filter to validation
2018-02-10 17:13:26 -08:00
Joey Pabalinas
aeb9130345
Add unready
command to spinach for symmetry. ( #23 )
2018-02-10 15:57:58 -08:00
Pragmatic Software
0d847d7d4b
Spinach: Improve text normalization
2018-02-09 12:47:06 -08:00
Pragmatic Software
93d471c567
Spinach: normalize answers, anti-ambiguity, and more
2018-02-03 20:42:27 -08:00
Pragmatic Software
49866fd0d2
Spinach updates and bugfixes
2018-02-01 20:15:54 -08:00
Pragmatic Software
f603d831ab
Update Spinach data path
2018-01-31 22:16:46 -08:00
Pragmatic Software
96b85fc791
More significant Spinach improvements
2018-01-31 22:11:26 -08:00
Pragmatic Software
4b9a249014
Spinach now detects when players leave the channel
2018-01-29 22:15:08 -08:00
Pragmatic Software
998011ec55
Several significant improvements to Spinach
2018-01-29 21:54:52 -08:00
Pragmatic Software
4f04309329
Fibbage-clone plugin!
2018-01-28 21:53:40 -08:00