6,819 Commits over 2,586 Days - 0.11cph!
added Celebrate anim trigger and Celebrate states to all unit anim controllers
mission notifications now appear when mission progress is made, fade in/out, progress bar fill anim
wip mission update notifications
UIMissionNotifications setup
added a mission notification panel to global UI.
added placeholder mission notification prefab.
locked camera rotation when mouse is over customisation editor UI (stops the camera rotating when mouse wheel scrolling lists)
middle clicking in customisation editor now correctly resets rotation
update customization editor UI / test camera
update customisation editor UI
disabled auto rotation of avatar in editor
cleanup test prefab in the scene, and fixed background star material
quick bit of UIAvatarBubble cleanup, added early out to avoid the calculations running every frame even if not visible
unit speech buble experimenting
reworked a bunch of potential damage calc functions to also take the attackFrom tile. This fixes a bunch of bugs, both with the new range indicator damage stuff and a bunch of AI bugs I didn't know about that would use these calculations. This is because when considering attacks from POTENTIAL tiles, the damage reduction calc was still using the ACTUAL unit tile positions.
fucked the in-range diamonds off now that we're using a better way of showing in-range targets
better in-range display for movement mode
added squad editor placement dust effect when landing from jumps
merged jump branch to main so we can spot any potential bugs
fix for jumping causing actions to not end correctly (I think)
fix for freecam mode which probably caused most of buck's issues
more UI fix / disabling profile button when the option panel is up
tweak unit squad editor, hopefully fixed team color
update squad editor UI , adding naviagation arrow
fixed some bug when opening the squad editor after the career mode
fix for unit movement raycaysting to floor position when moving.
added glossy, metal, watermelon body definitions
added Oh Shoot! and Manic Mortar missions
fix for unit specifc mission UCD filtering.
added pyro mission.
base MissionProcessor now gets UCD and filters it if a specific unit type has been specified for the mission
server now excludes any missions the player currently has from the available mission selection when dishing out missions.
tweak temple A flame
update WIP squad editor UI rework
merging missions branch to main due to scene change
added placeholder missions button to menu.
missions screen can be viewed and dismissed.
missions button activated on connection.
currency icon for mission panels
can now assign icons to mission definitions.
added default placeholder icon.
can now use %v in mission texts and it will be replaced with a colour coded mission Value.
mission panels now display correct info/progress
mission panel basic layout, script hookups, basic code setup.
added multikill mission processor, mission defs.