|
ee3f128a9f
|
Changed the default way to modify values in store. Added basic validation to stores. Using interfaces to DI store objects.
|
2025-01-16 19:49:02 +00:00 |
|
|
467c3cf0b0
|
Fixed AutoSavedStore's deletion of data when table was using composite keys.
|
2025-01-09 03:38:23 +00:00 |
|
|
3429c8f8dc
|
Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
|
2024-12-31 18:31:21 +00:00 |
|
|
06bfe110bb
|
Fixed multiple issues.
|
2024-12-27 22:29:54 +00:00 |
|
|
5618b28c49
|
Fixed delete prepared statements from stores
|
2024-10-31 15:42:43 +00:00 |
|
|
e7b06f1634
|
Added & using prepared statements for stores
|
2024-10-29 12:13:38 +00:00 |
|
|
94e0d54c31
|
Added policy messages for WS. Fixed DB changes via stores. Updated chat voices messages via WS to use stores.
|
2024-10-21 20:44:20 +00:00 |
|
|
5d69c647cf
|
Minor logging changes
|
2024-10-20 19:28:16 +00:00 |
|
|
0fa0ddcc45
|
Updated Default TTS requests to use stores. Added a modify method for grouped save stores.
|
2024-10-20 18:07:18 +00:00 |
|
|
4d0b38babd
|
Redid stores. Added user store. Added Channel Manager, to manage data from a single channel.
|
2024-10-19 01:50:46 +00:00 |
|
|
3f3ba63554
|
Minor changes to IStore. Added another IStore interface for double keys. Added ChatterStore for chat's voices. Updated respective requests.
|
2024-10-18 03:21:16 +00:00 |
|