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 години |
Fen Dweller
|
82fbd44ceb
|
Add a debug room with stat boosts/growth/shrinking
|
преди 5 години |
Fen Dweller
|
d7e6a54811
|
Fix infinite loop in RandomWord
|
преди 5 години |
Fen Dweller
|
eee1a721ad
|
Update containers to have a capacity based on the owner's mass
|
преди 5 години |
Fen Dweller
|
2b5119a164
|
Display no explanation for ArbitraryConsequence instances
|
преди 5 години |
Fen Dweller
|
305e29ed64
|
Add test descriptions to CompositionActions
|
преди 5 години |
Fen Dweller
|
de40bf4a65
|
Redo CombatTests to include a fail line
|
преди 5 години |
Fen Dweller
|
36786e6ce5
|
Allow vore if the prey exactly fits (and increase the dragon's stomach size)
|
преди 5 години |
Fen Dweller
|
f88a76113e
|
Prevent vigors from going over their max values
|
преди 5 години |
Fen Dweller
|
ab60d3543e
|
Add some empty streets to the town
|
преди 5 години |
Fen Dweller
|
96dc1acd67
|
Fix mass not being settable
|
преди 5 години |
Fen Dweller
|
8b99920481
|
Check tests on composition actions before executing them; add ctf to Geta
|
преди 5 години |
Fen Dweller
|
f15b99e7d7
|
Allow Geta to eat someone held in his hand
|
преди 5 години |
Fen Dweller
|
c7985a7cff
|
Add a generic Hand container; give Geta that (and a crush action)
|
преди 5 години |
Fen Dweller
|
e4a7c18c35
|
Allow Geta's opponents to shrink and crush him
|
преди 5 години |