Fen Dweller
a886e119c1
Add custom scrolling logic to make horizontal scrolls better
vor 5 Jahren
Fen Dweller
c9eba37109
Clean up some Vue code; add separators for the statblock sides
vor 5 Jahren
Fen Dweller
36c5f03a24
Filter out nilLogs
vor 5 Jahren
Fen Dweller
70082729cb
Adjust destroyed-entity styling
vor 5 Jahren
Fen Dweller
f065410d9a
Add stripes for eaten/dead states; add skull for digested creatures
vor 5 Jahren
Fen Dweller
9fcd044363
Add a dragon. Fix wrong selection when starting combat
vor 5 Jahren
Fen Dweller
dce420ba54
Fix the instant kill effect not removing itself
vor 5 Jahren
Fen Dweller
4d1d84b134
Fix circular dependency; fix reading maxVigors too early
vor 5 Jahren
Fen Dweller
fa2b1ee388
Finish enforcing member order
vor 5 Jahren
Fen Dweller
aed2d3f501
Start enforcing member ordering
vor 5 Jahren
Fen Dweller
cb07582a26
Refactor Entity and Mortal into abstract classes; rearrange Vore and Entity
vor 5 Jahren
Fen Dweller
ad4f32f076
Remove empty file
vor 5 Jahren
Fen Dweller
25df00a9ec
Add an initiative system
vor 5 Jahren
Fen Dweller
b4333abee7
Add a counterattack effect (except it involves eating)
vor 5 Jahren
Fen Dweller
28d940e655
Show damage after reductions/amplifications; add a shield effect
vor 5 Jahren
Fen Dweller
5185698a17
Move the old InstantKill effect into the new system
vor 5 Jahren
Fen Dweller
c7cdb8396f
Allow status effects to display numbers
vor 5 Jahren
Fen Dweller
ce35c908d1
Add a status-effect system
vor 5 Jahren
Fen Dweller
e04f305a5f
Add status icons
vor 5 Jahren
Fen Dweller
5d94c00749
Add a button to select a unit's predator
vor 5 Jahren
Fen Dweller
d4fb29bd4f
Make containers use their configured verbs
vor 5 Jahren
Fen Dweller
925a567228
Make the combatant scrolling orders consistent
vor 5 Jahren
Fen Dweller
80df1cf4b8
Fix a missing verb
vor 5 Jahren
Fen Dweller
565966bb59
Fix struggles not checking the owner of the container
vor 5 Jahren
Fen Dweller
ac459f8ed1
Remove the remaining POVSolo/POVPair code
vor 5 Jahren
Fen Dweller
40c1ff84a8
Add the wolf back; rewrite more language
vor 5 Jahren
Fen Dweller
5183efdd96
Add a ToBe class for that annoying verb; put Cafat back in
vor 5 Jahren
Fen Dweller
7ec0dc8ec1
Move most of the actions over to the new line style
vor 5 Jahren
Fen Dweller
fe096922f8
Remove broken property
vor 5 Jahren
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.
vor 5 Jahren
Fen Dweller
eefefc25a6
Fix some colliding Vue keys
vor 5 Jahren
Fen Dweller
5d0f35cd18
Use the objective form of a name for statblocks
vor 5 Jahren
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
vor 5 Jahren
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'
vor 5 Jahren
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.
vor 5 Jahren
Fen Dweller
021d8ac874
Give Withers a stat-drain attack; rename some conditions
vor 5 Jahren
Fen Dweller
8e9097a24f
Display prey spilling out of defeated preds; remove prey from original container when consuming
vor 5 Jahren
Fen Dweller
50d1862626
Update dependencies (the last one was an audit)
vor 5 Jahren
Fen Dweller
aca36d4832
Update dependencies
vor 5 Jahren
Fen Dweller
674f25c91b
Fix statblock opacity
The built version of the app wound up with 1% opacity
for everything. Changing from percentages to a decimal
fixed the issue.
vor 5 Jahren
Fen Dweller
6f1ae6fb2a
Change 'digested' flag to 'destroyed'
vor 5 Jahren
Fen Dweller
878116f12f
Round the tooltip corners
vor 5 Jahren
Fen Dweller
b80b70dd74
Add some capable-conditions to Withers' actions
vor 5 Jahren
Fen Dweller
c0055d6859
Fix heals not...healing
vor 5 Jahren
Fen Dweller
b8d239cb87
Make stat damage drain vigors
vor 5 Jahren
Fen Dweller
dbf277b146
Round the corners of the statblocks
vor 5 Jahren
Fen Dweller
5320168ebe
Adjust layout some more
vor 5 Jahren
Fen Dweller
cf053b46f5
Clean up Vue code; shade statblocks when eaten/dead
vor 5 Jahren
Fen Dweller
ec1d255863
Work around Firefox flexbox scrolling bug
row-reverse and column-reverse do not overflow correctly in Firefox.
The left side's statblock list is now row-order; the list of combatants
is reversed, and the list is automatically scrolled to the right
vor 5 Jahren
Fen Dweller
0c5fbd8993
Fix icon alignment
vor 5 Jahren