21 Commits

Author SHA1 Message Date
13xforever
d4d16abdd6
open all cells around initial 0 2025-03-21 17:31:07 +05:00
13xforever
4e57e0d28d
fix minesweeper 2025-03-21 14:59:20 +05:00
13xforever
06b375b972
update command structure and markup 2025-03-12 09:29:36 +05:00
13xforever
5f039d3939
add global usings 2025-03-08 07:01:22 +05:00
Ilya
72dbc4074a
Some performance and code optimizations (#955)
* upgrade deps, remove wrong ppu hashes

* upgrade compiler packages

will require container pull after build

* replace Regex with compiler-generated versions

* use new collection initialization syntax

* configure global defaults for regex

* bump min amd driver version

fixes #950

* add macos version check

fixes #948

* fix #954 (!sudo log date)
2024-05-18 14:26:34 +01:00
13xforever
a1be9d3251 add max message content length constant 2022-07-03 20:36:13 +05:00
13xforever
92751ba6e9 use file-scoped namespaces to reduce nesting
some formatting might be fucked
2022-06-30 00:59:46 +05:00
13xforever
a5d780f03d clean up unused usings 2022-06-30 00:55:53 +05:00
13xforever
94a080ff1a ... 2022-06-20 15:18:08 +05:00
13xforever
78d47349ca bring back minesweeper, tho not as fancy 2021-08-23 20:44:59 +05:00
13xforever
c41c264e42 replace .Respond() with .Channel.SendMessage()
this should fix all the issues that cropped up after the semantics change in recent library builds
2021-05-01 01:54:04 +05:00
13xforever
44e4dce047 update dependencies 2021-01-24 02:41:32 +05:00
13xforever
9149254cbc update minesweeper 2020-11-26 13:07:31 +05:00
13xforever
1c915e05b5 use await using where appropriate 2020-11-14 15:25:20 +05:00
13xforever
4efffa300f apply compiler suggestions 2020-11-13 15:12:41 +05:00
13xforever
c44bc8b197 update minesweeper limits 2020-08-01 14:42:53 +05:00
13xforever
d25005ed78 fix too many mines issue 2020-07-28 18:49:45 +05:00
13xforever
6c7764b1c4 ugh 2020-07-18 14:37:50 +05:00
13xforever
9a4fb7a5b5 some minesweeper enhancements for weird people 2020-07-18 14:30:34 +05:00
13xforever
4fbe0895ea add off-topic limiter and update some commands to use it instead 2020-07-09 00:21:08 +05:00
13xforever
59278ebe32 add new !minesweeper command 2020-07-09 00:05:40 +05:00