Fen Dweller
593a85dc45
Add waves to container views and more vore types for wolves
5 lat temu
Fen Dweller
4bdbda36fb
Flesh out the item system a bit
Weapons are a now kind of Equipment; Equipment goes into a specific
slot.
5 lat temu
Fen Dweller
669ceed0ca
Add the boss fights back
5 lat temu
Fen Dweller
f4053dcf57
Add a Town map creator
5 lat temu
Fen Dweller
61ddfd35b9
Make location names Nouns; adjust the layout some
5 lat temu
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 lat temu
Fen Dweller
0033fe1abe
Add a surrender effect; fix empty log entries appearing
5 lat temu
Fen Dweller
943f4c7bc8
Detect when combat has ended; count dead creatures as prey
5 lat temu
Fen Dweller
8fa976ffa4
Fix wrong power stat
5 lat temu
Fen Dweller
d948942d7f
Fix wrong name
5 lat temu
Fen Dweller
13ccc36a90
Change the shield effect to affect effective resistances (and renamede it)
5 lat temu
Fen Dweller
13dce9ef14
Add Goldeneye; add composition-based actions
5 lat temu
Fen Dweller
1e6addc3bd
Adjust layout a bit
5 lat temu
Fen Dweller
06d35eda39
Remove old log statements; fix time bug
5 lat temu
Fen Dweller
37b369deed
Add choices to places and better nav buttons
5 lat temu
Fen Dweller
9dae8265af
Add time library; name connections
5 lat temu
Fen Dweller
d231cf267c
Start setting up a world system
5 lat temu
Fen Dweller
dc8fe74339
Fix a divide-by-zero in the StatVigor test
5 lat temu
Fen Dweller
0ab5b201c1
Add a damage calculator that does a percentage of the target's stats/vigors
5 lat temu
Fen Dweller
e4a9576315
Fix typo; adjust some text
5 lat temu
Fen Dweller
6d11b80e7d
Add some more stuff to Shingo
5 lat temu
Fen Dweller
2d2c3eaae8
Start working on Shingo
5 lat temu
Fen Dweller
a841cb8a88
Allow for several combat scenes to be chosen from
5 lat temu
Fen Dweller
782fdbb437
Switch to inserting events at the top of the log
5 lat temu
Fen Dweller
36c5f03a24
Filter out nilLogs
5 lat temu
Fen Dweller
9fcd044363
Add a dragon. Fix wrong selection when starting combat
5 lat temu
Fen Dweller
dce420ba54
Fix the instant kill effect not removing itself
5 lat temu
Fen Dweller
4d1d84b134
Fix circular dependency; fix reading maxVigors too early
5 lat temu
Fen Dweller
fa2b1ee388
Finish enforcing member order
5 lat temu
Fen Dweller
aed2d3f501
Start enforcing member ordering
5 lat temu
Fen Dweller
cb07582a26
Refactor Entity and Mortal into abstract classes; rearrange Vore and Entity
5 lat temu
Fen Dweller
ad4f32f076
Remove empty file
5 lat temu
Fen Dweller
25df00a9ec
Add an initiative system
5 lat temu
Fen Dweller
b4333abee7
Add a counterattack effect (except it involves eating)
5 lat temu
Fen Dweller
28d940e655
Show damage after reductions/amplifications; add a shield effect
5 lat temu
Fen Dweller
5185698a17
Move the old InstantKill effect into the new system
5 lat temu
Fen Dweller
c7cdb8396f
Allow status effects to display numbers
5 lat temu
Fen Dweller
ce35c908d1
Add a status-effect system
5 lat temu
Fen Dweller
e04f305a5f
Add status icons
5 lat temu
Fen Dweller
d4fb29bd4f
Make containers use their configured verbs
5 lat temu
Fen Dweller
80df1cf4b8
Fix a missing verb
5 lat temu
Fen Dweller
565966bb59
Fix struggles not checking the owner of the container
5 lat temu
Fen Dweller
ac459f8ed1
Remove the remaining POVSolo/POVPair code
5 lat temu
Fen Dweller
40c1ff84a8
Add the wolf back; rewrite more language
5 lat temu
Fen Dweller
5183efdd96
Add a ToBe class for that annoying verb; put Cafat back in
5 lat temu
Fen Dweller
7ec0dc8ec1
Move most of the actions over to the new line style
5 lat temu
Fen Dweller
fe096922f8
Remove broken property
5 lat temu
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 lat temu
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 lat temu
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 lat temu