Fen Dweller
98b650f392
Bump version number
5 년 전
Fen Dweller
5be9f3dae4
Unhide the outline for move buttons
5 년 전
Fen Dweller
9dda09550b
Adjust layout of info panels
5 년 전
Fen Dweller
0b6650d2eb
Adjust move and action button styling
5 년 전
Fen Dweller
8fd740f92a
Allow mouseover of buttons that are disabled
5 년 전
Fen Dweller
9bc451eed5
Prevent titles from vanishing; remove padding on sidebars
5 년 전
Fen Dweller
4c8eb24289
Center the start menu and adjust tooltip positions
5 년 전
Fen Dweller
29b5c871f7
Update the test server to not cache anything
5 년 전
Fen Dweller
297046cbae
Improve the look of the start screen
5 년 전
Fen Dweller
47bc425a94
Fix actions not being available again once their conditions are met
5 년 전
Fen Dweller
2374ee0bdb
Allow text to contain HTML tags
5 년 전
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 년 전