userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

6 Years Ago
Ctrl+F5 to reload the current gamemode
6 Years Ago
Fix Vue updating a frame late
6 Years Ago
Wait for coherent to finish rendering
6 Years Ago
Make sure HUD stuff ticks in the right order
6 Years Ago
Fix hotload not working correctly with hash based structuresd (Dictionary, HashSet)
6 Years Ago
Fix generated code missing some namespaces Forgot the proxies Strip out the surface tracking with forces for space physics
6 Years Ago
Avoid a possible NRE
6 Years Ago
Track wins, losses and highest elo per season
6 Years Ago
Missed file
6 Years Ago
ThemeEventChange -> ServerStateChange (Network++), also setup a client event and property for season stuff
6 Years Ago
Validate season number changes in database, add console command to start a new season
6 Years Ago
Initial changes to support seasons (will need to review GameHostInternet.OnGameClosed)
6 Years Ago
Add FileSystem.GetFullPath
6 Years Ago
Proxy IntrospectionExtensions Type checking WIP Pull out my verifier into a separate project, switch to using the (extremely new) one from CoreRT
6 Years Ago
Fix entire in game HUD scrolling sometimes Remove some changes made for debugging
6 Years Ago
Add some (failing) tests for the unsafe IL used in System.Runtime.CompilerServices.Unsafe
6 Years Ago
Bring this back to life
6 Years Ago
Namespace change (will probably remove namespacing later though)
6 Years Ago
Radial menu
6 Years Ago
Fix components missing their namespaces
6 Years Ago
Add SetPositionAndRotation with optional collision correction stuff, BaseVehicle will disable physics and collision of the mounted entity
6 Years Ago
Build your own space ship
6 Years Ago
Gravity falloff, automatically disable ship gravity when influenced by planet gravity
6 Years Ago
Optionally support following surfaces by teleporting to the new position
6 Years Ago
Fix deserialization of enum arrays
6 Years Ago
Better ship movement
6 Years Ago
Fix camera rotation bug, make Controllable.EyeTrace use the actual camera position and orientation when possible
6 Years Ago
Spaceship flight controls
6 Years Ago
Can fly the rock around
6 Years Ago
Fix stacking vehicles
6 Years Ago
Fix strange movement on flat surfaces
6 Years Ago
Fix vehicle test gamemode Refactored space stuff
6 Years Ago
Spin the camera with the planet movements
6 Years Ago
Avoid a ton of boxed chars
6 Years Ago
Fixed walking on planet
6 Years Ago
Fix hotload going into webcon
6 Years Ago
Add forces to follow movement instead of just teleporting
6 Years Ago
Revert "Make AngularVelocity return the vector in pitch yaw roll" This reverts commit e4e13903c34737994a03e0a5d128401f5336cd5b. Angles<->Vector3 will convert rotation around axis to/from pitch yaw roll
6 Years Ago
Make AngularVelocity return the vector in pitch yaw roll
6 Years Ago
Add WIP space stuff
6 Years Ago
Server updating flag
6 Years Ago
Always send the matchmaking response (matches aren't instantly made anymore)
6 Years Ago
Fix possible NRE in the buy nuts panel
6 Years Ago
Make it possible to shoot over other units
6 Years Ago
Line of sight uses different methods for terrain and unit checks
6 Years Ago
New matchmaker
6 Years Ago
Add founder flag
6 Years Ago
Override the current culture earlier in boot
6 Years Ago
▄▌▇▅█▆ ▅▋▊█
6 Years Ago
Fix model category showing repeats of the same categories sometimes