Dylan Wilson
|
facf4c4e1f
|
inject the game window to the boxing viewport adapter and remove the dependency on calling an method manually when client size changes
|
2015-12-18 22:19:12 +10:00 |
|
Dylan Wilson
|
ac541608a1
|
what is going on
|
2015-12-11 09:22:28 +10:00 |
|
Dylan Wilson
|
42e0acad30
|
build all projects in all solution platforms
|
2015-12-11 09:17:19 +10:00 |
|
Dylan Wilson
|
f182232440
|
fixed broken unit test
|
2015-12-11 08:20:36 +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
|
dd367a709f
|
rendering tiled maps using a render target to eliminate 'tearing' between tiles
|
2015-12-07 22:36:11 +10:00 |
|
Dylan Wilson
|
21b1ee061b
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-12-06 22:17:12 +10:00 |
|
Dylan Wilson
|
f3e22dc2b6
|
mostly sorted out the free tileset
|
2015-12-06 22:16:58 +10:00 |
|
Dylan Wilson
|
587d60da08
|
pre-render target
|
2015-12-05 22:09:01 +10:00 |
|
Dylan Wilson
|
ab94fdd5c3
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-12-04 09:14:28 +10:00 |
|
Dylan Wilson
|
69f9067e75
|
exposed the sprite sheet animation class so the frames per second and be changed during playback
|
2015-12-04 09:06:13 +10:00 |
|
Dylan Wilson
|
307ed69605
|
added a bounding rectangle to the camera
|
2015-12-02 12:30:31 +10:00 |
|
Dylan Wilson
|
18fde94e6b
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-12-02 12:09:03 +10:00 |
|
Dylan Wilson
|
7bd581877e
|
trying to fix the broken build
|
2015-12-02 12:08:57 +10:00 |
|
Dylan Wilson
|
aaedba3e5e
|
fixed issue with empty frame indices
|
2015-11-17 21:53:49 +10:00 |
|
Dylan Wilson
|
6d327dda89
|
whats going on with the sandbox project
|
2015-11-10 21:17:12 +10:00 |
|
Dylan Wilson
|
12b326d0c4
|
a couple more tweaks
|
2015-11-10 20:57:16 +10:00 |
|
Dylan Wilson
|
ac944a4523
|
added an empty constructor to the sprite sheet animator
|
2015-11-10 17:32:53 +10:00 |
|
Dylan Wilson
|
be2392f943
|
more work on the sprite sheet animator
|
2015-11-10 17:30:14 +10:00 |
|
Dylan Wilson
|
c9373e69f1
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-11-10 08:11:28 +10:00 |
|
Dylan Wilson
|
2573c7a510
|
adding more abilities to the sprite sheet animator
|
2015-11-10 08:11:19 +10:00 |
|
Dylan Wilson
|
7c9f8b8c95
|
Merge branch 'master' of https://github.com/craftworkgames/MonoGame.Extended.git
|
2015-10-29 22:32:00 +10:00 |
|
Dylan Wilson
|
9fd580ae96
|
fixed a bug in the circle torectangle method
|
2015-10-29 22:31:53 +10:00 |
|
Dylan Wilson
|
95293592eb
|
merged tweaks
|
2015-10-29 22:16:30 +10:00 |
|
Dylan Wilson
|
e224eba87c
|
tweaks
|
2015-10-29 22:12:21 +10:00 |
|
Dylan Wilson
|
a723dba69a
|
more collision experiments
|
2015-10-29 22:08:55 +10:00 |
|
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
|
7d94b61ecc
|
camera follow zombie
|
2015-10-07 23:07:54 +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 |
|