Dylan Wilson
|
4ea3fdae4c
|
started fixing relative path issues with bitmap fonts
|
2015-09-25 08:20:23 +10:00 |
|
Dylan Wilson
|
49a1ec130c
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-09-23 22:38:10 +10:00 |
|
Dylan Wilson
|
03c0e3087a
|
prepared the zombie for the next round of animation code
|
2015-09-23 22:37:56 +10:00 |
|
Dylan Wilson
|
a651236af4
|
Merge pull request #66 from WardBenjamin/patch-3
Added usage/link to samples that's not hidden
|
2015-09-23 22:34:16 +10:00 |
|
Benjamin Ward
|
0d8d19eef2
|
Added usage/link to samples that's not hidden
There was one hidden in the Contributing section before, but it wasn't very visible.
|
2015-09-23 08:02:31 -04:00 |
|
Dylan Wilson
|
8abb096884
|
fixed double click events to fire on mouse down rather than mouse up
|
2015-09-23 21:47:01 +10:00 |
|
Dylan Wilson
|
5a14c8acbe
|
finished the timers and shared some common code between them
|
2015-09-22 21:36:47 +10:00 |
|
Dylan Wilson
|
a374c8e33f
|
testing the timers
|
2015-09-22 18:06:34 +10:00 |
|
Dylan Wilson
|
2f022c78fc
|
Merge pull request #63 from cra0zy/didayonereadthisbranchesname
Renamed TmxTileSet.cs > TmxTileset.cs
|
2015-09-22 08:04:54 +10:00 |
|
cra0zy
|
d6c3932b1a
|
Renamed TmxTileSet.cs > TmxTileset.cs
|
2015-09-21 16:55:43 +02:00 |
|
Dylan Wilson
|
e961b58eff
|
implemented zoom clamping
|
2015-09-21 08:53:35 +10:00 |
|
Dylan Wilson
|
d2ea394646
|
fixed up a filename issue causing issues on linux
|
2015-09-20 22:02:10 +10:00 |
|
Dylan Wilson
|
ab05764a59
|
Merge pull request #60 from cra0zy/asd
Fixed MonoGame.Extended.Conten.Pipeline compilation on Linux
|
2015-09-20 21:56:19 +10:00 |
|
cra0zy
|
1e43a37234
|
Fixed MonoGame.Extended.Conten.Pipeline compilation on Linux
|
2015-09-19 15:25:05 +02:00 |
|
Dylan Wilson
|
42ef290649
|
some refactoring and fixing the broken build
|
2015-09-19 10:51:35 +10:00 |
|
Dylan Wilson
|
86bbf308af
|
Merge pull request #58 from killerrin/master
Timers
|
2015-09-19 08:28:26 +10:00 |
|
Andrew Godfroy
|
5da0025816
|
Added Timers
|
2015-09-18 15:32:48 -04:00 |
|
Dylan Wilson
|
2df52c5273
|
messing with zombies
|
2015-09-18 22:08:44 +10:00 |
|
Dylan Wilson
|
cc99545f37
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-09-18 17:39:02 +10:00 |
|
Dylan Wilson
|
4196d8eb96
|
code cleanup
|
2015-09-18 17:38:28 +10:00 |
|
Dylan Wilson
|
60a680520f
|
Merge pull request #57 from WardBenjamin/patch-2
Update README.md to include logo
|
2015-09-18 11:36:43 +10:00 |
|
Benjamin Ward
|
38b557a578
|
Update README.md to include logo
|
2015-09-17 21:35:16 -04:00 |
|
Dylan Wilson
|
3a0824a96b
|
cleaned up sandbox and tested sprite animators
|
2015-09-18 09:05:48 +10:00 |
|
Dylan Wilson
|
3e846e9fe0
|
Merge pull request #53 from WardBenjamin/master
Adding docs about how to build a Monogame PCL
|
2015-09-17 07:19:22 +10:00 |
|
Benjamin Ward
|
5f0b364a87
|
Adding docs about how to build a Monogame PCL
|
2015-09-16 13:15:55 -04:00 |
|
Dylan Wilson
|
e6c8a7b312
|
a few minor tweaks to the sprite animator
|
2015-09-16 23:45:35 +10:00 |
|
Dylan Wilson
|
c482e7224d
|
Merge pull request #52 from cra0zy/anim
SpriteAnimator
|
2015-09-16 23:39:55 +10:00 |
|
cra0zy
|
b3954abad6
|
Resolve merge conflicts
|
2015-09-16 15:20:29 +02:00 |
|
cra0zy
|
18fd2cba39
|
Move create method to the bottom
|
2015-09-16 15:18:09 +02:00 |
|
 Dylan Wilsonandcra0zy
|
bd6617aed6
|
added a texture atlas create from code method
|
2015-09-16 15:17:46 +02:00 |
|
cra0zy
|
2dc9e63fdd
|
SpriteAnimator
|
2015-09-16 15:14:11 +02:00 |
|
Dylan Wilson
|
52f42882df
|
added a texture atlas create from code method
|
2015-09-16 22:12:18 +10:00 |
|
Dylan Wilson
|
a685d654fe
|
improved and unit tested texture atlases
|
2015-09-16 20:35:11 +10:00 |
|
Dylan Wilson
|
de80426f8c
|
Merge pull request #51 from cra0zy/moreanimstuff
Updated Animation stuff
|
2015-09-15 22:43:38 +10:00 |
|
Dylan Wilson
|
233b9aa990
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-09-15 22:21:15 +10:00 |
|
Dylan Wilson
|
75e5f4a009
|
removed the json.net dependency by refactoring bitmap font loading out of the core library
|
2015-09-15 22:21:03 +10:00 |
|
cra0zy
|
e47feadfb6
|
Updated Animation stuff
|
2015-09-15 13:08:59 +02:00 |
|
Dylan Wilson
|
c5a40c276d
|
Update README.md
added a link to the samples repo
|
2015-09-15 09:31:58 +10:00 |
|
Dylan Wilson
|
c444a46eee
|
reverted sprite origin to center. at least for the moment to get tests passing again.
|
2015-09-13 21:53:04 +10:00 |
|
Dylan Wilson
|
8be2d18f66
|
renamed and tested fps counter
|
2015-09-13 21:38:03 +10:00 |
|
Dylan Wilson
|
6c889b6a54
|
Merge pull request #50 from cra0zy/fpscounter
Updated FPSCounter
|
2015-09-13 16:19:12 +10:00 |
|
Dylan Wilson
|
edbbbed478
|
Merge pull request #48 from cra0zy/animatedsprite
Added Animation class
|
2015-09-13 16:17:24 +10:00 |
|
cra0zy
|
89a24d3958
|
Subtract current time instead of reseting it to 0
|
2015-09-12 18:00:48 +02:00 |
|
cra0zy
|
9a9765be33
|
resolve merge conflict
|
2015-09-12 16:34:49 +02:00 |
|
cra0zy
|
ff4f24681a
|
Added Animation class
|
2015-09-12 16:32:16 +02:00 |
|
cra0zy
|
ba84a0d893
|
Updated FPSCounter
|
2015-09-12 16:22:02 +02:00 |
|
Dylan Wilson
|
40c76ee2d5
|
Merge pull request #49 from cra0zy/fpscounter
Added FPS Counter
|
2015-09-12 10:14:28 +10:00 |
|
cra0zy
|
9ac79d4c85
|
Added FPS Counter
|
2015-09-11 15:36:15 +02:00 |
|
Dylan Wilson
|
40b16e6da7
|
prevent a second mouse click event to be fired when a double click event is fired
|
2015-09-08 22:13:31 +10:00 |
|
Dylan Wilson
|
db51028dc9
|
changed the order of mouse events
|
2015-09-08 22:09:04 +10:00 |
|