Fen Dweller
|
129fdc532f
|
Fix eslint reading config from dependencies; track vscode settings
|
5 yıl önce |
Fen Dweller
|
215d43e3fa
|
Fix initiatve going up to 500%
|
5 yıl önce |
Fen Dweller
|
f3c7ae477c
|
Fix status consequence descriptions
|
5 yıl önce |
Fen Dweller
|
e849d8c75a
|
Require all Consequences to have a description
|
5 yıl önce |
Fen Dweller
|
1ff96a390c
|
Add explanations to conditions. Make digestion happen passively in combat
|
5 yıl önce |
Fen Dweller
|
6e14a4fdd9
|
Make the VoreAI favor digestion more heavily
|
5 yıl önce |
Fen Dweller
|
87eb8f52a8
|
Remove some logging; update the werewolf's digestion damage
|
5 yıl önce |
Fen Dweller
|
2c6695ba12
|
Fix healing not un-destroying the player
|
5 yıl önce |
Fen Dweller
|
04ec1bd5cf
|
Fix descriptions not appearing consistently
|
5 yıl önce |
Fen Dweller
|
edc918db44
|
Make DeciderAI the only kind of AI; remove AI pickers
|
5 yıl önce |
Fen Dweller
|
7cdcc3ba0a
|
Add werewolves to the woods
|
5 yıl önce |
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 yıl önce |
Fen Dweller
|
ae99e570b7
|
Split Speed into Reflexes and Agility
|
5 yıl önce |
Fen Dweller
|
6f50f1670a
|
Fix conjugation of 'heal' in digestion text
|
5 yıl önce |
Fen Dweller
|
78eca7458c
|
Display damage when prey is being digested
|
5 yıl önce |
Fen Dweller
|
f53413bc96
|
Change containers to use damage formulas, not a plain Damage object
|
5 yıl önce |
Fen Dweller
|
049fa0938f
|
Get rid of the Vore class and fold it into Creature
|
5 yıl önce |
Fen Dweller
|
b10dd63598
|
Add some deciders for composition actions
|
5 yıl önce |
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 yıl önce |
Fen Dweller
|
d035c6923e
|
Make healing also remove status effects and predation
|
5 yıl önce |
Fen Dweller
|
9230349cd8
|
Reduce the default scale for mobile viewports
|
5 yıl önce |
Fen Dweller
|
05cfaa8025
|
Adjust VoreAI to pick a random move if no vore move is likely to work; remoev old failLine properties
|
5 yıl önce |
Fen Dweller
|
3ad42ea3bd
|
Only show initiative in combat
|
5 yıl önce |
Fen Dweller
|
0f8449d58c
|
Add money
|
5 yıl önce |
Fen Dweller
|
f0a2f559dc
|
Move Geta to the center square
|
5 yıl önce |
Fen Dweller
|
729b1aac46
|
Add stat reduction and renaming to the debug room
|
5 yıl önce |
Fen Dweller
|
38f5ce7b65
|
Fix possessives on some action descriptions
|
5 yıl önce |
Fen Dweller
|
82fbd44ceb
|
Add a debug room with stat boosts/growth/shrinking
|
5 yıl önce |
Fen Dweller
|
d7e6a54811
|
Fix infinite loop in RandomWord
|
5 yıl önce |
Fen Dweller
|
eee1a721ad
|
Update containers to have a capacity based on the owner's mass
|
5 yıl önce |
Fen Dweller
|
2b5119a164
|
Display no explanation for ArbitraryConsequence instances
|
5 yıl önce |
Fen Dweller
|
305e29ed64
|
Add test descriptions to CompositionActions
|
5 yıl önce |
Fen Dweller
|
de40bf4a65
|
Redo CombatTests to include a fail line
|
5 yıl önce |
Fen Dweller
|
36786e6ce5
|
Allow vore if the prey exactly fits (and increase the dragon's stomach size)
|
5 yıl önce |
Fen Dweller
|
f88a76113e
|
Prevent vigors from going over their max values
|
5 yıl önce |
Fen Dweller
|
ab60d3543e
|
Add some empty streets to the town
|
5 yıl önce |
Fen Dweller
|
96dc1acd67
|
Fix mass not being settable
|
5 yıl önce |
Fen Dweller
|
8b99920481
|
Check tests on composition actions before executing them; add ctf to Geta
|
5 yıl önce |
Fen Dweller
|
f15b99e7d7
|
Allow Geta to eat someone held in his hand
|
5 yıl önce |
Fen Dweller
|
c7985a7cff
|
Add a generic Hand container; give Geta that (and a crush action)
|
5 yıl önce |
Fen Dweller
|
e4a7c18c35
|
Allow Geta's opponents to shrink and crush him
|
5 yıl önce |
Fen Dweller
|
110b69c326
|
Add a mass-ratio condition; add a crush move to Geta
|
5 yıl önce |
Fen Dweller
|
4b76ea80f9
|
Add shrinking/growth; add Geta; check container capacity; make vore depend on size
|
5 yıl önce |
Fen Dweller
|
7a8d562068
|
Adjust tick text for some vore types
|
5 yıl önce |
Fen Dweller
|
91af9dcf9a
|
Add a basic version of Kuro
|
5 yıl önce |
Fen Dweller
|
443c970726
|
Fix Cafat's crush action; add them to the boss lineup
|
5 yıl önce |
Fen Dweller
|
2e20409920
|
Add some documentation; remove EatenAction
|
5 yıl önce |
Fen Dweller
|
64eb72a092
|
Add description text to damage consequences
|
5 yıl önce |
Fen Dweller
|
03d9bc5b85
|
Fix the version text
|
5 yıl önce |
Fen Dweller
|
3af1eeafb8
|
Fix statblock stat alignment
|
5 yıl önce |