193,440 Commits over 4,079 Days - 1.98cph!
mousing into the map viewport of preview map now switches to edit mode
Progression widget now modal
Closing potential sources of NRE in occludees
Packed another few dozen materials
Minor tweaks to texture usage report tool
Deleted the squad editor unit buttons from the scene
Changed unit button bar spacings to work with normal Unit button prefabs
Supermarket loot spawn tweaks
Merge from weekend_branch
Added events for clicking map button for preview and for edit.
Bottom squad editor panel now opens/closes depending for edit/preview modes
Supermarket final tweaks and polish
Can now drag units from the panel onto the board
Scale fix.
Dragging and release a unit onto a blank tile now works
Added mouse input event for left click up NOT over the board area
board unit dragging basics
Packed hazmat suit materials
Downscaled hazmat mask textures
Downscaled wood armor and roadsign vest
gas_station update
gas pump LODs/COLs/ Textures and prefab
Added mouse input events for releasing left mouse over a unit or a tile
Disabled drag scaling for now
moe wip dragging
Downscaled heavy plate jacket and pants
Packer tools support for 48 and 64 bpp
Fixed imageutil savetexture swizzling
Fixed compile warnings
Supermarket cash register
Fixed possible Lua error(s) in menu state
Kill SetVisible on CharacterModel. SetVisibility is king now.
Fixed construction parameters on building materials not being set properly on load
Changed character visibility to have three states. Characters that are nearby (currently, within 75m) but not visible to the player can still animate while having some other unnecessary features disabled, meaning their weapons can still play sounds in animation events and so on
Added a Go Home ability to units - if they are outside of their territory you can command them to head back to their territory
Applied Unit Controller load fix from last week to a Groups entities to fix buildings getting marked as not player controlled on load (buildings in players group but not player controlled was messing stuff up)
Added a missing ProtoInclude for PersistedGameEventManagerData
Diplomacy component now keeps track of when the last gift was given to another group, and won't give another gift until 24h later
Stop NPCs showing money FX for their initial money allowance
Fixed errors in wallhole calculations.
Forgot some BaseNpc tweaks in merge.
Missed a Main Camera tweak in the merge.
made a start on a basic game event system.
for now game events can be set up with triggers in game modes.
PlayerProgressionWidget fixes
Various activity related cleanup
Updates post processing stack