-
```edgeql
type Foo {
required updated_at: datetime {
rewrite insert using (datetime_of_statement());
rewrite update using (datetime_of_statement() if (
__subject__{*, bar} != __ol…
dvv updated
10 months ago
-
Success Criteria:
- [x] ID: int primary key
- [x] TITLE: string not null
- [x] USER_ID: string foreign key not null on delete cascade
- [x] CREATED_AT: date not null
- [x] LAST_MODIFIED: date
- [x] G…
-
### Mod loader
Forge
### Minecraft version
1.20.1
### Mod version
11.12.1
### Modloader version
47.3.11
### Modpack info
_No response_
### [IMPORTANT] If bug:
- [X] I have confirmed this bu…
-
I cannot get the adventure tab to open, and it isn't updating for new campaigns either. It updates when I change archetypes but that's all it records.
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
### Describe the problem requiring a sol…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is rep…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is …
-
Slay the dragon! Implement an old-school text-based adventure for our bot!
You can write the adventure any way you want, and pick any theme you want, no dragons required! The only hard requirement …
-
Adventure 004 is in progress!
-
```
What steps will reproduce the problem?
1. Launch the Game European.
2. Start a championship
3. Play
What is the expected output? What do you see instead?
The game craches after a while.
The game…