Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / genaray/Arch issues and pull requests

#237 - Adding Parallel = true to query makes it only work for static functions.

Issue - State: open - Opened by emelrad12 about 1 month ago - 1 comment
Labels: bug, Arch.Extended

#234 - Plugins and Application root

Issue - State: closed - Opened by Shadowblitz16 2 months ago - 4 comments
Labels: enhancement

#233 - Better systems

Issue - State: open - Opened by Shadowblitz16 2 months ago - 2 comments
Labels: enhancement

#232 - Speedup TryGet

Pull Request - State: open - Opened by metalgearsloth 2 months ago

#230 - This is not a Bug, how do I resolve version conflicts in dependent libraries?

Issue - State: open - Opened by coinsoundsbetter 3 months ago - 2 comments
Labels: question

#112 - Replace Marshal.SizeOf with Unsafe.SizeOf for component registration

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#112 - Replace Marshal.SizeOf with Unsafe.SizeOf for component registration

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#111 - Add support for component-entity pair relationships

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#111 - Add support for component-entity pair relationships

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#110 - `Debug.Assert` for operations on entities and dead entities.

Issue - State: open - Opened by k-u-s over 1 year ago - 2 comments
Labels: enhancement

#109 - Duplicated results in query

Issue - State: closed - Opened by k-u-s over 1 year ago - 16 comments

#109 - Duplicated results in query

Issue - State: closed - Opened by k-u-s over 1 year ago - 16 comments

#108 - Remove unnecessary ComponentType lookups

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#108 - Remove unnecessary ComponentType lookups

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#107 - Fix: Command Buffer accessing a component by entity id

Pull Request - State: closed - Opened by mikhail-dcl over 1 year ago

#107 - Fix: Command Buffer accessing a component by entity id

Pull Request - State: closed - Opened by mikhail-dcl over 1 year ago

#106 - Entity relations

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement

#106 - Entity relations

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement

#105 - Move if EVENTS preprocessor to the event methods

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#105 - Move if EVENTS preprocessor to the event methods

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#104 - Integrate preprocessor into event call methods for better code readability

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement

#104 - Integrate preprocessor into event call methods for better code readability

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement

#103 - Optimize adding a single component type to an entity, add benchmarks

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 3 comments

#103 - Optimize adding a single component type to an entity, add benchmarks

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 3 comments

#102 - Make Entity and EntityRef ctors public

Pull Request - State: closed - Opened by nathanrw over 1 year ago - 13 comments

#102 - Make Entity and EntityRef ctors public

Pull Request - State: closed - Opened by nathanrw over 1 year ago - 13 comments

#100 - Unity support

Issue - State: open - Opened by gaozhou over 1 year ago - 16 comments
Labels: question

#100 - Unity support

Issue - State: open - Opened by gaozhou over 1 year ago - 16 comments
Labels: question

#99 - Update README.md

Pull Request - State: closed - Opened by clibequilibrium over 1 year ago - 1 comment

#99 - Update README.md

Pull Request - State: closed - Opened by clibequilibrium over 1 year ago - 1 comment

#98 - Add entity and component lifecycle events

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 5 comments
Labels: enhancement

#98 - Add entity and component lifecycle events

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 5 comments
Labels: enhancement

#97 - Component Hook.

Pull Request - State: closed - Opened by lihaochen910 over 1 year ago - 6 comments

#97 - Component Hook.

Pull Request - State: closed - Opened by lihaochen910 over 1 year ago - 6 comments

#94 - Offset all component type ids by +1

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 2 comments

#94 - Offset all component type ids by +1

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 2 comments

#93 - Add Debug.Assert for chunk array index being out of bounds

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#93 - Add Debug.Assert for chunk array index being out of bounds

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#92 - Fix non-generic add not actually adding the component data

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#92 - Fix non-generic add not actually adding the component data

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#91 - New QueryDescription magically erases entities of unrelated types

Issue - State: closed - Opened by clibequilibrium over 1 year ago - 15 comments
Labels: bug

#91 - New QueryDescription magically erases entities of unrelated types

Issue - State: closed - Opened by clibequilibrium over 1 year ago - 15 comments
Labels: bug

#90 - Add an implicit conversion operator for EntityReference > Entity

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#90 - Add an implicit conversion operator for EntityReference > Entity

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#88 - Add instance receivers for `EventBus`

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement, Arch.Extended

#88 - Add instance receivers for `EventBus`

Issue - State: closed - Opened by genaray over 1 year ago
Labels: enhancement, Arch.Extended

#87 - Entity creation and add of components while iterating a query

Issue - State: closed - Opened by clibequilibrium over 1 year ago - 14 comments
Labels: bug

#87 - Entity creation and add of components while iterating a query

Issue - State: closed - Opened by clibequilibrium over 1 year ago - 14 comments
Labels: bug

#86 - How can I make a sorted query ?

Issue - State: closed - Opened by Gray-SS over 1 year ago - 2 comments
Labels: help wanted, question

#85 - Add `World.Create(object[])`

Issue - State: closed - Opened by genaray over 1 year ago - 5 comments
Labels: enhancement

#83 - IsAlive on dead reference should be false

Pull Request - State: closed - Opened by nathanrw over 1 year ago - 2 comments

#82 - Fix nullability warnings for .Equals methods and two constructors

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#81 - Add version preprocessor to SkipLocalsInit and UnscopedRef

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#80 - Remove leftover `in` from world.Reference(Entity) call

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#77 - `WithNone<Component>()` doesn't remove those entities from the query

Issue - State: closed - Opened by proc-gen over 1 year ago - 5 comments

#76 - macOS arm64 support

Issue - State: closed - Opened by lihaochen910 over 1 year ago - 3 comments
Labels: bug

#75 - Created a custom dictionary for the EntityInfo struct

Pull Request - State: closed - Opened by Donaut over 1 year ago - 3 comments
Labels: enhancement

#74 - Possible reference issue?

Issue - State: closed - Opened by proc-gen over 1 year ago - 5 comments
Labels: wontfix

#73 - Hide EntityDebugView behind !PURE_ECS

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago

#72 - Make SkipLocalsInit internal

Pull Request - State: closed - Opened by DrSmugleaf over 1 year ago - 1 comment
Labels: enhancement

#71 - Non-github contact details/discussion area?

Issue - State: closed - Opened by moonheart08 over 1 year ago - 3 comments

#70 - Replace Dictionary EntityInfo with a simple array.

Issue - State: closed - Opened by Donaut over 1 year ago - 8 comments
Labels: enhancement

#69 - `in Entity` vs `ref Entity` in `Query()` overloads

Issue - State: closed - Opened by nathanrw over 1 year ago - 2 comments
Labels: enhancement

#68 - Moving Entity causes messed up `World.EntityInfo` and zombie references

Issue - State: closed - Opened by genaray over 1 year ago - 1 comment
Labels: bug

#67 - Alternative to Dictionary<T, int>

Issue - State: closed - Opened by Donaut over 1 year ago - 5 comments
Labels: enhancement

#66 - Arch.Extended `ParallelQuery`?

Issue - State: closed - Opened by genaray over 1 year ago - 1 comment
Labels: enhancement, Arch.Extended

#65 - Null error in QueryArchetypeEnumerator

Issue - State: closed - Opened by stgeorge over 1 year ago - 15 comments
Labels: bug

#64 - Issue with .dll hot-reloading and Type change

Issue - State: closed - Opened by clibequilibrium almost 2 years ago - 13 comments
Labels: enhancement

#63 - Query BitSet comparison issue

Issue - State: closed - Opened by stgeorge almost 2 years ago - 4 comments
Labels: bug

#61 - entity.Add(cmp) works differently than World.Add(entity, cmp)

Issue - State: closed - Opened by stgeorge almost 2 years ago - 1 comment
Labels: enhancement

#60 - Add Query Unique

Issue - State: open - Opened by Difficulty-in-naming almost 2 years ago - 5 comments
Labels: enhancement

#59 - Exception when adding component to entity in query

Issue - State: closed - Opened by stgeorge almost 2 years ago - 13 comments
Labels: bug

#58 - Added simple CI/CD for automated testing

Pull Request - State: closed - Opened by Pheubel almost 2 years ago

#57 - Fixed incorrect stringbuilder handling

Pull Request - State: closed - Opened by Pheubel almost 2 years ago

#56 - Entity pointing to re-used entry

Issue - State: closed - Opened by stgeorge almost 2 years ago - 6 comments
Labels: bug

#55 - Source generator does not properly build outside windows

Issue - State: closed - Opened by Pheubel almost 2 years ago - 3 comments

#54 - Reduce shared files for classes

Issue - State: closed - Opened by Pheubel almost 2 years ago - 1 comment
Labels: enhancement

#53 - (new Entity()).IsAlive() is maybe true

Issue - State: closed - Opened by RoyAwesome almost 2 years ago - 7 comments
Labels: enhancement

#52 - Entity.Null.IsAlive() throws instead of returns false

Issue - State: closed - Opened by RoyAwesome almost 2 years ago - 3 comments

#50 - Why was the class-type component removed?

Issue - State: closed - Opened by HiWill almost 2 years ago - 3 comments

#48 - Sorting entities

Issue - State: closed - Opened by stgeorge almost 2 years ago - 6 comments
Labels: enhancement

#47 - Resource manager: Handle<T>

Issue - State: closed - Opened by andreakarasho almost 2 years ago
Labels: enhancement

#46 - Add serialization and deserialization mechanisms

Issue - State: closed - Opened by solonrice almost 2 years ago - 14 comments
Labels: enhancement

#45 - Make the World class IDisposable

Issue - State: closed - Opened by solonrice almost 2 years ago - 1 comment
Labels: enhancement

#44 - Remove reflection

Pull Request - State: closed - Opened by andreakarasho almost 2 years ago - 13 comments

#43 - Godot engine is not supported by this repo?

Issue - State: closed - Opened by pcloves almost 2 years ago - 3 comments
Labels: question

#42 - Experimental code style

Pull Request - State: closed - Opened by genaray almost 2 years ago

#41 - Set and enforce a consistent code style

Issue - State: closed - Opened by just-ero almost 2 years ago - 13 comments
Labels: enhancement

#40 - Array.CreateInstance

Issue - State: closed - Opened by andreakarasho almost 2 years ago - 3 comments

#39 - Ref iterators for `Query`

Issue - State: closed - Opened by genaray almost 2 years ago - 3 comments
Labels: enhancement

#38 - Fix sample time

Pull Request - State: closed - Opened by andreakarasho almost 2 years ago

#37 - Feature/command buffer

Pull Request - State: closed - Opened by genaray almost 2 years ago

#36 - Bulk operations for `QueryDescriptions`

Issue - State: closed - Opened by genaray almost 2 years ago
Labels: enhancement

#35 - Support entity creation/deletion during a query

Pull Request - State: closed - Opened by andreakarasho almost 2 years ago - 8 comments

#34 - Up to 25 or 50 generic overloads ?

Issue - State: closed - Opened by genaray almost 2 years ago
Labels: enhancement