199,426 Commits over 4,140 Days - 2.01cph!
FOR FUCK SAKE unit animation controller
!A tile prefab stuff
Foliage displacement culling
Added foliage displacement to foundations
Stripped INeedsToStartDisabled (we do this for all prefabs anyhow)
Removed LODBatch (obsolete)
Deprecate Type::INVALID & added Type::NONE
CLuaInterface cleanup
Added Angle/Vector types to public Lua interface (+optional use of source's angle/vector types)
Automated Linux Build #629
Automated Linux DS Build #629
Automated Windows Build #629
Unit.Knowledge stores a dictionary of new EntityKnowledgeData struct instead of DateTime to track
GroupKnowledge no longer stores arrays of entities, instead relays data to other group members
Removed "Group Knowledge" entity source in DM
Fixed incorrect cursor state
New pool needs a bit more testing before it's ready for main (and GameObjectPool need some more work). Almost there.
Deprecate Lua::Type::Name array outside of GMOD builds
Automated Linux Build #630
Automated Linux DS Build #630
Automated Windows Build #630
PlayerController.MouseOver checks correct array
No steam or analytics in editor
Fixing some reconnection bugs.
Dispose of SteamClient in OnApplicationQuit
Fixed mouse on event constantly triggering
Stripped retired scripts from some prefabs
Scene2Prefab where required
Added editor script to find unused animators
Stripped unused animators from prefabs
Fixed incorrect animator import settings on cave_canyon_a
Scene2Prefab where required
EntityId no longer extends BaseId, various id related fuckeries and valdation
More assets Ids
Various audio source pooling cleanup related to session/destruction stuff