201,896 Commits over 4,171 Days - 2.02cph!

bot
10 Years Ago
Linux Build 827
10 Years Ago
Fixed bounce issue Fixed AI starting in wrong state Added new collision type
10 Years Ago
▇▌█▉▇██ ▇▌▄▅\▇▊▍█▍▍▇▄.▅▊▇▍▇▉▊▆▆\
10 Years Ago
▌▉▋▇▌▊ ▍▌▊▊ █▉▍█
10 Years Ago
Altered ball mechanics - faster on hit but slower after bounce
10 Years Ago
added cogs and lava pipes, with lighting maps
10 Years Ago
added lava pipes to lava court scene
10 Years Ago
Units are assigned a random PersonalitySettings on Create Added PersonalityConsideration, UnitPersonalityConsideration (target match or compatability and contextual match respectively) Changed AttributeTypes enum to None, Physical, Mental Added some Mental Attributes Added some Personality data Added Unit+Personality Cleaned up SpeciesSettings.Create / Unit.Initialize a little so we dont have to set age and gender before init
10 Years Ago
Human IsSelectable if Tribe == PlayerTribe
10 Years Ago
Looking into perlin based zoning.
10 Years Ago
TrimExcess on network queue
10 Years Ago
Owl flying SE & SW anims forehand body updated forehand dive
10 Years Ago
Units now consider target unit personality compatability in the Form Breeding Group DSE Added Scion PP back on to the player camera Replaced crappy EnumMaskDrawer with Andre's super simple alternative (fixes conflict with Scion editor scripts)
10 Years Ago
More blood splats
10 Years Ago
Fixed NRE on server start (maybe)
10 Years Ago
Debug view tweaks Fixed Dead flag not being applied by Death effect EntityViewEditor and derived tweaks, added editors for additional EntityView types Added Interaction Positions to Berry Bush
10 Years Ago
Added editor camera.
10 Years Ago
Removed old geometry
10 Years Ago
Added new geometry.
10 Years Ago
Added city island
10 Years Ago
Updated Hammer and HLFacePoser to latest versions
bot
10 Years Ago
Windows Build 680
10 Years Ago
▍▍█▇▆▄█ ▇▇▊█▋▍▉██ .█▍▉▇
10 Years Ago
LOD grid components are now supported on pooled objects Building skin instantiates are now pooled
10 Years Ago
Fixed NRE in SoundPlayer
10 Years Ago
Optimized pool stack code Protobuf writing is totally garbage free Protobuf reading is totally garbage free except for strings
10 Years Ago
MetalOre slash impact FX created.
10 Years Ago
Highlight exceptions in server console
10 Years Ago
- Added Dungen from Asset store. @ezmeow
10 Years Ago
Some AI pooling
10 Years Ago
Updated UA string returned by awesomium
10 Years Ago
▋▄█ ▅▋▆▍▇▅▍▄▍▄▇█.▆▆.▋
10 Years Ago
- Purged camera and all related
10 Years Ago
Added some more control to island generation.
10 Years Ago
Shifted UI slightly
10 Years Ago
- Disabled move direction lookahead until it's better
bot
10 Years Ago
Windows Build 681
bot
10 Years Ago
LinuxDS Build 798
bot
10 Years Ago
Linux Build 829
10 Years Ago
- Camera changes
10 Years Ago
SaveInfo pooling
10 Years Ago
Manifest
10 Years Ago
- Camera fixes
10 Years Ago
Save speed tests
10 Years Ago
Added google analytics Applied analytics event to Agent+Behaviour's AddBehaviour.
10 Years Ago
Clients don't know if other players are admins/developers
10 Years Ago
Fixed LODBatch corruption on pooled objects
10 Years Ago
- Minimap and map rotation now matches the main camera's current rotation
10 Years Ago
Memory pool tracks items in use to idenfity missing frees and foreign items entering the pool
10 Years Ago
- Added Cash value to PlayerData