Fen Dweller
7b59b7919a
Switch colors from anonymous functions to getters
пре 5 година
Fen Dweller
251c2fa7a2
Allow for stat bar colors to change
пре 5 година
Fen Dweller
7c4b77556a
Use white text with a black outline instead of difference-mode white text for stat bars
пре 5 година
Fen Dweller
d45a31bcb2
Make the actions and description boxes smaller, but also give the move window a max-width
пре 5 година
Fen Dweller
a919b98331
Separate the most recent log entry from the rest; darken older text slightly
пре 5 година
Fen Dweller
e670242581
Switch the move buttons to a css-grid layout
пре 5 година
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 година
Fen Dweller
ed9b466122
Update the templates to not use state arguments
пре 5 година
Fen Dweller
b30d437274
Remove another unused state argument
пре 5 година
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 година
Fen Dweller
1de392dc57
Allow for stats to be hidden
пре 5 година
Fen Dweller
b520f35de6
Add audio files for the demo and the fen-snack story
пре 5 година
Fen Dweller
304be7c584
Set up LFS
пре 5 година
Fen Dweller
5b111c2490
Fix typo
пре 5 година
Fen Dweller
5fd3c7392e
Add a getStat function
пре 5 година
Fen Dweller
e78f5ac73f
Update some template snippets
пре 5 година
Fen Dweller
18458bcfcf
Create README.md
пре 5 година
Fen Dweller
f5d0179aa2
Add a changelog link
пре 5 година
Fen Dweller
70a508efb7
Fix favicon and preview image
пре 5 година
Fen Dweller
cd71bbfd0c
Version number bump
пре 5 година
Fen Dweller
f4cc337b78
Tell the player how long they survived (fen-snack)
пре 5 година
Fen Dweller
6de0f82371
Add an alleged escape
пре 6 година
Fen Dweller
64cef011c9
Add thrash, adjust game-over bowel text
пре 6 година
Fen Dweller
d47c768f5d
Add clenches pulling down to the bowels
пре 6 година
Fen Dweller
78846d4ce3
Update .gitignore to include the vscode snippets
пре 6 година
Fen Dweller
e2e0afb37c
Add random print function, plus a use in fen-snack
пре 6 година
Fen Dweller
204ac4c68e
Remove the room property from the timer logic
пре 6 година
Fen Dweller
e92b2f1a50
Drop usage of the room attribute for timers
пре 6 година
Fen Dweller
794ab0cec7
Fix a typo and a missing exit argument
пре 6 година
Fen Dweller
ca0fdca6c2
Distinguish move buttons with no destination and with failed conditions
пре 6 година
Fen Dweller
b0876e400e
Fix duplicate id for real
пре 6 година
Fen Dweller
1518d2c6eb
Only create stats once for a room and clear room stats first
пре 6 година
Fen Dweller
6411a3cd06
Add missing data entries
пре 6 година
Fen Dweller
f26e585db9
Add simple example of room stats
пре 6 година
Fen Dweller
6810672d2d
Consolidate info update into one function; add area info
пре 6 година
Fen Dweller
ba175b1e75
Remove redundant info rendering code
пре 6 година
Fen Dweller
c44ab73724
Make world info work like player stats
пре 6 година
Fen Dweller
1dac22d218
Remove spurious console message
пре 6 година
Fen Dweller
03d7d17d1b
Add number stat type
пре 6 година
Fen Dweller
4a37505161
Add volume control for loops
пре 6 година
Fen Dweller
04b09dd5cc
Update .gitignore for .vscode
пре 6 година
Fen Dweller
685507b373
Fix non-looping timers not working
пре 6 година
Fen Dweller
83c2457576
Fixed wrong version number
пре 6 година
Fen Dweller
0885a80609
Fixed a word
пре 6 година
Fen Dweller
00878e9c40
Added a function to change stats w/ automatic bounds checking
пре 6 година
Fen Dweller
f76531afdb
Text tweaks, fixed stamina going negative
пре 6 година
Fen Dweller
2c75fb228a
Some story tweaks, including timers in timers!
пре 6 година
Fen Dweller
caaf2d7753
Timers can change their delay. They also get their own config.
пре 6 година
Fen Dweller
2f6e27bd1e
Audio can be preloaded before the game begins
пре 6 година
Fen Dweller
853b1bd5a0
Added some to the tech demo
пре 6 година