projectmoon
  • Joined on 2020-11-05
162 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
projectmoon commented on issue projectmoon/tenebrous-dicebot#25 2021-01-31 14:13:23 +00:00
Log if there are failures when executing multiple commands

PR #52 gives us the rest, in addition to a bunch of other benefits (less code, easier response handling).

b3c4d8a38c Centralize plain text formatting at point of message sending.
a4e66a0ca6 Basic output for multiple command failures.
projectmoon created pull request projectmoon/tenebrous-dicebot#52 2021-01-30 22:15:11 +00:00
Print out how many commands failed in a multi-command scenario.
d0c6ca3de8 Print out how many commands failed in a multi-command scenario.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 22:12:53 +00:00
055bad3a46 Move a type on collect() to variable assignment
projectmoon commented on issue projectmoon/tenebrous-dicebot#25 2021-01-30 17:04:34 +00:00
Log if there are failures when executing multiple commands

PR #51 gives us results for commands.

projectmoon deleted branch log-failed-multi-commands from projectmoon/tenebrous-dicebot 2021-01-30 17:03:20 +00:00
projectmoon merged pull request projectmoon/tenebrous-dicebot#51 2021-01-30 17:03:11 +00:00
Convert command execution to use results
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 17:03:07 +00:00
16eb87e50f Convert command execution to use results.
projectmoon merged pull request projectmoon/tenebrous-dicebot#51 2021-01-30 17:03:07 +00:00
Convert command execution to use results
projectmoon pushed to log-failed-multi-commands at projectmoon/tenebrous-dicebot 2021-01-30 14:28:23 +00:00
16eb87e50f Convert command execution to use results.
bf1e2a248f Convert command execution to use results.
Compare 2 commits »
projectmoon created pull request projectmoon/tenebrous-dicebot#51 2021-01-30 14:21:54 +00:00
Convert command execution to use results
projectmoon pushed to log-failed-multi-commands at projectmoon/tenebrous-dicebot 2021-01-30 14:18:49 +00:00
bf1e2a248f Convert command execution to use results.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 12:55:22 +00:00
1b0003ff1b Upgrade to Matrix SDK latest (Store Rewrite) and Tokio 1.0
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-25 20:38:24 +00:00
9ae4a1b103 Update dependencies. Remove tokio 0.2 compatibility.
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-24 14:47:28 +00:00
26f8adcd4e Add webpack compression plugin.
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-24 14:33:03 +00:00
fe19a98829 Add items to view character page.
af28df7410 Add item list to edit character page.
Compare 2 commits »
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-23 15:41:15 +00:00
43e6c04ecd Overflow merit names on view character page.
e5ec81464c Add a 'home' link to the character sheets
a8a37104a6 CofD view character page parity with edit character page.
dc354e5217 Make view page responsive. Add mobile device viewport meta.
42ebfa4a54 Make skill list flexible.
Compare 7 commits »
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-01-23 10:21:59 +00:00
f9ef83cb21 Make merits table look nicer.