-
Subscribe to this issue and stay notified about new [weekly trending repos in GDScript](https://github.com/trending/gdscript?since=weekly).
-
As a CONTENT DEVELOPER I want to be able to take existing illustrations and use them in different aspect ratios to meet different requirements on my site. For example, it may make sense for a single i…
-
Currently, if you skip a conversation, the emotes still make sounds as you fast forward through them, which makes them all play in rapid succession well after the animations attached to them have fini…
-
When I used `Select` as follows
```rust
dialoguer::Select::new()
.items(crate::generes::TYPES)
.paged(false)
.with_prompt("genere")
.interact()?;
```
the ter…
-
When trying to execute the code
goals = lida.goals(summary, n=2, textgen_config=text_gen)
for goal_dict in goals:
for key, value in goal_dict.items():
print(f"{key}: {value}")
…
-
*CURRENT TODO LIST* - 6/25/2024
1) Network all of the required data for each /Shared/Entity/ component types.
- Buff - SceneServers should have a BuffSystem. Needs to be synchronized to cli…
-
Hello! I was having trouble with "cookies" and I figured out (with the help of a user) that the last line of `xpath_compile.py` needed to be updated in `xpath["accept_igcookie_dialogue"] = {
"acc…
-
The goal here is to create a novel that follows a party of D&D characters. The characters, objects, and settings are generated based on character and item creation in D&D. Events in the story will com…
-
Hi,
I ask if you have some documentations pointing out how to launch the code.
regards
-
Since at this point there are _hundreds_ of projects from past NaNoGenMos, I thought it might be a good idea to list a few of them so that people who weren't aware of them can draw some inspiration.
…