-
The new Modular Dialogue system was clearly designed with the intent to allow modders to add their own form banks however because it is an autoload and registers in on ready it has already registered …
-
# Background
Would be pretty neat if we could clone entities and its components based on a template which defines its values.
Basically a way to create entities with set values. Has many advantages,…
-
To avoid boilerplate code in client/server configuration, something like:
``` java
AbstractStampyMessageGateway gw = new GatewayBuilder().
withHost(3456).
withHeartbeat(1000).
add(listener1).
…
-
Hello, I was wondering of an easier method to execute Rust code (unmanaged) from C# (managed). I already know of the [return-string-from-managed](https://github.com/OpenByteDev/netcorehost/tree/master…
-
## Describe the bug
Inability to use a boilerplate dependency with `terragrunt scaffold`
## Steps To Reproduce
Create a boilerplate template which includes a dependency.
For example:
```…
-
That might be me not knowing Foundry that well, but I think we are missing an effect template? Is that correct?
I wanted to add the German translation to that effect item sheet as well, but was mis…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
#### Background
Following the style guide is great although there is a bit of a problem around the way a controller's `activate()` function works in practice. Let's say that I have a controller for …
-
### 🔖 Feature description
Extend the functionality of: Database List Documents (get a list of all the user's documents in a given collection.)
Suggestions:
List Documents(X) Get a list of all …
-
src/utils folder is missing and it is required for rendering.
npm install
npm start
error: Module build failed (from ./node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js):
Err…