1865 Commits

Author SHA1 Message Date
Dylan Wilson 7ef76a130e still refining the design 2015-10-22 21:32:44 +10:00
Dylan Wilson 6637a6a376 working on a collision actor idea 2015-10-22 19:52:15 +10:00
Dylan Wilson 960152ca5c working on collisions 2015-10-21 21:48:31 +10:00
Dylan Wilson 7f9f90b81d fixed the bug with relative assets 2015-10-18 21:18:57 +10:00
Dylan Wilson 7387a8f872 attempt to introduce a collision world 2015-10-15 23:00:08 +10:00
Dylan Wilson 2d16a436ac fixed the unit tests and polished the collision grid 2015-10-15 21:13:47 +10:00
Dylan Wilson 2db3a98c8d added a missing file 2015-10-14 22:54:04 +10:00
Dylan Wilson c2c9e2bf41 introduced rectangleF and nutted out a little more collision detection stuff 2015-10-14 22:44:40 +10:00
Dylan Wilson 1c8aab7aab reorganized the content folder and fixed some bugs in the content readers 2015-10-14 20:56:32 +10:00
Dylan Wilson 4d9689caaa experimenting with collisions in the sandbox 2015-10-14 09:03:46 +10:00
Dylan Wilson 8bd4146430 really basic and not entirely working grid collisions 2015-10-12 22:33:38 +10:00
Dylan Wilson afba8cf4f5 Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git 2015-10-12 17:53:20 +10:00
Dylan Wilson 8bf29800b5 experimenting with collision grids 2015-10-12 17:49:55 +10:00
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