snowed-in.git
16 months agoAdd the hotel founder's middle name to the bronze plaque master
Jason Self [Wed, 30 Nov 2022 01:06:43 +0000 (17:06 -0800)]
Add the hotel founder's middle name to the bronze plaque

16 months agoUpdate to serial 221129
Jason Self [Wed, 30 Nov 2022 00:54:10 +0000 (16:54 -0800)]
Update to serial 221129

18 months agoCorrect flashlight's SwitchOff piece
Jason Self [Tue, 11 Oct 2022 12:14:24 +0000 (05:14 -0700)]
Correct flashlight's SwitchOff piece

Turning off the flashlight would turn off the lantern instead.

20 months agoMake this be Release 4 r4
Jason Self [Wed, 10 Aug 2022 02:28:25 +0000 (19:28 -0700)]
Make this be Release 4

22 months agoFix scoring problem
Jason Self [Sun, 12 Jun 2022 22:54:03 +0000 (15:54 -0700)]
Fix scoring problem

22 months agoUpdate to serial 220612
Jason Self [Sun, 12 Jun 2022 16:11:38 +0000 (09:11 -0700)]
Update to serial 220612

22 months agoUpdate to serial 220611
Jason Self [Sun, 12 Jun 2022 03:53:09 +0000 (20:53 -0700)]
Update to serial 220611

22 months agoMake this be Release 3 r3
Jason Self [Fri, 10 Jun 2022 16:37:47 +0000 (09:37 -0700)]
Make this be Release 3

22 months agoDon't give roof visited
Jason Self [Fri, 10 Jun 2022 16:22:42 +0000 (09:22 -0700)]
Don't give roof visited

This prevents the message about the snowmobile from being displayed.
The roof can be given visited automatically when it's entered.

22 months agoMake this Release 2 r2
Jason Self [Wed, 1 Jun 2022 13:57:36 +0000 (06:57 -0700)]
Make this Release 2

22 months agoAdd hallucination and UUID array
Jason Self [Wed, 1 Jun 2022 12:36:48 +0000 (05:36 -0700)]
Add hallucination and UUID array

22 months agoImplement additional description for North and West of cabin. Fix some overly long...
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.

22 months agoImplement scoring
Jason Self [Tue, 31 May 2022 00:28:19 +0000 (17:28 -0700)]
Implement scoring

22 months agoUpdate to serial 220530
Jason Self [Mon, 30 May 2022 20:54:38 +0000 (13:54 -0700)]
Update to serial 220530

22 months agoUncomment if frontdoor has open. Also remove a commented line
Jason Self [Mon, 30 May 2022 03:09:53 +0000 (20:09 -0700)]
Uncomment if frontdoor has open. Also remove a commented line

22 months agoFix up some line breaks
Jason Self [Mon, 30 May 2022 03:03:17 +0000 (20:03 -0700)]
Fix up some line breaks

22 months agoAdd check of lantern_fuel_left > 0 for throw_rock
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.

22 months agoCorrect a small bug
Jason Self [Mon, 30 May 2022 02:19:38 +0000 (19:19 -0700)]
Correct a small bug

22 months agoUpdate to serial 220529
Jason Self [Sun, 29 May 2022 18:36:11 +0000 (11:36 -0700)]
Update to serial 220529

22 months agoUpdate to serial 220528
Jason Self [Sun, 29 May 2022 05:07:54 +0000 (22:07 -0700)]
Update to serial 220528

22 months agoUpdate lib to version 6.12.6
Jason Self [Sun, 29 May 2022 04:59:50 +0000 (21:59 -0700)]
Update lib to version 6.12.6

2 years agoFix up backpack and flashlight names and correct a duplicated description
Jason Self [Tue, 15 Feb 2022 14:28:50 +0000 (06:28 -0800)]
Fix up backpack and flashlight names and correct a duplicated description

2 years agoFix small typo in the intro text
Jason Self [Tue, 15 Feb 2022 05:09:14 +0000 (21:09 -0800)]
Fix small typo in the intro text

2 years agoMake this Release 1 r1
Jason Self [Sat, 5 Feb 2022 18:28:10 +0000 (10:28 -0800)]
Make this Release 1

2 years agoExclude .gitmodules from git archive
Jason Self [Sat, 5 Feb 2022 18:27:42 +0000 (10:27 -0800)]
Exclude .gitmodules from git archive

2 years agoUpdate to serial 220205
Jason Self [Sat, 5 Feb 2022 17:59:21 +0000 (09:59 -0800)]
Update to serial 220205

2 years agoUpdate to serial 211120
Jason Self [Sat, 18 Dec 2021 00:51:25 +0000 (16:51 -0800)]
Update to serial 211120

2 years agoFix a bug when leaving truck spot; also add plural words to truck object
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

2 years agoUpdate to serial 210823
Jason Self [Tue, 24 Aug 2021 03:04:05 +0000 (20:04 -0700)]
Update to serial 210823

2 years agoUpdate to serial 210617
Jason Self [Fri, 18 Jun 2021 02:43:24 +0000 (19:43 -0700)]
Update to serial 210617

2 years agoUpdate lib to version 6.12.5
Jason Self [Fri, 18 Jun 2021 01:59:10 +0000 (18:59 -0700)]
Update lib to version 6.12.5

2 years agoFix a bug with not wearing the snow suit
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.

2 years agoUpdate to serial 210605
Jason Self [Sat, 5 Jun 2021 16:32:19 +0000 (09:32 -0700)]
Update to serial 210605

2 years agoUpdate to serial 210501
Jason Self [Sun, 2 May 2021 06:05:20 +0000 (23:05 -0700)]
Update to serial 210501

3 years agoUpdate to serial 210405
Jason Self [Tue, 6 Apr 2021 03:51:05 +0000 (20:51 -0700)]
Update to serial 210405

3 years agoUpdate to serial 210401
Jason Self [Fri, 2 Apr 2021 04:03:56 +0000 (21:03 -0700)]
Update to serial 210401

3 years agoSet up repository
Jason Self [Thu, 1 Apr 2021 03:00:30 +0000 (20:00 -0700)]
Set up repository