192,510 Commits over 4,049 Days - 1.98cph!

6 Years Ago
[D11][UI] Crafting screen sort categories changes
6 Years Ago
Corp list sorting and refreshing...
6 Years Ago
Fixed potential issues with deed getting transferred to a dissolved corp
6 Years Ago
6 Years Ago
▅▉▊▌ ▌▉▊▉▍▌ ▋▉▍█ ▆▋▍ ▋▆ ▉▍▄▅▊ ▊▇▆ ▇▌▇▋▉█▌
6 Years Ago
[D11] another fix for prefab unloading
6 Years Ago
[D11] [UI] define fix
6 Years Ago
[D11] [UI] stopped input while the controller screen is open in game
6 Years Ago
Ignore "kinematic bodies with CCD enabled are not supported! CCD will be ignored." bullshit error because a million things are temporarily setting rigidbodies to kinematic on the server
6 Years Ago
▉▄▅'▋ ▊▅█▄▇ ▄▄▊▉ ▌▋▊▌▊▅ ▉▆▋▆ ▍▅ ▅▍▆█▇▍▆█▋ ▋▇▅▋▌▇ ▋▄█▊▄▇
6 Years Ago
Only spawn PerformanceUI on the client
6 Years Ago
[D11] [Tutorial] Removed trees to see hill better adjusted lighting in cave.
6 Years Ago
[D11] Profanity check platform API support.
6 Years Ago
Tidied up perf text
6 Years Ago
▌▊▊▊▇ ▌▅▉▊▅ ▇▋▅▆▆▉▋▉▍▊▊ ▉█▅▊▍▊▅ ▄▆▄▌█▉▄▅ ▄▇▍▉
6 Years Ago
▇▇▍█▍▍▋▄ ▉▌▊ ▍█▋▉▍▇▍▍▆█▇ ▆▌▉ ▆▋▉▌█▋▊▄▉ ▊▄▅▊▌▍ ▅▇ ▄▍▍
6 Years Ago
▌▄▆'▆ █▄▆▉ ██ ▌▅▋▆ ▌▇ ▍▇▍▌▇▄▅██ ▊▌▍▉▊▇ ▇▊▉
6 Years Ago
Merge in pedestrian pathing changes (no more entering buildings), better resetting solution for damaged + abandoned vehicles, and a fix for the 1HP health bar bug.
6 Years Ago
Merge in NPC pathing.
6 Years Ago
Increase building nav walk cost
6 Years Ago
Experimental fix works. Added a comment.
6 Years Ago
Experimental fix for NPCs still opening doors when they're going around a corner and their next point passes through the door's plane, but they don't actually want to enter the building
6 Years Ago
Tell pedestrians to only walk on footpaths to get to their destination
6 Years Ago
Fixed issues with unit ownership being unassaigned
6 Years Ago
Merge
6 Years Ago
Move car wreckage into resources since it's poolable
6 Years Ago
Merge
6 Years Ago
There aren't any IBootstrap objects anymore, which was causing Bootstrap to complain about missing scripts. Removing the code.
6 Years Ago
Let NPCs open doors again.
6 Years Ago
A couple more gc allocs removed
6 Years Ago
Remove gc allocs in PerformanceUI
6 Years Ago
Merge the latest from Main into my branch
6 Years Ago
Fixed the 1HP health bar bug (reported by several people).
6 Years Ago
Fix a few GC allocs
6 Years Ago
Scientist Corpse error fix
6 Years Ago
Rest of L4
6 Years Ago
Flashlight warning fix
6 Years Ago
Changed how damaged vehicles are cleared and reset. This method is simpler, and catches vehicles that get damaged but not activated (e.g. by being shot at while parked).
6 Years Ago
Fixed shader-related cliff flickering
6 Years Ago
Removed logs
6 Years Ago
Fixed NRE on corp merge, stopping deed from showing on all clients, possible fix for request / deny UI logic fuckup
6 Years Ago
Backup
6 Years Ago
progress
6 Years Ago
▄▄█▍▅ ▇▄▉▆▍ ▌▊▇▉▄▄▊ ▆▄▊▌▋▇ ▉▅▋ ▊▌▅▆ ▋█▍▊█▉▆ ▋▌▅▇ ▊▍▄█▆▅▋
6 Years Ago
Merged shader updates
6 Years Ago
Building error fixes
6 Years Ago
One more
6 Years Ago
[D11] [Tutorial] Update to tutorial map added Rust decal prefab and material
6 Years Ago
[D11] Fix for missing define, and some translation strings added/fixed
6 Years Ago
[D11] UnloadAsset was removing the asset from the wrong dictionary which meant it wasn't possible to reload it, and probably didn't actually save any memory!