225,812 Commits over 3,714 Days - 2.53cph!

10 Years Ago
Quick script to set the prefabName on all prefab entities
10 Years Ago
Rock deploy test
10 Years Ago
Fixed grass footstep effects not being destroyed
10 Years Ago
Clear datatable before loading save Trigger can now convert collider into interesting object Remove all trigger entries on disable Fixed not being able to shoot through building window/door Added developer convar Should now be able to deploy fire etc on buildings Fixed constructvision becoming unresponsive when switching away and back Triggers all have layer masks now
10 Years Ago
Added custom editor for GameBehaviour.
10 Years Ago
Added command line argument to packager to package without the GUI.
10 Years Ago
Games now load correctly from compiled packages.
10 Years Ago
Games are now compiled before being packaged, although loading assemblies from packages hasn't been implemented yet.
10 Years Ago
Fixed player not swimming in water
10 Years Ago
Debug spam fix
10 Years Ago
F2 tweak menu osx/linux debug
10 Years Ago
Added TerrainMath colormap getters Fixed grass patches sometimes looking like someone's lawn (will miss those neat square patches) Fixed some minor spawn filter things (mainly changed all getters to interpolated versions thereof)
10 Years Ago
Ignore private.0 files
10 Years Ago
Changed default time to 6 AM again (i.e. time after server restart)
10 Years Ago
Viewmodel metal shader, glass shader, rough early lantern prefab (no light yet) for world placement and a random tree prefab.
10 Years Ago
Added lantern item as deployable.
10 Years Ago
Glass shader
10 Years Ago
Cubemap for viewmodels.
10 Years Ago
Testlevel update.
10 Years Ago
Fixed Furnace guide prefab having collisions.
10 Years Ago
Backup committing a view model shader and some lantern files.
10 Years Ago
Sky prefab saved again to see if it fixes perma-night issue...
10 Years Ago
crouchwalk/jog animations for when the player is holding the hatchet
10 Years Ago
Ready to start attempting rendering.
10 Years Ago
Games are now loaded in Unity.
10 Years Ago
Fixed PVT issues on OSX, except aliasing caused by missing aniso filtering
10 Years Ago
Toggled TOD_Time back on ;)
10 Years Ago
Added "renderbox" scene used for general shader setup and icon screenshotting
10 Years Ago
source file update
10 Years Ago
Started to look into camera movement mokeups for transitions between ironsights & reloading.
10 Years Ago
Missed a bit.
10 Years Ago
Added furnace V2, new fire emission shader, updated campfire and related assets to work with new shader. Updated prefabs for furnace and campfire...
10 Years Ago
F2 menu debug for osx
10 Years Ago
Torch light tweak
10 Years Ago
Games can now be detected from Unity.
10 Years Ago
Save/load string table to disk in saves Throw error when creating entity with matching ID of existing entity Entity prefab names use stringtable instead of sending string name Protocol++
10 Years Ago
Updated ignore.conf
10 Years Ago
Implemented BudgetBoy.Image resource saving.
10 Years Ago
Latest dll versions.
10 Years Ago
Added a dialog to select package save destination and fixed an error when opening more than one game project.
10 Years Ago
Added a button to create packages.
10 Years Ago
Basic game packaging implemented.
10 Years Ago
Temporary files are now properly ignored during script compilation.
10 Years Ago
Initial framework files.
10 Years Ago
Added dev.sampling X to enable downsampling (X = 2 means 200% rendering res, downsampled to 100%) Reverted tonemapping since adaptive algorithms are broken on OS X (Unity bug submitted + confirmed)
10 Years Ago
TOD settings tweaks. Tweaked daytime color grading LUT. Camera post tweaks.
10 Years Ago
removed an obscenely named test function
10 Years Ago
arcade prototype
10 Years Ago
Made changes to HEM. It's now a lot nicer! Final step is to work out uvs PROPERLY and to work out what happens when direction of the road edge needs to change ?! Then do some more debugging and re add nice mesh generation with properties!
10 Years Ago