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 年之前
Fen Dweller
f075dd820e
Add tests w/ vigor, nice damage displays, and more wolf actions
5 年之前
Fen Dweller
1cde832996
Add action conditions/feed actions
5 年之前
Fen Dweller
c869023334
Improve layout; add vigors
5 年之前
Fen Dweller
7ccfafc628
Fix some text; make digestion only affect one container
5 年之前
Fen Dweller
f8cbaf8d66
Completely rewrite how text is generated
5 年之前
Fen Dweller
7a23dabdd1
Add header; add more vore actions
Containers can now offer actions to their contents.
5 年之前
Fen Dweller
cf68ed8cb7
Move away from Sets; add container display
5 年之前
Fen Dweller
f3ee7954c3
Move stuff into the App component
5 年之前
Fen Dweller
e12ab1603c
Violently cram everything into this Vue project
5 年之前