Commit Graph
129 Commits
Author SHA1 Message Date
Matthew Cech 8cfb3b951c = dew placeholder wip 2019-10-17 21:43:19 -07:00
Matthew Cech 01f39aba68 - removed unused unused 2019-09-26 20:07:52 -07:00
Matthew Cech e642551019 + Added stubs and some error checking to prevent lockout. 2019-09-14 01:31:16 -07:00
Matthew Cech 861aa95d96 = Adjusting last message response to be a bit less horrible. Still needs overhaul. 2019-09-14 01:11:24 -07:00
Matthew Cech 9b5ae3371d + Highly experimental last message info now saved 2019-09-14 00:56:45 -07:00
Matthew Cech 9d0bbf0ed1 + Added exception logging and fixed dice rolling 2019-09-13 22:32:37 -07:00
Matthew Cech b96d96c849 + Added super basic initial implementaiton of realm visualization and input 2019-09-13 00:28:26 -07:00
Matthew Cech e81e0972a3 + Added visualize basics 2019-09-12 23:51:20 -07:00
Matthew Cech b3187bb89d = Updated color to allow for parsing even with text after it 2019-09-12 23:18:23 -07:00
Matthew Cech d681bb6a4d Merge branch 'develop' into feature/dew 2019-09-12 22:50:23 -07:00
Matthew Cech b960fd0101 + Added ability to change bet threshold from config file 2019-09-12 22:48:24 -07:00
Matthew Cech 44efcef7ae = Covered leaderboard to prevent bad parses and condensed command manager 2019-09-12 22:24:38 -07:00
Matthew Cech f49711b739 Merge branch 'hotfix/dance' into develop 2019-09-12 22:15:34 -07:00
Matthew Cech ed6e8da2d8 = Fixed errors in dance 2019-09-12 22:14:59 -07:00
Matthew Cech bb67f72b98 + Added dance 2019-09-12 22:14:59 -07:00
Matthew Cech 96b4533b39 = read/write first pass - seems to work! :D 2019-09-12 02:35:59 -07:00
Matthew Cech 498c3b84bc + Added lua reading and writing basics 2019-09-12 00:17:07 -07:00
Matthew Cech 4b8b125d05 + Added lua writing functionality 2019-09-11 23:10:36 -07:00
Matthew Cech cf7bd68658 + Added adapter concept 2019-09-11 19:53:20 -07:00
Matthew Cech 9d892e7fc2 + Added "weh" command 2019-09-11 14:42:01 -07:00
Matthew Cech 2fd273c298 + Added core base for dew 2019-09-11 14:28:18 -07:00
Matthew Cech 7581dab87d + Added dew command and generated CSV content for it 2019-09-11 14:10:56 -07:00
Matthew Cech 28377cf78e = Move benchmark core to fit existing standard 2019-09-11 14:03:02 -07:00
Matthew Cech d1dfab411e = Updated return, sorted bench 2019-09-11 14:01:32 -07:00
Matthew Cech 770ed84983 + Add dew base 2019-09-11 13:58:46 -07:00
Matthew Cech ef3c29a99d - Removed unfinished RPG command 2019-09-08 19:45:43 -07:00
Alex c29fb1dd1f =Fixed role case issue 2019-08-13 16:11:35 -04:00
Alex f3448fdc89 Merge remote-tracking branch 'origin/develop' into develop 2019-08-09 23:23:47 -04:00
Alex 2c486d7da1 =Config file bug fixes 2019-08-09 23:23:43 -04:00
Matthew Cech 81d56bec6a Merge remote-tracking branch 'origin/develop' into develop 2019-08-07 20:47:31 -07:00
Matthew Cech 31c5727d13 + Added fix for leader-board attempting to display non-existing user 2019-08-07 20:47:15 -07:00
Alex Stewart dd828282d3 =Work on Music integration 2019-07-30 14:50:20 -07:00
Alex Stewart 74ebd38fe5 =Added LavaPlayer dependency
LavaPlayer dependency for audio importing and sending through discord
2019-07-30 01:55:21 -07:00
Alex Stewart a62c10d06e +Started music integration
Voice channel join/disconnect
2019-07-30 01:19:34 -07:00
Alex Stewart 9cc703ab63 =Bug Fixes 2019-07-28 15:18:08 -07:00
Alex Stewart 3af46e94da Auto stash before merge of "develop" and "master" 2019-07-27 23:34:37 -07:00
Alex Stewart bbcd3d2b40 =Updated Roll Output
Made individual rolls visible
2019-07-26 23:17:53 -07:00
Alex Stewart d908751119 =Updated Roll Output
It pretty... er
2019-07-26 00:19:48 -07:00
Alex 8daeedd1ce =Bug Fixes on Poll 2019-07-03 03:28:32 -04:00
Alex fbe9794026 =SubCommand Routine Mods, Hopefully the last of it 2019-07-03 01:47:21 -04:00
Alex 47441e06ed =More SubCommand Routine Mods 2019-07-03 01:40:10 -04:00
Alex 2f2474fde8 =SubCommand Routine modifications 2019-07-02 01:57:02 -04:00
Alex 6cb30174ad =Finished converting character to subcommand 2019-06-30 04:45:50 -04:00
Matthew Cech c4bc3e41d7 Merge remote-tracking branch 'origin/develop' into feature/collapsed_configs 2019-06-30 00:36:37 -07:00
Alex 6a709942ce =Started character subcommand routine and edited guildrole class names 2019-06-30 03:33:49 -04:00
Matthew Cech 87901ffd94 Merge remote-tracking branch 'origin/develop' into feature/collapsed_configs 2019-06-30 00:24:05 -07:00
Alex 0de91ab8f6 =Bug Fixes for general.commands package 2019-06-30 03:21:21 -04:00
Alex 392ba0e19c +Moved guildrole commands to subcommand routine 2019-06-30 03:20:46 -04:00
Matthew Cech 8ae6d4adc3 = Iterative step towards combined config file
file shall be config.config, because config.
2019-06-19 23:50:45 -07:00
Matthew Cech 091e06e4ff = moved plugins and localization 2019-06-19 23:00:21 -07:00