Fen Dweller
b8a9bbdaa6
Add some absorption events
5年前
Fen Dweller
8a8062d170
Update the colors
5年前
Fen Dweller
f6630726ca
Merge branch 'master' into geta
5年前
Fen Dweller
7b59b7919a
Switch colors from anonymous functions to getters
5年前
Fen Dweller
9a21a02eef
Add color changes to the stat bars
5年前
Fen Dweller
985601111c
Merge branch 'master' into geta
5年前
Fen Dweller
251c2fa7a2
Allow for stat bar colors to change
5年前
Fen Dweller
a7e9a83b55
Merge branch 'master' into geta
5年前
Fen Dweller
7c4b77556a
Use white text with a black outline instead of difference-mode white text for stat bars
5年前
Fen Dweller
62bc046ffc
Merge branch 'master' into geta
5年前
Fen Dweller
626a6118fe
Revert "Make the actions and description boxes smaller, but also give the move window a max-width"
This reverts commit 47a33e4edc .
5年前
Fen Dweller
b15fa336d7
Revert "Separate the most recent log entry from the rest; darken older text slightly"
This reverts commit ea16c5c3ea .
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
ea16c5c3ea
Separate the most recent log entry from the rest; darken older text slightly
5年前
Fen Dweller
47a33e4edc
Make the actions and description boxes smaller, but also give the move window a max-width
5年前
Fen Dweller
5847b4585b
Add throat sounds; add some more interesting swallows
5年前
Fen Dweller
8f3cc4deaf
Update the synonym picker
5年前
Fen Dweller
0ccd642f13
Make getting chewed in the maw struggle send you to the throat, pre-surrendered
Before, you went straight to the stomach; now, you're swallowed as usual, but
are treated as if you've surrendered.
5年前
Fen Dweller
d1dea1e0a6
Add a throat struggle
Similar to the maw struggle -- and inescapable, of course.
5年前
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年前