|
123cbce2aa
|
Print debugging :/
|
2022-03-04 15:32:15 +07:00 |
|
|
c2f0125fb6
|
Fix slash commands
|
2022-03-04 15:22:22 +07:00 |
|
|
90f01710af
|
Another one
|
2022-03-04 13:27:44 +07:00 |
|
|
6d791d067a
|
Disable env vars
|
2022-03-04 13:19:24 +07:00 |
|
|
3ef02e43e3
|
Disable buy items command
|
2022-03-04 13:11:12 +07:00 |
|
|
6b2b9a86f3
|
Setup inviter bot. Fix bug with transaction
|
2022-03-03 22:46:51 +07:00 |
|
|
24f56c046c
|
Formatting
|
2022-03-03 15:58:25 +07:00 |
|
|
25f3c0b89d
|
Add helper invite commands
|
2022-03-03 12:43:13 +07:00 |
|
|
64a288bf21
|
Invite tracker
|
2022-03-02 23:10:16 +07:00 |
|
|
f01fc28a0c
|
Another pass on item modeling
|
2022-03-02 23:10:01 +07:00 |
|
|
8a57d3305e
|
Store for food and accessory items, read stats
|
2022-03-01 21:48:44 +07:00 |
|
|
05cdb98bee
|
Just read the stats from the user table. Remove dbconnectione everywhere
|
2022-03-01 13:14:32 +07:00 |
|
|
53f60bcf86
|
Reshape stat types
|
2022-02-27 23:37:47 +07:00 |
|
|
45fab5ca82
|
Stat decay
|
2022-02-27 23:13:23 +07:00 |
|
|
7a4bf02563
|
Remove armory functions so it's just inventory. Start on stats and new items
|
2022-02-27 22:59:26 +07:00 |
|
|
9867d06512
|
Introduce denormalized records + mapping functions
|
2022-02-27 22:38:21 +07:00 |
|
|
6412f344f7
|
Disable thief
|
2022-02-27 15:13:53 +07:00 |
|
|
a0267b4cbb
|
New item types
|
2022-02-27 15:12:30 +07:00 |
|
|
9659656e4a
|
Reorder things, and remove explicit modules, remove unused opens
|
2022-02-26 21:50:14 +07:00 |
|
|
c45f1c6ca6
|
Move things around some more
|
2022-02-26 21:41:43 +07:00 |
|
|
9f80069b2f
|
Single project sln structure
|
2022-02-26 21:28:02 +07:00 |
|
|
0804c1a409
|
Check if the target has funds and improve the embed for training
|
2022-02-26 16:02:26 +07:00 |
|
|
ad17e139c6
|
Fix issues where people don't have money and improve hack/shield embeds
|
2022-02-26 13:27:34 +07:00 |
|
|
658c57f97b
|
Send messages and check for same player
|
2022-02-24 21:18:33 +07:00 |
|
|
902d96d877
|
Thief too
|
2022-02-24 21:04:42 +07:00 |
|
|
3059255069
|
Remove steal gifs
|
2022-02-24 21:01:16 +07:00 |
|
|
5105e62393
|
Small fixes
|
2022-02-24 20:56:26 +07:00 |
|
|
c8e4a8ea01
|
This one too
|
2022-02-24 20:45:03 +07:00 |
|
|
33453d809c
|
Check if it's instigating
|
2022-02-24 20:37:58 +07:00 |
|
|
239de0ac73
|
Clean up
|
2022-02-24 20:22:15 +07:00 |
|
|
663c63530d
|
This one too
|
2022-02-24 19:00:18 +07:00 |
|
|
f6370386b4
|
Cast sql string to sql enum
|
2022-02-24 18:59:28 +07:00 |
|
|
9744314333
|
Oh god
|
2022-02-24 18:40:09 +07:00 |
|
|
31da5743f4
|
Print conn str
|
2022-02-24 18:32:10 +07:00 |
|
|
9f0de4e9a9
|
Replace postgres uri
|
2022-02-24 18:25:01 +07:00 |
|
|
c6b5f94cff
|
Try catch
|
2022-02-24 16:58:46 +07:00 |
|
|
31864ed025
|
Try catch around initial message
|
2022-02-24 15:07:33 +07:00 |
|
|
eb4e42ad11
|
Events for thief, update conn string var
|
2022-02-24 14:58:01 +07:00 |
|
|
34d5d9c42a
|
Remove shield if they sell it
|
2022-02-24 12:59:32 +07:00 |
|
|
52e263bb90
|
Use existing achievement row for new achievements
|
2022-02-24 12:07:06 +07:00 |
|
|
3203842249
|
Fix prize/loss numbers in hacker game
|
2022-02-24 11:59:58 +07:00 |
|
|
cc39bb26a0
|
Fix some bugs with the timestamps
|
2022-02-24 00:22:59 +07:00 |
|
|
25654c9b8c
|
Read PlayerEvents from DB and check if achievement exists
|
2022-02-23 21:54:16 +07:00 |
|
|
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 |
|
|
5df4ed9399
|
Finish adding back the class system, fix messaging
|
2022-02-22 10:47:49 +07:00 |
|