test
Continuous integration / build (push) Has been cancelled

This commit is contained in:
2025-07-28 00:03:04 +01:00
parent 73d5654e25
commit 65213d3a9c
16 changed files with 1 additions and 229 deletions
+1
View File
@@ -1,3 +1,4 @@
/target
*/target
project
Cargo.lock
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

-10
View File
@@ -1,10 +0,0 @@
{
"date": "2025-07-27",
"project_name": "New Project",
"project_author": "Your Name",
"project_description": "Description of your project",
"enable_ai": true,
"llm_api_uri": "http://192.168.1.218:1234",
"llm_api_key": "",
"ai_context_prompt": ""
}
File diff suppressed because one or more lines are too long
@@ -1,23 +0,0 @@
{
"id": "161227ef-ba29-41a7-b40a-ed4ac550a8ea",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "nucleus",
"fields": {
"age": {
"Number": 0.0
},
"parent": {
"Link": ""
},
"dob": {
"Date": "1970-01-01"
},
"pfp": {
"Image": "characters/nucleus.png"
},
"description": {
"MultiLine": "an AI"
}
},
"tags": []
}
@@ -1,23 +0,0 @@
{
"id": "3ce0e977-9f65-4f4c-a036-67f3d5c25fdc",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "ZXQ5",
"fields": {
"dob": {
"Date": "1970-01-01"
},
"description": {
"MultiLine": "yes"
},
"age": {
"Number": 19.1
},
"parent": {
"Link": ""
},
"pfp": {
"Image": "characters/zxq5.png"
}
},
"tags": []
}
@@ -1,23 +0,0 @@
{
"id": "57429207-5fc1-4bab-a524-c550773c3d45",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "Tayles",
"fields": {
"pfp": {
"Image": "characters/tayles.png"
},
"parent": {
"Link": ""
},
"description": {
"MultiLine": "trainspotter"
},
"age": {
"Number": 17.5
},
"dob": {
"Date": "1970-01-01"
}
},
"tags": []
}
@@ -1,25 +0,0 @@
{
"id": "be24e58f-3f79-4c5a-9224-9037eea5f51f",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "The Order",
"fields": {
"pfp": {
"Image": "characters/the order.png"
},
"description": {
"MultiLine": "yes"
},
"dob": {
"Date": "1970-01-29"
},
"parent": {
"Link": ""
},
"age": {
"Number": 20.6
}
},
"tags": [
"bbeddabd-914c-4648-8262-bf14bfcf8fff"
]
}
@@ -1,26 +0,0 @@
{
"id": "deeaee92-bdec-4eb3-bb3b-ee760fc83d45",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "The Chancellor",
"fields": {
"age": {
"Number": 50.0
},
"description": {
"MultiLine": "Chancellor Marcus R Beltaine\n\npatriot turned authoritarian with a militaristic vision, and ambitions of global power"
},
"dob": {
"Date": "1995-01-01"
},
"pfp": {
"Image": "characters/the chancellor.jpg"
},
"parent": {
"Link": ""
}
},
"tags": [
"a9bb96a8-038b-4b2a-a325-f100fa112781",
"bbeddabd-914c-4648-8262-bf14bfcf8fff"
]
}
@@ -1,11 +0,0 @@
{
"id": "bbeddabd-914c-4648-8262-bf14bfcf8fff",
"name": "American",
"description": "an american smh",
"color": [
0,
32,
207,
255
]
}
@@ -1,32 +0,0 @@
{
"name": "Species",
"id": "353649f9-e1f3-46d9-b723-8e56b510b2cc",
"description": "A classification system for living or digital entities.",
"fields": [
{
"name": "Diverged from",
"field_type": {
"Link": {
"template_id": null
}
},
"required": false,
"on_preview": false,
"description": "did this diverge from another documented species?"
},
{
"name": "Appearance / Features",
"field_type": "MultiLine",
"required": true,
"on_preview": true,
"description": "anatomy etc."
},
{
"name": "behaviour",
"field_type": "MultiLine",
"required": true,
"on_preview": true,
"description": "aggressive, collaborative, etc.."
}
]
}
@@ -1,46 +0,0 @@
{
"name": "Character",
"id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"description": "a character",
"fields": [
{
"name": "description",
"field_type": "MultiLine",
"required": true,
"on_preview": true,
"description": "description"
},
{
"name": "age",
"field_type": "Number",
"required": true,
"on_preview": false,
"description": "character's age in years"
},
{
"name": "dob",
"field_type": "Date",
"required": true,
"on_preview": false,
"description": "character's date of birth if known"
},
{
"name": "parent",
"field_type": {
"Link": {
"template_id": null
}
},
"required": true,
"on_preview": false,
"description": "character's known parents"
},
{
"name": "pfp",
"field_type": "Image",
"required": true,
"on_preview": true,
"description": "portrait of the character"
}
]
}