Fen Dweller
fe9ac340b2
Allow effects to cause test failures; make surrendering drain resolve
Also fixes a dumb bug where humans could make OTHER units surrender
5 лет назад
Fen Dweller
0033fe1abe
Add a surrender effect; fix empty log entries appearing
5 лет назад
Fen Dweller
943f4c7bc8
Detect when combat has ended; count dead creatures as prey
5 лет назад
Fen Dweller
8fa976ffa4
Fix wrong power stat
5 лет назад
Fen Dweller
d948942d7f
Fix wrong name
5 лет назад
Fen Dweller
13ccc36a90
Change the shield effect to affect effective resistances (and renamede it)
5 лет назад
Fen Dweller
13dce9ef14
Add Goldeneye; add composition-based actions
5 лет назад
Fen Dweller
1e6addc3bd
Adjust layout a bit
5 лет назад
Fen Dweller
06d35eda39
Remove old log statements; fix time bug
5 лет назад
Fen Dweller
37b369deed
Add choices to places and better nav buttons
5 лет назад
Fen Dweller
9dae8265af
Add time library; name connections
5 лет назад
Fen Dweller
d231cf267c
Start setting up a world system
5 лет назад
Fen Dweller
dc8fe74339
Fix a divide-by-zero in the StatVigor test
5 лет назад
Fen Dweller
0ab5b201c1
Add a damage calculator that does a percentage of the target's stats/vigors
5 лет назад
Fen Dweller
e4a9576315
Fix typo; adjust some text
5 лет назад
Fen Dweller
6d11b80e7d
Add some more stuff to Shingo
5 лет назад
Fen Dweller
2d2c3eaae8
Start working on Shingo
5 лет назад
Fen Dweller
a841cb8a88
Allow for several combat scenes to be chosen from
5 лет назад
Fen Dweller
782fdbb437
Switch to inserting events at the top of the log
5 лет назад
Fen Dweller
36c5f03a24
Filter out nilLogs
5 лет назад
Fen Dweller
9fcd044363
Add a dragon. Fix wrong selection when starting combat
5 лет назад
Fen Dweller
dce420ba54
Fix the instant kill effect not removing itself
5 лет назад
Fen Dweller
4d1d84b134
Fix circular dependency; fix reading maxVigors too early
5 лет назад
Fen Dweller
fa2b1ee388
Finish enforcing member order
5 лет назад
Fen Dweller
aed2d3f501
Start enforcing member ordering
5 лет назад
Fen Dweller
cb07582a26
Refactor Entity and Mortal into abstract classes; rearrange Vore and Entity
5 лет назад
Fen Dweller
ad4f32f076
Remove empty file
5 лет назад
Fen Dweller
25df00a9ec
Add an initiative system
5 лет назад
Fen Dweller
b4333abee7
Add a counterattack effect (except it involves eating)
5 лет назад
Fen Dweller
28d940e655
Show damage after reductions/amplifications; add a shield effect
5 лет назад
Fen Dweller
5185698a17
Move the old InstantKill effect into the new system
5 лет назад
Fen Dweller
c7cdb8396f
Allow status effects to display numbers
5 лет назад
Fen Dweller
ce35c908d1
Add a status-effect system
5 лет назад
Fen Dweller
e04f305a5f
Add status icons
5 лет назад
Fen Dweller
d4fb29bd4f
Make containers use their configured verbs
5 лет назад
Fen Dweller
80df1cf4b8
Fix a missing verb
5 лет назад
Fen Dweller
565966bb59
Fix struggles not checking the owner of the container
5 лет назад
Fen Dweller
ac459f8ed1
Remove the remaining POVSolo/POVPair code
5 лет назад
Fen Dweller
40c1ff84a8
Add the wolf back; rewrite more language
5 лет назад
Fen Dweller
5183efdd96
Add a ToBe class for that annoying verb; put Cafat back in
5 лет назад
Fen Dweller
7ec0dc8ec1
Move most of the actions over to the new line style
5 лет назад
Fen Dweller
fe096922f8
Remove broken property
5 лет назад
Fen Dweller
3bc3609ffa
Start replacing old language code
Instead of picking between several options, we simply have one line that gets filled
based on perspective.
5 лет назад
Fen Dweller
b35f6d9d5c
Add second person (renamed from previous first person)
Everything described as 'first person' was really second person, so that has
been updated. Words can now be set to be objective, which is needed for first-person
pronouns to appear correctly
5 лет назад
Fen Dweller
cc10c6e0bf
Allow nouns to conjugate verbs
This is necessary to move away from the POVPair/etc. classes; verbs need to be
conjugated correctly for the subject they refer to. For example, 'You gulp' vs
'She gulps'
5 лет назад
Fen Dweller
ee1a089ef8
Make entities provide names/pronouns based on perspective
The name and pronouns properties now check the entity's perspective, returning
specific ones for first person. This also includes a class for using a pronoun as
a noun.
5 лет назад
Fen Dweller
021d8ac874
Give Withers a stat-drain attack; rename some conditions
5 лет назад
Fen Dweller
8e9097a24f
Display prey spilling out of defeated preds; remove prey from original container when consuming
5 лет назад
Fen Dweller
6f1ae6fb2a
Change 'digested' flag to 'destroyed'
5 лет назад
Fen Dweller
b80b70dd74
Add some capable-conditions to Withers' actions
5 лет назад