userLayladcancel

166 Commits over 2,039 Days - 0.00cph!

5 Years Ago
Allow player nametags to be visible in demos. By default nametags are turned off when playing demo.
5 Years Ago
Deselect demo item when sorting
5 Years Ago
Merge from main Fix camera guide color convar not using Color32 Add refresh button to demo browser Add confirmation popup when deleting demo from browser Convar to enable/disable 'lookat' mode when using debugcamera_unfreeze
5 Years Ago
Merge from cinematic_branch (demo file writing changes)
5 Years Ago
Update debug camera from cinematic branch
5 Years Ago
Add demo delete confirmation UI prefab
5 Years Ago
Add player lookat mode for debug camera Add log for switching target bone for Paddy
5 Years Ago
Refactor demo file writing so that post record data can be saved in header
5 Years Ago
Up demo version to 2 to add length of demo to the end of file
5 Years Ago
Stop demo after reading it to list in browser to avoid file sharing violation
5 Years Ago
Update demo browser theme as requested
5 Years Ago
Simplify aspect ratio camera guide convar as requested
5 Years Ago
Add debug camera convar for following bone rotation (for shots where camera is mounted to a gun for example)
5 Years Ago
Fix debug camera bone cycling on player models
5 Years Ago
Allow debug camera to target self player model
5 Years Ago
Reset cam bone when switching target entity Tab sets cam bone to first bone when there's no current cam bone
5 Years Ago
Split debug camera movement and input so movement still updates while menu is open
5 Years Ago
Check if demo button should be active on menu awake
5 Years Ago
Fix sorted demo list not updating when deleting demo
5 Years Ago
Only show demo browser button if user has demo files, as requested
5 Years Ago
Change camera parent key from LEFT MOUSE to F WASD movement with debug camera while orbiting offsets camera SHIFT + R key combination to reset orbit offset position
5 Years Ago
demo.browser convar (don't mess with main menu for a feature only a few people will use)
5 Years Ago
Functional sort buttons on demo browser (sort by name, date, length)
5 Years Ago
Open demo browser as popup on right hand side menu
5 Years Ago
Convar for custom ratio guide (eg. "2.35:1" or "4:3" etc)
6 Years Ago
TAB key to cycle between the different bones of the target entity
6 Years Ago
convar for camera guide color
6 Years Ago
Camera framing guide overlay and commands to toggle (rule of thirds, golden ratio, crosshair)
6 Years Ago
▆▇▌▌▉▆ ▆▅ ▄▆▍ ▌▄▌█▉ ▍▆▆▄
6 Years Ago
Demo browser
6 Years Ago
Orbit target entity mode for debug camera
6 Years Ago
Camera shake commands [amplitude, frequency, duration]
6 Years Ago
Set debug camera fov/zoom length to value (debugcamera_fov <value>)
6 Years Ago
Fix camera lerp bounce issue at lower values. Convar to enable/disable camera lerp 'locomotion'
11 Years Ago
Added Login dialog and game uploading
11 Years Ago
Pressing submit on login dialog will attempt login. Added close button to upload dialog.
10 Years Ago
Added Interior.proto Switched to forward rendering
10 Years Ago
Started loading interiors from saved protobuf data
10 Years Ago
Added InteriorTest scene with debugging camera
10 Years Ago
Started moving over room editor code
10 Years Ago
Moved over content and prefabs needed for room editor
10 Years Ago
Fixed walls not using the type from the saved data
10 Years Ago
Added Vector2i and LineSegment2i to Arcade.Math instead of Arcade.Interior
10 Years Ago
Added using Arcade.Math to scripts that need it
10 Years Ago
Added UI prefabs
10 Years Ago
Merge branch 'net-lidgren' of arcade into interior
10 Years Ago
Merge branch 'net-lidgren' of arcade into interior
10 Years Ago
Merge branch 'net-lidgren' of arcade into interior
10 Years Ago
Added floor and wall textures
10 Years Ago
Merge branch 'net-lidgren' of arcade into interior