3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-02 01:18:40 +02:00
Commit Graph

1756 Commits

Author SHA1 Message Date
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
7e47d513b4 Update version 2018-07-31 13:29:58 -07:00
Pragmatic Software
be9f01bc48 Add RegisterNickserv plugin 2018-07-31 13:29:52 -07:00
Pragmatic Software
173cbeadac Update version 2018-07-08 17:10:59 -07:00
Pragmatic Software
80bcf56bfe Battleship: improve "you will now attack" message 2018-07-08 17:10:50 -07:00
Pragmatic Software
2380761186 Update version 2018-07-07 15:04:21 -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
fd536af23b Update version 2018-07-05 19:57:57 -07:00
Pragmatic Software
9b58f763e4 fix Net::IRC pacing 2018-07-05 19:57:54 -07:00
Pragmatic Software
b585b161ca Update version 2018-07-05 15:34:44 -07:00
Pragmatic Software
1231c7b682 Battleship: Draw border on right and bottom too 2018-07-05 15:34:40 -07:00
Pragmatic Software
9f54843e40 Update version 2018-07-05 15:19:15 -07:00
Pragmatic Software
cbfa6e8b11 Battleship: Show player names when showing initial battlefield 2018-07-05 15:19:10 -07:00
Pragmatic Software
74a60bdc1b Update version 2018-07-05 14:46:57 -07:00
Pragmatic Software
b6aedc87bf Battleship: improve scoreboard 2018-07-05 14:46:53 -07:00
Pragmatic Software
b9e5fbc2a0 Update version 2018-07-05 11:44:04 -07:00
Pragmatic Software
501615146a Update version 2018-07-04 14:36:26 -07:00
Pragmatic Software
aa0a8240dc Battleship: improve legend; make board 7x10 2018-07-04 14:36:19 -07:00
Pragmatic Software
48328aa04b Update version 2018-07-03 20:03:54 -07:00
Pragmatic Software
c6e7b7bf6a Battleship: prevent minor hiccup in ultra-fast-paced movement 2018-07-03 20:03:49 -07:00
Pragmatic Software
d5ce7940fe Update version 2018-07-02 23:34:16 -07:00
Pragmatic Software
7b6bb688be Improve Net::IRC pacing to ignore pacing for initial 8 lines in a squelch 2018-07-02 23:34:11 -07:00
Pragmatic Software
c1db40d216 Battleship: balanced board and queue commands 2018-07-02 23:33:22 -07:00
Pragmatic Software
0243b4fd0f Update version 2018-07-01 22:37:28 -07:00
Pragmatic Software
684ed5351f Fix Battleship win condition bug from previous commit 2018-07-01 22:37:25 -07:00
Pragmatic Software
4316e0c6de Update version 2018-07-01 20:39:58 -07:00
Pragmatic Software
70d97e129c Refactor Battleship: fixed turn issues 2018-07-01 20:39:55 -07:00
Pragmatic Software
72c0cbe4f0 Update version 2018-07-01 19:43:30 -07:00
Pragmatic Software
717f40ccb5 More Battleship improvements 2018-07-01 19:43:27 -07:00
Pragmatic Software
2515113104 Update version 2018-07-01 18:47:02 -07:00
Pragmatic Software
117b7c2348 Battleship: no-arg challenge issues open-ended challenge 2018-07-01 18:46:58 -07:00
Pragmatic Software
5e45e7a741 Update version 2018-07-01 17:01:23 -07:00
Pragmatic Software
3298f5a27b Battleship improvements 2018-07-01 17:01:18 -07:00
Pragmatic Software
b64758869e Update version 2018-07-01 03:07:50 -07:00
Pragmatic Software
272f7dfb56 Add Battleship plugin 2018-07-01 03:07:44 -07:00
Pragmatic Software
f1a7807b38 Enable IRC output queue pacing/throttling 2018-07-01 03:07:30 -07:00
Pragmatic Software
941466f7fa Update version 2018-06-05 22:59:36 -07:00
Pragmatic Software
fc4fbc6af3 Group comma-separated bans/mutes together in one MODE 2018-06-05 22:59:33 -07:00
Pragmatic Software
4d6c3d14ca Update version 2018-06-05 18:28:06 -07:00
Pragmatic Software
e76bb3f46a ban and mute now accept comma-separated targets 2018-06-05 18:28:03 -07:00
k
9d8940fee2 Make unmute and unban more smarter about argument order (#40)
* clean up unban and unmute

* unmute and unban are now smart about argument order
2018-06-05 17:55:59 -07:00
Pragmatic Software
430017abf9 Update version 2018-06-05 15:53:04 -07:00
k
2f190a57c3 extend unmute to automagically unmute all of a user's hosts (#39) 2018-06-05 15:02:02 -07:00
Pragmatic Software
4f6993efb4 Update version 2018-05-21 19:28:00 -07:00
Pragmatic Software
e1028f84a2 Fix escaping of pipes and command substitutions 2018-05-21 19:27:57 -07:00
Pragmatic Software
9279c228dd Update version 2018-05-21 18:06:36 -07:00
Pragmatic Software
4f54ee669c Do not do me/my expansion for a few more commands 2018-05-21 18:06:32 -07:00
Pragmatic Software
c7e40a25ec Update version 2018-05-21 18:02:20 -07:00