userJarryd Campicancel
reporust_rebootcancel

12,023 Commits over 2,527 Days - 0.20cph!

7 Years Ago
Merge from main
7 Years Ago
Temp bass view model
7 Years Ago
Better IK positions on piano
7 Years Ago
Merge from main
7 Years Ago
WIP death screen changes
7 Years Ago
Reworked RMB click detection for point of interest markers Can click on sleeping bag to respawn
7 Years Ago
Add world position of sleeping bag to respawn info Add lock time to sleeping bag icon
7 Years Ago
Abstract the map into two classes: MapInterface and MapView MapView handles displaying map, updating markers, etc MapInterface handles input logic like adding markers Need to do this in order to use map on other UI panels
7 Years Ago
Replace previous death marker when dying
7 Years Ago
Moved piano mount pos and dismount positions to fix not being able to interact
7 Years Ago
WIP sleeping bags on map Don't process RMB clicks if player drags on map
7 Years Ago
Better player getter on static instrument
7 Years Ago
Client/Server fixes
7 Years Ago
Hooked up bass guitar material
7 Years Ago
Some cleanup
7 Years Ago
Refactoring key controller to be a child entity, removes need for duplicated RPC's on InstrumentTool and StaticInstrument
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Better tooltip on death marker
7 Years Ago
Better map to world calculation (still not perfect)
7 Years Ago
Remove map notes by right clicking them RPC cleanup/formatting
7 Years Ago
Map points of interest are colour coded Compass notches are colour coded with map notches Populate max 6 markers on the compass
7 Years Ago
Merge from main
7 Years Ago
Hooked up piano model Fixed IK hand target gizmos not appearing
7 Years Ago
Merge from main
7 Years Ago
Piano model
7 Years Ago
Fixed wrong tooltip appearing on death marker
7 Years Ago
IsValid check before getting GameObjectRef in LifeInforgraphic
7 Years Ago
Show grid on death screen map
7 Years Ago
Better item definition lookup for weapon name on game over screen
7 Years Ago
Merge logic from remove point of interest methods into a new method that takes a list as a reference
7 Years Ago
Remove reference image
7 Years Ago
Merge from main
7 Years Ago
Add left and right hand prop rotation offsets for instruments
7 Years Ago
Fixed animation issues introduced by earlier changes
7 Years Ago
Weapon and attacker name info boxes now expand with text instead of truncating with an ellipsis Weapon name box now shows translated name, not the shortname
7 Years Ago
Don't show map on respawn screen while streamer mode is enabled, toggle it with G instead
7 Years Ago
Merge from main
7 Years Ago
Merge flamejet_optimisation
7 Years Ago
Remove array allocation every LateUpdate on FlameJet
7 Years Ago
Merge from map_improvements
7 Years Ago
Only update map markers when adding/removing points (fixes monument widgets vanishing for a frame when adding/removing markers)
7 Years Ago
Merge from main
7 Years Ago
Merge from instruments
7 Years Ago
Merge from chainsaw_reload_fix
7 Years Ago
Merge from scientist_lootpanel_fix
7 Years Ago
Merge from workshop_download_fix
7 Years Ago
Merge from tree_game
7 Years Ago
Fixed a duplicate midi binding on the bass guitar
7 Years Ago
Fixed dedicated sharp note binding not working on instruments