Commit Graph

132 Commits (f84404a8fcc54940168bc570707b0baf1da46182)

Author SHA1 Message Date
j 0b7c389875 starting money 2024-04-04 23:11:50 -04:00
j 3ad1191f98 typo 2024-04-04 23:11:33 -04:00
j 7651df9d3b cleanup 2024-04-04 23:11:18 -04:00
j 8c5701e6bb Fixed typo in name 2024-04-04 23:10:31 -04:00
j 7c993cabaf Will retry on network error 2024-04-04 23:10:22 -04:00
j 33577a7b24 Cleanup 2024-04-04 23:10:03 -04:00
j f87c2da980 main workflow added + removed redundant code 2024-04-04 01:24:19 -04:00
j 45759f9625 cleanup 2024-04-04 01:23:39 -04:00
j 00f0765ef8 added documentation to oxen quality 2024-04-02 22:58:17 -04:00
j 72b3c4537d added reset game state, updated documentation around active column 2024-04-02 22:57:31 -04:00
j 22f1b560f6 added addtl column active flag 2024-04-02 22:56:34 -04:00
j 46abc5ba68 cleanup 2024-04-02 22:56:16 -04:00
j 67615fc839 cleanup: removed reddit from this app 2024-04-01 00:05:52 -04:00
j 5b97b4b219 invoking comment added to gamestate initalizer 2024-03-31 23:25:11 -04:00
j 94cb64f37a status update logic added 2024-03-31 23:24:38 -04:00
j 78c36d1b77 addtl enum value 2024-03-31 23:23:58 -04:00
j b0e7d1051c cleanup 2024-03-31 23:23:43 -04:00
j 375fb9bd18 Allow for bursting up to 1000 API calls with refresh over time 2024-03-31 01:34:06 -04:00
j e7b0f350c5 Added enum for other messages 2024-03-31 01:20:41 -04:00
j e04d63a9bb adjusted session manager for max API calls in any period For now will reply to every comment given enoug time even if severely rate limited 2024-03-31 01:20:14 -04:00
j eff594379a Purchasing Phase updates and enum 2024-03-31 01:17:28 -04:00
j 76a5710ae6 Inital commit of game text messages 2024-03-31 01:16:53 -04:00
j 5e2e9a7d15 Overall Phase/inital purchase handling. First purchase handled 2024-03-30 00:15:43 -04:00
j fde47b0025 session thoughts 2024-03-29 00:26:48 -04:00
j 0f73d3520c further enum on phases 2024-03-29 00:26:36 -04:00
j 0165d9212b phaseManagement Skeleton 2024-03-29 00:26:14 -04:00
j a95240a1b0 !!Oregon Logic 2024-03-29 00:25:47 -04:00
j 08851d70fc implemented save and load of game state 2024-03-26 22:55:04 -04:00
j 5e898fe8ce game state db 2024-03-26 22:54:15 -04:00
j dac5f3b361 cleanup 2024-03-26 22:53:15 -04:00
j d1aa19e4c3 updated database service 2024-03-26 22:53:00 -04:00
j 0087c3523d added handling for mountains 2024-03-26 22:50:32 -04:00
j 01a2825fc0 potential input handling 2024-03-25 23:59:01 -04:00
j 80a9ec5807 updated game state with death flag to end game 2024-03-25 23:53:42 -04:00
j abcce0985c inital commit of game events 2024-03-25 23:53:22 -04:00
j 976e7db366 Rough method outlines 2024-03-25 00:41:38 -04:00
j 0da6cdc224 Cleanup/removal of reddit functionality 2024-03-24 00:54:10 -04:00
j 8c34fb56df Inital Commit of GameTextTemplate 2024-03-24 00:53:31 -04:00
j b4ef318182 updated Exponential fallback logic to retry for up to 10 times 1 hour (68.2 minutes) 2024-03-23 14:01:05 -04:00
j be40118b1a streamlined orchestrator, included new message banks to prompt users 2024-03-23 01:03:35 -04:00
j 689df79ab0 retooled message service to be more generic added an enum for any new message banks 2024-03-23 01:02:51 -04:00
j de4da43242 adjusted redit session manager to use bottleneck 2024-03-23 01:02:22 -04:00
j 5f6d0671cf small tweak to env var logic 2024-03-23 01:01:45 -04:00
j 96e3661fe2 Initial commit of redis session for crosstalk 2024-03-23 01:01:18 -04:00
j 87ff7c7208 Inital commit of new message banks 2024-03-23 01:00:50 -04:00
j 6a8bacd265 removed db maintenance and comment storage as these are in redis now 2024-03-23 01:00:35 -04:00
j 34a3de1fce renamed to fix sequence 2024-03-23 00:59:46 -04:00
j b7a01becb7 Added Redis subscription, event, and graceful shutdown 2024-03-23 00:59:33 -04:00
j 7ef10dbb0f Removed unneeded files 2024-03-23 00:58:41 -04:00
J 16148872bb Update src/reddit/services/Reddit.ts 2024-03-18 03:38:35 +00:00
J 571f4b3d80 Update src/db/services/DatabaseMaintenance.ts 2024-03-18 03:36:58 +00:00
J 8eb01b1b1f Update src/db/services/Database.ts 2024-03-18 03:36:22 +00:00
j 39b9d3d9e2 redis configuration with bottleneck and shutdown method 2024-03-17 23:25:38 -04:00
j 76e9014173 Configure for shutdown of session after execution 2024-03-17 23:25:02 -04:00
j d672797bbd AxiosThrottle Removed, Bottleneck Configured 2024-03-17 14:38:30 -04:00
j a17d520eea Cleanup and go Live 2024-03-09 02:34:45 -05:00
sloppyjosh 0b91c0dcf5 removed unneeded import 2024-03-08 02:02:57 -05:00
sloppyjosh f2b4d367a4 Message Service to static Method Documentation 2024-03-08 01:58:05 -05:00
sloppyjosh f80ef1005d Minor Formatting, Commented all methods 2024-03-07 02:04:34 -05:00
sloppyjosh 28e280556e updated database service to static method 2024-03-07 01:52:44 -05:00
sloppyjosh 1603c7bf07 thoroughly testing notifications and timing 2024-03-06 00:17:42 -05:00
sloppyjosh 35956bb7b1 notification logic 2024-03-05 01:25:05 -05:00
sloppyjosh faa74287bb Cleanup 2024-03-05 01:24:39 -05:00
sloppyjosh af5b35589d reddit service implementation 2024-03-04 00:28:20 -05:00
sloppyjosh 522ec2de51 reddit session handling 2024-03-02 02:41:11 -05:00
sloppyjosh a1d5f75d3c Comment Posting Functionality 2024-03-01 01:40:34 -05:00
sloppyjosh 825cdc7008 unicode fix 2024-02-29 01:28:39 -05:00
sloppyjosh 1db0a3802f Automated Messages Prepared 2024-02-29 01:25:20 -05:00
sloppyjosh bcce59cf9f Messages Handling 2024-02-27 01:39:51 -05:00
sloppyjosh 2a4b73ff14 DB maintenance Added to purge old comments 2024-02-27 00:11:00 -05:00
sloppyjosh d2ecc922e9 database handling of comment limit complete 2024-02-24 01:20:01 -05:00
sloppyjosh 8b69b715a6 Database Functionality 2024-02-23 02:02:46 -05:00
sloppyjosh 59a981c9f7 addtl commenting 2024-02-23 01:21:27 -05:00
sloppyjosh 6f4b05448b orchestration Logic 2024-02-23 01:18:00 -05:00
sloppyjosh 31b25229cd Comment API Interaction Logic 2024-02-23 01:17:31 -05:00
sloppyjosh 9d536f48e9 Clarified Functionality and naming 2024-02-23 01:17:02 -05:00
sloppyjosh c85a53f57c Cleanup 2024-02-23 01:16:36 -05:00
sloppyjosh a7ff6cad4e remove unneeded line 2024-02-22 01:23:18 -05:00
sloppyjosh 2994a7d981 removed unneeded files 2024-02-22 01:15:28 -05:00
sloppyjosh 8a7995b33e basic test file 2024-02-22 01:15:16 -05:00
sloppyjosh b50abbfb92 Initial Commit 2024-02-22 01:13:41 -05:00
sloppyjosh 11abe9b79e Initial Commit of Structure 2024-02-21 21:04:24 -05:00