Commit Graph
41 Commits
Author SHA1 Message Date
Matthew Cech b34e9795dc = Migrated to CSV 2019-06-27 01:00:13 -07:00
Matthew Cech 610fbdc809 + Interim csv parsing additions 2019-06-26 23:13:20 -07:00
Matthew Cech 587914e451 = Iterative step - config reading but improper writing 2019-06-23 01:39:17 -07:00
Matthew Cech 2b781325f5 = Iteration on config loading 2019-06-20 00:24:37 -07:00
Matthew Cech 99cd76de83 = Format revision 2019-06-20 00:08:21 -07:00
Matthew Cech feca9e542a = Core subsystem formatting update 2019-06-19 21:48:37 -07:00
Matthew Cech ba843ca645 = Data Structures formatting update 2019-06-19 21:32:42 -07:00
Matthew Cech b0292666c0 = Updated response method naming and formatting 2019-06-19 21:17:08 -07:00
Matthew Cech c7ad59b755 = Updated plugin subsystem formatting 2019-06-19 20:05:23 -07:00
Matthew Cech 51e40610a2 = Benchmark subsystem formatting update 2019-06-19 20:03:16 -07:00
Matthew Cech 2a2b46a507 = Merge cleanup 2019-06-19 19:56:43 -07:00
Matthew Cech aa01198d24 Merge branch 'develop' into feature/format_refactor 2019-06-18 01:05:22 -07:00
Matthew Cech b429d9d7d1 Merge remote-tracking branch 'origin/master' 2019-06-02 22:46:54 -07:00
Matthew Cech 31f9689140 + Added first-pass leaderboard command and all requirements 2019-06-02 21:36:42 -07:00
Alex 13c41799c7 Merge remote-tracking branch 'origin/master' 2019-06-03 00:33:51 -04:00
Alex ac3d55e4cc =Character database work 2019-06-03 00:33:43 -04:00
Matthew Cech ff399b138d = Capitalization cleanup 2019-06-02 17:41:09 -07:00
Matthew Cech 0338472d87 = Updated database to allow for multiple tables 2019-06-02 17:11:52 -07:00
Matthew Cech f363d15010 + Added comments and mild formatting. 2019-06-01 23:10:46 -07:00
Alex d915d1c2ea +Added command injection from plugins 2019-05-26 01:24:51 -04:00
Matthew Cech 0ca4160d7b = Updated db upkeep frequency 2019-05-24 04:01:56 -07:00
Matthew Cech 7fefa5f89c = Made table name generic 2019-05-23 01:12:32 -07:00
Matthew Cech b71debb9d2 = Fixed plugin output 2019-05-20 15:21:39 -07:00
Matthew Cech 1df71ef61d = Changed lua plugins to run with arrays of output. 2019-05-20 15:21:23 -07:00
Matthew Cech 2b90078aac + Added superintendent 2019-05-08 20:20:02 -07:00
Matthew Cech 380fdbc605 + Added FileMonitor feature for localization files to allow for active reloading 2019-05-05 23:20:38 -07:00
Matthew Cech 40d4812e2a + Added benchmark find command and internal structure 2019-05-05 15:56:55 -07:00
Matthew Cech 645e632dcb + Added command functionality base and modified command stub 2019-05-05 15:22:49 -07:00
Matthew Cech b01b4be00f + Added lua user and stats 2019-04-21 01:29:23 -07:00
Alex Stewart 3176a34048 Merge remote-tracking branch 'origin/develop' into develop 2019-04-20 23:32:59 -07:00
Alex Stewart 2a19124011 +Added Log File Output
Changed Log to output to a file
2019-04-20 23:32:56 -07:00
Matthew Cech 25d8d51b1d = Updated plugins to each have their own global context 2019-04-20 23:02:43 -07:00
Matthew Cech 7e57ad79a0 + Added plugin 2019-04-20 02:00:32 -07:00
Matthew Cech e312f50056 gitflow-hotfix-stash: newline_parse 2019-04-15 22:49:12 -07:00
Matthew Cech 04e9c60f02 = Untested first pass enabling/disabling test 2019-04-14 01:43:55 -07:00
Matthew Cech 841cc51ed1 = Updated initialization of ObjectBuilderFactory to include localizers 2019-04-14 00:29:31 -07:00
Matthew Cech f00160714a + Added localization support for commands 2019-04-13 23:54:21 -07:00
Matthew Cech 8f29e64f83 = Updated formatting 2019-04-12 22:59:16 -07:00
Matthew Cech 20e4376891 = Updated localizer code 2019-04-12 21:15:29 -07:00
Matthew Cech d40fbb776c + Added localization to 4 files. Revised format to use files as sections. 2019-03-30 16:03:03 -07:00
Alex Stewart 13420951b1 Initial Commit
Initial commit of project.
2019-03-09 01:21:44 -08:00