-
Bounty system for those that kill newspans repeatedly. Blip marker on map to reveal their position, or coin reward for killing etc
No farming of allies for bounty, bounty cannot be repeatedly clai…
-
### Overview
As designers, we need a centralized and accessible design system file to serve as the definitive source for all design components, promoting consistency across projects. This issue will …
-
A basic inventory system will need to be decided upon and implemented. Basic functionality should allow the picking up of items and using of items.
Some items may be generalized, using components …
-
ATM we only rely on some env vars defined in `DEVELOPMENT.md`
```shell
❯ grep DANDI_ DEVELOPMENT.md
`DANDI_DEVEL` environment variable, which is needed in order to expose the
- `DANDI_DEVEL` -- …
-
The tutorial will need a dialogue system that explains what the player needs to do to proceed through the tutorial.
- [x] The dialogue displays properly in the game
- [ ] The dialogue Loads modula…
-
First, I love this so much. This is probably my favorite github project I've seen in a while. I've been using websearch on Open Web UI but this is so much better/faster/effective that it's crazy. G…
-
when trying to start remote debugging, I received the following error message:
---------------------------
Microsoft Visual Studio
---------------------------
Error
Cannot connect to ericj:1…
-
Currently only Pending and Completed
Missing states such as
1. Cancelled
2. Refunded
etc.
[original: nus-cs2103-AY2425S1/pe-interim#3470] [original labels: severity.Medium type.FeatureFlaw]
-
### What happens?
`SELECT ctid FROM columnstore_table` causes an error.
### To Reproduce
```sql
create table columnstore_table (id int) using columnstore;
select ctid from columnstore_table;
E…
-
Hello. I would like this module to work with Pathfinder 2e
A cursory look at the codebase, and it seems that dnd5e specifics are hard-coded (PF2e actors don't have a [race](https://github.com/oronder…