243,025 Commits over 3,898 Days - 2.60cph!
Adding hide/burlap models, textures, prefabs, etc.
horse animations (idle / walking)
- Player->Enemy collision is now disabled while the player is boosting
- Some settings changed because of RC2
removed test material, updated max file and scene
Added noise verification of the 1D value, 1D gradient and 2D gradient overloads
Made noise verification sample at random positions in the valid noise range rather than hardcoded boundaries
Log more specific warning in safe mode
Influence map experiments
Gun fires again. Need to plumb hitbox system in.
Working on using sockets to communicate with game hosting processes.
Fixed RockMaterial error in test level
Showing hit positions for TENN
- Trying out new movement for player
- Added a placeholder ship model for testing
TENN is now playable but missing serve
made clouds a lot better, added new cloud elements, working on city scape
Log exception message as warning if noise cannot connect to native backend
Updated TENN anim controller
basic vm + wm done. Loading automatically.
re-checking in head 2 with teeth and eyes attached
Manually backported changesets 5737 and 5740 to main
Moving stuff out of resources
Made ambienceManager stuff use references instead of strings
Fixed terrain map normal decode (result has to be in world space)
Fixing grayscale texture settings
Starting on segregating each game instance into its own process.
Fixing a couple of minor things post-merge
Fixed terrain normal map bake
Post-merge compilation fix
UVmix, splat and spec tweaks.
Protocol++ (network + save)
Undoing earlier texture change, since the crafty fix works
Protection properties work properly again
Fixed some warnings
Using the new parser for `GamePackager`.
Added some heightmap frequency randomization
Started work on game host program.
Added failsafe to PrefabPreProcess (error if trying to modify assets directly inside the editor)
checking in head 2 with morphs
- Added movement collision spheres to some enemies
- BaseEntities now check for collision with other entities
- Player can collide with enemies again at last (ooops)
- Deleted some old enemy prefabs
Added missing Spawnable component to loot barrels
Updated TENN blendHitController & avatar mask
Tweaked some monument terrain anchors and modifiers
TENN run north meta update
Added TENN avatar mask & blend hit test controller