aboutsummaryrefslogtreecommitdiff
path: root/bc_funcs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add init and exit BC scriptsMango0x452021-01-182-0/+6
* Merge BC files into oneMango0x452021-01-182-30/+31
* Fix factorialMango0x452021-01-061-13/+19
* Add factorial functionMango0x452021-01-051-0/+19
* Add absolute value functionMango0x452021-01-051-0/+5
* Fix dumb issues and use GNU BcMango0x452021-01-051-12/+0
* Fix bugsMango0x452021-01-032-35/+38
* Fix functionMango0x452021-01-031-3/+5
* More bc functionsMango0x452021-01-032-3/+10
* Try to make math work with BC functionsMango0x452021-01-031-0/+98
td>2-38/+36 2021-02-20Add verified commandrandomidiot131-0/+45 If I did everything right, there should be a "verified" command that does the same thing as "src!v", roughly. Be advised that I have no idea if what I'm doing is correct, good, and/or functional. 2021-02-13Whitelist coop all bosses when rejecting spamMango0x451-1/+1 2021-02-13Remove useless importsMango0x454-6/+1 2021-02-13Add better spam preventionMango0x451-15/+22 2021-02-13Remove useless dependenciesMango0x451-10/+8