Commit Graph
100 Commits
Author SHA1 Message Date
Matthew Cech 595b1e3958 = clarified mode with note in key 2019-11-02 19:31:39 -08:00
Matthew Cech 74a5750824 = Updated config 2019-11-02 19:29:02 -08:00
Matthew Cech 7f2251732e = Configs updating 2019-11-02 19:13:26 -08:00
Matthew Cech ee60721897 Merge branch 'master' into feature/cleanup 2019-11-02 11:00:40 -07:00
Matthew Cech dfbf646abc = synced item tweak 2019-10-18 00:08:23 -07:00
Matthew Cech 12e0ec98bd = Swapped to sync object 2019-10-18 00:04:38 -07:00
Matthew Cech 0ff71abfb0 = Player isolation 2019-10-18 00:00:39 -07:00
Matthew Cech 94a3f1afcd = Condensed track scheduler 2019-10-17 23:37:44 -07:00
Matthew Cech 4d36bb0cb9 = Condensed managers and handler 2019-10-17 23:33:14 -07:00
Matthew Cech 248814b9e3 = Condense, iterative 2019-10-17 23:31:06 -07:00
Matthew Cech a1fa8b29b2 = Condensed main shapsnot 2019-10-17 23:22:29 -07:00
Matthew Cech 4ed18b8acc = main migrate 2019-10-17 22:55:49 -07:00
Matthew Cech afb27df33d gitflow-hotfix-stash: slowmerge 2019-10-17 22:39:56 -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 a73fca7851 Merge branch 'hotfix/dance' 2019-09-12 22:15:34 -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 ef3c29a99d - Removed unfinished RPG command 2019-09-08 19:45:43 -07: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
Matthew Cech b0948303d1 = Correcting newline 2019-07-03 00:18:01 -07:00
Matthew Cech 15f3ca059f = Escape characters now honored 2019-07-03 00:14:46 -07:00
Matthew Cech 76e00a42dc Merge branch 'feature/plugin_reloading' into develop 2019-07-02 23:38:19 -07:00
Matthew Cech 5c21806db1 + Added lua hot reload functionality 2019-07-02 23:38:10 -07:00
Matthew Cech 953458cd74 Merge branch 'develop' 2019-06-30 01:15:10 -07:00
Matthew Cech 340b59a5e2 Merge branch 'feature/collapsed_configs' into develop 2019-06-30 01:12:20 -07:00
Matthew Cech 3c2ed7fedc + Added safety features 2019-06-30 01:12:09 -07:00
Matthew Cech 9563537db5 Merge branch 'feature/collapsed_configs' into develop 2019-06-30 00:43:28 -07:00
Matthew Cech c837e2f190 = Updated to mostly mitigate threading issue 2019-06-30 00:42:08 -07:00
Matthew Cech c4bc3e41d7 Merge remote-tracking branch 'origin/develop' into feature/collapsed_configs 2019-06-30 00:36:37 -07:00
Matthew Cech 4af5edadb8 - Removed old config files 2019-06-30 00:33:55 -07:00
Matthew Cech a2a213bbfd = Remerged and removed commands 2019-06-30 00:32:25 -07:00
Matthew Cech f1c0d8643a - removed commands config 2019-06-30 00:26:49 -07:00
Matthew Cech 87901ffd94 Merge remote-tracking branch 'origin/develop' into feature/collapsed_configs 2019-06-30 00:24:05 -07:00
Matthew Cech 6d36ec0ade = Moved registration 2019-06-30 00:18:49 -07:00
Matthew Cech d054cf2036 - Removal of additional command localization complexity 2019-06-29 23:51:24 -07:00
Matthew Cech 07613b3144 + Added disabling and re-enabling commands live 2019-06-29 23:11:34 -07:00
Matthew Cech cfa8d7acee = Improved reload, but not for localized commands or enabling yet. Must be restarted first. 2019-06-29 02:29:46 -07:00
Matthew Cech 3ea55113dc = Reordered CSV and processed 2019-06-29 01:40:01 -07:00
Matthew Cech 84f1c6118b = Monitored file updating post-accept now to properly keep tabs on changes 2019-06-29 01:16:27 -07:00
Matthew Cech 26c30cb1c8 = CSV merge, pass 1 2019-06-29 00:30:33 -07:00
Matthew Cech 45ff13a3c0 - Removing old configs to force import of new content 2019-06-27 02:06:31 -07:00
Matthew Cech 36168e8885 - Removed last deprecated file and added base config. Needs to be populated. 2019-06-27 01:22:41 -07:00
Matthew Cech 4315351832 + Added config system 2019-06-27 01:17:28 -07:00
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 70263d23e6 Merge remote-tracking branch 'origin/develop' into feature/collapsed_configs 2019-06-26 22:11:06 -07:00
Matthew Cech 916e7087b6 = Styleguide updating 2019-06-24 23:43:25 -07:00
Matthew Cech 227bf29b10 = fixed UTF_8 formatting issue for config output 2019-06-23 01:58:35 -07:00
Matthew Cech da699281e9 = corrected toString behavior 2019-06-23 01:45:08 -07:00
Matthew Cech 587914e451 = Iterative step - config reading but improper writing 2019-06-23 01:39:17 -07:00
Matthew Cech 0a1934393b = Set up interface parsing 2019-06-20 00:27:16 -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 8ae6d4adc3 = Iterative step towards combined config file
file shall be config.config, because config.
2019-06-19 23:50:45 -07:00
Matthew Cech 487ec8a5af Merge branch 'develop' 2019-06-19 23:00:35 -07:00
Matthew Cech 091e06e4ff = moved plugins and localization 2019-06-19 23:00:21 -07:00
Matthew Cech 29972ff2fc = Updated RPG commands 2019-06-19 22:52:00 -07:00
Matthew Cech 06c9f00e62 = Directory adjustment 2019-06-19 22:51:17 -07:00
Matthew Cech a562e5addb = Updating benchmark formatting 2019-06-19 22:40:13 -07:00
Matthew Cech 22debe6ba8 Merge branch 'develop' 2019-06-19 22:36:08 -07:00
Matthew Cech 7a369e98f2 Merge branch 'feature/format_refactor' into develop 2019-06-19 22:35:26 -07:00
Matthew Cech 174c38887e = Updated command formatting 2019-06-19 22:35:11 -07:00
Matthew Cech 06317a4528 = Updated utils and logging subsystem formatting 2019-06-19 22:14:13 -07:00
Matthew Cech 5e531a19b7 = Converted formatting for the core rpg 2019-06-19 21:58:26 -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 78efa4ad8f = Database tracked object formatting change 2019-06-19 21:26:56 -07:00
Matthew Cech 5db2d80971 = Updated stats formatting 2019-06-19 21:17:30 -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 6f1881c65f + Added help and error text 2019-06-18 01:01:40 -07:00
Matthew Cech 4946c6b4b8 = Clean formatting and mild error handling 2019-06-17 23:53:33 -07:00
Matthew Cech b495625d4c + Added first pass formatting 2019-06-17 23:47:11 -07:00
Matthew Cech d6aa2232c8 = Classpath update 2019-06-17 23:20:47 -07:00
Matthew Cech 4d6444f8ad Auto stash before merge of "develop" and "origin/develop" 2019-06-17 23:13:30 -07:00
Matthew Cech 22a3330abb Merge remote-tracking branch 'origin/develop' into develop 2019-06-17 23:12:25 -07:00
Matthew Cech f4212f7c7d = Removed old test and improved image utils 2019-06-17 23:00:52 -07:00
Matthew Cech e76bb6bb27 = Format updates and color iteration 2019-06-17 22:50:43 -07:00
Matthew Cech 4eee13a359 = color skeleton 2019-06-17 22:02:04 -07:00
Matthew Cech ede40ef9e3 = Fixed choose to display help when there are no arguments provided 2019-06-17 22:01:47 -07:00
Matthew Cech 85c30f9e84 Merge branch 'master' into develop 2019-06-02 22:47:39 -07:00
Matthew Cech b429d9d7d1 Merge remote-tracking branch 'origin/master' 2019-06-02 22:46:54 -07:00
Matthew Cech c0b005c4e9 Merge branch 'develop' 2019-06-02 22:46:23 -07:00
Matthew Cech 0691fee89c Merge branch 'feature/command_leaderboard_v1' into develop 2019-06-02 21:37:08 -07:00
Matthew Cech 31f9689140 + Added first-pass leaderboard command and all requirements 2019-06-02 21:36:42 -07:00
Matthew Cech 2fbb74198c = Adjusted user parsing, requiring proper formatting now. 2019-06-02 20:22:31 -07:00
Matthew Cech 5212ef64bf = Selectively adjusted casing on localization stubs. 2019-06-02 17:49:23 -07:00
Matthew Cech 1bbce7eb58 Merge branch 'develop' into feature/format_refactor 2019-06-02 17:43:44 -07:00
Matthew Cech e5b94d7a7e = Updated capitalization 2019-06-02 17:43:20 -07:00
Matthew Cech ff399b138d = Capitalization cleanup 2019-06-02 17:41:09 -07:00
Matthew Cech 6ce380a067 Merge branch 'feature/command_givebeans_v2' into develop 2019-06-02 17:35:47 -07:00
Matthew Cech 4d660e03ee = Givebeans. Applied gitflow-feature-stash: command_givebeans_v2 2019-06-02 17:34:58 -07:00
Matthew Cech aa25345ba3 Merge branch 'master' into feature/format_refactor 2019-06-02 17:13:07 -07:00
Matthew Cech 0338472d87 = Updated database to allow for multiple tables 2019-06-02 17:11:52 -07:00