243,159 Commits over 3,898 Days - 2.60cph!
Changed splat selection enum values to powers of two
Possible fix for game host not working with Mono.
Ref images of expressions for Alex.
Stone Tier Texture improvements
Updates to vm bow anims & controller
Added rocks to riverbeds
Tweaked some rock decor terrain modifiers
checking in all new blendshapes for head 3 plus textures. Blends work in max so they should work in Maya for alex. Hopefully.
Added `--restricted` option for the game host process to enable sandboxing.
Clientside networking checks, error reporting
Games are now loaded into a separate appdomain within the game host process.
merge into main
eoka behaves like it did in legacy, with a few extras
merge from main
added eoka strike recoil and strike functionality
Final char04 Maya file with blendshapes. Updated textures. ZBrush BS source project.
About to switch to the Raknet code.
Only add terrain modifier noise to splat and color
UI changes and added generator to level
Refactored decor spawning backend
Added method to scatter static decor directly onto paths (roads / rivers)
Networking reliablility fixes
- Merged skill system rework to Main now that it mostly works
Can crush skulls into bone fragments again
- New placeholder ship model is now on correct layer so that it gets ignored by the outline effect
- Fixed a skill upgrade bug caused by last commit
- Made skill tree nagivation slightly better with a gamepad. Or maybe worse.
Various env stuff. Backup.
Fixing some colision issues, updated the prefab scenes.
Send disconnect reasons to server before disconnecting
Merge branch 'master' of arcade
Removed use of `pdb2mdb.exe` on Windows since games are no longer executed within Mono.
Merge branch 'master' of arcade
Now explicitly running `mono` on non-Windows with the `--debug` option.
Merge branch 'master' of arcade
Using the old temporary assembly path generator.
Merge branch 'master' of arcade
Remotes should always respond to remote calls.
Removed `[remote]` tags to logs and errors received from a remote game host.
Corrected cursor position.
Merge branch 'master' of arcade
[zombies] survivors wait to build if building spot is temporarily blocked
Stack traces from exceptions thrown in the game host process now have line numbers for game code when running games loaded from scripts.
Added noise to terrain modifiers for less circular, more scattered shapes
Network tweaks
network protocol++