Commit Graph

516 Commits

Author SHA1 Message Date
barelyprofessional aedcf0a4b6 Updated Planes to address index out of range 2025-10-09 20:15:11 -05:00
barelyprofessional 1503593cb1 Added auto delete and merged changes from A Log 2025-10-09 20:07:25 -05:00
barelyprofessional 5286e8a2b8 Don't deduct wager from the win in planes 2025-10-09 17:59:02 -05:00
barelyprofessional 6177f22ed5 Update counter for losses 2025-10-09 01:21:16 -05:00
barelyprofessional a1d98e54cb Updates to planes 2025-10-09 01:15:32 -05:00
barelyprofessional 257e218d3d More planes updates 2025-10-09 00:50:54 -05:00
barelyprofessional fcd82f552b Added property for when a sent message was last edited 2025-10-09 00:48:24 -05:00
barelyprofessional 56ef81ab73 Move the counter 2025-10-09 00:34:35 -05:00
barelyprofessional 13e14f913d Change logger for edit length to only log if it's too long 2025-10-09 00:31:32 -05:00
barelyprofessional 777ff73ae5 logging framecounter 2025-10-09 00:24:48 -05:00
barelyprofessional fbd314e806 Update counter 2025-10-09 00:12:49 -05:00
barelyprofessional e25c96859f Planes update 2025-10-09 00:06:56 -05:00
barelyprofessional 2457a042f3 Changes to characters 2025-10-08 23:57:11 -05:00
barelyprofessional 09b6bcb063 And actually use the fucking options 2025-10-08 23:29:27 -05:00
barelyprofessional abae8447cb Allow the white squares! 2025-10-08 23:29:04 -05:00
barelyprofessional c2a7312f12 Change air to a white square 2025-10-08 23:19:29 -05:00
barelyprofessional 45e297f8bb Remove custom encoder bullshit 2025-10-08 23:05:01 -05:00
barelyprofessional 34f62093b5 That made things worse. Trying the unsafe encoder 2025-10-08 22:26:43 -05:00
barelyprofessional da3fb4a48f Don't escape emoji for /edit 2025-10-08 22:23:24 -05:00
barelyprofessional fced66c428 Added logging for edit message length 2025-10-08 22:11:41 -05:00
barelyprofessional dd4bc1abd1 Updated planes 2025-10-08 22:03:11 -05:00
barelyprofessional 5aba49697e Fixed displaying green color for crash and added wait for msg ID 2025-10-08 20:54:55 -05:00
barelyprofessional d6bac6706d Planes updated to hopefully address out of range exceptions. 2025-10-08 20:48:42 -05:00
barelyprofessional bf18fe1de6 Missing calls to NewWagerAsync 2025-10-08 13:28:16 -05:00
barelyprofessional a781ed2c3d Planes 2025-10-08 13:25:56 -05:00
barelyprofessional f4f8c332b1 Make frame delay configurable 2025-10-07 01:23:08 -05:00
barelyprofessional f78f0b243b Patch from A Log plus fixed currency formatting for win/loss 2025-10-07 01:11:09 -05:00
barelyprofessional 605190d325 Modified Keno with standardized red/green colors, fixed waiting for chat message ID in the Keno animation and reduced delay to 500 msec for each frame update 2025-10-06 22:59:33 -05:00
barelyprofessional a396a1dcff Keno patch to fix animation 2025-10-06 18:39:13 -05:00
barelyprofessional 9524beb95b Updated keno numbers and removed logging from GetRandomNumber 2025-10-06 12:06:13 -05:00
barelyprofessional 7fbd99e472 Missing kasino attributes 2025-10-06 11:39:11 -05:00
barelyprofessional d606a9b8f5 Added Keno 2025-10-06 11:34:11 -05:00
barelyprofessional 23568a85c6 Added auto delete after x amount of time to the send chat message method 2025-10-06 03:14:08 -05:00
barelyprofessional c6658bae1f Holy shit EF Core tracking is pissing me off so much now 2025-10-05 14:25:59 -05:00
barelyprofessional 494b118969 Add check for abandoned gamblers so it creates a new entity 2025-10-05 14:21:54 -05:00
barelyprofessional 3b5f9f0edd Try and avoid weird tracking issues with the exclude command 2025-10-05 14:15:40 -05:00
barelyprofessional 2ba0bd853b Allow everyone to gamble 2025-10-05 14:09:09 -05:00
barelyprofessional f189cb94b8 Unused using 2025-10-05 01:40:32 -05:00
barelyprofessional cb7337375d Testing out RandN for better quality random. Also took out seeds until I can find a way to implement it that doesn't completely break gambling 2025-10-05 01:40:05 -05:00
barelyprofessional 115506ba42 Bumped package versions 2025-10-05 01:16:38 -05:00
barelyprofessional 0e6bed23b3 I wish the compiler was smart enough to catch errors like this 2025-10-05 00:52:33 -05:00
barelyprofessional d37401e1cd Compiler didn't like that 2025-10-05 00:49:54 -05:00
barelyprofessional f3781f9c18 Implemented a very simple game to test the wager system 2025-10-05 00:47:14 -05:00
barelyprofessional bca4cf4f3d Added $ to the regex for showing exclude usage information 2025-10-05 00:31:20 -05:00
barelyprofessional 746a33120d Added !lastactive as a pattern 2025-10-04 14:14:14 -05:00
barelyprofessional b33eb5c4a8 Missed 'ago' 2025-10-04 14:12:17 -05:00
barelyprofessional ff5484c0c9 Added lastactive command to get the last time BossmanJack did something observed by the bot 2025-10-04 14:10:25 -05:00
barelyprofessional a92d1dc3c1 Added kasino exclusion 2025-10-03 20:27:46 -05:00
barelyprofessional a8f43aac9d Fixed missing return 2025-10-03 20:26:17 -05:00
barelyprofessional 9692ae8c1d Trying to avoid tracking issues 2025-10-03 18:12:56 -05:00