6de0f82
Add an alleged escape by
2019-11-28 21:50:59 -0500
64cef01
Add thrash, adjust game-over bowel text by
2019-11-28 21:26:43 -0500
d47c768
Add clenches pulling down to the bowels by
2019-11-28 20:48:45 -0500
78846d4
Update .gitignore to include the vscode snippets by
2019-11-28 13:10:40 -0500
e2e0afb
Add random print function, plus a use in fen-snack by
2019-11-28 12:57:45 -0500
204ac4c
Remove the room property from the timer logic by
2019-11-28 09:49:48 -0500
e92b2f1
Drop usage of the room attribute for timers by
2019-11-28 09:11:30 -0500
794ab0c
Fix a typo and a missing exit argument by
2019-11-28 08:48:46 -0500
ca0fdca
Distinguish move buttons with no destination and with failed conditions by
2019-11-27 22:55:16 -0500
bd3ad48
Merge branch 'master' into mass-vore by
2019-08-08 14:49:24 -0400
b0876e4
Fix duplicate id for real by
2019-08-08 14:49:17 -0400
98f8c14
Merge branch 'master' into mass-vore by
2019-08-08 14:17:45 -0400
1518d2c
Only create stats once for a room and clear room stats first by
2019-08-08 14:17:39 -0400
45e499e
Improve population tracking by
2019-08-08 14:16:01 -0400
ffb0b12
Add missing data block by
2019-08-08 13:40:30 -0400
0b5183e
Merge branch 'master' into mass-vore by
2019-08-08 13:39:45 -0400
6411a3c
Add missing data entries by
2019-08-08 13:36:56 -0400
f26e585
Add simple example of room stats by
2019-08-08 13:31:54 -0400
6810672
Consolidate info update into one function; add area info by
2019-08-08 13:17:48 -0400
75d35ee
Merge branch 'master' into mass-vore by
2019-08-07 22:05:02 -0400
ba175b1
Remove redundant info rendering code by
2019-08-07 21:55:49 -0400
340a209
Add population counter by
2019-08-07 21:41:10 -0400
8a67016
Merge branch 'master' into mass-vore by
2019-08-07 21:37:00 -0400
c44ab73
Make world info work like player stats by
2019-08-07 21:36:56 -0400
fc42018
Fix missing name/description by
2019-08-07 21:04:57 -0400
e7c9e25
Make digest rate a plain variable by
2019-08-07 21:04:52 -0400
6db6246
Add rubbing and variable digestion rate by
2019-08-07 20:58:29 -0400
3eaca04
Merge branch 'master' into mass-vore by
2019-08-07 20:28:51 -0400
1dac22d
Remove spurious console message by
2019-08-07 20:28:46 -0400
6d592dd
Add eaten counter by
2019-08-07 17:09:25 -0400
0efcfc3
Add a slight constant factor to digestion by
2019-08-07 16:56:58 -0400
2dc1fe0
Add digested counter + random victim count by
2019-08-07 16:51:25 -0400
b5cf17a
Merge branch 'master' into mass-vore by
2019-08-07 16:48:26 -0400
03d7d17
Add number stat type by
2019-08-07 16:48:19 -0400
64e76b2
Add randomized swallow sounds by
2019-08-07 16:34:00 -0400
57d0adb
Add a digestion loop sound by
2019-08-07 16:26:09 -0400
2e80723
Merge branch 'master' into mass-vore by
2019-08-07 16:21:53 -0400
4a37505
Add volume control for loops by
2019-08-07 16:21:45 -0400
2af5279
Add gas and basic sounds by
2019-08-07 16:03:01 -0400
793490e
Add some basic digestion by
2019-08-07 15:24:36 -0400
07b6dd0
Start work on mass vore story by
2019-08-07 15:10:04 -0400
04b09dd
Update .gitignore for .vscode by
2019-08-07 15:00:58 -0400
685507b
Fix non-looping timers not working by
2019-08-07 14:59:35 -0400
a8a74ee
(inventory)
Working on inventory by
2019-01-21 10:25:31 -0500
83c2457
(tag: v0.1.1-rev-1)
Fixed wrong version number by
2019-01-15 18:12:19 -0500
0885a80
(tag: v0.1.1)
Fixed a word by
2019-01-14 17:15:44 -0500
00878e9
Added a function to change stats w/ automatic bounds checking by
2019-01-14 16:56:13 -0500
f76531a
Text tweaks, fixed stamina going negative by
2019-01-14 16:50:33 -0500
2c75fb2
Some story tweaks, including timers in timers! by
2019-01-14 16:31:28 -0500
caaf2d7
Timers can change their delay. They also get their own config. by
2019-01-14 16:19:51 -0500
2f6e27b
Audio can be preloaded before the game begins by
2019-01-14 16:13:33 -0500
853b1bd
(tag: v0.1.0)
Added some to the tech demo by
2019-01-13 14:21:15 -0500
76be70d
Default to 100% volume by
2019-01-13 14:06:51 -0500
0c36e97
More sounds, time, etc. for the Fen story by
2019-01-13 14:01:33 -0500
2420883
Added new sounds by
2019-01-13 13:42:07 -0500
cf80588
Improved padding/margin on the info panels by
2019-01-13 13:06:25 -0500
46320b8
Fixed some properties not resetting on quit by
2019-01-13 13:06:14 -0500
083ee3b
Removed unnecessary check by
2019-01-13 12:59:37 -0500
f4993e7
Fixed an error for areas with no actions by
2019-01-13 12:55:53 -0500
9cbd2f3
Redid actions so they, too, are not destroyed on every refresh by
2019-01-13 12:49:54 -0500
79dc66f
Move buttons are no longer re-created every time the game refreshes by
2019-01-13 11:59:37 -0500
9fe021e
Added some random events to each area. Fixed a bug where timers could not stop themselves by
2019-01-13 11:37:39 -0500
8a9ae02
Fixed desc box being sized wrongly in landscape by
2019-01-13 10:51:17 -0500
0e0a601
Added tags to each story by
2019-01-13 10:46:38 -0500
0167d40
Made stats into nice looking meters by
2019-01-13 10:11:19 -0500
3ee4c9a
Added a function to introduce the story by
2019-01-13 09:50:05 -0500
4f0613c
Made the menu button full width by
2019-01-12 21:02:47 -0500
9715a6c
Significantly improved the fen-snakck story by
2019-01-12 21:01:18 -0500
9dbcbd3
Made the modal menus better on mobile, too by
2019-01-12 20:14:59 -0500
db5a4b4
Mobile layout! Mobile layout! by
2019-01-12 20:08:42 -0500
1b451e8
Made stats more generic by
2019-01-12 19:37:31 -0500
4d1208a
Added background color control. by
2019-01-12 11:00:02 -0500
27d7f0f
Made most of the game elements transparent by
2019-01-12 10:55:19 -0500
3fc24bf
Submission cancels the timer by
2019-01-12 10:43:30 -0500
16a32e1
Can stop all timers without a class, too by
2019-01-12 10:39:59 -0500
ae143ca
Added classes to events by
2019-01-12 10:11:28 -0500
05b4ae6
Fixed the tech demo missing a setup function by
2019-01-08 19:18:31 -0500
454b4b7
Cleaned up timers; stories have a setup function. Added digestion to the fen-snack story by
2019-01-08 11:55:15 -0500
bae70b9
Timers can be associated with rooms or ids now by
2019-01-08 11:46:21 -0500
64cf846
Added a basic timer system by
2019-01-08 11:12:01 -0500
6f641ea
Worked on the Fen story. Moves have descriptions. Added exit function equivalents for exits themselves by
2019-01-07 22:31:42 -0500
d96dc56
Sounds stop, log clears, and state resets when quitting by
2019-01-07 19:14:17 -0500
e574c7f
Rooms have separate exit/enter functions as well as the one for moving in. by
2019-01-07 19:12:06 -0500
bf8c965
Messed up the migration, I think? by
2019-01-07 18:52:44 -0500
58f6309
Changed caching to include the story id as well. Probably by
2019-01-07 18:45:14 -0500
52e67c1
Started self-indulgent story by
2019-01-07 17:50:17 -0500
b996b09
Game starts at a place defined by the story by
2019-01-07 17:50:06 -0500
a3b7f09
Fixed audio not playing after being queued. by
2019-01-07 17:48:23 -0500
dbebcd3
Audio is loaded from a story-specific directory by
2019-01-07 17:42:55 -0500
40fd9ed
Play requests can wait for audio to load by
2019-01-07 17:38:39 -0500
7498f68
Added a menu system by
2019-01-07 09:53:08 -0500
d363ef0
Fixed a stray <b> tag by
2019-01-07 08:08:09 -0500
1ed8da9
Made the load screen a bit nicer by
2019-01-07 08:07:26 -0500
b18b574
Made some image paths relative, probably by
2019-01-06 21:54:57 -0500
dbd3a5a
Created a very basic story selector by
2019-01-06 21:51:05 -0500
3cd67bc
Should remember to push on the laptop... by
2019-01-06 20:49:42 -0500
ae6323e
Setting up for multiple scenes by
2019-01-06 20:48:53 -0500
50b6094
Needed a closing html tag by
2019-01-06 20:45:44 -0500
97aa3a6
Made the test server default to port 80 by
2019-01-06 20:11:14 -0500
b8b9f83
Some more info. Moving triggers a refresh by
2019-01-06 14:54:58 -0600