-
```
This will be a major shift for the site.
When a user submits any art, it will not be shown automatically for the game.
Instead, it will go into a moderation queue and will need to be approved b…
-
## User-facing design
### Option 1: Tag
liquid
```
{% ascii_art "/assets/img.png" %}
.---> F
A B C D /
*-------*…
epage updated
6 years ago
-
- [ ] Tilesets
- [ ] Terrain tiles
- [ ] Drops/pickups
- [ ] Backgrounds
-
- reduce stackspace for node path to 5
change api get_neighbors (uint32_t from, EdgeIter& edgeIter)
move beginning of findBeginNode Code to ART::get_neighbors
and then just initialize the it…
-
* Chibi-style
* Get quotes from Audie and others
* See if we can do it? At least temp?
* Create hats
* Decide what else we need exactly
-
Collecting examples
-
We should only ever see the inside of the car ...
but maybe as an extra ... differt cars for menu screen
-
Create different types of enemies ..
Enemy motorcycles
-
Some cards like [Rescue Cat](https://yugipedia.com/wiki/Rescue_Cat) have alternate artworks in certain sets.
It would be extremely useful if we could have separate printings for alternate artwork …
-
There are some `String` intrinsics to implement, most importantly `StringCompareTo` and `StringEquals`.
The question is whether we want to bother with scalar implementations or implement them with …