197,434 Commits over 4,110 Days - 2.00cph!
Added smooth distance fadeout to new foliage system
Fixed TimeManager getting stuck
Fleshed out crime definition
Crafting UI item preview spinning and position fixes, exposed preview rotation & scale in ItemSettings
TileTopperView
CapturePointTTView
Tile toppers now register for tag changes with their tile entity
Placeholder capture point TT animation for capture points tag change
Moved some shit
Moved contact shadows plug to third party
board tile entities now get ids and are added to entity list
the build is now built before InitEntities is called
OnTagChange can now be overriden
Control/capture mode victory condition now caches the tiles with control points at the start of the match so it only has to check those entities
Acquire item task working
All existing mission stuff working, but delivery missions need more code to be completable.
Merge in Mission Definition changes since they turned out pretty well.
That's better. Remember your design patterns, kids.
Mission task definition stuff working, although it's probably a little overcomplicated
uvmix settings
splats
desert particles
area scene stuff
humanoidNPC baseline
humanoid NPCs can use weapons
humanoidNPC uses navmesh
Trying something with mission task definitions
Deactivate crafting modal on craft button click
Fixed PlayerProgression callbacks for behaviour completion not respecting break or player command interrupts
Updating post pro and navmesh shit from github
Added HBAO plugin
Added dynamic wave spawner, energy pickups, and new enimie type.
Players get released from jail when the sentence is complete
Reduced pool audio source pool size, removed some debug lines
Couple of internal shader fixes
Added contact shadows (works on vm); toggle via graphics (def=off)
AudioManager settings, named sources
AnimationAudioBundle pitch & volume support
Debug bits
more entity manager / events
Added randomized scale to new foliage system
Added value noise to new foliage system
Added some template crime stuff
Added randomized tinting to foliage shader (still disabled)
Added console command to teleport players to jail
virtual functions for EntityView
Board/Tile/Unit views now all have EntityView base class
started making the new OnTagChange stuff less shit
Added ability to teleport players.
cleaned up control match definition SO
new placeholder capture point model