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
|
f5698d37e1
|
fixed a typo
|
2024-03-26 22:53:26 -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
|
df6b24fc99
|
refactored source code with variable names in plaintext
|
2024-03-25 23:53:05 -04:00 |
j
|
6ed6d58174
|
original basic Source Code
|
2024-03-25 23:52:46 -04:00 |
j
|
976e7db366
|
Rough method outlines
|
2024-03-25 00:41:38 -04:00 |
j
|
d696cda80b
|
updated Readme.md
|
2024-03-24 00:56:15 -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
|
ecd8df3ca9
|
Expanded Readme
|
2024-03-23 01:21:23 -04:00 |
J
|
8ca573e3ad
|
Merge pull request 'feature/pubSub' (#2) from feature/pubSub into master
Reviewed-on: J/CrossTalkPM#2
|
2024-03-23 05:10:54 +00: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
|
6ec7b5ef60
|
Update package.json
|
2024-03-18 03:52:45 +00:00 |
J
|
894c6feae1
|
Update package-lock.json
|
2024-03-18 03:52:32 +00:00 |
J
|
04c1764701
|
Update package-lock.json
|
2024-03-18 03:40:09 +00:00 |
J
|
ad00c2cd94
|
Update package.json
|
2024-03-18 03:39:44 +00: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
|
33cbd8f36a
|
Merge pull request 'feature/Redis' (#1) from feature/Redis into master
Reviewed-on: J/CrossTalkPM#1
|
2024-03-18 03:31:10 +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
|
98830cb0ff
|
Addtl Testing Logic
|
2024-03-17 23:23:37 -04:00 |
j
|
99d39524bd
|
added Ioredis
|
2024-03-17 23:23:18 -04:00 |