Colin McMillen 2020-02-24 22:31:59 +00:00
parent 1abccf5c4a
commit 22b4f23d36

@ -1,5 +1,15 @@
## 2020-02-24
* Built a properly-packaged demo for inclusion on Microsoft Store for PC & Xbox One.
## 2020-02-17
* Set up Tailscale for networking.
* Used new art for scrolling parallax backgrounds.
* Added support for decorative objects in stage backgrounds.
* Started work on first real stage.
* Tweaked Player physics.
* Fixed memory leaks of graphical resources.
* Lots of messing around with Google, which poorly indexed my site due to new IP address.
* Set up Tailscale for networking & changed Digital Ocean configs appropriately.
* Bixdev: got QuickBooks set up.
## 2020-02-10
* Refactored line-of-sight code to be in a separate file & to use `DrawIndexedPrimitives()`.