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

10 Years Ago
Refactored game packaging / loading to resolve assemblies automatically.
10 Years Ago
Build Settings are now loaded for subscenes automatically and forwarded into GameScreen, even in built runtimes.
10 Years Ago
Re arranged some the arc code and selectable stuff. Can now split arcs. Can now split road section
10 Years Ago
Added ResourceLibrary project
10 Years Ago
Added ResourceLibrary project
10 Years Ago
Protocol++
10 Years Ago
Fixed bug in AIPart (this explains the teleportation)
10 Years Ago
re-made bota bag vm prefab & transfered scripts ( as everytime something changes on the model it breaks the prefab)
10 Years Ago
updated bota bag vm deploy anim + meta data
10 Years Ago
Added polys to bottom of cork (as it can be seen in shot)
10 Years Ago
Updated bota bag vm anim (more force)
10 Years Ago
Protocol++
10 Years Ago
More AILocomotion adjustments in another attempt to fix animals teleporting to origin
10 Years Ago
Tweaked forest distribution (more snowy trees)
10 Years Ago
GameCabinet.Pause now accepts a byte array containing the last frame to display, or null to display an empty frame.
10 Years Ago
GameCabinet.Pause now accepts a byte array containing the last frame to display, or null to display an empty frame.
10 Years Ago
Reverted spawn debug logs
10 Years Ago
Doubled some forest densities (performance test, requires server restart)
10 Years Ago
Bugged me that this line was there :D
10 Years Ago
Fixed server not saving config files on quit
10 Years Ago
GameCabinet.EndLocalControl now uses a PausedEventArgs, which holds the last frame rendered and serialized game state if the game supports it.
10 Years Ago
GameCabinet.EndLocalControl now uses a PausedEventArgs, which holds the last frame rendered and serialized game state if the game supports it.
10 Years Ago
Rock hit sounds, screenshake Fixed weapon sounds effects sometimes not playing
10 Years Ago
Added fps.limit X (where X = max fps, default = -1 = no limit)
10 Years Ago
Fixed issues related to playing a build version.
10 Years Ago
Cleanup all the things even more
10 Years Ago
More cleanup
10 Years Ago
Auto-updated terrain asset files (5.0.0b3)
10 Years Ago
Cleanup step, taking out a lot of deprecated ngui stuff.
10 Years Ago
Added a frame pan to Camera FreeMode, while holding middle mouse button
10 Years Ago
Added missing meta files (just folders, nothing serious)
10 Years Ago
Added delay to melee attacks Fixed bolt rifle ironsights being wrong ViewModel.scene: Viewmodel switching button list ViewModel.scene: Right click look around, wsad move ViewModel.scene: Added melee hit button (plays "attack", then plays "attack2" on "Strike" event ViewModel.scene: Selects animation on viewmodel change in editor ViewModel.scene: Remembers last open viewmodel Converted rock, torch, hammer melee viewmodels to new system
10 Years Ago
Time of Day update to 2.2.1 prerelease 1
10 Years Ago
Added movement to Camera Free Mode... seems to have fixed the transform resets too..!?
10 Years Ago
More impact particle effect shader updates
10 Years Ago
Updated Bolt to latest version. Fixes highscore syncing without editing source.
10 Years Ago
Updated Bolt to latest version. Fixes highscore syncing without editing source.
10 Years Ago
Update CabinetScreen.cs
10 Years Ago
Update CabinetScreen.cs
10 Years Ago
Javascript games can now be packaged, basic communication with the Javascript engine is functional.
10 Years Ago
Javascript games can now be packaged, basic communication with the Javascript engine is functional.
10 Years Ago
Added GrassSpawn.Tapering parameter Tweaked grass prefab
10 Years Ago
Log parser more compatible
10 Years Ago
Updated premake5.lua to generate packaging scripts for JS games.
10 Years Ago
Updated premake5.lua to generate packaging scripts for JS games.
10 Years Ago
Protocol++
10 Years Ago
AILocomotion adjustments in an attempt to fix animals teleporting to origin
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Unity/Assets/Materials/CabinetScreen.mat
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Unity/Assets/Materials/CabinetScreen.mat
10 Years Ago
Trim newline in stack trace