Fen Dweller
297046cbae
Improve the look of the start screen
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
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
f5d0179aa2
Add a changelog link
5 лет назад
Fen Dweller
70a508efb7
Fix favicon and preview image
5 лет назад
Fen Dweller
b0876e400e
Fix duplicate id for real
6 лет назад
Fen Dweller
ba175b1e75
Remove redundant info rendering code
6 лет назад
Fen Dweller
c44ab73724
Make world info work like player stats
6 лет назад
Fen Dweller
76be70dc5a
Default to 100% volume
6 лет назад
Fen Dweller
0e0a601ac4
Added tags to each story
6 лет назад
Fen Dweller
1b451e853b
Made stats more generic
6 лет назад
Fen Dweller
e574c7fb9f
Rooms have separate exit/enter functions as well as the one for moving in.
6 лет назад
Fen Dweller
52e67c1d44
Started self-indulgent story
6 лет назад
Fen Dweller
7498f68148
Added a menu system
6 лет назад
Fen Dweller
d363ef014a
Fixed a stray <b> tag
6 лет назад
Fen Dweller
1ed8da9abb
Made the load screen a bit nicer
6 лет назад
Fen Dweller
b18b57457d
Made some image paths relative, probably
6 лет назад
Fen Dweller
dbd3a5afc4
Created a very basic story selector
6 лет назад
Fen Dweller
ae6323e72e
Setting up for multiple scenes
6 лет назад
Fen
50b6094ceb
Needed a closing html tag
6 лет назад
Fen Dweller
b8b9f836ff
Some more info. Moving triggers a refresh
6 лет назад
Fen Dweller
f886af0873
updateRoom just takes the state, which has a location. Working on game logic
6 лет назад
Fen Dweller
6e8fb9b8d0
Worked on conditional exits
6 лет назад
Fen Dweller
704b751b6d
Setting up a world system
6 лет назад
Fen Dweller
0aa5db7b3c
Added up/down buttons
6 лет назад
Fen Dweller
7e144db282
Added a basic demo of sound
6 лет назад
Fen Dweller
d0e923c137
Tidied up the formatting; added a bit of mobile layout
6 лет назад
Fen Dweller
47a6bf63d3
Added action button layout and some pointy move buttons
6 лет назад
Fen Dweller
1ae5244139
Hacked out a UI
6 лет назад
Fen Dweller
e178475cf5
Now that's an accurate description
6 лет назад
Fen Dweller
1f5d09247c
Began work on the audio framework
7 лет назад