Fen Dweller
1f0fdb3f55
Add stamina during the maw struggle
Low stamina prevents you from moving forwards, and also makes it possible to slide
back far further than you wanted to.
5年前
Fen Dweller
ba6aa8ab5a
Add the new info
5年前
Fen Dweller
5cf42a0b9c
Merge branch 'master' into geta
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
414bc7867a
Make stomach events a bit more random. Add flavor text at different stages of digestion
6年前
Fen Dweller
06a3162a6a
Add more maw text. Add absorption a few minutes after digestion
6年前
Fen Dweller
62a35eb9b0
Adjust maw struggle timings; add a tongue shove that pushes you forward
6年前
Fen Dweller
18aa9839b5
Flesh out the maw text a bit. Fix head-tilting not resetting maw movement when over
6年前
Fen Dweller
fb728533f7
Hide the suspicion meter after getting caught
6年前
Fen Dweller
0f6becabc7
Add some (pointless) pleading in the stomach; turn the screen red as health drops
6年前
Fen Dweller
e872188940
Add some sounds. Add eating whilst in the stomach. Fix misspelled limb name
6年前
Fen Dweller
1e1f002f96
Let Geta tilt back his muzzle d uring the maw struggle. Remove the id argument from statLerp
statLerp now generates a random id, which should prevent collisions.
6年前
Fen Dweller
6fdfdccc2f
Merge branch 'master' into geta
6年前
Fen Dweller
ed9b466122
Update the templates to not use state arguments
6年前
Fen Dweller
29e282366e
Update the Geta story to remove the state arguments
6年前
Fen Dweller
a3fdcd27c6
Merge branch 'master' into geta
6年前
Fen Dweller
b30d437274
Remove another unused state argument
6年前
Fen Dweller
9b2896a69c
Merge branch 'master' into geta
6年前
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.
6年前
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.
6年前
Fen Dweller
d33abbc2f6
Add some taunts in Geta's maw
6年前
Fen Dweller
6925f83ac1
Add some random events during digestion
6年前
Fen Dweller
4ce8c2c337
End the maw struggle with Geta drinking the rest of the bowl
6年前
Fen Dweller
74ddfdb5ca
Add some random noise to struggle progress. Hide the stat bar after swallowing
6年前
Fen Dweller
7261b13711
Make the Geta story the only one available in the preview
6年前
Fen Dweller
a0ce0114d0
Make the slurping/chewing/swallowing more predictable
Slurps now come before chews, and there is a limit to both
6年前
Fen Dweller
f30fb81414
Add a hard vore warning
6年前
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.
6年前
Fen Dweller
a97bd74512
Merge branch 'master' into geta
6年前
Fen Dweller
1de392dc57
Allow for stats to be hidden
6年前
Fen Dweller
2f15fc4833
Remove unused flag
6年前
Fen Dweller
f962ba2c40
Display Geta's current awareness
6年前
Fen Dweller
78098bc475
Let the player try to climb out
6年前
Fen Dweller
a7a1e64004
Add suspicion when running back from behind the bowl
6年前
Fen Dweller
5eb8561a6d
Add the stomach loop
6年前
Fen Dweller
8a5d68d111
Merge branch 'master' into geta
6年前
Fen Dweller
b520f35de6
Add audio files for the demo and the fen-snack story
6年前
Fen Dweller
304be7c584
Set up LFS
6年前
Fen Dweller
f6a1b6e475
Add some stomach sounds
6年前
Fen Dweller
188379b9be
Add a scene where Geta looks behind the pepper grinder if he gets too suspicious after you tap it
6年前
Fen Dweller
fa77e7a10b
Add some random teasing in Geta's maw. Fix timers not stopping when entering it
6年前
Fen Dweller
1258241a61
Make Geta randomly eat cereal, yawn, and look closely for the player
6年前
Fen Dweller
d64b708096
Let the player run out into the open
6年前
Fen Dweller
38f83e0d19
Switch to using getStat in some places
6年前
Fen Dweller
fe37496f1e
Merge branch 'master' into geta
6年前
Fen Dweller
5b111c2490
Fix typo
6年前
Fen Dweller
e80cb9d858
Merge branch 'master' into geta
6年前
Fen Dweller
5fd3c7392e
Add a getStat function
6年前
Fen Dweller
e78f5ac73f
Update some template snippets
6年前