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
88e7743a50
Fix some other lingering problems with id instead of class
преди 5 години
Fen Dweller
5469fa53ec
Make sure each Combat component has its own log
преди 5 години
Fen Dweller
0a9bca9ae8
Properly fix the marching ants
преди 5 години
Fen Dweller
a841cb8a88
Allow for several combat scenes to be chosen from
преди 5 години
Fen Dweller
5ff05c075a
Fix marching ants skipping (but only at default zoom)
преди 5 години
Fen Dweller
eaa26e91ef
Add marching-ants borders to selected creatures
преди 5 години
Fen Dweller
7a7cc14713
Simplify ally selection; add dashed borders for selected target
преди 5 години
Fen Dweller
4c4f4a9b23
Fix scrolling in Firefox by making scrolling speed constant
преди 5 години
Fen Dweller
7d610f2282
Update invite link
преди 5 години
Fen Dweller
782fdbb437
Switch to inserting events at the top of the log
преди 5 години
Fen Dweller
cec9112e42
Add spacers to the statblock lists to even out display
преди 5 години
Fen Dweller
a886e119c1
Add custom scrolling logic to make horizontal scrolls better
преди 5 години
Fen Dweller
c9eba37109
Clean up some Vue code; add separators for the statblock sides
преди 5 години
Fen Dweller
36c5f03a24
Filter out nilLogs
преди 5 години
Fen Dweller
70082729cb
Adjust destroyed-entity styling
преди 5 години
Fen Dweller
f065410d9a
Add stripes for eaten/dead states; add skull for digested creatures
преди 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
5d94c00749
Add a button to select a unit's predator
преди 5 години
Fen Dweller
d4fb29bd4f
Make containers use their configured verbs
преди 5 години
Fen Dweller
925a567228
Make the combatant scrolling orders consistent
преди 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
eefefc25a6
Fix some colliding Vue keys
преди 5 години
Fen Dweller
5d0f35cd18
Use the objective form of a name for statblocks
преди 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 години