Fen Dweller
|
f0b75e4fad
|
Remove old logging
|
пре 5 година |
Fen Dweller
|
0ad5a482c9
|
Combine Mortal and Creature; add stat-changing effects; add more potions
|
пре 5 година |
Fen Dweller
|
6b4541f893
|
Add an acid potion that speeds up digestion
|
пре 5 година |
Fen Dweller
|
35348cdc33
|
Add some extra flavor text to digestion, including digestion type
|
пре 5 година |
Fen Dweller
|
26f1c9904d
|
Fix conjugation on one digestion line
|
пре 5 година |
Fen Dweller
|
21541019e9
|
Adjust vore text a bit
|
пре 5 година |
Fen Dweller
|
4d7e19e37d
|
Add bladder/breast vore; enable all kinds of vore for the player
|
пре 5 година |
Fen Dweller
|
aa9230d5a9
|
Tweak text a bit; allow scorers to see current subtotal
|
пре 5 година |
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.
|
пре 5 година |
Fen Dweller
|
c77136aabd
|
Fix display of opposed stat tests; change some actions to use it
|
пре 5 година |
Fen Dweller
|
2371c33888
|
Don't allow the items of enemies to be touched
|
пре 5 година |
Fen Dweller
|
1d7c0d4b99
|
Let the profile of any creature be shown; display perks
|
пре 5 година |
Fen Dweller
|
6404603bcb
|
Add another perk; give the player both
|
пре 5 година |
Fen Dweller
|
3a7f411566
|
Fix lingering issues from changing from properties to methods
|
пре 5 година |
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
|
5e05f63598
|
Make dire wolves still have the 'wolf' species
|
пре 5 година |
Fen Dweller
|
b7998405ca
|
Show 1st/2nd/3rd person buttons
|
пре 5 година |
Fen Dweller
|
2ef60578cc
|
Make the Show Profile button larger
|
пре 5 година |
Fen Dweller
|
4dab0adb12
|
Update colors for the Explore view and uncap its max width (same for Profile)
|
пре 5 година |
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.
|
пре 5 година |
Fen Dweller
|
2a4823c9d8
|
Add dire wolves; add a basic game-over system
It just sends you back home for now.
|
пре 5 година |
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.
|
пре 5 година |
Fen Dweller
|
129fdc532f
|
Fix eslint reading config from dependencies; track vscode settings
|
пре 5 година |
Fen Dweller
|
215d43e3fa
|
Fix initiatve going up to 500%
|
пре 5 година |
Fen Dweller
|
f3c7ae477c
|
Fix status consequence descriptions
|
пре 5 година |
Fen Dweller
|
e849d8c75a
|
Require all Consequences to have a description
|
пре 5 година |
Fen Dweller
|
1ff96a390c
|
Add explanations to conditions. Make digestion happen passively in combat
|
пре 5 година |
Fen Dweller
|
6e14a4fdd9
|
Make the VoreAI favor digestion more heavily
|
пре 5 година |
Fen Dweller
|
87eb8f52a8
|
Remove some logging; update the werewolf's digestion damage
|
пре 5 година |
Fen Dweller
|
2c6695ba12
|
Fix healing not un-destroying the player
|
пре 5 година |
Fen Dweller
|
04ec1bd5cf
|
Fix descriptions not appearing consistently
|
пре 5 година |
Fen Dweller
|
edc918db44
|
Make DeciderAI the only kind of AI; remove AI pickers
|
пре 5 година |
Fen Dweller
|
7cdcc3ba0a
|
Add werewolves to the woods
|
пре 5 година |
Fen Dweller
|
ec8ccbd53f
|
Add a new test type for general opposed stat tests
The test can compare one or more of the user's stats against
one or more of the target's stats. This is explained by the test.
|
пре 5 година |
Fen Dweller
|
ae99e570b7
|
Split Speed into Reflexes and Agility
|
пре 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
|
b10dd63598
|
Add some deciders for composition actions
|
пре 5 година |
Fen Dweller
|
9b92d97717
|
Start working on a new AI system
The AI uses a collection of Decider objects to assign weights to
each possible action.
|
пре 5 година |
Fen Dweller
|
d035c6923e
|
Make healing also remove status effects and predation
|
пре 5 година |
Fen Dweller
|
9230349cd8
|
Reduce the default scale for mobile viewports
|
пре 5 година |
Fen Dweller
|
05cfaa8025
|
Adjust VoreAI to pick a random move if no vore move is likely to work; remoev old failLine properties
|
пре 5 година |
Fen Dweller
|
3ad42ea3bd
|
Only show initiative in combat
|
пре 5 година |
Fen Dweller
|
0f8449d58c
|
Add money
|
пре 5 година |
Fen Dweller
|
f0a2f559dc
|
Move Geta to the center square
|
пре 5 година |
Fen Dweller
|
729b1aac46
|
Add stat reduction and renaming to the debug room
|
пре 5 година |
Fen Dweller
|
38f5ce7b65
|
Fix possessives on some action descriptions
|
пре 5 година |