Ecosyste.ms: Issues

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

GitHub / EngoEngine/ecs issues and pull requests

#55 - Question: What is the rational behind dt being a `float32` instead of `time.Duration`/`float64`?

Issue - State: open - Opened by niko-dunixi over 2 years ago - 3 comments
Labels: question

#54 - World System "auto-register"

Issue - State: open - Opened by merlindorin over 2 years ago - 1 comment

#53 - Fix typo in readme

Pull Request - State: closed - Opened by Noofbiz over 2 years ago

#52 - Mistake in README

Issue - State: closed - Opened by oyberntzen over 2 years ago

#51 - Feature/entity tracking

Pull Request - State: closed - Opened by sardap about 3 years ago

#50 - fix spelling mistake

Pull Request - State: closed - Opened by coupez over 3 years ago - 1 comment

#49 - Update readme to utilize multiple interfaces

Issue - State: open - Opened by Noofbiz almost 4 years ago

#48 - Add GitHub actions

Pull Request - State: closed - Opened by Noofbiz almost 4 years ago

#47 - add go modules

Pull Request - State: closed - Opened by Noofbiz almost 4 years ago

#46 - moved BasicFace from the tests to the actual library

Pull Request - State: closed - Opened by Noofbiz almost 4 years ago

#45 - ecs.BasicFace does not exist

Issue - State: closed - Opened by chrispytoes about 4 years ago - 3 comments

#44 - example that uses ecs.BasicFace

Issue - State: closed - Opened by gravestench about 4 years ago - 2 comments

#43 - Add a go mod

Issue - State: closed - Opened by Noofbiz about 4 years ago

#42 - Update to GitHub actions

Issue - State: closed - Opened by Noofbiz about 4 years ago

#41 - Add sort method to world for dynamic priority systems

Pull Request - State: closed - Opened by Noofbiz about 4 years ago

#40 - Ability to return all descendents from a basic entity

Pull Request - State: closed - Opened by Noofbiz over 4 years ago

#39 - Update .travis.yml

Pull Request - State: closed - Opened by Noofbiz almost 5 years ago

#38 - Allow more than one interface in `World.AddSystemInterface` in and ex.

Pull Request - State: closed - Opened by sbrow almost 5 years ago - 4 comments

#36 - remove import path and fixes for travis

Pull Request - State: closed - Opened by Noofbiz over 5 years ago

#35 - added parenting capabilities for BasicEntity

Pull Request - State: closed - Opened by Noofbiz over 5 years ago

#34 - NewBasics() potential for duplicate ids

Pull Request - State: closed - Opened by bfreis over 5 years ago

#33 - NewBasics with atomic.AddUint64 instead of lock

Pull Request - State: closed - Opened by bfreis over 5 years ago - 1 comment

#32 - Race Conditions detected on the World struct

Pull Request - State: open - Opened by edoardo849 about 6 years ago

#31 - added systems to be able to be automatically populated by the world

Pull Request - State: closed - Opened by Noofbiz over 6 years ago

#30 - added systems to be able to be automatically populated by the world

Pull Request - State: closed - Opened by Noofbiz over 6 years ago

#29 - Fixed typos in readme

Pull Request - State: closed - Opened by netgusto about 7 years ago

#28 - Added GetBasicEntity method for interface power

Pull Request - State: closed - Opened by storyfeet over 7 years ago - 1 comment

#27 - move tests into their own package where possible

Issue - State: open - Opened by yarbelk almost 8 years ago

#26 - Improve test coverage for ecs and basic race conditions

Pull Request - State: open - Opened by yarbelk almost 8 years ago - 1 comment

#25 - Add a CONTRIBUTING.md

Issue - State: open - Opened by yarbelk over 8 years ago

#24 - Add Identifier interface

Pull Request - State: closed - Opened by yarbelk over 8 years ago - 2 comments
Labels: enhancement

#23 - Add Identifier interface, targeted at BasicEntity

Issue - State: closed - Opened by yarbelk over 8 years ago - 1 comment

#22 - Use atomic operations in NewBasic, remove overflow check and add benc…

Pull Request - State: closed - Opened by mewmew over 8 years ago - 2 comments

#21 - Sync/atom instead of sync.Mutex in ecs.NewBasic

Issue - State: closed - Opened by EtienneBruines over 8 years ago

#20 - ecs: Update documentation and fix golint issues.

Pull Request - State: closed - Opened by mewmew over 8 years ago - 5 comments
Labels: enhancement

#19 - Rename docs.go to doc.go

Pull Request - State: closed - Opened by otraore over 8 years ago
Labels: enhancement

#18 - Documentation

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago - 7 comments
Labels: ready-for-review

#17 - Unexport the Systems type. Fixes #16.

Pull Request - State: closed - Opened by mewmew over 8 years ago - 1 comment

#16 - Consider unexporting the Systems type

Issue - State: closed - Opened by mewmew over 8 years ago - 2 comments

#15 - Update to go1.6.2

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago

#14 - Reworked entire ecs to be more idiomatic go

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago

#13 - Idiomatic Go - biggest breaking change yet

Issue - State: closed - Opened by EtienneBruines over 8 years ago - 4 comments

#12 - Changed ...string to []string

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago - 1 comment

#11 - `...string` instead of `[]string` for NewEntity

Issue - State: closed - Opened by EtienneBruines over 8 years ago - 3 comments

#10 - Added canonical import path obligation

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago - 2 comments

#9 - Add duplication and clone

Pull Request - State: closed - Opened by paked over 8 years ago - 1 comment

#8 - Add travis badge to README

Pull Request - State: closed - Opened by paked over 8 years ago - 1 comment

#7 - Add basic Travis config

Pull Request - State: closed - Opened by paked over 8 years ago

#6 - Require tests to succeed before merging

Issue - State: closed - Opened by EtienneBruines over 8 years ago - 1 comment

#5 - Duplicate Entities

Issue - State: closed - Opened by EtienneBruines over 8 years ago - 1 comment

#4 - Extensify tests

Issue - State: open - Opened by EtienneBruines over 8 years ago - 2 comments
Labels: ready

#3 - Added initial documentation

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago - 2 comments
Labels: ready-for-review

#2 - Create documentation

Issue - State: closed - Opened by paked over 8 years ago - 3 comments

#1 - Moved ECS to separate repository

Pull Request - State: closed - Opened by EtienneBruines over 8 years ago