issues
search
thelukester92
/
swift-engine
An entity-component-system game engine built in the Swift programming language.
MIT License
35
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why stop the project?
#86
phnessu4
opened
7 years ago
3
Implement component mappers.
#85
thelukester92
opened
10 years ago
0
Reset function for systems and scenes
#84
thelukester92
opened
10 years ago
0
Allow dictionary/array getting/setting via Lua
#83
thelukester92
opened
10 years ago
0
Unusual/unexpected behavior from LGSystem
#82
thelukester92
opened
10 years ago
0
Add tile collisions that only collide on top
#81
thelukester92
closed
10 years ago
0
Add acceleration
#80
thelukester92
opened
10 years ago
1
Add text-based sprites
#79
thelukester92
closed
10 years ago
0
An entity following another entity by velocity jitters when the followee velocity changes
#78
thelukester92
opened
10 years ago
0
Allow the deserializer to pull from a file, not just a serialized string
#77
thelukester92
closed
10 years ago
0
Follower uses input velocity, not actual velocity
#76
thelukester92
closed
10 years ago
1
Update for beta 7.
#75
thelukester92
closed
10 years ago
0
Implement deserialization
#74
thelukester92
closed
10 years ago
3
Implement spatial partitioning
#73
thelukester92
closed
10 years ago
0
Implement sound system
#72
thelukester92
closed
10 years ago
0
LGSystem.changed doesn't work if LGSystem.accepts doesn't match what's actually in entities
#71
thelukester92
closed
10 years ago
1
Implement some way to unregister systems or pause
#70
thelukester92
closed
10 years ago
1
Framework refactoring
#69
thelukester92
closed
10 years ago
1
Investigate using component mappers instead of manual caching
#68
thelukester92
opened
10 years ago
0
Don't create entities in LGGame
#67
thelukester92
closed
10 years ago
0
Set up LGGame to have more than a single scene
#66
thelukester92
closed
10 years ago
1
Implement an easy way to include in another project
#65
thelukester92
closed
10 years ago
1
Refactor sprites
#64
thelukester92
closed
10 years ago
0
Refactor components to be more appropriately sized and typed
#63
thelukester92
closed
10 years ago
0
Add convenience initializer for entities with components
#62
thelukester92
closed
10 years ago
0
Implement collision masks
#61
thelukester92
opened
10 years ago
1
Add trigger bodies
#60
thelukester92
closed
10 years ago
0
Add non-textured sprites
#59
thelukester92
closed
10 years ago
0
Add swipe observer protocol
#58
thelukester92
closed
10 years ago
1
Create a few simple games with the engine
#57
thelukester92
closed
10 years ago
1
Add zlib compression support to the TMX parser
#56
thelukester92
opened
10 years ago
0
Update code to work with Swift beta 5
#55
thelukester92
closed
10 years ago
1
Implement a cleaner interface for LGScene
#54
thelukester92
closed
10 years ago
2
Update license in each file
#53
thelukester92
closed
10 years ago
0
Implement parallax background system
#52
thelukester92
closed
10 years ago
2
Physics system enhancements
#51
thelukester92
closed
10 years ago
1
Enhance directional collisions to work with more than "only collides on top"
#50
thelukester92
opened
10 years ago
0
Enhance followers to work for more than just moving platforms
#49
thelukester92
opened
10 years ago
0
Add follower creation for dynamic entities as well
#48
thelukester92
closed
10 years ago
0
Implement directional collisions
#47
thelukester92
closed
10 years ago
0
Implement z-indexing on entities
#46
thelukester92
closed
10 years ago
0
Add boundaries to camera
#45
thelukester92
closed
10 years ago
0
Merge changes in master to camera branch
#44
thelukester92
closed
10 years ago
0
Merge changes in master to physics branch
#43
thelukester92
closed
10 years ago
0
Implement camera system
#42
thelukester92
closed
10 years ago
1
Add leading to camera system
#41
thelukester92
opened
10 years ago
2
Add easing to camera system
#40
thelukester92
opened
10 years ago
2
Pull sprite enhancements into camera branch
#39
thelukester92
closed
10 years ago
0
Physics system enhancements and fixes
#38
thelukester92
closed
10 years ago
1
Physics system does not properly handle removed entities
#37
thelukester92
closed
10 years ago
0
Next