Commit Graph
202 Commits
Author SHA1 Message Date
Dylan Wilson 51864d5acc added interfaces for a cleaner design and more flexibility 2015-10-09 21:24:38 +10:00
Dylan Wilson 8e69cf259b removed a duplicate class and created update and draw interfaces 2015-10-08 17:45:06 +10:00
Dylan Wilson 57eeac6c63 Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git 2015-10-07 23:08:01 +10:00
Dylan Wilson 7d94b61ecc camera follow zombie 2015-10-07 23:07:54 +10:00
Dylan Wilson 302d4da325 Merge pull request #71 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-10-07 20:26:34 +10:00
The Gitter Badger 0341ba830a Add Gitter badge 2015-10-07 10:19:18 +00:00
Dylan Wilson bc8ef34a74 working animated zombie 2015-10-06 22:14:47 +10:00
Dylan Wilson 63b48885d7 Merge pull request #70 from Ravenheart/master
Tilset importer fix for external .tsx tilesets
2015-10-06 07:41:32 +10:00
Ravenheart ac8d3c2e2e Tilset importer fix for external .tsx tilesets 2015-10-05 22:35:42 +03:00
Dylan Wilson 49e64c9d98 working on a more sofisticated sprite sheet animator 2015-10-05 22:27:52 +10:00
Dylan Wilson b63e3a1d01 started work on a new kind of sprite sheet animator 2015-10-01 08:49:17 +10:00
Dylan Wilson 4da2c6d0d3 Update README.md
corrected a minor spelling error
2015-09-28 10:17:30 +10:00
Dylan Wilson f0ff34fa91 Merge pull request #69 from WardBenjamin/patch-4
Added feature list (sorted by version)
2015-09-28 07:56:12 +10:00
Benjamin Ward a47ffede4d Added circle to feature list 2015-09-27 17:52:35 -04:00
Benjamin Ward 75c042b8c6 Added feature list (sorted by version) 2015-09-27 17:50:01 -04:00
Dylan Wilson 2003d3289f fixed the broken build 2015-09-26 22:08:16 +10:00
Dylan Wilson 03b76f514f Merge pull request #67 from Layoric/tiled-isometric
Basic Tiled isometric support
2015-09-26 21:49:54 +10:00
Darren Reid 197db4e529 Fix formatting 2015-09-26 18:20:56 +10:00
Darren Reid 2c844cc2b9 Fix rendering to match what is seen in Tiled 2015-09-26 18:15:55 +10:00
Darren Reid 356ed25ec6 First isometric render pass 2015-09-26 17:20:08 +10:00
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