1
0
Fork 0
mirror of synced 2024-06-26 10:10:44 +12:00
Commit graph

597 commits

Author SHA1 Message Date
Phxntxm d89c793343 Corrected how guessing word was handled, added an exception in case a letter is guessed twice 2016-08-14 19:00:01 -05:00
Phxntxm 3faee2022e Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:49:15 -05:00
Phxntxm b7fa339ffa Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:48:17 -05:00
Phxntxm 7ccc78a8ae Removing deleting of the game, as I'm still not sure where the issue is 2016-08-14 18:46:10 -05:00
Phxntxm 69d622a7af Adding printing of the game before removing it, as I'm not sure where the logic failed 2016-08-14 18:36:44 -05:00
Phxntxm a41828d1d1 Corrected error where 'server' was being used in place of self 2016-08-14 18:33:42 -05:00
Phxntxm a65868219f Added newlines to the printing of the man 2016-08-14 18:31:23 -05:00
Phxntxm d932af0ae0 Corrected error where self. wasn't being used 2016-08-14 18:30:10 -05:00
Phxntxm a02184113a Corrected error where self. wasn't being used 2016-08-14 18:28:48 -05:00
Phxntxm 53e593db4e Added required setup function 2016-08-14 18:27:03 -05:00
Phxntxm 1759548e1b Corrected syntax error 2016-08-14 18:26:32 -05:00
Phxntxm 4117583c1d Added a hangman cog 2016-08-14 18:26:10 -05:00
Phxntxm fede75f634 Added a fail check to ensure only one game is setup per server 2016-08-14 18:10:31 -05:00
Phxntxm f9cd43b516 Added the ability to save wins/losses 2016-08-14 16:53:52 -05:00
Phxntxm 3d7a8bd985 Corrected logical checking for places 2016-08-14 16:11:32 -05:00
Phxntxm b7fcad1c61 Added a error check in case someone tries to play in an already used place 2016-08-14 16:04:37 -05:00
Phxntxm 0ffd198da6 Added a message when a game has ended in a tie 2016-08-14 16:03:39 -05:00
Phxntxm 04fe5cbd3e Corrected issue where evaluation was happening instead of assignemnt 2016-08-14 15:57:12 -05:00
Phxntxm 166cc58f39 Corrected logic with checking middle 2016-08-14 15:55:55 -05:00
Phxntxm 616c7fdc4b Corrected which index was checked 2016-08-14 15:37:45 -05:00
Phxntxm 4c49ae8bbf Corrected logic for checking updates 2016-08-14 15:36:10 -05:00
Phxntxm f6d5048f8e Corrected syntax error 2016-08-14 15:32:33 -05:00
Phxntxm 17efd844b2 Corrected issue when middle is not given 2016-08-14 15:31:05 -05:00
Phxntxm 97232c3fe5 Added required invoke_without_command 2016-08-14 15:28:01 -05:00
Phxntxm eb0ab49b15 Made start a subcommand 2016-08-14 15:26:55 -05:00
Phxntxm f3c1c2b335 Added required ctx paramater 2016-08-14 15:25:38 -05:00
Phxntxm 22b71c0528 Added required setup function 2016-08-14 15:24:31 -05:00
Phxntxm e4765a5485 Corrected syntax error 2016-08-14 15:23:50 -05:00
Phxntxm c7bd4eaf21 Corrected syntax error 2016-08-14 15:23:17 -05:00
Phxntxm 0957318142 Created a cog for tictactoe 2016-08-14 15:22:33 -05:00
Phxntxm 28019bd250 Corrected issue where aliased commands would fail to check 2016-08-14 13:53:45 -05:00
phxntxm bf408dc60f Corrected error upon removing with no id passed 2016-08-14 00:46:58 -05:00
phxntxm 595496103b Printed a message when a poll is remvoed 2016-08-14 00:42:57 -05:00
phxntxm c77a55cf80 Added the ability to remove a strawpoll 2016-08-14 00:41:05 -05:00
phxntxm 74130cdfbe Corrected printing of when the poll was created 2016-08-14 00:19:18 -05:00
phxntxm c585d3068a Corrected saving a member 2016-08-14 00:18:08 -05:00
phxntxm a0cfcd8c92 Corrected printing of options list 2016-08-14 00:14:41 -05:00
phxntxm 51438fdde5 Corrected issue where post headers were being sent on get requests 2016-08-14 00:10:51 -05:00
Phxntxm d29bad3ea0 removed unload function 2016-08-13 23:05:26 -05:00
Phxntxm ca52ec25b9 Corrected printing of polls 2016-08-13 23:05:06 -05:00
Phxntxm dbf3a5df5e Corrected printing of polls 2016-08-13 23:04:25 -05:00
Phxntxm 1899618b81 Corrected printing of polls 2016-08-13 23:01:25 -05:00
Phxntxm 0b67796c8d Corrected printing of the polls 2016-08-13 22:56:44 -05:00
Phxntxm 009d161474 Corrected error where a pendulum object was attempted to be serialzed 2016-08-13 22:53:43 -05:00
Phxntxm c61838886a Changed up config, to error out in case incorrect data was provided 2016-08-13 22:52:55 -05:00
Phxntxm dbea3e89d9 Corrected how the author was saved 2016-08-13 22:31:35 -05:00
Phxntxm 3e3a459637 Added default dictionary if nothing is loaded 2016-08-13 22:29:36 -05:00
Phxntxm 07c8f286a2 Added the ability to save strawpolls per server 2016-08-13 22:27:12 -05:00
Phxntxm 55bb3ad2c5 Corrected error where a blank option would be submitted 2016-08-13 22:18:43 -05:00
Phxntxm ff82f250d3 Removed headers from the session, as that wasn't needed 2016-08-13 21:57:34 -05:00