28 Commits

Author SHA1 Message Date
31de79f1b6 PlayerEvents SQL and updates to the model 2022-02-23 18:54:23 +07:00
6d7ee2ed16 New player events model 2022-02-22 22:53:49 +07:00
014862d642 Got SQL queries working 2022-02-22 21:11:03 +07:00
fc56b4a64b updatePlayer, achievements, and find player queries 2022-02-22 13:06:22 +07:00
24ce8bdc7f Read inventory int array 2022-02-22 12:06:09 +07:00
49d29a249a Query both DBs for user and player data 2022-02-22 11:31:05 +07:00
94dfce126c Fix bug getting inventory items 2022-02-17 17:13:28 +07:00
e51223df88 Changes and fixes to attributes 2022-02-17 16:12:25 +07:00
881fd12aa9 Model for the new RPG mechanics 2022-02-17 10:17:55 +07:00
c7ee6bfa6a Change events so it's a positive/negative dynamic and can be shared 2022-02-17 00:11:41 +07:00
7900bba3c3 Refactor for new inventory, events, and traits 2022-02-16 17:40:17 +07:00
c1c51dcd99 Refactoring data model to new stuff 2022-02-16 00:36:29 +07:00
9f7b1956b4 Simplify stealing mechanic and finish RPS 2022-02-15 21:03:06 +07:00
bb9c04fe6e First pass on thief game 2022-02-13 03:12:55 +07:00
785660558d New trainer bot flow that gifts weapons or money, plus achievement 2022-02-11 15:51:45 +07:00
e772a6d6f3 Implement new Trainer improvements and clean up a few more things 2022-02-01 22:45:27 +07:00
ef3d5c58f5 Move some stuff around 2022-02-01 19:54:52 +07:00
1bfcb4d32a Re-add actions 2022-01-31 22:00:59 +07:00
7b48ff0a9b Fixing some trainer bugs, mapping value cause Mongo hates F# 2022-01-31 02:34:56 +07:00
7c8a460d5b Major refactor for new BattleItem/Action data models 2022-01-30 22:00:00 +07:00
5f4bb71245 Check if player has inventory before starting. Testing autocomplete 2022-01-29 16:12:56 +07:00
9924460001 Check if the player has an empty hack inventory 2022-01-25 17:26:35 +07:00
d329714aef Fixing DbService so it just reads and writes the player 2022-01-24 23:27:28 +07:00
3f42296818 Potential fix for leaderboards 2022-01-24 04:43:22 +07:00
fd9a6a25f3 Move bots into single process 2022-01-19 20:15:07 +07:00
07246dcdb2 Store: Buy Weapons and Shields, and selling 2022-01-16 22:33:28 +07:00
162f6af03f Finish refactoring DbService. Rename project to PlayerInteractions 2022-01-16 02:19:23 +07:00
7b2f6ba861 WIP Compiler Errors: Adding DbService and PlayerRegistration components 2022-01-15 22:33:55 +07:00