Colin McMillen mcmillen
mcmillen pushed to master at semicolin/sneak 2020-02-19 15:07:51 -05:00
0df153581c Add new terrain types to World
mcmillen pushed to master at semicolin/sneak 2020-02-19 15:07:47 -05:00
b06155aa88 Render backgrounds from back-to-front in an array.
mcmillen pushed to master at semicolin/sneak 2020-02-19 15:07:44 -05:00
cf5167fba7 Player: tweak constants, track jump hangtime.
mcmillen pushed to master at semicolin/sneak 2020-02-19 15:07:40 -05:00
90b003e0b0 Change Debug button from left shoulder to Select.
mcmillen pushed to master at semicolin/sneak 2020-02-19 13:08:01 -05:00
05638483a4 Support 4-layer parallax-scrolling backgrounds.
mcmillen pushed to master at semicolin/sneak 2020-02-19 11:25:00 -05:00
8405f32f3c simplify lightingEffect initialization
mcmillen pushed to master at semicolin/sneak 2020-02-19 11:20:23 -05:00
57d15cbbd9 Load all textures & fonts in one place.
mcmillen pushed to master at semicolin/sneak 2020-02-18 16:50:51 -05:00
8f5514b776 More refactoring of Tile loading.
mcmillen pushed to master at semicolin/sneak 2020-02-18 15:24:53 -05:00
2934296649 Refactor tile creation to support assets from multiple tilesets.
mcmillen pushed to master at semicolin/sneak 2020-02-18 13:58:07 -05:00
02aba3ad84 Game objects now take in a ContentManager & load their own textures.
mcmillen pushed to master at semicolin/sneak 2020-02-18 10:30:08 -05:00
f0ea8d8ef2 Reorganize Content/ into multiple subdirectories.
mcmillen pushed to master at semicolin/sneak 2020-02-17 21:22:19 -05:00
9eeede2310 Shared.shproj: remove redundant & out-of-date file listings
mcmillen pushed to master at semicolin/sneak 2020-02-17 21:22:15 -05:00
7935b6aaff Scene: go back to drawing Player behind tiles.
mcmillen pushed to master at semicolin/sneak 2020-02-17 21:08:35 -05:00
7e7b0f7715 Move most of the drawing code into a Scene class
mcmillen pushed to master at semicolin/sneak 2020-02-17 19:59:54 -05:00
43f6bded70 draw backgrounds as partially transparent
mcmillen pushed to master at semicolin/sneak 2020-02-17 18:43:57 -05:00
3107c8448e clean up copybara config a smidge
mcmillen pushed to master at semicolin/sneak 2020-02-17 18:43:53 -05:00
143aeb983d copybara: github source url now comes from gitea private
mcmillen pushed to master at semicolin/sneak 2020-02-17 16:14:23 -05:00
c99a59ca51 change copybara config
mcmillen pushed to master at semicolin/sneak 2020-02-16 19:44:39 -05:00
786b230a6c LinesOfSight: don't draw yellow lines
mcmillen closed issue semicolin/sneak#9 2020-02-16 19:22:39 -05:00
Add ability to restart the current level