userLayladcancel

6,568 Commits over 3,408 Days - 0.08cph!

7 Years Ago
Fix for client side footsteps. Only local player registers footsteps.
7 Years Ago
Disable controller collision on player death
7 Years Ago
Ragdoll on death
7 Years Ago
Updated packages. Added dummy project to generate coreclr dlls. Testing shooting players
7 Years Ago
Printing enter/leave/death to chat. Added DestroyChildren property to BaseEntity so children are destroyed regardless of who destroys it.
7 Years Ago
Public attachment rule enum
7 Years Ago
Forgot to destroy children of children. Attaching entities to camera now uses relative attachment rule, fixing viewmodel when respawning
7 Years Ago
Destroying an entity can now destroy all children. Destroying viewmodel on player death
7 Years Ago
Fixed map networking warnings by attaching brush components in an actor
7 Years Ago
Moved actor interp to BaseWorldEntity. Map entities are spawned server side
7 Years Ago
Fixed jumping and chat in dedicated server
7 Years Ago
Fixed skeletal mesh caching when compiling using engine source
7 Years Ago
Using TArray for all Array bindings
7 Years Ago
Using FString for all string bindings. Updated BindingGen. Fixed invalid path being passed to RelativeToAbsolute.
7 Years Ago
TArray Marshaler. Fixed CString Marshaler ParameterToManaged sender
7 Years Ago
Dedicated server bootstrap. Connect to dedicated server
7 Years Ago
Updated BindingGen
7 Years Ago
Fixed FStringToHGlobal
7 Years Ago
Fix SandboxGameServer.Target.cs
7 Years Ago
Started to use FString marshalling
7 Years Ago
Update bindinggen
7 Years Ago
BaseWorldEntity uses actor with just a scene component instead of a static mesh actor
7 Years Ago
Fixed spawning of base entities
7 Years Ago
Viewmodel activity animations
7 Years Ago
Start work on switching viewmodels on weapon change
7 Years Ago
Cheeky viewmodel position lag
7 Years Ago
Hardcoded surface type footstep sounds
7 Years Ago
Bind GetSocketLocation for tracing from players feet
7 Years Ago
ifdef Coherent on server
7 Years Ago
Add compiling of dedicated server to build script
7 Years Ago
Add surface type to hit result
7 Years Ago
Tracing brush models now returns the correct physical material
7 Years Ago
CacheVersion++
7 Years Ago
Added spawn sound attached. Loading animation events from file. Cache animation events
7 Years Ago
Animation notify actions. Testing footstep sounds
7 Years Ago
Initial animation event support
8 Years Ago
Added experimental light function to cinema media player
8 Years Ago
Started work on a media player asset that encapsulates media player, media texture, media sound wave objects
8 Years Ago
Added basic cinema character movement
8 Years Ago
Removed collision from auditorium walls
8 Years Ago
Added Character and GameMode BP
8 Years Ago
More project cleanup
8 Years Ago
More project cleanup
8 Years Ago
Removed FirstPersonBP
8 Years Ago
More project cleanup
8 Years Ago
Removed unused blueprints
8 Years Ago
More project cleanup
8 Years Ago
Updated ignore.conf
8 Years Ago
More project cleanup
8 Years Ago
Initial project cleanup