issues
search
jonascarpay
/
apecs
a fast, extensible, type driven Haskell ECS framework for games
392
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Apecs.Experimental.Children module
#132
jship
closed
8 months ago
0
Add -XTypeOperators to get rid of warnings
#131
jship
closed
9 months ago
0
Docs for performance considerations when reading composite components
#130
jship
closed
8 months ago
1
Add LocalForce and WorldForce subcomponents to apecs-physics
#129
jship
closed
9 months ago
1
Use SystemT instead of System in runGC type signature
#128
jship
closed
9 months ago
0
Order of components in `explMembers` matters
#127
MagicRB
closed
8 months ago
6
Export cmapIf from main Apecs module
#126
jship
closed
10 months ago
0
Force IntMap in ExplDestroy instance for Map
#125
jship
closed
10 months ago
0
v0.10 wish list
#124
jonascarpay
opened
10 months ago
1
Add MonadUnliftIO instance for SystemT
#123
jship
closed
10 months ago
1
v0.9.6
#122
jonascarpay
closed
8 months ago
6
Add ComponentCounter to Apecs.Experimental.Reactive
#121
jship
closed
10 months ago
1
apecs-stm: Share EntityCounter with core
#120
dpwiz
closed
1 year ago
0
STM version of newEntity_
#119
glocq
closed
10 months ago
0
apecs-stm: newEntity_ leads to a compilation error, not newEntity
#118
glocq
closed
1 year ago
5
Replace mkName with quotes wherever appropriate
#117
glocq
closed
1 year ago
4
Template Haskell function requires me to import some symbols unqualified
#116
glocq
closed
1 year ago
2
How to handle multiple potential components
#115
Raveline
closed
1 year ago
7
Prepare apecs-physics-0.4.6
#114
dpwiz
closed
1 year ago
0
apecs-physics 0.4.5 marked as broken on nix - 'readGenericPackageDescription' not in scope
#113
Ashe
closed
1 year ago
6
Remove custom setup for C sources
#112
dpwiz
closed
1 year ago
0
Bump stack resolvers
#111
dpwiz
closed
1 year ago
5
Bump mtl upper bound, CI GHC versions
#110
jonascarpay
closed
1 year ago
1
Passing keys between members/exists and get/set
#109
dpwiz
opened
1 year ago
3
Argument order in Reacts.react
#108
dpwiz
opened
1 year ago
2
Add Apecs.Stores.Tags (Generic)
#107
dpwiz
closed
1 year ago
1
Add Apecs.Stores.Tags (unsafeCoerce ())
#106
dpwiz
closed
1 year ago
8
Add community chat links
#105
jonascarpay
closed
1 year ago
0
Run CI on PRs
#104
jonascarpay
closed
1 year ago
0
Prepare 0.9.5
#103
dpwiz
closed
1 year ago
0
Add Generic instances for Component, Elem, Expl[Get|Set|Destroy|Members]
#102
Fizzixnerd
opened
1 year ago
10
GHC 9.4 support
#101
jonascarpay
closed
1 year ago
2
Add conditional fix for newer Cabal
#100
dpwiz
closed
1 year ago
1
Add Apecs.System.collect
#99
dpwiz
closed
1 year ago
3
Need help getting Enemy AI to follow player
#98
ParetoOptimalDev
opened
1 year ago
2
Apecs-Physics collision handlers still nonfunctional
#97
jtkelm2
opened
1 year ago
1
New article for Apecs - maybe depreciate outdated one?
#96
Ashe
closed
1 year ago
1
fails to build with ghc-9.4/Cabal-3.8 for Stackage Nightly
#95
juhp
closed
1 year ago
0
Judy-backed storage in IO
#94
dpwiz
closed
1 year ago
5
update physics documentation
#93
RegularTetragon
closed
1 year ago
2
Physics documentation is inaccurate
#92
RegularTetragon
closed
1 year ago
6
lazy cfoldr and cfoldMap
#91
ramirez7
opened
2 years ago
2
error destroying component for entity seemingly guaranteed to have that component
#90
cosmicoptima
closed
2 years ago
4
Please enhance Benchmark Comparison chart
#89
Abastro
opened
2 years ago
5
GHC 9
#88
jonascarpay
closed
2 years ago
0
Why is there no getAll / members?
#87
bingis-khan
closed
1 year ago
12
Build failure with GHC 9.2.1
#86
sjakobi
closed
2 years ago
1
Community chat?
#85
timbess
closed
1 year ago
4
fix: broken link
#84
toku-sa-n
closed
3 years ago
1
Add another project to the list in the README
#83
mewhhaha
closed
3 years ago
1
Next