Commit Graph

225 Commits

Author SHA1 Message Date
Ean Milligan 09e97eabc1 Formatting updates, slight reorg on loop control, drop loop count to 1million, use new Log4Deno to get closeLog func, fix logging in workers 2025-04-26 22:34:07 -04:00
Ean Milligan 8f24a3bfae add flag.ts to allow list for worker 2025-04-26 22:31:10 -04:00
Ean Milligan 44d966971a Add BigInt override to allow JSON.stringify to function smoothly 2025-04-26 22:30:44 -04:00
Ean Milligan a017793997 update comments 2025-04-26 21:11:56 -04:00
Ean Milligan 2c991e44f8 update my username to remove the #num from it 2025-04-26 17:05:18 -04:00
Ean Milligan 957e84ea2b remove weird/useless comment 2025-04-26 17:03:18 -04:00
Ean Milligan 4fbcf15953 fix [[popcat not working, 0 is false lol 2025-04-26 17:02:54 -04:00
Ean Milligan 8483367cb5 3.0.0 release, support Deno 2.X 2025-04-26 16:47:55 -04:00
Ean Milligan dff1e97186 update api roll to use resolve instead of old respondWith 2025-04-26 16:42:44 -04:00
Ean Milligan 5e14b4207e rm api docs from readme 2025-04-26 15:49:46 -04:00
Ean Milligan 94f2073ce9 Add bruno api docs 2025-04-26 15:47:34 -04:00
Ean Milligan 1240bff99c update api to use cleaner method of verifying query params 2025-04-26 15:19:16 -04:00
Ean Milligan e0e013bf61 fix rollQueue to handle a queued api roll if it happens 2025-04-26 15:16:16 -04:00
Ean Milligan 1069b99091 start fixing apiRoll 2025-04-26 14:49:11 -04:00
Ean Milligan d2a7c25879 migrate to deno 2.0 serve 2025-04-26 14:27:36 -04:00
Ean Milligan 8d4e21056c fix start command 2025-04-26 13:45:50 -04:00
Ean Milligan 73461647f6 update start command 2025-04-26 13:28:31 -04:00
Ean Milligan c7c974c395 deno fmt 2025-04-26 13:23:37 -04:00
Ean Milligan 76e007e2e4 update db structure to let init work correctly 2025-04-26 13:22:45 -04:00
Ean Milligan ef08cd779a deno upgrade 2025-04-26 13:18:05 -04:00
Ean Milligan 65fbd115fb Deno apparently got more picky about launching workers, so added more files to the read permission 2024-08-27 08:41:15 -04:00
Ean Milligan (Bastion) 783395e4a5 V2.1.3 - Fix server count reporting 2023-05-01 15:45:03 -04:00
Ean Milligan (Bastion) 23ca3a2665 Fix error that was causing crash when posting statistics
Additionally, added system logging to rc.service
2022-07-31 16:09:14 -04:00
Ean Milligan (Bastion) 766dff179e Update wording around OPT-IN command 2022-07-10 02:50:18 -04:00
Ean Milligan (Bastion) 7bb6018bdf Made [[opt-in available via DM only 2022-07-10 02:17:41 -04:00
Ean Milligan (Bastion) f43cf0fa31 Add mention of opt-out to the @mention and [[privacy commands 2022-07-10 02:03:00 -04:00
Ean Milligan (Bastion) 38146a3c8f deno fmt 2022-07-10 01:59:55 -04:00
Ean Milligan (Bastion) 539616679b Add opt-out/opt-in commands
Allows users to be globally ignored by the bot.
2022-07-10 01:58:37 -04:00
Ean Milligan (Bastion) 7b03f3140e V2.0.3 - Fix multiline input 2022-07-09 17:02:22 -04:00
Ean Milligan (Bastion) 74b0e287fb Add autodeletion to Privacy Policy 2022-07-09 14:56:18 -04:00
Ean Milligan (Bastion) f4b0e04cec V2.0.2 - Fix faulty array.splice in solver 2022-07-09 02:23:42 -04:00
Ean Milligan (Bastion) c4c7098479 V2.0.1 - Fix parens, update guild audit command 2022-07-08 23:51:31 -04:00
Ean Milligan (Bastion) 9a8c718d57 actual final 2022-07-08 01:38:41 -04:00
Ean Milligan (Bastion) bcc75f5cde Final update to rc service 2022-07-08 01:36:24 -04:00
Ean Milligan (Bastion) 18c5d2a23c update heatmap.png 2022-07-08 01:31:13 -04:00
Ean Milligan (Bastion) 9b93f6c802 service update 2022-07-07 20:50:16 -04:00
Ean Milligan (Bastion) b1c81aff78 service update 2022-07-07 20:41:02 -04:00
Ean Milligan (Bastion) 2346a6d994 service update 2022-07-07 20:37:32 -04:00
Ean Milligan (Bastion) 28e697efa2 update rc.service 2022-07-07 20:26:26 -04:00
Ean Milligan (Bastion) b17c529ba7 update rc.service 2022-07-07 20:20:44 -04:00
Ean Milligan (Bastion) 6d5c457fe3 Add rc.d service 2022-07-07 20:07:28 -04:00
Ean Milligan (Bastion) 0055690360 update service 2022-07-07 19:46:15 -04:00
Ean Milligan (Bastion) 6aeb983242 localmode can be turned off now 2022-07-06 00:42:34 -04:00
Ean Milligan (Bastion) 5b197256ee Made embeds for join/leave/startup messages 2022-07-06 00:04:05 -04:00
Ean Milligan (Bastion) 01af03883b This should be the final commit for V2.0.0 2022-07-05 23:50:38 -04:00
Ean Milligan (Bastion) 5b7cb60382 Guild Audit command flushed out 2022-07-05 23:49:10 -04:00
Ean Milligan (Bastion) 36405421f6 Compounding explosions are now functional 2022-07-05 22:34:59 -04:00
Ean Milligan (Bastion) 7823227f6e Penetrating explosions are now functional, added formatting for explosions 2022-07-05 22:19:10 -04:00
Ean Milligan (Bastion) 54f081db74 suck my dick sonar, this is not duplicate code 2022-07-05 21:49:43 -04:00
Ean Milligan (Bastion) 5366206951 Begin adding support for penetrating and compounding explosions
Added rollDecorators help command to make [[?? small enough to fit in discord
Added documentation on penetrating and compounding
2022-07-05 21:47:37 -04:00