-
-
# Archipelago 2020 Roadmap
See also #5
This is our working enumeration of concrete tasks for this year, per Component and Service, for public evaluation (critics and comments welcome).
All …
-
1. Create `list.html` and add a link into the `home.html`
2. Render `json` data given below inside `list.html`.
```[
{
"title": "Unlocking Android",
"isbn": "1933988673",
"pag…
gantu updated
4 years ago
-
I'm looking for help to 'slim' down Stellarium configuration for use on a boat.
Basically I'm looking to make it perform and start faster on raspberry pi4.
Use gpsd and use heading from autopilot.
…
-
### The problem
When a user need icons in dom0 (for example for the Xfce4 launcher addon, or other types of dom0 shortcut Menus, etc.) and the user does not want to use the usual blend and boring one…
-
I need to simulate agents moving around between points in a certain environment to generate log files according to their contacts (under, say, 1.5 meters generates a log entry with the agent ids): sim…
-
# Archipelago 2019 Roadmap
Tentative enumeration of concrete tasks, per Component and Service, for public evaluation (and comments).
All tasks listed here are leading to our first stable product…
-
Implementing functionality to enable use of long click for any buttons. This came up in https://github.com/SeedSigner/seedsigner/pull/286#issuecomment-1364563189 where the use case would be for long p…
-
### Checklist
- [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- [x] I have read the contribution guidelines given at https://github.com/TeamN…
-
- [x] Create Spatial Partitioning or Octree to represent which entities are where. This should be regenerated once per frame after movement updates.