Go to file
Savanni D'Gerinel 5443015868 Resolving linting problems in geo-types 2023-10-05 12:57:35 -04:00
builders Set up strict clippy linting in the build scripts 2023-10-05 12:57:35 -04:00
changeset Resolve warnings in changeset 2023-10-05 12:57:35 -04:00
config Flatten configuration by one level 2023-08-19 20:46:43 -04:00
config-derive Create a type-safe configuration library 2023-08-17 23:28:49 -04:00
coordinates Resolve warnings in coordinates 2023-10-05 12:57:35 -04:00
cyberpunk-splash Resolve warnings in cyberpunk-splash 2023-10-05 12:57:35 -04:00
dashboard Make sure to compress the tar files when bundling for distribution 2023-10-05 00:07:55 -04:00
emseries Add emseries 2023-08-07 16:07:53 -04:00
file-service Thoroughly lint the file-service 2023-10-05 12:57:35 -04:00
flow Remove a bunch of Makefiles 2023-08-07 16:24:09 -04:00
fluent-ergonomics Resolve warnings in fluent-ergonomics 2023-10-05 12:57:35 -04:00
geo-types Resolving linting problems in geo-types 2023-10-05 12:57:35 -04:00
gm-control-panel Set up a reflowing layout for the cards 2023-08-19 19:52:01 -04:00
hex-grid Update hex-grid 2023-08-07 16:37:01 -04:00
ifc Resolve warnings in the IFC library 2023-10-05 12:57:35 -04:00
kifu Get the width of the application back under control 2023-08-25 00:07:29 -04:00
memorycache Add the cyberpunk-splash tool to the build tools 2023-08-07 16:02:41 -04:00
music-player Finish the red spectrum 2023-03-11 15:22:46 -05:00
nom-training nom parsing practice 2023-09-25 22:54:54 +00:00
orizentic Import orizentic 2023-10-03 17:59:55 -04:00
screenplay Add a basic rendering for a player card 2023-03-22 10:59:44 -04:00
sgf Overhaul the sgf representation 2023-08-29 23:14:35 -04:00
.envrc Set up the flake 2022-12-31 12:07:58 -05:00
.gitignore add .tar.gz to .gitignore 2023-10-04 15:22:43 -04:00
COPYING Add the GPL to the project 2023-02-06 09:25:11 -05:00
Cargo.lock Validate the session token 2023-10-03 19:48:44 -04:00
Cargo.toml Add orizentic and file-service to the build 2023-10-03 19:32:57 -04:00
Makefile Remove a bunch of Makefiles 2023-08-07 16:24:09 -04:00
build.sh Add orizentic and file-service to the build 2023-10-03 19:32:57 -04:00
flake.lock Write up a Pie Chart widget 2023-08-08 17:25:21 -04:00
flake.nix Create the initial database migration 2023-10-03 19:48:43 -04:00
package-lock.json Render ghost stones 2023-05-15 22:20:40 -04:00
package.json Adjust the Makefile dependency calculations 2023-05-13 14:22:26 -04:00
readme.md Add the copyright notice to the readme 2023-02-06 09:41:40 -05:00
rust-toolchain Start on a configuration library 2023-08-17 23:28:49 -04:00
tsconfig.json Set up a working build environment 2023-05-07 13:13:20 -04:00

readme.md

Luminescent Dreams Tools Monorepo

Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.

Future contributors will be noted in the CONTRIBUTORS file.


Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com

This file is part of the Luminescent Dreams Tools.

Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.