Fen Dweller
fa2b1ee388
Finish enforcing member order
5 年前
Fen Dweller
b4333abee7
Add a counterattack effect (except it involves eating)
5 年前
Fen Dweller
28d940e655
Show damage after reductions/amplifications; add a shield effect
5 年前
Fen Dweller
5185698a17
Move the old InstantKill effect into the new system
5 年前
Fen Dweller
ac459f8ed1
Remove the remaining POVSolo/POVPair code
5 年前
Fen Dweller
40c1ff84a8
Add the wolf back; rewrite more language
5 年前
Fen Dweller
5183efdd96
Add a ToBe class for that annoying verb; put Cafat back in
5 年前
Fen Dweller
7ec0dc8ec1
Move most of the actions over to the new line style
5 年前
Fen Dweller
3bc3609ffa
Start replacing old language code
Instead of picking between several options, we simply have one line that gets filled
based on perspective.
5 年前
Fen Dweller
b35f6d9d5c
Add second person (renamed from previous first person)
Everything described as 'first person' was really second person, so that has
been updated. Words can now be set to be objective, which is needed for first-person
pronouns to appear correctly
5 年前
Fen Dweller
cc10c6e0bf
Allow nouns to conjugate verbs
This is necessary to move away from the POVPair/etc. classes; verbs need to be
conjugated correctly for the subject they refer to. For example, 'You gulp' vs
'She gulps'
5 年前
Fen Dweller
ee1a089ef8
Make entities provide names/pronouns based on perspective
The name and pronouns properties now check the entity's perspective, returning
specific ones for first person. This also includes a class for using a pronoun as
a noun.
5 年前
Fen Dweller
021d8ac874
Give Withers a stat-drain attack; rename some conditions
5 年前
Fen Dweller
6f1ae6fb2a
Change 'digested' flag to 'destroyed'
5 年前
Fen Dweller
b80b70dd74
Add some capable-conditions to Withers' actions
5 年前
Fen Dweller
b8d239cb87
Make stat damage drain vigors
5 年前
Fen Dweller
b69f5ab3fa
Add a hypnotize action that changes the target's side
5 年前
Fen Dweller
f396914ba5
Adjust spacing
5 年前
Fen Dweller
152337e211
Improve statblock layout; adjust boss stats
5 年前
Fen Dweller
b10dda7ac5
Give Withers a stomp-ally action
5 年前
Fen Dweller
15a12f0c69
Add healing; adjust digestion text; allow VoreStats to be used for damage calculations
5 年前
Fen Dweller
002ff554b9
Add a very large Lycanroc; fix some Vue warnings
5 年前
Fen Dweller
23e2fa383b
Boot too big
5 年前
Fen Dweller
1763bdf368
Add titles and descriptions (and some familiar D&D names)
5 年前
Fen Dweller
70a490bf26
Allow damage formulas to be explained with just the user's info
5 年前
Fen Dweller
ee4440a71a
Add a chew action for Withers
5 年前
Fen Dweller
a37d2a7fb7
Improve layout+scrollbars; fix some language issues
5 年前
Fen Dweller
587d3d2ecb
Add non-vore containers
5 年前
Fen Dweller
54a7f1b014
Add newline elements and solo-pov text with arguments
5 年前
Fen Dweller
71ee3b1d7f
Add verbs
5 年前
Fen Dweller
e38f67d539
Add some pre-made word lists; fix random-word history
Each RandomWord instance now shares its history with anything derived
from it (e.g. by getting the capitalized version of that instance).
This ensures that repetition doesn't occur.
5 年前
Fen Dweller
25925e6ab5
Add a 'kind' property (e.g. species)
5 年前
Fen Dweller
d97978c0b3
Generalize Words; add a random-word picker
5 年前
Fen Dweller
26f5d298a3
Add group actions. Add more actions for Withers
Also cleans up some old duplicate code that I made, somehow.
5 年前
Fen Dweller
9a4f92bc27
Get a decent boss-fight layout going (with Withers!)
5 年前