Colin McMillen mcmillen
mcmillen created repository semicolin/shmup 2021-11-02 17:05:33 -04:00
mcmillen pushed to main at semicolin/sneak 2021-07-22 11:15:00 -04:00
29463eb834 make DesktopGL build work with "dotnet run"
mcmillen pushed to main at mcmillen/www-builder 2021-07-21 20:54:30 -04:00
527760681d edit post
mcmillen pushed to main at mcmillen/www-home 2021-07-21 20:53:44 -04:00
77a71adfc7 automated update from build.py
mcmillen pushed to main at mcmillen/www-home 2021-07-21 20:49:06 -04:00
b8a07d03a4 automated update from build.py
mcmillen pushed to main at mcmillen/www-builder 2021-07-21 20:48:54 -04:00
54008b4744 add newest post to index
8bc2f445fb add "downvotes considered harmful"
58e0e3df9e update SemiColin Games tenure
Compare 3 commits »
mcmillen pushed to main at semicolin/sneak 2021-07-21 15:49:54 -04:00
d86793197e add FNA to solution
a0030dcf0d add FNA build
Compare 2 commits »
mcmillen pushed to main at semicolin/sneak 2021-07-21 15:15:54 -04:00
9bf5a157e7 make debug toasts show up below the player's hearts
mcmillen pushed to main at semicolin/sneak 2021-07-15 21:00:55 -04:00
9e490dbd2f enable music by default
mcmillen pushed to main at semicolin/sneak 2021-07-15 20:52:23 -04:00
5e6f95beee revert back to Newtonsoft.Json for now
mcmillen pushed to main at semicolin/sneak 2021-07-14 17:19:58 -04:00
b98bb61bd9 rewrap to fit line length
bd8df00305 LinesOfSight: FNA compatibility.
Compare 2 commits »
mcmillen pushed to main at semicolin/sneak 2021-07-14 16:49:31 -04:00
f6dde30804 FNA compat changes: SpriteBatch.Begin & DrawIndexedPrimitives.
mcmillen pushed to main at semicolin/sneak 2021-07-14 13:13:39 -04:00
92ace31d90 add Vectors class and use Vectors.Round() & Vectors.Floor().
mcmillen pushed to main at semicolin/sneak 2021-07-14 11:23:55 -04:00
f05142066d remove use of Math.Clamp()
899b17d955 comment out MonoGame platform printing
Compare 2 commits »
mcmillen pushed to main at semicolin/sneak 2021-07-14 11:14:29 -04:00
1a025c275b just use WorldBounds.{Width,Height} instead of {Size.X,Size.Y}
mcmillen pushed to main at semicolin/sneak 2021-07-13 12:01:00 -04:00
f12d4b1e36 remove Newtonsoft.Json reference
mcmillen pushed to main at semicolin/sneak 2021-07-13 11:54:27 -04:00
3cd98d08f4 Newtonsoft.Json -> System.Text.Json for SneakWorld.cs
mcmillen pushed to main at semicolin/sneak 2021-07-13 11:07:30 -04:00
b15a55afd1 Newtonsoft.Json -> System.Text.Json for Sprites.cs
b561cf7243 add System.Text.Json to dependencies
Compare 2 commits »
mcmillen pushed to main at semicolin/sneak 2021-07-12 15:28:21 -04:00
7ed2f3ebb6 MusicPlayer: add Enabled bool (defaults to off)
d2d671e24f debug off by default
fb0fee59ad back to SneakScene as default
a01c4a1d51 add Debug.AddPoint, enable debug by default
239dc167f9 add Terran planet texture
Compare 6 commits »
mcmillen pushed to main at mcmillen/pico-8 2021-07-09 12:41:33 -04:00
9b6fb90852 borb can stand on tree