Fen Dweller
c9eba37109
Clean up some Vue code; add separators for the statblock sides
5 years ago
Fen Dweller
f065410d9a
Add stripes for eaten/dead states; add skull for digested creatures
5 years ago
Fen Dweller
9fcd044363
Add a dragon. Fix wrong selection when starting combat
5 years ago
Fen Dweller
4d1d84b134
Fix circular dependency; fix reading maxVigors too early
5 years ago
Fen Dweller
aed2d3f501
Start enforcing member ordering
5 years ago
Fen Dweller
25df00a9ec
Add an initiative system
5 years ago
Fen Dweller
5d94c00749
Add a button to select a unit's predator
5 years ago
Fen Dweller
925a567228
Make the combatant scrolling orders consistent
5 years ago
Fen Dweller
40c1ff84a8
Add the wolf back; rewrite more language
5 years ago
Fen Dweller
eefefc25a6
Fix some colliding Vue keys
5 years ago
Fen Dweller
6f1ae6fb2a
Change 'digested' flag to 'destroyed'
5 years ago
Fen Dweller
5320168ebe
Adjust layout some more
5 years ago
Fen Dweller
cf053b46f5
Clean up Vue code; shade statblocks when eaten/dead
5 years ago
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
5 years ago
Fen Dweller
745f0c7fe1
Allow selection of allies for actions and toggling of perspective
5 years ago
Fen Dweller
002ff554b9
Add a very large Lycanroc; fix some Vue warnings
5 years ago
Fen Dweller
8e36dc000d
Add healthbars; adjust action desc font size
5 years ago
Fen Dweller
ee4440a71a
Add a chew action for Withers
5 years ago
Fen Dweller
709076fcc0
Use icons instead of text for the action groups
5 years ago
Fen Dweller
a37d2a7fb7
Improve layout+scrollbars; fix some language issues
5 years ago
Fen Dweller
ccb3def87e
Fix log scrolling on Firefox
5 years ago
Fen Dweller
a2d463123f
Disable overflow on the combat view
5 years ago
Fen Dweller
fb6637a0a1
Add horizontal scrolling (a bit buggy)
Each wheele vent restarts the smooth-scrolling. It will need
to keep track of where it's scrolling to.
5 years ago
Fen Dweller
83db572255
Switch to horizontal lists of combatants; adjust layout
5 years ago
Fen Dweller
c38e813d57
Make statblocks highlight when hovered over
5 years ago
Fen Dweller
26f5d298a3
Add group actions. Add more actions for Withers
Also cleans up some old duplicate code that I made, somehow.
5 years ago
Fen Dweller
9a4f92bc27
Get a decent boss-fight layout going (with Withers!)
5 years ago
Fen Dweller
6565606ef8
Make the combatant-picker buttons bigger
5 years ago
Fen Dweller
fb7d10b39d
Add action descrioptions
5 years ago
Fen Dweller
6d09489a20
Make the action buttons nicer; adjust container views
5 years ago
Fen Dweller
c0f0183fcd
Make the log taller
5 years ago
Fen Dweller
8da18af2e9
Adjust the spacing on the log entries
5 years ago
Fen Dweller
99bae17dad
Allow for more than two combatants in the UI
5 years ago
Fen Dweller
8b0dc8add4
Work on vore mechanics; add Cafat
5 years ago
Fen Dweller
d021c47e70
Improve the layout a bit (especially on mobile)
5 years ago
Fen Dweller
f075dd820e
Add tests w/ vigor, nice damage displays, and more wolf actions
5 years ago
Fen Dweller
14b068fe62
Add nicer damage rendering
5 years ago
Fen Dweller
d8f3755752
Work on text formatting
5 years ago
Fen Dweller
b4c5d8ec29
Make the combat log look a lot nicer
5 years ago
Fen Dweller
6e75c38989
Set up a grid layout; go back to HTMLElement logs
5 years ago
Fen Dweller
8da6b66bd6
Add an action button component; fix struggle text
5 years ago
Fen Dweller
f8cbaf8d66
Completely rewrite how text is generated
5 years ago
Fen Dweller
7a23dabdd1
Add header; add more vore actions
Containers can now offer actions to their contents.
5 years ago
Fen Dweller
747f7fd0e3
Lay things out a bit
5 years ago
Fen Dweller
cf68ed8cb7
Move away from Sets; add container display
5 years ago
Fen Dweller
1b4b926c62
Add statblocks; fix title
5 years ago
Fen Dweller
f3ee7954c3
Move stuff into the App component
5 years ago