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

10 Years Ago
Fixed problems with bootstrapping
10 Years Ago
Manually added example build output.
10 Years Ago
Root dir
10 Years Ago
Fixed Builds directory not being removed.
10 Years Ago
Added unix standalone builds.
10 Years Ago
Made terrain modifiers get applied in Awake()
10 Years Ago
Added TerrainColor and TerrainColorModifier Refactored TerrainOverlayModifier and TerrainSplatModifier
10 Years Ago
Set up pickpocket mechanim states & added 'loot' parameter
10 Years Ago
Added 1st pass player 'pickpocket' anim & set up clips
10 Years Ago
baseNetworkable.networkOwner not used for anything
10 Years Ago
Don't delete the spawnhandler on a listen server Tree layer (for perf tests) Not moving trees into Network heirachy seems to fix group < errors Changed network rotations to send as vectors Don't send trees in every snapshot - only the first one Don't send a full snapshot when spawning dead
10 Years Ago
updated player gesture source
10 Years Ago
Removing ExportedObj folder from plastic
10 Years Ago
Created bootstrapper stuff and a switch for it.
10 Years Ago
Moved tree stumps to their own prefabs
10 Years Ago
Hide prefabID in inspector
10 Years Ago
Added TreeEntity (so we can specifically optimize trees) Replaced ent.sourcePrefab string with prefabID (a hash of the string) Added ent.KookupSourcePrefab() (to get the prefab name as a string) Updated prefabs with new ID
10 Years Ago
Reduced standalone zip compression level to compare build times.
10 Years Ago
[ultimate_soldier] fixed a crash for very small levels
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Builds directory is now removed when a build starts.
10 Years Ago
Fixed the 64bit problem thanks to Garry. I'm going to redo all of the bootstrap stuff cuz it's shit.
10 Years Ago
[ultimate_soldier] fixed appearance of entrances
10 Years Ago
[ultimate_soldier] intermission stage has a shop
10 Years Ago
Fixed the speedtree animations (or lack of) - and the thing that was ruining our branch and leaf density.
10 Years Ago
Menu scene stuff.
10 Years Ago
Cleanup.
10 Years Ago
Some crystal & ice files.
10 Years Ago
[ultimate_soldier] player cant leave mission through entrance
bot
10 Years Ago
LinuxDS Build 155
10 Years Ago
[ultimate_soldier] AI soldiers aim in the direction they are moving
10 Years Ago
Wrastling with networking bollocks.
bot
10 Years Ago
OSX Build 237
bot
10 Years Ago
Windows Build 150
10 Years Ago
NWVars now support clientside prediction
10 Years Ago
test animation for first person eating.
10 Years Ago
fixed some alignment problems with the 3rd person eating gestures. added various sound fx for eating.
10 Years Ago
Made TerrainSkin support (kinda) dynamic splat adjustments
10 Years Ago
- Added WaterExenstion to pass the RenderSettings.customReflection cubemap to the Water shader. - Reimported SF - Moved World/Weather/Season managers to a new prefab and updated game_bootstrap scene
10 Years Ago
No need to build manifest in build process, it's done in a seperate call now to force defines
10 Years Ago
Updated to coherentui 2.5.0.0
10 Years Ago
Can set developer convar on server Fixed logic error in RPC_Server.MaxDistance Disabled PVT and water reflections by default (perf)
10 Years Ago
Trying out a more complex build script.
10 Years Ago
Minor fix.
10 Years Ago
▅█▆▊▆ ▅▌▍█▌█ ▇▅ ▄▊▅ ▋▄▋▋▍▋█ ▋▌▊▌▊▉, ▌▌▇█▉▍▆▌▋ ▇▊▄▌█▄█ ▊▊▅▋ ▇▍▍ ▉▇ ▉▇▄
10 Years Ago
Added a Build static class to test command line building.
10 Years Ago
Added random rocks to temperate and arid open fields Added rocks to the grass-beach transition Reorganized terrain-related procedural generation scripts Added basic idea of a dynamic splat modifier script (backup commit)
10 Years Ago
Only generate manifest if full defines are set
10 Years Ago
improved view model hammer anims
10 Years Ago
Web player now uses new proxy address.