29 Commits

Author SHA1 Message Date
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
eb4e42ad11 Events for thief, update conn string var 2022-02-24 14:58:01 +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
fc56b4a64b updatePlayer, achievements, and find player queries 2022-02-22 13:06:22 +07:00
49d29a249a Query both DBs for user and player data 2022-02-22 11:31:05 +07:00
a45152970d Get rid of the stealing neutral outcome 2022-02-19 23:11:03 +07:00
f354b9d6e8 Optimizing trainer so it hits the DB less often 2022-02-19 22:38:42 +07:00
cacd9a32b1 Optimizing from training steps 2022-02-19 20:17:23 +07:00
8652828892 Setup steal bot, more tweaks 2022-02-18 20:48:50 +07:00
ab2c81c77a Change steal to msg instead of embed with lore, Fix compiler error 2022-02-18 13:44:50 +07:00
f7391682fd Steal embed improvements, bug fixes, more fields for Events 2022-02-18 00:37:25 +07:00
63e3853788 Improve steal game presentation and fix exploit. Fix bug 2022-02-17 21:31:46 +07:00
e51223df88 Changes and fixes to attributes 2022-02-17 16:12:25 +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
9f756540f1 Rock Paper Scissors 2022-02-14 12:01:04 +07:00
537145dae6 Fix issue with new stealing related actions where it tries to get a weapon 2022-02-13 21:58:23 +07:00
18aeab599c Enforce channel and add action on all robbery attempts 2022-02-13 20:38:57 +07:00
04add71c6e Anti spam cooldown for player and a 12 hour global cooldown for victim 2022-02-13 20:12:04 +07:00
7e2b46a96b Stealing mechanic with different scenarios and maths, start RPS game 2022-02-13 17:39:12 +07:00
bb9c04fe6e First pass on thief game 2022-02-13 03:12:55 +07:00