28 Commits

Author SHA1 Message Date
881fd12aa9 Model for the new RPG mechanics 2022-02-17 10:17:55 +07:00
7900bba3c3 Refactor for new inventory, events, and traits 2022-02-16 17:40:17 +07:00
04add71c6e Anti spam cooldown for player and a 12 hour global cooldown for victim 2022-02-13 20:12:04 +07:00
dd33492418 Create IDiscordContext abstraction to simplify code 2022-02-13 00:49:18 +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
213f9be2ee Should count defenses only 2022-02-10 00:59:16 +07:00
d311423ca2 Fix bug with excessive hacks reaching embed limit. Fuck it mention users 2022-02-09 22:36:13 +07:00
a785ba3120 Cooldowns done right. Fix shield sell exploit 2022-02-09 21:12:26 +07:00
8f8aebd6ac Several improvements and enhacements 2022-02-08 23:33:30 +07:00
2603833fc6 Small improvements to the hack/shield embeds. Delete active shield after selling 2022-02-07 23:01:53 +07:00
0e3909d4f2 Enforce channel 2022-02-07 22:14:22 +07:00
dcf0bdb174 New store flow 2022-02-07 21:53:20 +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
d6888d5e4a Fix how we manage hack cooldowns 2022-02-02 22:27:22 +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
48e726b3fa Adding the gifs 2022-01-24 04:15:15 +07:00
2553d789d1 Fix bugs with redpill, cooldowns, and store 2022-01-24 03:53:14 +07:00
b501dfbb73 Fix store bugs 2022-01-24 01:38:08 +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