4,941 Commits over 1,795 Days - 0.11cph!
started refactoring loads of shit
MatchAction wip experiments
VictoryCondition can now have an associated condition value which the condition checker evaluates the gamestate against
basic MatchDefinition and DeathMatch definitions
Moved to a class based VictoryCondition checker setup, so different victory conditions can be added to a GameInstance per match at runtime.
Added team eliminated VC checker
Added OOPS emote category, renamed some of the others to make more sense
Timer text is now always visible, not just when < 33% time
Added movement per round graph generator
space wall tiling texture fix
replaced more text with text mesh pro, fixed one 1 wrong pixel (!!!) on tile hilighting playable unit
adding what's new screens
sound when xp ring slides in
removing graph animation and compute shader cuz they break everything
update WIP graph panel stuff
fix for warning spam when moving units without anim controlloer
Build tool now builds in development mode
Avatar tile hover event only triggers in game mode
Map 2 reworked a bit.
Renamed new map to map7 and gave it a default formation.
Fixed typo in build tool warning popup
added post effect controller, camera animation/controller for depth of field
added new test map
setup trigger for intro and outcome panel
Avatars look to center of the map when there's no valid hover tile
Avatars now look towards the curren't player's highlighted tile
fix for graph y axis max ticks
Fix for graphs trying to credit units with tile fall kills/dmg :)
fix for NRE cus of xp values not being ignored in practice
XP ring fill origin get's hidden after the first level up of a loop
Don't try and level up fan bar if there's no change.
XP ring level text gets updated each levelup
Avatar-emote-menu-show space keyboard shortcut ignored when chat input panel is active
Added a new WhatsNew entry file
test FOR FUCK SAKE fix speech bubble flickering
bla FOR FUCK SAKE tweak smoke
Laucnher health reduced 6 -> 4
Slasher damage increased 3 ->4
FOR FUCK SAKE xp panel with origin xp bar
streak counter now correctly clamped to 0-9 not 0-10
xp/fan rings work
previous/current streak is now send with end game command
▅ ▉▌▌▋▌ ▇▅▍▅▌ ▍▍▆▋▊▋▍▍▊, ▆▌▊ ▆▌ ▄▊▆▍▌ ▉▆▋▉▊▅
FillBar function now takes a map value multiplier.
Mapped XP ring to 0 - 0.875
Can now cycle through graphs with mousewheel
awards finished showing event is now a coroutine, delays for XPDelay before the XP bar starts filling
Fix for graph generators being init'd every game