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

11 Years Ago
Added Stage<TGame> class extending Stage for convenience.
11 Years Ago
Added Stage<TGame> class extending Stage for convenience.
11 Years Ago
Fixed trousers not removing the censor cube Added 'censornudity' convar (default false) Stop looting if moved away from source entity, or source entity destroyed Fixed player preview being in a weird pose, having feet cut off Tweaked how harvested items are awarded to the player Added editor option to reload item list Added human skull, wolf skull, spoiled apple
11 Years Ago
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
11 Years Ago
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
11 Years Ago
Thompson rust_reboot submit of the world and view models. LODs are done, scale and pivots should be sorted too.
11 Years Ago
Thompson rust_art submit of the world and view models. LODs are done, scale and pivots should be sorted too.
11 Years Ago
Added amplift color
bot
11 Years Ago
LinuxDS Build 64
11 Years Ago
Added car package made from the Unity sample assets. Using it to test the mesh colliders but will add it to the demo scene.
11 Years Ago
Happy green success bar now shows after outputting a compiled package.
11 Years Ago
Happy green success bar now shows after outputting a compiled package.
11 Years Ago
Synced items
11 Years Ago
Fixed some mistakes in the test game.
11 Years Ago
Fixed some mistakes in the test game.
11 Years Ago
Added a bunch of Dan's props
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
11 Years Ago
Added references to ClearScript.
11 Years Ago
Added references to ClearScript.
11 Years Ago
changed mask settings on head flinch
11 Years Ago
Fixed terrain holes showing up in the distance when the cave tops are culled
11 Years Ago
Made TerrainSkin work properly on the dedicated server Added some null tests to TerrainCollision for scenes without TerrainMeta
11 Years Ago
Increased network ent view distance
11 Years Ago
Tiem of Day update to 2.1.1 prerelease 3
11 Years Ago
Sync with GitHub
11 Years Ago
Fixed pickup not working
11 Years Ago
Missing items from last commit
11 Years Ago
Fixed the dodgy normals
11 Years Ago
Renamed some items
11 Years Ago
Added holdtype anims to player controller
11 Years Ago
Wolf corpse now has cloth
11 Years Ago
Undone goosey's meta file changes that wouldn't change anything but actually broke everything
11 Years Ago
Revert "changed which line in game build scripts is colored green" This reverts commit 7ffe41b64385180998234d121b7a2293db1173db.
11 Years Ago
Revert "changed which line in game build scripts is colored green" This reverts commit 7ffe41b64385180998234d121b7a2293db1173db.
11 Years Ago
changed which line in game build scripts is colored green
11 Years Ago
changed which line in game build scripts is colored green
11 Years Ago
added Pow and PI to Mathf
11 Years Ago
added Pow and PI to Mathf
11 Years Ago
latest version of unity decide to change the meta files for a bunch of weapons. Benign changes and shouldn't affect anything.
11 Years Ago
adjusted the playback speeds for many of the animations ( to minimize the amount of "foot sliding" in the movement animations)
11 Years Ago
changed the running + bow animations so that the bow is lowered in a more natural position
11 Years Ago
Optimized pvt table textures; now 33% smaller Tweaked pvt fetch code; now faster and more reliable Fixed some more pvt hot reloading issues; quick cleanup PVT is now live on Procedural Map
11 Years Ago
added a Reset method to Animation
11 Years Ago
added a Reset method to Animation
11 Years Ago
added input state so single press input can be checked over network changed player input command to network pitch and yaw view angles and a 32 bit int for button state added fps camera instead of thirdperson
11 Years Ago
added input state so single press input can be checked over network changed player input command to network pitch and yaw view angles and a 32 bit int for button state added fps camera instead of thirdperson
11 Years Ago
Intersection road segments now have curb meshes. Normals are a bit fucked at times though. Sort out UV stretching.
11 Years Ago
Fixed missing wolf in menu screen
11 Years Ago
Fixed lock not deploying properly when connected to server