summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason Self [Wed, 1 Jun 2022 13:57:36 +0000 (06:57 -0700)]
Make this Release 2
Jason Self [Wed, 1 Jun 2022 12:36:48 +0000 (05:36 -0700)]
Add hallucination and UUID array
Jason Self [Tue, 31 May 2022 01:22:13 +0000 (18:22 -0700)]
Implement additional description for North and West of cabin. Fix some overly long lines.
Jason Self [Tue, 31 May 2022 00:28:19 +0000 (17:28 -0700)]
Implement scoring
Jason Self [Mon, 30 May 2022 20:54:38 +0000 (13:54 -0700)]
Update to serial 220530
Jason Self [Mon, 30 May 2022 03:09:53 +0000 (20:09 -0700)]
Uncomment if frontdoor has open. Also remove a commented line
Jason Self [Mon, 30 May 2022 03:03:17 +0000 (20:03 -0700)]
Fix up some line breaks
Jason Self [Mon, 30 May 2022 02:27:25 +0000 (19:27 -0700)]
Add check of lantern_fuel_left > 0 for throw_rock
This avoids a bug where the grue can break the lantern multiple
times.
Jason Self [Mon, 30 May 2022 02:19:38 +0000 (19:19 -0700)]
Correct a small bug
Jason Self [Sun, 29 May 2022 18:36:11 +0000 (11:36 -0700)]
Update to serial 220529
Jason Self [Sun, 29 May 2022 05:07:54 +0000 (22:07 -0700)]
Update to serial 220528
Jason Self [Sun, 29 May 2022 04:59:50 +0000 (21:59 -0700)]
Update lib to version 6.12.6
Jason Self [Tue, 15 Feb 2022 14:28:50 +0000 (06:28 -0800)]
Fix up backpack and flashlight names and correct a duplicated description
Jason Self [Tue, 15 Feb 2022 05:09:14 +0000 (21:09 -0800)]
Fix small typo in the intro text
Jason Self [Sat, 5 Feb 2022 18:28:10 +0000 (10:28 -0800)]
Make this Release 1
Jason Self [Sat, 5 Feb 2022 18:27:42 +0000 (10:27 -0800)]
Exclude .gitmodules from git archive
Jason Self [Sat, 5 Feb 2022 17:59:21 +0000 (09:59 -0800)]
Update to serial 220205
Jason Self [Sat, 18 Dec 2021 00:51:25 +0000 (16:51 -0800)]
Update to serial 211120
Jason Self [Tue, 24 Aug 2021 03:34:12 +0000 (20:34 -0700)]
Fix a bug when leaving truck spot; also add plural words to truck object
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