-
Hi,
Thanks for building and maintaining VContainer - so far we're really happy to use it, finding it a good improvement over Zenject.
However, we have run into a problem that we suspect is a bu…
-
### Is your feature request related to a problem? Please describe.
when new people join resonite for the first time, 95% of the time they will find a session with enough people in it to learn how t…
-
You examples in the readme.md do not work when including in a project. Specifically, the lines `converter.Convert(conversionStrategy, "MyPgnFile.pgn");` fail because of the static nature of the functi…
-
Hello! I've built this project on my Arch Linux system (running on an AMD R5 5600X and an RTX 3060 ti) just fine, but when I put the build files in the same directory as the games' executable elfs, I …
-
I Think it would be a good idea to have a "God Potion" for the end game.
It might look like this:
`God(Color.get(0, 5, 100, 0), 6000){`
public boolean toggleEffect(Player player, boolean addE…
-
This is the very first version of the ddnet account system.
I want to quickly go through some points, so common questions are avoided.
# How does the system work?
If you technically want to u…
-
### Problem
When accessing nodes sparsely, a voxel manipulator may be too costly.
The `core.get_node_raw` function is rather cheap for random access, but currently not public (it is used internally …
-
Tasks:
- [ ] Complete admin method impl for `public_good` game
- As admin, need the ability to force complete a round
- As admin, need the ability to force complete a game
- [ ] Implement admin m…
-
This code is very CSC 103-style, which is not necessarily robust and good Java coding style, and in the long run, becomes a big mess of unmanageable code. There's a lot of redundancy, and very little …
-
I have a skeleton of a game engine for the games I do on SWGIO in javascript HTML5. I can clean it up and make it a public project so devs can make games for our platform. This should have examples of…