19,298 Commits over 1,614 Days - 0.50cph!
Fixed Player.CreateGroup not passing controller
Made the exploration grid work properly.
Fixed grid rect constructor
Fixed keyboard + menu widget icon map transitions
Various Player semantics cleanup (refer to Tribe as Group)
WIP clouds of war texture padding stuf
InfluenceAndTerritory only creates exploration grid with extra padding when the group is the player tribe
more logging to show which units are being outside the grid
added cutscene skipping to starting a session from an existing zone
Added method to update all entity grid positions, called at end of Session.StartNew and .Load
TerritoryLocationSelector now catches invalid grid positions
Added "Is Player Controlled" to the entity info debug panel display
Delay initial entity grid position update until game is ready and in Playing state
More helpful Grid warning
WIP exploration grid padding
Fixed knowledge overlay widgets staying visible for items that are equipped while the knowledge overlay is active
Finally fixed rotation logic on objects, there's no longer a deadzone when the mouse is close to the origin of the object
Improved building rotation placement logic
-reduced deadzone when mouse is hovering over centre of a unit (was 1 unit, now 0.1)
-added more plane fallbacks to account for mousing over skybox and weird camera angles when rotating objects
Join Party logic seems to be working without dithering, requires more testing
Reworked leave Party conditions
-removed flag checks (will probably replace these with standalone goals)
-uses considerations for Health/Food/Sleep instead of hard thresholds
Started work on joining party logic, disabled for now
Fixed player camera module not being switched correctly when zooming out to the map view
Removed persisted data type in MapCamera
the any key is the best key
Fixed selecting units on the map not triggering the new transition
attempt at cutscene skipping
More map transition improvements
WIP cloud layer alpha lerp
Map camera zoom in threshold to transition
More camera transition improvement (sync rotation)
Made game to map camera transition somewhat acceptable
More camera transition stuff
Rally Tribe can't be done when sleeping
Player camera transition WIP
death time uses the right datetime
Pause UI quit coroutines to ensure we save properly before qutting to menu or out of game
Jenkins file f3
Save at end of GameManager.DoStartNewSession
human controller update to fix 832 "Carrying heavy items anim blends to the wrong pose when stopping"
DSE cleanup
DataBrowser remembers selected asset after compile
Removed some navigation debug
whoops that line was supposed to be there
Some more assets that didn't save correctly
Units can now leave parties independently - checks for a few different Flags and StatMeasurements
Added the inverse of this check to invite to party actions so units can't be invited to parties that they'll want to leave immediately