userElliotHcancel

790 Commits over 365 Days - 0.09cph!

49 Days Ago
darts move ballistically when they dont hit the board
52 Days Ago
integrate animation subsystem with 3p animator controller and dartboard
52 Days Ago
start on darts animation subsystem
52 Days Ago
merge from game_room_dlc
52 Days Ago
merge from main
53 Days Ago
merge from fix_industrial_efurnace_io_port
53 Days Ago
fix pooling leak
53 Days Ago
merge from fix_industrial_efurnace_io_port
53 Days Ago
fix industrial electric stove ports, by making new io subent variant. changed the reskinning logic to work with new io subent (copied from computer station)
53 Days Ago
merge from workshop_emission_fix_again
53 Days Ago
Add WorkshopEmissionToggle to basic furnance Add guard in EmissionToggle to not work while in the workshop (breaks emission colour selecting) Added workshop emission controls for miner hat, fix error with miner hat in workshop not displaying player model
53 Days Ago
start on 3p darts animation controller
54 Days Ago
functional darts 1p viewmodel
54 Days Ago
add workshop toggle for AK in turret
55 Days Ago
WIP Darts Viewmodels
55 Days Ago
merge from game_room_dlc
55 Days Ago
merge from main
55 Days Ago
change waterwheel electric zap sounds to be same occlusion settings as rest of waterwheel sounds
55 Days Ago
fix water wheel water loop sound class (can occlude now)
55 Days Ago
merge from workshop_emission_fix_again
55 Days Ago
workshop emission fix: when the workshop reads colours on materials that have default HDR emission intensities not equal to 1, it now divides by the default intensity. thus restoring the RGB slider values used in the skin submission.
55 Days Ago
fix BBQ workshop prefab being closed when publishing
2 Months Ago
fix power draw for twitch rivals computer desk
2 Months Ago
clean up thrown darts after a timer
2 Months Ago
fix 3rd person dart throw
2 Months Ago
cleanup, compiler fix
2 Months Ago
rework checks for determining which player is at the board, now uses userids and cached BasePlayers
2 Months Ago
fix guard checks for when no player is mounted
2 Months Ago
restrict some client functions to only work for the mounted player
2 Months Ago
WIP on networked darts for 3rd person clients, manifest + codegen
2 Months Ago
remove passthrough from twitch rivals computer desk
2 Months Ago
merge from computer_io_no_passthrough (very minor, parameter change only)
2 Months Ago
remove computer station passthrough, slightly move input plug to line up better with model
2 Months Ago
merge from game_room_dlc -> darts_game
2 Months Ago
merge from main
2 Months Ago
only show 5 leaderboard spots
2 Months Ago
first pass on leaderboard complete, added throw timings in UI
2 Months Ago
merge from main
2 Months Ago
merge from computer_station_IO
2 Months Ago
remove debug log
2 Months Ago
computer station only draws power from batteries when in use.
2 Months Ago
merge from main
2 Months Ago
fix workshop emission intensity getting/setting
2 Months Ago
first pass on leaderboard, still WIP
2 Months Ago
fix ColorEx WithHDRIntensity, missing alpha copying
2 Months Ago
Add throw timer, if the timer runs out before you click to throw, it'll throw for you - reticle changes colour and flashes when low time - UI has timer text display
2 Months Ago
switched to ReplicatedVars, compiler fixes, adjustments to separate client and server code
2 Months Ago
added more parameters to equations for getting score area on the board, to account for non-standard board shapes. added a gizmo to view scoring areas, toggleable so you can match the math to the mesh
3 Months Ago
More darts improvements - fix reticle accuracy and use animation curve for smoothness - improve ui, add focus bar to be able to visual how much focus you have left - added zoom option for seeing board closer while still maintaining throw distance - fix scoring for ending turn on 1 point left, and small refactor for ending on bullseye counting as double - add more convars for playtest tweaking
3 Months Ago
scoring fixes, first pass on basic ui for seeing scores