issues
search
NTaylorMullen
/
EndGate
TypeScript powered game framework
http://endgate.net
MIT License
103
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
this._visibleContext.drawImage(this._BufferCanvas, 0, 0) error!
#127
MobinHiq
opened
8 years ago
0
EndGate no longer compiles with latest TypeScript
#126
rboarman
opened
10 years ago
6
Added typed keys
#125
Buildstarted
closed
10 years ago
0
Initial commit using new rendering
#124
Buildstarted
opened
10 years ago
1
Remove Scale method and add a Vector2d property to indicate the size scaling of an object
#123
NTaylorMullen
opened
10 years ago
0
Added overload for LoadImage and LoadAudio
#122
Buildstarted
opened
10 years ago
0
Updated project to typescript 0.9.5
#121
Buildstarted
closed
11 years ago
0
Rename Color to Background Color
#120
Buildstarted
opened
11 years ago
0
new overload for LoadImage that accepts source only
#119
Buildstarted
opened
11 years ago
0
Cloning an ImageSource that has not been completely loaded does not pass through the Size (if provided)
#118
NTaylorMullen
opened
11 years ago
0
Added KeyboardEventTarget
#117
Buildstarted
closed
11 years ago
0
KeyboardHandler doesn't work when textarea or input is focused
#116
Buildstarted
closed
11 years ago
0
Added KeyboardEventTarget
#115
Buildstarted
closed
11 years ago
2
Add an anchor property to graphics and bounds.
#114
NTaylorMullen
opened
11 years ago
0
Expose Grid on SquareTileMap
#113
NTaylorMullen
opened
11 years ago
0
Update comment to LinearMovementController's move parameter to indicate measure.
#112
NTaylorMullen
opened
11 years ago
0
Add a GetDirection() function to the LinearMovementController
#111
NTaylorMullen
opened
11 years ago
0
LinearMovementController rotation syncing doesn't rotate correctly with conflicting directions.
#110
NTaylorMullen
opened
11 years ago
0
Add IsDown, IsUp for keys to the KeyboardHandler
#109
NTaylorMullen
opened
11 years ago
0
LinearMovementController flags should indicate if they successfully applied their state.
#108
NTaylorMullen
opened
11 years ago
0
Make Text2d not inherit from Shape
#107
NTaylorMullen
opened
11 years ago
0
Remove Graphic2dState
#106
NTaylorMullen
opened
11 years ago
0
Remove the LineCap property from Line2d
#105
NTaylorMullen
opened
11 years ago
0
Remove the Baseline property from the Text2d object.
#104
NTaylorMullen
opened
11 years ago
0
Add a toHexString and toHexValue method to the Color object
#103
NTaylorMullen
opened
11 years ago
2
Remove the Graphic2d's protected _State property
#102
NTaylorMullen
opened
11 years ago
0
Remove abstract Draw method from Graphic2d's
#101
NTaylorMullen
opened
11 years ago
0
Add ZIndex OnChange event handler to Graphic2ds
#100
NTaylorMullen
opened
11 years ago
0
Fix Graphic2d memory leak with child graphics whose ZIndexes clash
#99
NTaylorMullen
opened
11 years ago
0
Remove Shadow capability from Shapes
#98
NTaylorMullen
opened
11 years ago
0
Remove Camera2dRenderer, Camera2dCanvasContextBuilder, IRenderable, Renderer2d
#97
NTaylorMullen
opened
11 years ago
0
Mouse scrolling does not work in ie11
#96
NTaylorMullen
closed
11 years ago
0
Add Pixi.js dependency
#95
NTaylorMullen
opened
11 years ago
0
Mouse clicks are not focusing window which can disable keyborad input
#94
NTaylorMullen
closed
11 years ago
0
Default update rate should be 60+, not 40
#93
NTaylorMullen
closed
11 years ago
0
Update runs as fast as it can and does not obey update rate configuration value
#92
NTaylorMullen
closed
11 years ago
0
EventHandler BindFor never unbinds.
#91
NTaylorMullen
closed
11 years ago
0
ImageSource Size is not being set appropriately.
#90
NTaylorMullen
closed
11 years ago
1
SpriteAnimation does not set clip size and location on construction
#89
NTaylorMullen
closed
11 years ago
0
Resizing the canvas in run-time throws
#88
NTaylorMullen
closed
11 years ago
0
ImageSource is not cloning correctly
#87
NTaylorMullen
closed
11 years ago
1
Image source is incorrectly setting clip location and clip size
#86
NTaylorMullen
closed
11 years ago
0
Allow MovementControllers to restrict rotations based on passed in parameter
#85
NTaylorMullen
opened
11 years ago
0
Add InView function to Camera2d
#84
NTaylorMullen
opened
11 years ago
0
ContentManager cannot load images without specifying a width and height
#83
NTaylorMullen
closed
11 years ago
0
Option to fit the canvas screen to the size of the window
#82
Buildstarted
opened
11 years ago
0
Allow auto-scaling for the canvas
#81
NTaylorMullen
opened
11 years ago
0
Do not style game canvases
#80
NTaylorMullen
closed
11 years ago
0
Allow Sprite2d to take an image location and auto-construct the image source
#79
NTaylorMullen
opened
11 years ago
0
Force colors defaults to always be black for colorable graphics
#78
NTaylorMullen
closed
11 years ago
1
Next