Fen Dweller
9b2896a69c
Merge branch 'master' into geta
il y a 6 ans
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.
il y a 6 ans
Fen Dweller
c93afe3075
Make the maw struggle smoother
The passive movement is now cyclic, rather than completely random.
Swallows, slurps, and player movements are applied over a period
of time.
il y a 6 ans
Fen Dweller
d33abbc2f6
Add some taunts in Geta's maw
il y a 6 ans
Fen Dweller
6925f83ac1
Add some random events during digestion
il y a 6 ans
Fen Dweller
4ce8c2c337
End the maw struggle with Geta drinking the rest of the bowl
il y a 6 ans
Fen Dweller
74ddfdb5ca
Add some random noise to struggle progress. Hide the stat bar after swallowing
il y a 6 ans
Fen Dweller
7261b13711
Make the Geta story the only one available in the preview
il y a 6 ans
Fen Dweller
a0ce0114d0
Make the slurping/chewing/swallowing more predictable
Slurps now come before chews, and there is a limit to both
il y a 6 ans
Fen Dweller
f30fb81414
Add a hard vore warning
il y a 6 ans
Fen Dweller
78002bc6ac
Add a basic struggle minigame in Geta's maw
You have to struggle forward to avoid being swallowed, but also can't go too far forward,
or else you'll be chewed.
il y a 6 ans
Fen Dweller
a97bd74512
Merge branch 'master' into geta
il y a 6 ans
Fen Dweller
1de392dc57
Allow for stats to be hidden
il y a 6 ans
Fen Dweller
2f15fc4833
Remove unused flag
il y a 6 ans
Fen Dweller
f962ba2c40
Display Geta's current awareness
il y a 6 ans
Fen Dweller
78098bc475
Let the player try to climb out
il y a 6 ans
Fen Dweller
a7a1e64004
Add suspicion when running back from behind the bowl
il y a 6 ans
Fen Dweller
5eb8561a6d
Add the stomach loop
il y a 6 ans
Fen Dweller
8a5d68d111
Merge branch 'master' into geta
il y a 6 ans
Fen Dweller
b520f35de6
Add audio files for the demo and the fen-snack story
il y a 6 ans
Fen Dweller
304be7c584
Set up LFS
il y a 6 ans
Fen Dweller
f6a1b6e475
Add some stomach sounds
il y a 6 ans
Fen Dweller
188379b9be
Add a scene where Geta looks behind the pepper grinder if he gets too suspicious after you tap it
il y a 6 ans
Fen Dweller
fa77e7a10b
Add some random teasing in Geta's maw. Fix timers not stopping when entering it
il y a 6 ans
Fen Dweller
1258241a61
Make Geta randomly eat cereal, yawn, and look closely for the player
il y a 6 ans
Fen Dweller
d64b708096
Let the player run out into the open
il y a 6 ans
Fen Dweller
38f83e0d19
Switch to using getStat in some places
il y a 6 ans
Fen Dweller
fe37496f1e
Merge branch 'master' into geta
il y a 6 ans
Fen Dweller
5b111c2490
Fix typo
il y a 6 ans
Fen Dweller
e80cb9d858
Merge branch 'master' into geta
il y a 6 ans
Fen Dweller
5fd3c7392e
Add a getStat function
il y a 6 ans
Fen Dweller
e78f5ac73f
Update some template snippets
il y a 6 ans
Fen Dweller
4ddb42d3c6
Add player health; allow submission in the throat
il y a 6 ans
Fen Dweller
aad3c21852
Add a time limit
il y a 6 ans
Fen Dweller
660dd9e6ea
Add a suspicion meter
il y a 6 ans
Fen Dweller
c33d62e5fb
Start working on a story for Geta
il y a 6 ans
Fen Dweller
18458bcfcf
Create README.md
il y a 6 ans
Fen Dweller
f5d0179aa2
Add a changelog link
il y a 6 ans
Fen Dweller
70a508efb7
Fix favicon and preview image
il y a 6 ans
Fen Dweller
cd71bbfd0c
Version number bump
il y a 6 ans
Fen Dweller
f4cc337b78
Tell the player how long they survived (fen-snack)
il y a 6 ans
Fen Dweller
6de0f82371
Add an alleged escape
il y a 6 ans
Fen Dweller
64cef011c9
Add thrash, adjust game-over bowel text
il y a 6 ans
Fen Dweller
d47c768f5d
Add clenches pulling down to the bowels
il y a 6 ans
Fen Dweller
78846d4ce3
Update .gitignore to include the vscode snippets
il y a 6 ans
Fen Dweller
e2e0afb37c
Add random print function, plus a use in fen-snack
il y a 6 ans
Fen Dweller
204ac4c68e
Remove the room property from the timer logic
il y a 6 ans
Fen Dweller
e92b2f1a50
Drop usage of the room attribute for timers
il y a 6 ans
Fen Dweller
794ab0cec7
Fix a typo and a missing exit argument
il y a 6 ans
Fen Dweller
ca0fdca6c2
Distinguish move buttons with no destination and with failed conditions
il y a 6 ans