reporust_rebootcancel

105,880 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Grooming in-game screens
10 Years Ago
Merged changes from main
zon
10 Years Ago
Fixed animal sense properties.
10 Years Ago
Added long-sleeved t shirt model, textures, and prefabs
10 Years Ago
Updated mid-level jacket to work better with underlying layers
zon
10 Years Ago
AISense once again uses structs.
10 Years Ago
Merged changes from main
10 Years Ago
Loading screen redux Don't spam commands into the console when loading config file
zon
10 Years Ago
NPCAI now uses Decision.State.
10 Years Ago
PrefabPreProcess only process prefabs (in editor) More UI progress
zon
10 Years Ago
Set up AI decision curves.
zon
10 Years Ago
Merged changes from main.
zon
10 Years Ago
Added decision states to AI prefab.
10 Years Ago
adjusted some preventBuilding radiuses updated sleepingbag model
zon
10 Years Ago
Fixed a bug where new animals would immediately starve to death.
10 Years Ago
Increased terrain resolution (4x) Added proper segmentation to heightmap generation Added dunes to heightmap generation Increased forest density, frequency and size Increased valid noise seeding range Optimized checksum generation
10 Years Ago
Fixed the riduclous amounts of shininess on the chickens. They no longer look like they came out of a Lady Gaga video.
10 Years Ago
redid all of the animals' mecanim state machine. They transition to/from each state much smoother now (no more snapping from sleep --> awake)
10 Years Ago
First version of custom environment Standard shader with CryEngine-style "Blend Layer" support
10 Years Ago
Refactored how GameManager works (to remove Realm usage)
10 Years Ago
Fix lit torch attack not playing strike effect
10 Years Ago
Updated torch vm anims, changes to anim controller
10 Years Ago
Changed torch animator so both lit & unlit states work on one layer
10 Years Ago
Merged changes from main
10 Years Ago
Simplified Scene2Prefab to reference GameObjects instead of pathnames Can have multiple Scene2Prefab's per scene Scene2Prefab's don't have to be root objects Translate initializes automatically on first use Added Transform.GetSiblings<T>() Server browser WIP Added LocalizeText component (for localizing a UI.Text)
10 Years Ago
Mixing terrain splat normals with base terrain normals for more pronounced and detailed hill lighting
10 Years Ago
Fixed new issue of not being able to hit objects with torch when lit
10 Years Ago
Re-enabled threading in-editor
10 Years Ago
lootspawn changes
10 Years Ago
More detailed checksum mismatch logging
10 Years Ago
Made noise library use native implementation if possible, otherwise use managed fallback
10 Years Ago
+ProfileProceduralMap
10 Years Ago
Fixed terrain atlas set not saving slots Fixed terrain atlas generator not forcing read/write texture import settings Updated ProfileProceduralMap
10 Years Ago
Updated ProjectVersion
10 Years Ago
Forced alphabetical order when spawning decor types Protocol++ (network + save)
10 Years Ago
Converted TerrainTreeBatch to the new fast getter and setter in b20 Made clientside tree placeholders move when their owner entity is moved (fixes trees at origin, invisible trees)
10 Years Ago
Applied adjustments to the spawn handler object in the procedural map scene to the spawn handler prefab
10 Years Ago
New island map stuff.
zon
10 Years Ago
Fixed how AI decisions calculate target intensity.
zon
10 Years Ago
Started refactoring AI decisions.
10 Years Ago
tired / angry state animations for the wolf idle/walk/run added flinch animations for the wolf.
10 Years Ago
Menu UI wip
10 Years Ago
Updated to Unity5b20
10 Years Ago
Change torch attack sound when lit
10 Years Ago
Switched noise generation to managed backend (debugging)
10 Years Ago
Missing changes from ak74u first pass
10 Years Ago
Adjust waterpipe shotgun attack volume
10 Years Ago
Modified melee ranges to be shorter (and spear to be slightly longer) Increased melee cone for spears again, decreased melee cone for rocks fixed key lock status not showing key lock is default blueprint
10 Years Ago
Fixed errors in PlayerModel scene
10 Years Ago
First pass at ak74u sounds