Fen Dweller
33effcb715
Remove unused imports
5 年之前
Fen Dweller
d91ca8fb59
Switch vore containers to use methods, not properties, for lines; add some variety
5 年之前
Fen Dweller
1ff96a390c
Add explanations to conditions. Make digestion happen passively in combat
5 年之前
Fen Dweller
6f50f1670a
Fix conjugation of 'heal' in digestion text
5 年之前
Fen Dweller
78eca7458c
Display damage when prey is being digested
5 年之前
Fen Dweller
f53413bc96
Change containers to use damage formulas, not a plain Damage object
5 年之前
Fen Dweller
049fa0938f
Get rid of the Vore class and fold it into Creature
5 年之前
Fen Dweller
eee1a721ad
Update containers to have a capacity based on the owner's mass
5 年之前
Fen Dweller
c7985a7cff
Add a generic Hand container; give Geta that (and a crush action)
5 年之前
Fen Dweller
4b76ea80f9
Add shrinking/growth; add Geta; check container capacity; make vore depend on size
5 年之前
Fen Dweller
7a8d562068
Adjust tick text for some vore types
5 年之前
Fen Dweller
51eb4b0edc
Add a vore AI; allow combat to continue until everyone's destroyed
5 年之前
Fen Dweller
e70a0ad3bd
Fix AI names
5 年之前
Fen Dweller
23ce2a9654
Improve the container animations; add text when auto-moving prey on digest/absorb
5 年之前
Fen Dweller
ab2ea91998
Automatically move prey when they're digested
5 年之前
Fen Dweller
e812c42250
Add unbirthing; fix inner-container escapes not putting the prey in the right spot
5 年之前
Fen Dweller
221c20b4a9
Add absorption
5 年之前
Fen Dweller
593a85dc45
Add waves to container views and more vore types for wolves
5 年之前
Fen Dweller
943f4c7bc8
Detect when combat has ended; count dead creatures as prey
5 年之前
Fen Dweller
13dce9ef14
Add Goldeneye; add composition-based actions
5 年之前
Fen Dweller
2d2c3eaae8
Start working on Shingo
5 年之前
Fen Dweller
aed2d3f501
Start enforcing member ordering
5 年之前
Fen Dweller
cb07582a26
Refactor Entity and Mortal into abstract classes; rearrange Vore and Entity
5 年之前
Fen Dweller
28d940e655
Show damage after reductions/amplifications; add a shield effect
5 年之前
Fen Dweller
e04f305a5f
Add status icons
5 年之前
Fen Dweller
d4fb29bd4f
Make containers use their configured verbs
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
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
8e9097a24f
Display prey spilling out of defeated preds; remove prey from original container when consuming
5 年之前
Fen Dweller
6f1ae6fb2a
Change 'digested' flag to 'destroyed'
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
1763bdf368
Add titles and descriptions (and some familiar D&D names)
5 年之前
Fen Dweller
a37d2a7fb7
Improve layout+scrollbars; fix some language issues
5 年之前
Fen Dweller
587d3d2ecb
Add non-vore containers
5 年之前
Fen Dweller
71ee3b1d7f
Add verbs
5 年之前
Fen Dweller
25925e6ab5
Add a 'kind' property (e.g. species)
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
08bdda2a1d
Show when vigors/stats are low
5 年之前
Fen Dweller
1b5cc1926f
Display vore stats properly
5 年之前
Fen Dweller
e9dfaa5478
Move bulk and prey-count into a new VoreStat enum
5 年之前
Fen Dweller
60757e3005
Track digested prey properly; show text for dying prey
5 年之前
Fen Dweller
c1c58d710d
Refactor some combat stuff; add effects
5 年之前
Fen Dweller
14996d5266
Add a belly crush move; add text when a creature dies
5 年之前
Fen Dweller
576a2d597f
Make prey spill out when the pred dies
5 年之前
Fen Dweller
25fc222493
Get nested vore working properly
5 年之前
Fen Dweller
8b0dc8add4
Work on vore mechanics; add Cafat
5 年之前