Commit Graph
48 Commits
Author SHA1 Message Date
Dylan Wilson 599c1e621d got things working on windows running out of VS2015 2016-03-10 22:07:50 +10:00
Lucas Girouard-Stranks f0d31732f4 upgrade to 3.5 2016-03-09 20:02:53 -08:00
Dylan Wilson bbf1a906cd finished loading all object layer properties 2016-03-07 21:48:33 +10:00
Dylan Wilson 4430f4210e deserialized more of the object layer properties 2016-03-07 17:36:37 +10:00
Dylan Wilson 4435143fcc started fixing object layers 2016-03-07 08:27:24 +10:00
Dylan Wilson b3cf287bd0 merged tiled-maps with develop 2016-02-25 20:48:28 +10:00
Dylan Wilson 9a9fc39496 fixed the build output folder for the debug build of the pipeline project 2016-02-25 17:20:53 +10:00
Dylan Wilson 0f16e642f7 fixing up the build in release mode 2016-02-25 16:39:22 +10:00
Rafael Almeida 27bf56404b Read properties from Object Layers and Objects 2016-02-11 05:39:08 -02:00
Rafael Almeida fb68c560d2 Support to Object Layers 2016-02-11 05:06:23 -02:00
Dylan Wilson a145c5e9a7 added more logging to the tiled map importer 2016-02-02 14:00:12 +10:00
Dylan Wilson f87e41ea54 started resolving some issues with sprite sheet animations 2016-01-11 21:33:47 +10:00
Dylan Wilson a7076cef2d minor code cleanup 2015-12-11 07:59:42 +10:00
Dylan Wilson e4d3a12d96 pretty good astrid animation importer 2015-12-09 21:12:02 +10:00
Dylan Wilson 3045ae3a07 filled out the astrid animator content writer 2015-12-09 17:51:04 +10:00
Dylan Wilson e44ce7b680 fixed the broken build 2015-12-09 13:37:40 +10:00
Dylan Wilson 73ee43650f more work on the astrid animator importer and reader 2015-12-09 08:47:45 +10:00
Dylan Wilson 03d1410762 working on the astrid animator processor 2015-12-08 21:12:30 +10:00
Dylan Wilson f0f1e4a4ae started work on the astrid animator importer 2015-12-08 18:51:35 +10:00
Dylan Wilson 7f9f90b81d fixed the bug with relative assets 2015-10-18 21:18:57 +10:00
Dylan Wilson bc8ef34a74 working animated zombie 2015-10-06 22:14:47 +10:00
Ravenheart ac8d3c2e2e Tilset importer fix for external .tsx tilesets 2015-10-05 22:35:42 +03:00
Darren Reid 356ed25ec6 First isometric render pass 2015-09-26 17:20:08 +10:00
cra0zy d6c3932b1a Renamed TmxTileSet.cs > TmxTileset.cs 2015-09-21 16:55:43 +02:00
Dylan Wilson d2ea394646 fixed up a filename issue causing issues on linux 2015-09-20 22:02:10 +10:00
cra0zy 1e43a37234 Fixed MonoGame.Extended.Conten.Pipeline compilation on Linux 2015-09-19 15:25:05 +02: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
Dylan Wilson 6c89c4a686 basic texture atlas loading 2015-08-21 23:02:25 +10:00
Dylan Wilson 1a5e6322ca started working on texture atlas importer 2015-08-21 17:59:54 +10:00
Dylan Wilson f1b6884c6e namespace adjustments 2015-08-18 17:36:32 +10:00
Dylan Wilson fb20011b58 image layers done 2015-08-15 23:15:28 +10:00
Dylan Wilson af4acc4206 rough first cut of image layers 2015-08-15 22:40:34 +10:00
Dylan Wilson 61e1acb1cd completed tmx compression and encoding options 2015-08-14 21:52:45 +10:00
Dylan Wilson cbadbc5486 fixed background color rendering 2015-08-12 22:51:52 +10:00
Dylan Wilson 0527d54124 removed dependency on tiledsharp and implemented our own xml deserialization 2015-08-12 00:01:59 +10:00
Dylan Wilson 7d5edc9a7a custom properties 2015-08-10 22:50:17 +10:00
Dylan Wilson 2d478b5313 almost finished render order for tiled maps 2015-08-07 17:43:23 +10:00
Dylan Wilson 53e86ec3ed tiled maps background color 2015-08-06 19:02:15 +10:00
Dylan Wilson 2dc76b5444 made the tiled code more consistent and polished the sandbox a bit 2015-08-04 22:31:04 +10:00
Benjamin Ward f42be94a91 Fixed tools versions to compile on Linux, fixing sln file to use correct folder structure 2015-08-01 09:04:46 -04:00
Dylan Wilson 3485efd1c3 most of the way through tiled maps 2015-07-30 23:42:49 +10:00
Dylan Wilson 7c933d1044 created the skeleton of the tiled map pipeline code 2015-07-30 17:33:51 +10:00
Dylan Wilson 2062d8a786 started working on tiled map loading 2015-07-27 22:36:15 +10:00
Dylan Wilson 2cb51a886e multi-page support for bitmap fonts 2015-07-27 17:47:45 +10:00
Dylan Wilson 5dc8552db5 bitmap font content proessor is working pretty good (not perfect) 2015-07-24 15:16:08 +10:00
Dylan Wilson fa4ba66503 changed the bitmap font processor to use bson 2015-07-24 08:30:28 +10:00
Dylan Wilson 38e932d99c almost got bitmap font importer / processor working 2015-07-23 23:18:55 +10:00
Dylan Wilson 107df2301a fleshing out custom content pipeline 2015-07-23 14:06:33 +10:00