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

10 Years Ago
Fixed GetTriangleTransform NRE Fixed error reporting not always reporting
10 Years Ago
[block_party] Testing out looping music.
10 Years Ago
Sounds now stop when a game resets / is disposed of.
10 Years Ago
Renamed `Graphics.GetAnimation` to `Graphics.CreateAnimation`, added a couple of overloads.
10 Years Ago
More audio overhauling; can now stop playing sounds, added `Sound.Play` and `Sound.Stop` methods to replace `Audio.Play`.
10 Years Ago
Progress on stone set, wall, doorway, window and third pieces with prefabs done
10 Years Ago
re-exported fbx's
10 Years Ago
Added Camera Path to the test scene
10 Years Ago
Started audio overhaul, added ability for sounds to loop.
10 Years Ago
added more floating on off signs and added light flicker shader
10 Years Ago
First pass at revolver sounds
10 Years Ago
turned off the base 'Overlay' layer when a player equips a weapon cuz it was redundant and it causing some glithces in blending. fixed spear poking animation so it doesnt look ridiculous when stabbing a rock and having the spear pull out.
10 Years Ago
Protocol++
10 Years Ago
LootSpawn generation from existing items Blueprint icon hack Blueprint learning Stopped time resetting to current server time
zon
10 Years Ago
Animals now all drop wolf meat.
zon
10 Years Ago
Reduced animal acceleration.
zon
10 Years Ago
Hard code decider intensities. Reduced calories burned each day by herbivores.
10 Years Ago
[block_party] spike balance tweak
zon
10 Years Ago
Fixed NPC diet initialization.
zon
10 Years Ago
Animals can now forage for food.
bot
10 Years Ago
OSX Build 299
10 Years Ago
Windows Build 234
10 Years Ago
- Fixed Entity:SetMaterial/SetSubMaterial not working on materials that haven't been precached yet - More OSX FreeType rendering adjustments
10 Years Ago
Trunk merge
10 Years Ago
latest anim scene
bot
10 Years Ago
OSX Build 298
10 Years Ago
Rock updates
bot
10 Years Ago
OSX Build
10 Years Ago
Updated ape controller
10 Years Ago
Dropping rocks now cause knockback
10 Years Ago
merge
10 Years Ago
Fixed not being able to pick up dropped items
10 Years Ago
[block_party] sfx and music
10 Years Ago
- Fixed StartupUI timing issue. - Fixed NRE in ZoneBiome
10 Years Ago
Restoring Scripts/Editor/World stuf that plastic didn't like
10 Years Ago
3rd person fist fighting animations done.
10 Years Ago
Added working files for sedimentary rocks
10 Years Ago
- WorldManager refactor. - Zones now managed by WorldManager, zone loading storage added to GameManager. - Laying groundwork for Biome driven animal spawning. - Added some basic transitions to UI - Exposting AudioMixer params to UI for music control over game startup and management
10 Years Ago
merge from main
10 Years Ago
fixed melee regression (much easier to hit things again now)
10 Years Ago
Exception fixes
10 Years Ago
Updated Ape match win anim
10 Years Ago
Trunk merge
10 Years Ago
Added player persistant data Blueprints restricted to player's unlock list
10 Years Ago
fix for bullet trails
10 Years Ago
added floating stop sign that turns off and on
10 Years Ago
Slight screen reflection tweak to make them more subtle.
10 Years Ago
Games can now be loaded from scripts in the `Arcade` Unity project.
10 Years Ago
Fixed a possible NullReferenceException on highscore stages.
10 Years Ago
Recoil system into main