22 Feb 2024
[Coke] hio 04:17
japhb waves 04:37
Preparing a new Terminal-Widgets release to fix old META6 depends 04:44
Geth Terminal-Widgets/main: e566bc4c4b | (Geoffrey Broadwell)++ | META6.json
Update META6 depends
04:45
Terminal-Widgets/main: 4b63b5120f | (Geoffrey Broadwell)++ | Changes
Update Changes for bug fix release
Terminal-Widgets/main: 5317ae148e | (Geoffrey Broadwell)++ | 3 files
0.1.2
23 Feb 2024
MUGS-UI-TUI/main: 8 commits pushed by (Geoffrey Broadwell)++ 02:55
MUGS-Core/main: 4 commits pushed by (Geoffrey Broadwell)++ 06:31
MUGS-UI-CLI/main: 98311464d4 | (Geoffrey Broadwell)++ | 2 files
Bump T::C dependency to get WGL4R support
06:32
MUGS-UI-CLI/main: 78368f7bcf | (Geoffrey Broadwell)++ | 2 files
Switch to MUGS::UI::Game::Lobby role for common lobby methods
MUGS-UI-TUI/main: 5 commits pushed by (Geoffrey Broadwell)++
Terminal-Widgets/main: 5 commits pushed by (Geoffrey Broadwell)++ 07:39
MUGS-UI-TUI/main: 4 commits pushed by (Geoffrey Broadwell)++ 07:43
MUGS-Core/main: 4 commits pushed by (Geoffrey Broadwell)++ 23:24
MUGS-UI-CLI/main: 3e3e4ae9b0 | (Geoffrey Broadwell)++ | lib/MUGS/App/CLI.rakumod
Convert MUGS_DEBUG to a UInt
23:26
MUGS-Core/main: 74732bf32e | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Try to appease the GH workflows gods
23:48
24 Feb 2024
MUGS-Games/main: 5912de5af1 | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Move to actions/checkout@v4 to silence GHW nags
00:09
MUGS-UI-CLI/main: 463cf85e84 | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Update to actions/checkout@v4 to silence GHW nags
00:10
MUGS-UI-TUI/main: 27d5861b4b | (Geoffrey Broadwell)++ | lib/MUGS/App/TUI.rakumod
Convert MUGS_DEBUG to a UInt
00:21
MUGS-UI-TUI/main: e8e232d698 | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Update to actions/checkout@v4 to silence GHW nags
26 Feb 2024
Terminal-Widgets/main: 6aa3e5d1e0 | (Geoffrey Broadwell)++ | 2 files
Provide helper methods for cleaner form group handling
00:22
Terminal-Widgets/main: 0fcd5bc806 | (Geoffrey Broadwell)++ | examples/form.raku
Demo group introspection in form example
MUGS-UI-TUI/main: 51e6d9d73c | (Geoffrey Broadwell)++ | lib/MUGS/App/TUI/OptionalUI.rakumod
Sketch out Optional UI Elements screen
00:27
MUGS-UI-TUI/main: 7abeb31ef2 | (Geoffrey Broadwell)++ | lib/MUGS/App/TUI/Translations/Test.rakumod
Add translations for Optional UI Elements screen
MUGS-UI-TUI/main: 8dd22d3f4e | (Geoffrey Broadwell)++ | lib/MUGS/App/TUI/UIPrefsMenu.rakumod
Wire Optional UI Elements screen into UIPrefsMenu
MUGS-UI-TUI/main: 24eef61fd0 | (Geoffrey Broadwell)++ | META6.json
Wire Optional UI Elements screen into UIPrefsMenu
01:01
MUGS-UI-TUI/main: d7c0f161d5 | (Geoffrey Broadwell)++ | 3 files
Factor StandardForm role out of OptionalUI screen
MUGS-Core/main: 41e8db8b80 | (Geoffrey Broadwell)++ | lib/MUGS/Util/Config.rakumod
Enable retrieving config default even if user config set
17:23
MUGS-Core/main: 103e8183f5 | (Geoffrey Broadwell)++ | resources/conf/user-defaults.yaml
Add new config defaults for TUI optional elements
27 Feb 2024
MUGS-Core/main: ffb270e995 | (Geoffrey Broadwell)++ | lib/MUGS/App/LocalUI.rakumod
Add LocalUI helper methods for ui-type-specific configs
01:26
Terminal-Widgets/main: 4fc6194bbb | (Geoffrey Broadwell)++ | 2 files
Allow App.add-terminal to set locale and ui-prefs as well
05:46
Terminal-Widgets/main: b006a04d4b | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Layout.rakumod
Pass requested style into default-styles as well
Terminal-Widgets/main: e7b150e6d0 | (Geoffrey Broadwell)++ | 4 files
Refactor min width default for SingleLineInput layouts
28 Feb 2024
Terminal-Widgets/main: 8ca6daaef9 | (Geoffrey Broadwell)++ | 2 files
Move hint handling from Menu to Input
01:05
Terminal-Widgets/main: 4f96df3815 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/TopLevel.rakumod
Tweak module use order in TopLevel
MUGS-UI-TUI/main: 16 commits pushed by (Geoffrey Broadwell)++
review: github.com/Raku-MUGS/MUGS-UI-TUI/c...7aed8c3ae3
01:08
29 Feb 2024
Terminal-Widgets/main: 4 commits pushed by (Geoffrey Broadwell)++ 08:18
Terminal-Widgets/main: a25c0e1879 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Input/Menu.rakumod
Silence uninitialized value warning
08:26
1 Mar 2024
Terminal-Widgets/main: 4 commits pushed by (Geoffrey Broadwell)++ 00:26
Terminal-Widgets/main: 860f8375d3 | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Move to actions/checkout@v4 to appease GHW deprecation churn
00:29
Terminal-Widgets/main: 7e70fc7974 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/ColorThemes.rakumod
Slightly lighten dark grays in 8-bit ColorSets
01:52
Terminal-Widgets/main: 26704a5382 | (Geoffrey Broadwell)++ | 2 files
Set a per-terminal ColorTheme and ColorSet
Terminal-Widgets/main: 4 commits pushed by (Geoffrey Broadwell)++ 02:40
2 Mar 2024
Terminal-Widgets/main: 66ca21e1e5 | (Geoffrey Broadwell)++ | lib/Terminal/Widgets/Input.rakumod
Allow Input activation flash to be turned off
21:55
Terminal-Widgets/main: c176fa8965 | (Geoffrey Broadwell)++ | Changes
Update Changes for next release
Terminal-Widgets/main: d613a2ac87 | (Geoffrey Broadwell)++ | 3 files
0.1.4
22:00
MUGS-UI-TUI/main: e48eb60496 | (Geoffrey Broadwell)++ | META6.json
Update T-W dependency
22:04
MUGS-UI-TUI/main: ae9614a6ac | (Geoffrey Broadwell)++ | lib/MUGS/UI/TUI/Layout/StandardScreen.rakumod
Use Terminal ColorSet for StandardScreen hint styling
MUGS-Core/main: eb8fcb3305 | (Geoffrey Broadwell)++ | 2 files
Update copyright year range in README
22:30
MUGS-Core/main: 0bb1d94c42 | (Geoffrey Broadwell)++ | Changes
Update Changes
japhb Gah, why GHW? Why are you flaking on me right now? 23:22
japhb does a scratch reinstall locally to see if there's a legit incompatibility somewhere
3 Mar 2024
Geth MUGS-Core/main: 9cb8542097 | (Geoffrey Broadwell)++ | META6.json
Trying to work around GHW error I can't recreate locally
01:37
MUGS-Core/main: 9e7abd72b2 | (Geoffrey Broadwell)++ | META6.json
Try depending only _transitively_ on DBIish (via Red)
01:44
MUGS-Core/main: d9cb533736 | (Geoffrey Broadwell)++ | 3 files
0.1.4
01:58
MUGS-Games/main: 25de0cb5b1 | (Geoffrey Broadwell)++ | 2 files
Bump MUGS::Core dependency
02:48
MUGS-Games/main: 772b71665f | (Geoffrey Broadwell)++ | 2 files
Update copyright years in README
MUGS-Games/main: 097cf2ccd6 | (Geoffrey Broadwell)++ | Changes
Update Changes for next release
MUGS-Games/main: 7a4f5870b8 | (Geoffrey Broadwell)++ | 3 files
0.1.4
03:04
MUGS-UI-CLI/main: 205c1d0222 | (Geoffrey Broadwell)++ | 2 files
Update dependencies
04:18
MUGS-UI-CLI/main: 9644e69771 | (Geoffrey Broadwell)++ | 2 files
Update copyright years in README
MUGS-UI-CLI/main: 49a9f7c58c | (Geoffrey Broadwell)++ | Changes
Update Changes for next release
04:43
MUGS-UI-CLI/main: 8e82753c89 | (Geoffrey Broadwell)++ | 3 files
0.1.4
04:54
MUGS-UI-TUI/main: 1ba27abbaa | (Geoffrey Broadwell)++ | 2 files
Update dependencies
05:12
MUGS-UI-TUI/main: 244ebe37a8 | (Geoffrey Broadwell)++ | 2 files
Update copyright years in README
MUGS-UI-TUI/main: cd27539d25 | (Geoffrey Broadwell)++ | Changes
Update Changes for next release
06:10
MUGS-UI-TUI/main: dd91feb218 | (Geoffrey Broadwell)++ | Changes
Remove extra whitespace
06:22
MUGS-UI-TUI/main: 4f13d9cfa6 | (Geoffrey Broadwell)++ | 3 files
0.1.4
MUGS-UI-WebSimple/main: 4 commits pushed by (Geoffrey Broadwell)++ 07:54
MUGS-UI-WebSimple/main: 45ecf98449 | (Geoffrey Broadwell)++ | .github/workflows/test.yml
Update actions/checkout to silence a GHW deprecation warning
17:26
MUGS-UI-WebSimple/main: f3ad14999e | (Geoffrey Broadwell)++ | Changes
Update Changes for next release
MUGS-UI-WebSimple/main: 588de42e10 | (Geoffrey Broadwell)++ | 3 files
0.1.4
18:11
MUGS/main: 4 commits pushed by (Geoffrey Broadwell)++ 20:51
MUGS/main: d3eccd7226 | (Geoffrey Broadwell)++ | 3 files
0.1.4
21:05
japhb Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) 21:07
japhb Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) | This channel is logged for historical purposes; logs at irclogs.raku.org/mugs/index.html 21:08
japhb And with that, MUGS v0.1.4 is finally released! 21:09
patrickb \o/ 21:15
japhb It's a long, long road ... 21:28
On that thought, 21:32
japhb plays Tom Petty
4 Mar 2024
Geth rakudo-zef/main: 3e18306ffc | (Geoffrey Broadwell)++ | Dockerfile
Initial rakudo-zef Dockerfile
06:42
MUGS-Core/main: 81c44f5c1c | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
06:43
MUGS-Games/main: de289f2912 | (Geoffrey Broadwell)++ | .dockerignore
Fix copy pasto in .dockerignore
MUGS-Games/main: 26e8ec2ba3 | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
MUGS-UI-CLI/main: bb9f960e12 | (Geoffrey Broadwell)++ | .dockerignore
Fix copy pasto in .dockerignore
MUGS-UI-CLI/main: 3006770826 | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
MUGS-UI-TUI/main: a70744afd6 | (Geoffrey Broadwell)++ | .dockerignore
Add missing .dockerignore
MUGS-UI-TUI/main: ebb2d63d4f | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
MUGS/main: b736757737 | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
MUGS-UI-WebSimple/main: e9b9c7a9e0 | (Geoffrey Broadwell)++ | Dockerfile
Rewrite Dockerfile using current best practices
06:44
japhb Finally somewhat reasonable Dockerfiles, though not yet pushing to dockerhub: 06:45
REPOSITORY TAG IMAGE ID CREATED SIZE
mugs latest 8e65a0ea1de5 11 minutes ago 563MB
mugs-ui-websimple latest ba6694913150 12 minutes ago 562MB
mugs-ui-tui latest ebdfd9e738d6 15 minutes ago 513MB
mugs-ui-cli latest 0a18fe7b81bd 18 minutes ago 459MB
mugs-games latest ee9288ee60fc 20 minutes ago 427MB
mugs-core latest 169c05219f33 2 hours ago 377MB 06:46
rakudo-zef 2024.02 ee2cd559905d 2 hours ago 174MB
FWIW, that rakudo-zef base image is ~35MB smaller than tonyodell/rakudo-nightly
Geth rakudo-zef/main: d5064d9227 | (Geoffrey Broadwell)++ | Dockerfile
Update image.source label now that this is on GitHub
06:58