239,262 Commits over 3,837 Days - 2.60cph!

10 Years Ago
Fixed the newly broken trees.
10 Years Ago
wip
10 Years Ago
[zombies] exclamation effect when soldiers spot a target and alert allies
10 Years Ago
Fix rock sounds not playing
10 Years Ago
Concrete footsteps first pass
10 Years Ago
Fixed merge terrain config.
10 Years Ago
Various files.
10 Years Ago
Fix ambience for new topologies Reorganize sounds after move outside resources folder Make sure the rest of the sound system is using prefab references instead of string names
10 Years Ago
- More skill tree UI work, added vertical lines to skill unlock columns - Re-enabled player map-marker
10 Years Ago
- Skill tree icon images are now specified via XML - Started aligning skill tree elements - Added Skill Tree screen as a sub screen to the main UI so it can be navigated via the root controller
10 Years Ago
- Started placeholder UI screen for Skill trees. Auto-constructed from XML skill tree definitions.
10 Years Ago
some more horse anims
10 Years Ago
- Started work on new skill tree data format and classes - Initial basic loading of skill trees from XML files - Added a test skilltree xml file
10 Years Ago
- Fixed projected shadow artifacts introduced by a previous change - Fixed a potential cause for metatable corruption
10 Years Ago
Reshuffling
bot
10 Years Ago
Windows Build
10 Years Ago
Networking Fixes
10 Years Ago
[zombies] soldiers throw their gun farther more often when they die
10 Years Ago
[zombies] bodies leave skeletons behind for a bit
10 Years Ago
[zombies] refactored out the pointless sSoldier-AISoldier hierarchy
10 Years Ago
merge from main
10 Years Ago
Re-enabling some shader features
10 Years Ago
Merge from main
10 Years Ago
RC2 shader changes
10 Years Ago
Terrain texture heights better compromise between parallax and splat blend.
10 Years Ago
Improved mountain snow.
10 Years Ago
Merge fix
10 Years Ago
Merge fixes
10 Years Ago
Merge changes from trunk (gulp)
10 Years Ago
* Fixed JSONToTable duplicate values from arrays
10 Years Ago
Fixed being able to wear blueprints Fixed bow reload Fixed hurt overlay showing while spectating Fixe metabolism changes not being applied (when eating, using bandage etc) Fixed infinite human meat Added warning on creating item with <1 amount Fixed animator warnings
10 Years Ago
[zombies] bulletholes fade out
10 Years Ago
- Added ZoneInfluence which creates and updates InflunceMaps, (currently with only 2d but with support for 3d trees) - ZoneInfluence currently creates two maps on world construction ForestDensity and TribeActivity - Added Zone tab to Debug UI which shows images for InfluenceMaps from the currently occupied Zone
10 Years Ago
wip
10 Years Ago
Source files.
10 Years Ago
extra admin abilities
10 Years Ago
- Graphics settings now have real default values, not just everything turned off. (everything except vsync is enabled by default now) - Attempts to default to 1280x720 resoltuion until the player picks one in the settings menu - Disabled the Unity resoltuion/settings launcher
10 Years Ago
wip
10 Years Ago
Adding hide/burlap models, textures, prefabs, etc.
10 Years Ago
horse animations (idle / walking)
10 Years Ago
- Player->Enemy collision is now disabled while the player is boosting - Some settings changed because of RC2
10 Years Ago
removed test material, updated max file and scene
10 Years Ago
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
10 Years Ago
Influence map experiments
10 Years Ago
Gun fires again. Need to plumb hitbox system in.
10 Years Ago
Working on using sockets to communicate with game hosting processes.
10 Years Ago
Fixed RockMaterial error in test level
10 Years Ago
Showing hit positions for TENN
10 Years Ago
Shader fixes for RC2
10 Years Ago
Exposed slide value