257,748 Commits over 4,018 Days - 2.67cph!

11 Years Ago
Fixed screens in edit mode.
bot
11 Years Ago
LinuxDS Build 106
11 Years Ago
Merge branch 'js-scripting' of arcade
11 Years Ago
Merge branch 'js-scripting' of arcade
11 Years Ago
Fixed screens going black after refocusing.
11 Years Ago
Fixed screens going black after refocusing.
bot
11 Years Ago
Linux Build 208
bot
11 Years Ago
OSX Build 183
bot
11 Years Ago
Windows Build 126
11 Years Ago
11 Years Ago
[memory_dungeon] shuffled cards
11 Years Ago
[memory_dungeon] shuffled cards
11 Years Ago
Moving towards more defined "what is unity components and what is totem components" for our player controller.
11 Years Ago
Removed all menu items, replaced with a new game button.
11 Years Ago
Main menu and loading screen UI tweaks.
bot
11 Years Ago
Windows Build 125
11 Years Ago
Updated scene to stop strange NullReferenceExceptions in Bolt.
11 Years Ago
Updated scene to stop strange NullReferenceExceptions in Bolt.
11 Years Ago
Road Sections are now reconfigured properly if the road sections on either side are pointing to a different direction!
bot
11 Years Ago
Linux Build 201
bot
11 Years Ago
OSX Build 176
bot
11 Years Ago
Windows Build 124
11 Years Ago
Added experimental dynamic DTVars, accessors are Entity:SetNetworked[TYPE]2(name, value), Entity:GetNetworked[TYPE]2(name), SetGlobal[TYPE]2(name, value), GetGlobal[TYPE]2(name), [TYPE] being any of the following: Float, Int, Bool, String, Vector, Angle, Entity. Function names are temporary and are subject to change.
11 Years Ago
Returning false in the callback passed to serverlist.Query will now cancel the query
11 Years Ago
Fixed multiplayer test cabinet prefabs.
11 Years Ago
Fixed multiplayer test cabinet prefabs.
11 Years Ago
Added Debug configuration, fixed major performance issue.
11 Years Ago
Added Debug configuration, fixed major performance issue.
11 Years Ago
Sceneupdates
11 Years Ago
Fixed rendering.
11 Years Ago
Fixed rendering.
11 Years Ago
Fixed NullReferenceException in ControlsBase.
11 Years Ago
Fixed NullReferenceException in ControlsBase.
11 Years Ago
Audio and some parts of the graphics system seem to be working now.
11 Years Ago
Audio and some parts of the graphics system seem to be working now.
11 Years Ago
Everything compiles again, time to test.
11 Years Ago
Everything compiles again, time to test.
11 Years Ago
Audio and Controls providers implemented, just Graphics to go.
11 Years Ago
Audio and Controls providers implemented, just Graphics to go.
11 Years Ago
Cleaned up PlayerControl camera stuff a bit, kinda broke the smoothing though...
11 Years Ago
Crash report fixes
11 Years Ago
Finished abstracting away everything Unity related from GameAPI.BudgetBoy.
11 Years Ago
Finished abstracting away everything Unity related from GameAPI.BudgetBoy.
11 Years Ago
Prefab and scene updates for consistency
11 Years Ago
Updated Main Camera Prefab a little
11 Years Ago
Added basic screen edge scrolling with smoothing.
11 Years Ago
holster / attack / idle animations for the salvaged axe
11 Years Ago
Attempt to detect and report crashes in previous runs
11 Years Ago
First pass bota bag vm anim
11 Years Ago
Adding in stuff to preview and hopefully validate new road sections without altering the current HEM.