userLayladcancel

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

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
8 Years Ago
Updated ignore.conf
8 Years Ago
Updated ignore.cong
8 Years Ago
Added initial C++ source files Added project copyright
9 Years Ago
Missing steam_api dlls
9 Years Ago
Updated Arcade
9 Years Ago
Merge branch 'master' of arcade
9 Years Ago
Added some simple changes to the room browser to make it less confusing.
9 Years Ago
Merge branch 'master' of arcade
9 Years Ago
Added categories to room browser
9 Years Ago
Room description text uses best fit to make better use of the space, allowing a max of 4 lines of text
9 Years Ago
Merge branch 'net-lidgren' of arcade
9 Years Ago
Started on room browser visuals
9 Years Ago
Started on Main Menu UI
9 Years Ago
Improved chatbox visuals
9 Years Ago
Added history fade duration and delay to script to control through the inspector
9 Years Ago
Chatbox now removes history that completely overflows the history region
9 Years Ago
Added fading line history to chatbox to show chat when chatbox is closed
9 Years Ago
Chatbox now closes after submitting and fixed input focus, ActivateInputField was needed before Select
9 Years Ago
Chatbox scroll to bottom now only happens if the scroll is already at the bottom
9 Years Ago
Merge branch 'net-lidgren' of arcade into net-lidgren
9 Years Ago
Added auto scrolling to chatbox when text is added to output
9 Years Ago
Fixed chatbox submit button
9 Years Ago
Chatbox submit with enter press now works