Fen Dweller
c7dbdf9844
Fix some audit warnings
vor 3 Jahren
Fen Dweller
409f75521b
Merge branch 'master' of https://git.crux.best/chemicalcrux/feast
vor 4 Jahren
Fen Dweller
df3a917a4c
Add Umami analytics
vor 4 Jahren
Fen Dweller
c50cfc34e7
Correct some audit warnings
vor 4 Jahren
Fen Dweller
5fe4205711
Rearrange town, add goo monster, give everyone AI
Control is now determined by whether or not something is viewed
in third person.
vor 4 Jahren
Fen Dweller
d3f9a8c8ac
Remove unused images; add ActionRelay
vor 5 Jahren
Fen Dweller
b59f185bf8
Add optional words
vor 5 Jahren
Fen Dweller
37642859de
Add a drain consequence and a prey targeter
vor 5 Jahren
Fen Dweller
5232027540
Update actions to properly support group actions
vor 5 Jahren
Fen Dweller
6578931f6d
Remove most characters; add Inazuma; start work on event system
vor 5 Jahren
Fen Dweller
47641e1117
Rewrite imports to be project-relative
vor 5 Jahren
Fen Dweller
364157bf1b
Enable CV for Tal; make destroy-lines customizable
vor 5 Jahren
Fen Dweller
c7935d230f
Add tail vore; sneak Taluthus into the forest
Also adds more variety for some words.
vor 5 Jahren
Fen Dweller
af86299664
Fix absorption damage using effectiveDamage
takeDamage already runs that, so it was being applied twice.
vor 5 Jahren
Fen Dweller
89e5ecd2e1
Only show digestion damage if it's non-zero
Also avoid absorbing non-victims, if only certain creatures are being digested.
vor 5 Jahren
Fen Dweller
50fcb8f222
Add an instant digestion effect
Also makes it possible to selectively digest prey
vor 5 Jahren
Fen Dweller
a70ac197df
Add prepositions; use them for vore descriptions
vor 5 Jahren
Fen Dweller
9e0e267fc1
Fix wrong conjugation; remove redundant execute() on DevourAction
vor 5 Jahren
Fen Dweller
3131e8889d
Add a way to recruit allies; fix self-selection bug in combat
Eating an ally would wind up causing both the left and right
selections to be yourself, which caused duplicate keys
and broke the interface. Pair actions are now only checked if
the left and right selections are distinct.
vor 5 Jahren
Fen Dweller
73b5a819a4
Clean up unused imports
vor 5 Jahren
Fen Dweller
1ff2e8068c
Delete some old, unused test types
vor 5 Jahren
Fen Dweller
969f031e0b
Clear the log when traveling
vor 5 Jahren
Fen Dweller
a5dac4e0ad
Add a bit of documentation
vor 5 Jahren
Fen Dweller
4a04be11ff
Require at least 1 prey to use Flaunt
vor 5 Jahren
Fen Dweller
c3def6adf5
Allow perks to provide moves; add a flaunt perk
vor 5 Jahren
Fen Dweller
f0b75e4fad
Remove old logging
vor 5 Jahren
Fen Dweller
0ad5a482c9
Combine Mortal and Creature; add stat-changing effects; add more potions
vor 5 Jahren
Fen Dweller
6b4541f893
Add an acid potion that speeds up digestion
vor 5 Jahren
Fen Dweller
35348cdc33
Add some extra flavor text to digestion, including digestion type
vor 5 Jahren
Fen Dweller
26f1c9904d
Fix conjugation on one digestion line
vor 5 Jahren
Fen Dweller
21541019e9
Adjust vore text a bit
vor 5 Jahren
Fen Dweller
4d7e19e37d
Add bladder/breast vore; enable all kinds of vore for the player
vor 5 Jahren
Fen Dweller
aa9230d5a9
Tweak text a bit; allow scorers to see current subtotal
vor 5 Jahren
Fen Dweller
3e4843d09b
Set up a more generic system for combat tests
Each combat test can be made up of many Scorers; each Scorer contributes to the total score.
vor 5 Jahren
Fen Dweller
c77136aabd
Fix display of opposed stat tests; change some actions to use it
vor 5 Jahren
Fen Dweller
2371c33888
Don't allow the items of enemies to be touched
vor 5 Jahren
Fen Dweller
1d7c0d4b99
Let the profile of any creature be shown; display perks
vor 5 Jahren
Fen Dweller
6404603bcb
Add another perk; give the player both
vor 5 Jahren
Fen Dweller
3a7f411566
Fix lingering issues from changing from properties to methods
vor 5 Jahren
Fen Dweller
33effcb715
Remove unused imports
vor 5 Jahren
Fen Dweller
d91ca8fb59
Switch vore containers to use methods, not properties, for lines; add some variety
vor 5 Jahren
Fen Dweller
5e05f63598
Make dire wolves still have the 'wolf' species
vor 5 Jahren
Fen Dweller
b7998405ca
Show 1st/2nd/3rd person buttons
vor 5 Jahren
Fen Dweller
2ef60578cc
Make the Show Profile button larger
vor 5 Jahren
Fen Dweller
4dab0adb12
Update colors for the Explore view and uncap its max width (same for Profile)
vor 5 Jahren
Fen Dweller
ac646801db
Add a basic perk system
The perks aren't visible yet. There's only one perk: Ravenous,
which makes the dire wolf even better at eating you.
vor 5 Jahren
Fen Dweller
2a4823c9d8
Add dire wolves; add a basic game-over system
It just sends you back home for now.
vor 5 Jahren
Fen Dweller
9c1aa2b4d4
Fix mass gain/loss being wrong when grown/shrunk
Changing a creature's mass sets its base mass so that, after
effects are applied, its mass is correct.
vor 5 Jahren
Fen Dweller
129fdc532f
Fix eslint reading config from dependencies; track vscode settings
vor 5 Jahren
Fen Dweller
215d43e3fa
Fix initiatve going up to 500%
vor 5 Jahren