66 Commits (a70ac197dfc5eb9b033f3dc7019510cf6a5b4dc2)

Author SHA1 Message Date
  Fen Dweller a70ac197df Add prepositions; use them for vore descriptions 5 years ago
  Fen Dweller 9e0e267fc1 Fix wrong conjugation; remove redundant execute() on DevourAction 5 years ago
  Fen Dweller 6b4541f893 Add an acid potion that speeds up digestion 5 years ago
  Fen Dweller 35348cdc33 Add some extra flavor text to digestion, including digestion type 5 years ago
  Fen Dweller 26f1c9904d Fix conjugation on one digestion line 5 years ago
  Fen Dweller 21541019e9 Adjust vore text a bit 5 years ago
  Fen Dweller 4d7e19e37d Add bladder/breast vore; enable all kinds of vore for the player 5 years ago
  Fen Dweller 33effcb715 Remove unused imports 5 years ago
  Fen Dweller d91ca8fb59 Switch vore containers to use methods, not properties, for lines; add some variety 5 years ago
  Fen Dweller 1ff96a390c Add explanations to conditions. Make digestion happen passively in combat 5 years ago
  Fen Dweller 6f50f1670a Fix conjugation of 'heal' in digestion text 5 years ago
  Fen Dweller 78eca7458c Display damage when prey is being digested 5 years ago
  Fen Dweller f53413bc96 Change containers to use damage formulas, not a plain Damage object 5 years ago
  Fen Dweller 049fa0938f Get rid of the Vore class and fold it into Creature 5 years ago
  Fen Dweller eee1a721ad Update containers to have a capacity based on the owner's mass 5 years ago
  Fen Dweller c7985a7cff Add a generic Hand container; give Geta that (and a crush action) 5 years ago
  Fen Dweller 4b76ea80f9 Add shrinking/growth; add Geta; check container capacity; make vore depend on size 5 years ago
  Fen Dweller 7a8d562068 Adjust tick text for some vore types 5 years ago
  Fen Dweller 51eb4b0edc Add a vore AI; allow combat to continue until everyone's destroyed 5 years ago
  Fen Dweller e70a0ad3bd Fix AI names 5 years ago
  Fen Dweller 23ce2a9654 Improve the container animations; add text when auto-moving prey on digest/absorb 5 years ago
  Fen Dweller ab2ea91998 Automatically move prey when they're digested 5 years ago
  Fen Dweller e812c42250 Add unbirthing; fix inner-container escapes not putting the prey in the right spot 5 years ago
  Fen Dweller 221c20b4a9 Add absorption 5 years ago
  Fen Dweller 593a85dc45 Add waves to container views and more vore types for wolves 5 years ago
  Fen Dweller 943f4c7bc8 Detect when combat has ended; count dead creatures as prey 5 years ago
  Fen Dweller 13dce9ef14 Add Goldeneye; add composition-based actions 5 years ago
  Fen Dweller 2d2c3eaae8 Start working on Shingo 5 years ago
  Fen Dweller aed2d3f501 Start enforcing member ordering 6 years ago
  Fen Dweller cb07582a26 Refactor Entity and Mortal into abstract classes; rearrange Vore and Entity 6 years ago
  Fen Dweller 28d940e655 Show damage after reductions/amplifications; add a shield effect 6 years ago
  Fen Dweller e04f305a5f Add status icons 6 years ago
  Fen Dweller d4fb29bd4f Make containers use their configured verbs 6 years ago
  Fen Dweller 5183efdd96 Add a ToBe class for that annoying verb; put Cafat back in 6 years ago
  Fen Dweller 7ec0dc8ec1 Move most of the actions over to the new line style 6 years ago
  Fen Dweller 3bc3609ffa Start replacing old language code 6 years ago
  Fen Dweller b35f6d9d5c Add second person (renamed from previous first person) 6 years ago
  Fen Dweller ee1a089ef8 Make entities provide names/pronouns based on perspective 6 years ago
  Fen Dweller 8e9097a24f Display prey spilling out of defeated preds; remove prey from original container when consuming 6 years ago
  Fen Dweller 6f1ae6fb2a Change 'digested' flag to 'destroyed' 6 years ago
  Fen Dweller 15a12f0c69 Add healing; adjust digestion text; allow VoreStats to be used for damage calculations 6 years ago
  Fen Dweller 002ff554b9 Add a very large Lycanroc; fix some Vue warnings 6 years ago
  Fen Dweller 1763bdf368 Add titles and descriptions (and some familiar D&D names) 6 years ago
  Fen Dweller a37d2a7fb7 Improve layout+scrollbars; fix some language issues 6 years ago
  Fen Dweller 587d3d2ecb Add non-vore containers 6 years ago
  Fen Dweller 71ee3b1d7f Add verbs 6 years ago
  Fen Dweller 25925e6ab5 Add a 'kind' property (e.g. species) 6 years ago
  Fen Dweller 26f5d298a3 Add group actions. Add more actions for Withers 6 years ago
  Fen Dweller 08bdda2a1d Show when vigors/stats are low 6 years ago
  Fen Dweller 1b5cc1926f Display vore stats properly 6 years ago