Fen Dweller
251c2fa7a2
Allow for stat bar colors to change
5 years ago
Fen Dweller
5311056b65
Add info block to stories+tags for tooltips; force body to be the screen size
This causes things to overflow in-game. Will work on that next.
5 years ago
Fen Dweller
a36d966d3f
Stop passing the state around manually
It was a nice idea to explicitly pass state to everything,
but it didn't really provide any benefits (we only ever have one
game going at once), the rule was already violated (some places
used the global instance of state), and it added a lot of clutter.
Also removed the unused entity.js file.
5 years ago
Fen Dweller
f4cc337b78
Tell the player how long they survived (fen-snack)
5 years ago
Fen Dweller
6de0f82371
Add an alleged escape
6 years ago
Fen Dweller
64cef011c9
Add thrash, adjust game-over bowel text
6 years ago
Fen Dweller
d47c768f5d
Add clenches pulling down to the bowels
6 years ago
Fen Dweller
e2e0afb37c
Add random print function, plus a use in fen-snack
6 years ago
Fen Dweller
e92b2f1a50
Drop usage of the room attribute for timers
6 years ago
Fen Dweller
6411a3cd06
Add missing data entries
6 years ago
Fen Dweller
c44ab73724
Make world info work like player stats
6 years ago
Fen Dweller
0885a80609
Fixed a word
6 years ago
Fen Dweller
00878e9c40
Added a function to change stats w/ automatic bounds checking
6 years ago
Fen Dweller
f76531afdb
Text tweaks, fixed stamina going negative
6 years ago
Fen Dweller
2c75fb228a
Some story tweaks, including timers in timers!
6 years ago
Fen Dweller
caaf2d7753
Timers can change their delay. They also get their own config.
6 years ago
Fen Dweller
2f6e27bd1e
Audio can be preloaded before the game begins
6 years ago
Fen Dweller
0c36e97cd4
More sounds, time, etc. for the Fen story
6 years ago
Fen Dweller
24208832d2
Added new sounds
6 years ago
Fen Dweller
9fe021ea4e
Added some random events to each area. Fixed a bug where timers could not stop themselves
6 years ago
Fen Dweller
0e0a601ac4
Added tags to each story
6 years ago
Fen Dweller
0167d40608
Made stats into nice looking meters
6 years ago
Fen Dweller
3ee4c9a4cb
Added a function to introduce the story
6 years ago
Fen Dweller
9715a6c272
Significantly improved the fen-snakck story
6 years ago
Fen Dweller
1b451e853b
Made stats more generic
6 years ago
Fen Dweller
4d1208af7d
Added background color control.
6 years ago
Fen Dweller
3fc24bfeec
Submission cancels the timer
6 years ago
Fen Dweller
454b4b7627
Cleaned up timers; stories have a setup function. Added digestion to the fen-snack story
6 years ago
Fen Dweller
6f641eac69
Worked on the Fen story. Moves have descriptions. Added exit function equivalents for exits themselves
6 years ago
Fen Dweller
e574c7fb9f
Rooms have separate exit/enter functions as well as the one for moving in.
6 years ago
Fen Dweller
52e67c1d44
Started self-indulgent story
6 years ago