Fen Dweller
7b59b7919a
Switch colors from anonymous functions to getters
hace 5 años
Fen Dweller
251c2fa7a2
Allow for stat bar colors to change
hace 5 años
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.
hace 5 años
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.
hace 5 años
Fen Dweller
f4cc337b78
Tell the player how long they survived (fen-snack)
hace 5 años
Fen Dweller
6de0f82371
Add an alleged escape
hace 6 años
Fen Dweller
64cef011c9
Add thrash, adjust game-over bowel text
hace 6 años
Fen Dweller
d47c768f5d
Add clenches pulling down to the bowels
hace 6 años
Fen Dweller
e2e0afb37c
Add random print function, plus a use in fen-snack
hace 6 años
Fen Dweller
e92b2f1a50
Drop usage of the room attribute for timers
hace 6 años
Fen Dweller
6411a3cd06
Add missing data entries
hace 6 años
Fen Dweller
c44ab73724
Make world info work like player stats
hace 6 años
Fen Dweller
0885a80609
Fixed a word
hace 6 años
Fen Dweller
00878e9c40
Added a function to change stats w/ automatic bounds checking
hace 6 años
Fen Dweller
f76531afdb
Text tweaks, fixed stamina going negative
hace 6 años
Fen Dweller
2c75fb228a
Some story tweaks, including timers in timers!
hace 6 años
Fen Dweller
caaf2d7753
Timers can change their delay. They also get their own config.
hace 6 años
Fen Dweller
2f6e27bd1e
Audio can be preloaded before the game begins
hace 6 años
Fen Dweller
0c36e97cd4
More sounds, time, etc. for the Fen story
hace 6 años
Fen Dweller
24208832d2
Added new sounds
hace 6 años
Fen Dweller
9fe021ea4e
Added some random events to each area. Fixed a bug where timers could not stop themselves
hace 6 años
Fen Dweller
0e0a601ac4
Added tags to each story
hace 6 años
Fen Dweller
0167d40608
Made stats into nice looking meters
hace 6 años
Fen Dweller
3ee4c9a4cb
Added a function to introduce the story
hace 6 años
Fen Dweller
9715a6c272
Significantly improved the fen-snakck story
hace 6 años
Fen Dweller
1b451e853b
Made stats more generic
hace 6 años
Fen Dweller
4d1208af7d
Added background color control.
hace 6 años
Fen Dweller
3fc24bfeec
Submission cancels the timer
hace 6 años
Fen Dweller
454b4b7627
Cleaned up timers; stories have a setup function. Added digestion to the fen-snack story
hace 6 años
Fen Dweller
6f641eac69
Worked on the Fen story. Moves have descriptions. Added exit function equivalents for exits themselves
hace 6 años
Fen Dweller
e574c7fb9f
Rooms have separate exit/enter functions as well as the one for moving in.
hace 6 años
Fen Dweller
52e67c1d44
Started self-indulgent story
hace 6 años