255,458 Commits over 3,990 Days - 2.67cph!

11 Years Ago
Added custom editor for GameBehaviour.
11 Years Ago
Added command line argument to packager to package without the GUI.
11 Years Ago
Games now load correctly from compiled packages.
11 Years Ago
Games are now compiled before being packaged, although loading assemblies from packages hasn't been implemented yet.
11 Years Ago
Fixed player not swimming in water
11 Years Ago
Debug spam fix
11 Years Ago
F2 tweak menu osx/linux debug
11 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)
11 Years Ago
Ignore private.0 files
11 Years Ago
Changed default time to 6 AM again (i.e. time after server restart)
11 Years Ago
Viewmodel metal shader, glass shader, rough early lantern prefab (no light yet) for world placement and a random tree prefab.
11 Years Ago
Added lantern item as deployable.
11 Years Ago
Glass shader
11 Years Ago
Cubemap for viewmodels.
11 Years Ago
Testlevel update.
11 Years Ago
Fixed Furnace guide prefab having collisions.
11 Years Ago
Backup committing a view model shader and some lantern files.
11 Years Ago
Sky prefab saved again to see if it fixes perma-night issue...
11 Years Ago
crouchwalk/jog animations for when the player is holding the hatchet
11 Years Ago
Ready to start attempting rendering.
11 Years Ago
Games are now loaded in Unity.
11 Years Ago
Fixed PVT issues on OSX, except aliasing caused by missing aniso filtering
11 Years Ago
Toggled TOD_Time back on ;)
11 Years Ago
Added "renderbox" scene used for general shader setup and icon screenshotting
11 Years Ago
source file update
11 Years Ago
Started to look into camera movement mokeups for transitions between ironsights & reloading.
11 Years Ago
Missed a bit.
11 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...
11 Years Ago
F2 menu debug for osx
11 Years Ago
Torch light tweak
11 Years Ago
Games can now be detected from Unity.
11 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++
11 Years Ago
Updated ignore.conf
11 Years Ago
Implemented BudgetBoy.Image resource saving.
11 Years Ago
Latest dll versions.
11 Years Ago
Added a dialog to select package save destination and fixed an error when opening more than one game project.
11 Years Ago
Added a button to create packages.
11 Years Ago
Basic game packaging implemented.
11 Years Ago
Temporary files are now properly ignored during script compilation.
11 Years Ago
Initial framework files.
11 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)
11 Years Ago
TOD settings tweaks. Tweaked daytime color grading LUT. Camera post tweaks.
11 Years Ago
removed an obscenely named test function
11 Years Ago
arcade prototype
11 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!
11 Years Ago
11 Years Ago
Minh Le vs Unity IK system. Round 2
11 Years Ago
Updated tonemapping, some post FX tweaks and TOD settings. Added script to update water reflection color from TOD ambient light.
11 Years Ago
Merge from /main/shinyspherelp
11 Years Ago
Fixed seeker materials not being updated when hit.