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

11 Years Ago
Updated icons from admin site Fixed building plan switch strings being #phrases
11 Years Ago
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
11 Years Ago
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
11 Years Ago
adding gloves (which need skinning properly) and adding feet with textures
11 Years Ago
Revamped item categories Updated crafting UI
11 Years Ago
Burlap shader normal intensity toned down.
11 Years Ago
Merge branch 'master' into networking
11 Years Ago
Merge branch 'master' into networking
11 Years Ago
Fixed IconRender2
11 Years Ago
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
11 Years Ago
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
11 Years Ago
Added use of road properties so roads can now have different widths. Now need to add meshes and blend them together.
11 Years Ago
Time of Day update to 2.1.1 prerelease 1
11 Years Ago
Commented Swatch fields.
11 Years Ago
Commented Swatch fields.
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Updated VSDoc metadata
11 Years Ago
Should prevent door stacking
11 Years Ago
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
11 Years Ago
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
11 Years Ago
An icon scene with more intricate rendering/lighting setup.
11 Years Ago
Added comments to the Swatch class.
11 Years Ago
Added comments to the Swatch class.
11 Years Ago
Added lock item Added item slot system Added module: DeployToItem Added module: ItemSlot Renamed item hook OnCreated to onCreated Removed item.name (redundant) Locks are now a seperate deployable item protocol++
11 Years Ago
Made Entity.Stage setter internal.
11 Years Ago
Made Entity.Stage setter internal.
11 Years Ago
Merge branch 'master' of arcade Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Merge branch 'master' of arcade Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Fixed scripts within subdirectories not being compiled.
11 Years Ago
Fixed scripts within subdirectories not being compiled.
11 Years Ago
Fixed all sorts of issues with the billboard import settings of the new trees
11 Years Ago
Fixed some issues regarding AI system performance
11 Years Ago
Fixed prone being on in player models (!)
11 Years Ago
Calibrated the LODing on all field trees
11 Years Ago
Ignoring UnityVS.VersionSpecific.dll and meta
11 Years Ago
Deleting UnityVS.VersionSpecific.dll (it auto re-creates itself)
11 Years Ago
Field tree billboard mats and normalmap meta fix.
11 Years Ago
Proper billboard import settings, and cleaned up old clutter.
11 Years Ago
Field tree lod billboard textures
11 Years Ago
Merge branch 'master' into networking Conflicts: Unity/ProjectSettings/InputManager.asset
11 Years Ago
Merge branch 'master' into networking Conflicts: Unity/ProjectSettings/InputManager.asset
11 Years Ago
removed bouncy ball
11 Years Ago
removed bouncy ball
11 Years Ago
added mousewheel zooming for the demo scene
11 Years Ago
added mousewheel zooming for the demo scene
11 Years Ago
removed unused var
11 Years Ago
removed unused var
11 Years Ago
Graphics.GetImage logs the image name if it cant find it