23 Commits

Author SHA1 Message Date
dd33492418 Create IDiscordContext abstraction to simplify code 2022-02-13 00:49:18 +07:00
b8f4e59cbe Small change to text 2022-02-11 20:20:05 +07:00
a0fbe76422 Don't shield up if it exists, fix messaging 2022-02-11 16:09:00 +07:00
785660558d New trainer bot flow that gifts weapons or money, plus achievement 2022-02-11 15:51:45 +07:00
a785ba3120 Cooldowns done right. Fix shield sell exploit 2022-02-09 21:12:26 +07:00
7676981499 If it's the trainer bot, don't disable hack/shield buttons 2022-02-08 23:51:44 +07:00
8f8aebd6ac Several improvements and enhacements 2022-02-08 23:33:30 +07:00
36471195aa Read actual shield used in trainer, mention right hack target, slow things down 2022-02-03 18:42:49 +07:00
3b5852bcfb Assign Trainee role and alert player if they're in the wrong channel 2022-02-03 18:02:26 +07:00
7ebba3f61a Fix some leftover follow up messages and empty arsenal bugs 2022-02-03 15:26:44 +07:00
cd15a08e37 Make most commands deferred/follow up so they don't fail. bug fixes 2022-02-03 02:59:11 +07:00
87e0c063a8 Bring store back and fix typos 2022-02-02 03:05:52 +07:00
ad613064a8 Fixes to Trainer copy, Check if defender has money, bring back status (arsenal) 2022-02-02 00:07:08 +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
79442352fa Improvements to hacker trainer, fixed bug selling arsenal items 2022-01-31 23:24:03 +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
d1cf329521 Stop player from hacking themself, don't check for trainer role, clean up 2022-01-30 17:49:37 +07:00
5f4bb71245 Check if player has inventory before starting. Testing autocomplete 2022-01-29 16:12:56 +07:00
48e726b3fa Adding the gifs 2022-01-24 04:15:15 +07:00
308409a1bc New Embeds module to avoid duplication between trainer and hacker battle 2022-01-22 18:38:17 +07:00
a4d9926cfa Finishing new trainer flow 2022-01-22 14:13:24 +07:00