summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason Self [Tue, 24 Aug 2021 03:04:05 +0000 (20:04 -0700)]
Update to serial 210823
Jason Self [Fri, 18 Jun 2021 02:43:24 +0000 (19:43 -0700)]
Update to serial 210617
Jason Self [Fri, 18 Jun 2021 01:59:10 +0000 (18:59 -0700)]
Update lib to version 6.12.5
Jason Self [Sat, 5 Jun 2021 17:06:50 +0000 (10:06 -0700)]
Fix a bug with not wearing the snow suit
The idea is that you're supposed to eventually freeze to death if
you're outside without it for too long. This conditional is
problematic in that location ~= thedark causes the problem. The
outside of the cabin area meets that criteria because it is indeed not
thedark so that raises the body temperature back up, so it doesn't
keep going down.
Jason Self [Sat, 5 Jun 2021 16:32:19 +0000 (09:32 -0700)]
Update to serial 210605
Jason Self [Sun, 2 May 2021 06:05:20 +0000 (23:05 -0700)]
Update to serial 210501
Jason Self [Tue, 6 Apr 2021 03:51:05 +0000 (20:51 -0700)]
Update to serial 210405
Jason Self [Fri, 2 Apr 2021 04:03:56 +0000 (21:03 -0700)]
Update to serial 210401
Jason Self [Thu, 1 Apr 2021 03:00:30 +0000 (20:00 -0700)]
Set up repository