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