Samuel Dweller
cc47b6b1ef
Error fixes.
3年前
Samuel Dweller
bb00dc9f6e
Sheen Lives!
3年前
Samuel Dweller
b7b8ecbefb
Added Sheen, my gryph :3 Will be used to learn how to make characters with the new system.
3年前
Samuel Dweller
4a0d6be51f
Merge branch 'master' of https://git.crux.best/great_wolves/feast
3年前
Samuel Dweller
04ddd57033
Merge https://git.crux.best/great_wolves/feast
3年前
Samuel Dweller
b26ccee387
Merge https://git.crux.best/great_wolves/feast
3年前
Fen Dweller
c40614e3ab
Add status effects to stomachs
This also restores preAction and preReceiveAction effects, which were
previouosly ignored. To support this, findResult and mapUntil were
added to the prototype for arrays. These allow for functions with
side effects to be searched or mapped over.
3年前
Fen Dweller
8e39b5986b
Make struggles exit to the correct container
Previously, even things like 'stomach to throat' would completely escape.
Now, they go to the correct place.
3年前
Fen Dweller
18de183083
Add a description of burping, plus burp onomatopoeia
3年前
Fen Dweller
fde7ed19a4
Add crunches to instant digestion
This includes a new postEnter hook for status effects, so that
they can distinguish between consumption and transfer
3年前
Fen Dweller
be51313d28
Fix conjugation on a tick line
3年前
Fen Dweller
c2681a2668
Add onomatopoeia, separate entering from consuming
Containers have separate methods for consuming prey and
having prey enter them: the latter is used for transfers.
Also makes the left-side characters align to the right.
I forget why I didn't do that; it was probably a browser bug.
Also lets you become a werewolf.
3年前
Fen Dweller
f0d4e6f906
Re-add rubbing
3年前
Fen Dweller
49361d5ece
Add transfer descriptions; clean up some grammar errors
3年前
Fen Dweller
d96b836724
Redesign the vore system
Everything is now a Container; Containers have a set
of capabilities that describes what they can do
3年前
Samuel Dweller
c27e547cf5
Offer rewards on victory
3年前
Samuel Dweller
5fea0bd7e8
Space because Rules...
3年前
Samuel Dweller
2e08e271b9
Added reward for encounters
3年前
Samuel Dweller
639c723bbd
Added "is"
3年前
Samuel Dweller
a28feda5a6
Added the ability to heal your party.
3年前
Samuel Dweller
e0dc3e5dae
Added shop north of the square.
3年前
Samuel Dweller
a02e5a7d7d
Added old recruting/eating choices from old map to new map
3年前
Samuel Dweller
20d1ea6d13
Fixed potions being infinitely usable in inventory.
Made a new map that is a little bigger.
New enemy - Samuel
The boss, Inazuma, is now fightable.
Updated old constructors for connecting places to allow for naming the walk direction(Instead of "Travel, go there lol")
3年前
Fen Dweller
22e4331550
Add text that displays when your turn starts while eaten; add a werewolf
3年前
Fen Dweller
355894049a
Fix second person pronouns not being marked as plural
This caused problems when conjugating verbs.
3年前
Fen Dweller
c7dbdf9844
Fix some audit warnings
3年前
Fen Dweller
409f75521b
Merge branch 'master' of https://git.crux.best/chemicalcrux/feast
4年前
Fen Dweller
df3a917a4c
Add Umami analytics
4年前
Fen Dweller
c50cfc34e7
Correct some audit warnings
4年前
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.
4年前
Fen Dweller
d3f9a8c8ac
Remove unused images; add ActionRelay
5年前
Fen Dweller
b59f185bf8
Add optional words
5年前
Fen Dweller
37642859de
Add a drain consequence and a prey targeter
5年前
Fen Dweller
5232027540
Update actions to properly support group actions
5年前
Fen Dweller
6578931f6d
Remove most characters; add Inazuma; start work on event system
5年前
Fen Dweller
47641e1117
Rewrite imports to be project-relative
5年前
Fen Dweller
364157bf1b
Enable CV for Tal; make destroy-lines customizable
5年前
Fen Dweller
c7935d230f
Add tail vore; sneak Taluthus into the forest
Also adds more variety for some words.
5年前
Fen Dweller
af86299664
Fix absorption damage using effectiveDamage
takeDamage already runs that, so it was being applied twice.
5年前
Fen Dweller
89e5ecd2e1
Only show digestion damage if it's non-zero
Also avoid absorbing non-victims, if only certain creatures are being digested.
5年前
Fen Dweller
50fcb8f222
Add an instant digestion effect
Also makes it possible to selectively digest prey
5年前
Fen Dweller
a70ac197df
Add prepositions; use them for vore descriptions
5年前
Fen Dweller
9e0e267fc1
Fix wrong conjugation; remove redundant execute() on DevourAction
5年前
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.
5年前
Fen Dweller
73b5a819a4
Clean up unused imports
5年前
Fen Dweller
1ff2e8068c
Delete some old, unused test types
5年前
Fen Dweller
969f031e0b
Clear the log when traveling
5年前
Fen Dweller
a5dac4e0ad
Add a bit of documentation
5年前
Fen Dweller
4a04be11ff
Require at least 1 prey to use Flaunt
5年前
Fen Dweller
c3def6adf5
Allow perks to provide moves; add a flaunt perk
5年前