userJake_Richcancel
reporust_rebootcancel

5,839 Commits over 1,584 Days - 0.15cph!

29 Days Ago
merge from main -> base_occlusion
29 Days Ago
Codegen
29 Days Ago
Tests to confirm the interior walls are fixed
29 Days Ago
Fixes to make edge case of interior walls not be hidden
29 Days Ago
Add command to export a building into a format that tests can use (so we aren't spawning the giant base every single time)
29 Days Ago
Add more tests
29 Days Ago
▊ ▄ ▇▄▉▉▅█ █▋▌▄▊▇▇▇ █▊▋▊▋ ▋▇ ▋▋ ▋▉▊▆ ▌▍▇█▊ ▉▋ ▅▄▄▌▋▋ ▇▆▆▊▉▇█▅ ▅▆▄▌▉ ▍ ▋▉▇ ▋▄█▅▊▋▉ ▊▍▋ ▊▆▇▉▍▍ ▄█▅█ ▄▆ ▅▆▅▊▊ ▆▉▄▊▄▉▋▆▋ ▆▉▋█▋▄▊▊▋
29 Days Ago
Switch to using EnterPlayMode + DomainReload so the normal shutdown has a chance to run
29 Days Ago
Fix sqlite database being locked in the editor (requiring you to restart editor every time it happens) - force close all open sqlite databases when exiting playmode
29 Days Ago
merge from main -> base_occlusion
29 Days Ago
Network group implementation
29 Days Ago
▋▄ ██▌ ▋▉▍ ▇█▇▋▍██▋▆▄▇ ▄▉▉█▌▅ ▌▌▅▉▅▊▌ ▊▆▉▍▄ ▉▅▅▊▄▉▆▇▋ ▋▅▋▌ ▅▊▋█▅▆▉▊▇▄ ▌▇ ▇▆▌█ ▅ ▊▌▉▊▋ ▍▅██▍▆ █▇ ▄ ▋█▋▍▄▅▅▄▇▇█▅▅ ▇▆▊▇█▌ ▉▄▆▆▆▇▋
29 Days Ago
Compile fix
30 Days Ago
After grab all the changes to building blocks to define faces, edges, etc
30 Days Ago
Grab reserialized building block prefabs first
30 Days Ago
Cherrypick the semi-converted version of full base heating from previous hackweeks - full base heating was supposed to be the prototype of serversided base culling but we doing it in reverse now
31 Days Ago
▉ █▅▅▋▊ ▍▊▋▅ ▋▍▇▊▄▄▉ ▄█ ▄▊▋█▆▅▉▋▅▇▋ ▆█▉▊▄▌█▋▌ ▉▊▉▇▆█▊█▍▌▅▊▊ ▉█▋▌▍ ▍▍▆▌▋▇▍▌▆█▊ ▉▆▊▌▆▍█▄▇ ▆▋▉▄▌▇▆▅ ▊▍▄▍▅ ▍█▋ ▉▋▌▆▇▇ ▅▆▌ ▇▊█▋ █▉▄▊█▊▆█▅▍ █▄▌▆ ▇█▊█▇▅▄▊▆▉▌▄▍▉▆▆▉▊▋ ▇▆▇▍▆▊ ▆▆▇█ ▋█▅█▅▌▌▅▌ ▆▇▋▌▇▉▌█▋▊ ▅▍▇▋▆▉▄▄██▋▄▌▋▅█ ▅▊▉ ▋▊█▄▊█ █▊ ▇▍█▇▆ ▉▉▅█▇▊▍▌▄▌█ ▋▅▅ █▍▊▍█▆ ▌▍▄ ▋▌▊▇▌ ▍▊▄▍▄ ▉▉▇ ▉▋▄█▋▊
41 Days Ago
Fix the 3p animation of the master key being slightly out of sync with the 1p animation when looking at your shadow
41 Days Ago
merge from masterkey -> main
41 Days Ago
Change back to needing to look at the lock with the center of your screen instead of the key model itself as it's too confusing
41 Days Ago
Move "loading saves" from GameSetup -> EditorPref - fixes having to re-save the scene or juggle the file in PlasticSCM every time someone else has saves enabled/disabled or has set a custom save file to load - stores in EditorPrefs per-scene - follows existing behavior: defaults to false unless enabled in the scene - adds toolbar button similar to the "Skip Domain Reload" button
41 Days Ago
Fix alt looking while breaking in sometimes cancelling the break-in progress bar
42 Days Ago
Allow player to alt look around while unlocking the door
42 Days Ago
Another fix for keys being held up to unoccupied doors Fix changed serialized field name losing reference in master key prefab
42 Days Ago
Switch from signal triggering 3p key animation to flag based approach
42 Days Ago
merge from fix_json_registration -> main
42 Days Ago
▉ ▇▉▉ ▋▄▆▄█▉▅▄█▅▇ ▄▇▋█▍▋▋▅ ▆▄▉ █▋▅▄▋▋▇▍▇▍█▉▊ ▅▋▍▊▊▄▉▄▇█▋▉▇▇▋ █▋▅ ▇█▆▉▉▍█▋█▋ █▋ █▊▋ ▄▆▆▌▄ ▉▅█ ▉▅▇ █▉█▇▊█ ▉▋▅▅█▊ ▅▄▆▌▊▌ ▉▉ ▍▅▌▆▅█▊
42 Days Ago
merge from masterkey -> main
42 Days Ago
Update phrases
42 Days Ago
Code cleanup + remove "out icon" parts of code since we aren't using arrows to show how to look at the key, we are using the animator to guide them
42 Days Ago
Fix opening and closing the door while someone is breaking in cancelling the break-in due to them "not looking at the key" anymore - resets the next time they open the door
42 Days Ago
Fix break in menu option showing (and holding key up to door) while a break-in was active
42 Days Ago
Fix animation transition to hold key up to door not starting right away if the player is partway into the idle animation
42 Days Ago
Don't hold key up to door when looking at unoccupied apartments
42 Days Ago
Update animation controller
42 Days Ago
Upgrade the master key entity from Keycard -> MasterKey - allows us to raise the key towards the lock when the player is looking at the door - show "Insert Key" and detect if the key location on the viewport (0.5,0.3) is looking at the lock, not the center of their screen
42 Days Ago
merge from main -> masterkey
43 Days Ago
Add a comment to fire off a build as phrases ended up not needing to be rebuild after the merge
43 Days Ago
merge from masterkey -> main
43 Days Ago
merge from playermaintainedmonuments -> masterkey
43 Days Ago
Update phrases
43 Days Ago
Update manifest
43 Days Ago
Code to ensure player is looking at the lock while opening it - starting with being extra strict but I think I'll be more lenient later
43 Days Ago
43 Days Ago
Add icons for up and down
43 Days Ago
Add keylock position to door prefabs
43 Days Ago
Move apartment door menu options to new file
46 Days Ago
Unsaved changes to animator
46 Days Ago
Add master key to icon generator manifest Update master key icon
46 Days Ago
Update manifest