bbaovanc
bbaovanc pushed to master at bbaovanc/Simple_1.8.9 2020-11-12 19:54:14 -06:00
15001f51ac Update Patcher to 1.4.1
bbaovanc pushed to master at bbaovanc/Simple_1.8.9 2020-11-04 17:04:39 -06:00
362d6ae161 First commit
bbaovanc created repository bbaovanc/Simple_1.8.9 2020-11-04 12:55:28 -06:00
bbaovanc pushed to master at bbaovanc/c-practice 2020-10-22 23:00:00 -05:00
0a4002e05f letter-grade.c: Change printf to %li instead of %i and move return 0; inside if statement
bbaovanc pushed to master at bbaovanc/c-practice 2020-10-21 20:20:54 -05:00
1bd69ff2e4 letter-grade.c: Change scanf usage to fgets
bbaovanc pushed to master at bbaovanc/c-practice 2020-10-20 20:54:29 -05:00
b45e3670cc letter-grade.c: Change if-else chain to switch statement
bbaovanc pushed to master at bbaovanc/c-practice 2020-10-20 19:56:23 -05:00
2beb50bb25 letter-grade.c: Check if input is between 0 and 100 (inclusive)
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-19 10:41:46 -05:00
37ffa1d346 Reformat code
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-16 19:32:10 -05:00
9010904649 Write README.md with table of contents
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-16 19:23:49 -05:00
0b30bb8cd8 Add sed-text-replacement.md
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-16 19:12:35 -05:00
a73474651d Update example image URL in edited-in-middle-of-message.md
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-16 18:57:16 -05:00
3060a9fafb Write README.md
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-15 16:20:43 -05:00
028389f4f7 Add example image to edited-in-middle-of-message.md
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-15 16:04:55 -05:00
50f466dcc8 Add edited-in-middle-of-message.md
bbaovanc created repository bbaovanc/discord-tricks 2020-10-15 15:24:04 -05:00
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-08 23:49:19 -05:00
175c464f66 Add purchases and uses pages
fa1361e13f Change quantities page to have a dedicated reset button
Compare 2 commits »
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-08 10:10:29 -05:00
ba9bef5c8f Gracefully catch IntegrityError when a database constraint is violated
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-07 10:34:38 -05:00
91c2017759 Modify create_location to return 'api_endpoints' (plural)
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-07 10:16:23 -05:00
8e44280e7d Revert "Change searching to be case insensitive"
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-06 20:04:00 -05:00
97373e0ae2 Change searching to be case insensitive