240,163 Commits over 3,837 Days - 2.61cph!

bot
10 Years Ago
OSX Build
10 Years Ago
Networking tweaks
10 Years Ago
Switching to updated facepunch library and to Raknet.
10 Years Ago
added crumbling platform court and water_jet court to test_scene, exported to unity
10 Years Ago
Changed splat selection enum values to powers of two
10 Years Ago
Possible fix for game host not working with Mono.
10 Years Ago
Ref images of expressions for Alex.
10 Years Ago
Stone Tier Texture improvements
10 Years Ago
Updates to vm bow anims & controller
10 Years Ago
Added rocks to riverbeds Tweaked some rock decor terrain modifiers
10 Years Ago
checking in all new blendshapes for head 3 plus textures. Blends work in max so they should work in Maya for alex. Hopefully.
10 Years Ago
Player rotation snapping
10 Years Ago
Added `--restricted` option for the game host process to enable sandboxing.
10 Years Ago
Fixed NRE in Disconnect
10 Years Ago
Clientside networking checks, error reporting
10 Years Ago
Started tutorial
10 Years Ago
missing #if's
10 Years Ago
Games are now loaded into a separate appdomain within the game host process.
10 Years Ago
merge into main eoka behaves like it did in legacy, with a few extras
10 Years Ago
merge from main added eoka strike recoil and strike functionality
10 Years Ago
Final char04 Maya file with blendshapes. Updated textures. ZBrush BS source project.
10 Years Ago
About to switch to the Raknet code.
10 Years Ago
Only add terrain modifier noise to splat and color
10 Years Ago
10 Years Ago
Networking tests
10 Years Ago
merge from main
10 Years Ago
UI changes and added generator to level
10 Years Ago
Refactored decor spawning backend Added method to scatter static decor directly onto paths (roads / rivers)
10 Years Ago
Decor rules.
10 Years Ago
Networking reliablility fixes
10 Years Ago
- Merged skill system rework to Main now that it mostly works
10 Years Ago
Can crush skulls into bone fragments again
10 Years Ago
- New placeholder ship model is now on correct layer so that it gets ignored by the outline effect
10 Years Ago
- Fixed a skill upgrade bug caused by last commit
10 Years Ago
Merge from main.
10 Years Ago
- Made skill tree nagivation slightly better with a gamepad. Or maybe worse.
10 Years Ago
Various env stuff. Backup.
10 Years Ago
Fixing some colision issues, updated the prefab scenes.
10 Years Ago
Send disconnect reasons to server before disconnecting
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Removed use of `pdb2mdb.exe` on Windows since games are no longer executed within Mono.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Now explicitly running `mono` on non-Windows with the `--debug` option.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Using the old temporary assembly path generator.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Remotes should always respond to remote calls.
10 Years Ago
Removed `[remote]` tags to logs and errors received from a remote game host.
10 Years Ago
Corrected cursor position.
10 Years Ago
Merge branch 'master' of arcade