241,988 Commits over 3,867 Days - 2.61cph!

11 Years Ago
-added deploy animations to all of the view models
11 Years Ago
Fixed client connect message not getting through properly
11 Years Ago
Receive and use player's tick
11 Years Ago
Dedicated server joining, debug view
11 Years Ago
When making a server, if we're a client - auto try to connect. net.connect is now client.connect
11 Years Ago
Main Menu Background is now an object in the main menu. This makes our lives a bit simpler here. Added server.start <LevelName> - which you can call from the main menu (client doesn't auto join yet) Added Empty scene - I couldn't find an easier way to just clear all entities (except for DontDestoy ones) Changed bow to not import materials TODO: NO MODELS SHOULD HAVE EMBEDDED MATERIALS!
11 Years Ago
Refactored viewmodel loading to fit in the new prefab system
11 Years Ago
Speed controlled by CBasePlayer
11 Years Ago
Forgot movement prefab
11 Years Ago
Added PlayerWalkMovement - based on the first person controller in the new samples
11 Years Ago
Added client input route Heartbeats to server Input now uses the popup at the start of the game. If you don't like it you can suck my cock. Seperated some of the classes to CL_ SV_ and shared
11 Years Ago
Fix crash if steam isn't running
11 Years Ago
new deer/stag model
11 Years Ago
network debug statistics prefab
11 Years Ago
Proper messaging where appropriate ifdef'd where appropriate
11 Years Ago
Reformatting
11 Years Ago
Refactoring Protolib now defines message id's Fixed bootstrap setting client/server mode the wrong way around Warning on connecting to server without Steam Client (instead of just crashing) Fixed burnable item config not being found
11 Years Ago
Added the bare minimum of a HitInfo struct, please have a look at it and report anything you dislike as soon as possible
11 Years Ago
Adding a weapons folder plus the hammer model folder with textures. Spec is in the alpha channel of the colour.
11 Years Ago
Added OSX and Linux standalone builds to the Unity menu to stop discrimination right at its root
11 Years Ago
Cleaned up some code that was ported over from the old project
11 Years Ago
Save player inv, metabolism Entity networking
11 Years Ago
Entity saving/loading to protobuffers
11 Years Ago
Added a few basic utility components and libraries
11 Years Ago
Added FPS graph script
11 Years Ago
Native libraries (latest build for Mac)
11 Years Ago
-adding all the view models and their source files ( so alex can check study them and learn their intricate ways and eventually grow insane from the madness of it all.. )
11 Years Ago
tweaked teh bear attack animations
11 Years Ago
Native libraries (I don't know what to do with the mac one)
11 Years Ago
Linux Build
11 Years Ago
OSX Build
11 Years Ago
Linux fix
11 Years Ago
OSX Build
11 Years Ago
Windows Build
11 Years Ago
Callbacks
11 Years Ago
Steam Server join works
11 Years Ago
Made the native libraries work on OSX and included libsteam_api for all platforms
11 Years Ago
Steam Server basics
11 Years Ago
Linux Build
11 Years Ago
Windows Build
11 Years Ago
OSX Build
11 Years Ago
Fixed compile error
11 Years Ago
Steam Server functions
11 Years Ago
OSX Build
11 Years Ago
OSX Build
11 Years Ago
OSX Build
11 Years Ago
OSX Build
11 Years Ago
OSX Build
11 Years Ago
Started server bindings
11 Years Ago
OSX Build