userLayladcancel

7,100 Commits over 3,531 Days - 0.08cph!

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
9 Years Ago
Added experimental light function to cinema media player
9 Years Ago
Started work on a media player asset that encapsulates media player, media texture, media sound wave objects
9 Years Ago
Added basic cinema character movement
9 Years Ago
Removed collision from auditorium walls
9 Years Ago
Added Character and GameMode BP
9 Years Ago
More project cleanup
9 Years Ago
More project cleanup
9 Years Ago
Removed FirstPersonBP
9 Years Ago
More project cleanup
9 Years Ago
Removed unused blueprints
9 Years Ago
More project cleanup
9 Years Ago
Updated ignore.conf
9 Years Ago
More project cleanup
9 Years Ago
Initial project cleanup
9 Years Ago
Updated ignore.conf
9 Years Ago
Updated ignore.cong
9 Years Ago
Added initial C++ source files Added project copyright
9 Years Ago
Missing steam_api dlls
9 Years Ago
Updated Arcade
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Added some simple changes to the room browser to make it less confusing.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Added categories to room browser
10 Years Ago
Room description text uses best fit to make better use of the space, allowing a max of 4 lines of text
10 Years Ago
Merge branch 'net-lidgren' of arcade
10 Years Ago
Started on room browser visuals
10 Years Ago
Started on Main Menu UI
10 Years Ago
Improved chatbox visuals
10 Years Ago
Added history fade duration and delay to script to control through the inspector
10 Years Ago
Chatbox now removes history that completely overflows the history region
10 Years Ago
Added fading line history to chatbox to show chat when chatbox is closed
10 Years Ago
Chatbox now closes after submitting and fixed input focus, ActivateInputField was needed before Select