-
-
Latest version of creativecore for 1.18.1 forge
```java
[01Jan2022 08:16:43.429] [pool-3-thread-1/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred apply…
-
Never had issues with stoneholm before todays update :-/
Description: generating structure starts (TerraForged World-Gen)
java.lang.IllegalArgumentException: bound must be positive
at java.uti…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Currently in Godot, finding specific nodes that have different accesses…
reduz updated
2 years ago
-
I have been working on the GSoC DS project for a while. I feel it's needed to discuss the location of the structures proposed by this project.
## Heap
I think it should be in package modules. It's c…
-
### Describe the bug
I've got the issue that in my game the city names are pretty broken and i've got no texts on whatever normally has custom texts: Notes, remembered cars, Pathfinding not showing (…
-
## Background
Previously I proposed Treap and SkipList https://github.com/chapel-lang/chapel/issues/15670 https://github.com/chapel-lang/chapel/issues/15658 . After discussing about the unified inter…
-
## 🚀 Feature
(A clear and concise description of what the feature is.)
A tree data structure which can have functions like search,insertchild etc..
### Have you read the [Contributing Guidelin…
-
**Abstract**
We propose to add alias declarations to the Go language. An alias declaration introduces an alternative name for an object (type, function, etc.) declared elsewhere. Aliases simplify spli…
-
I'd like to implement red-black trees in python for this collection.
Any suggestions? @div-bargali