243,188 Commits over 3,898 Days - 2.60cph!
Added gui.InternalKeyTyped(code)
Added safeguards for all gui.Internal* functions
Tundra beach scene progress
added some new wolf animations; tweaked the walk animations.
Fade out water fog volume if far away from water
Fixed item inv not stacking different items properly
updated anim controller with anim for sleeping as well as a couple of missing jump anims. Jump anims will need some love once everythings in.
Commiting batch 2 of re-exported anims on new rig.
Wolf now dies
Wolf drops corpse (it's just a cube atm)
Player drops a corpse (a naked ragdoll that is stick to the floor)
Player corpse can be looted
Removed specularity from AI test scene grass
Let's give AstarPathfindingProject a try
Merge from main again (context menu class update)
Renamed ContextMenu to ContextMenuUI (name conflict)
Merge from main again (version class update)
Add inventory notifications to the previous update
Show active crafts in blueprint list
Renamed Version to BuildVersion due to System.Version name conflict
Merge from main again (to keep Unity from reimporting shitloads of shaders every time I switch branch)
Added min and max cluster size to spawn handler
Craft notifications
Craft cancelling
Craft progress
Time of Day update to 2.1.0 prerelease 3
Sort by craftablility
Craft on click
Menu shows blueprints
Menu indicates whether you can craft blueprint
Added triangle-shaped grass meshes to sparse-coverage areas
Added PlayerBlueprints component
Now sending list of craftable blueprints to HTML (wip)
Tweaked terrain material UV mixing parameters
Fixed terrain generator test scene not loading (whoops)
Re-added terrain generator test scene
Water, cliff shader and snow scene tweak
Cliff shader update, and merge prep.
Tried to make water less terrible. Really need to get it fogging properly.
Added ParticleScaler third party. Added new shader for rocks. Testing parallax with cave shaders.
improved the running animation; fixed some weighting issues on the wolf; adding some new animations
Heightmap and spec on all the ground textures.
Cave root asset. SimpleVertexAO shader, mataerial updates.
Added net_env to procedural map
Added PointEntity (derive from for entities that are always networked to players, regardless of position)
Added EnvSync entity (syncs time of day)
Players not correctly always subscribed to nw group 0
Added scripts folder.
Added scripts for updating the player rig & exporting a clean skeleton with no meshes or erroneous nodes.
commiting batch 1 of re-exported anims on new rig.