201,989 Commits over 4,171 Days - 2.02cph!

7 Years Ago
▌▊▊▊▇ ▌▅▉▊▅ ▇▋▅▆▆▉▋▉▍▊▊ ▉█▅▊▍▊▅ ▄▆▄▌█▉▄▅ ▄▇▍▉
7 Years Ago
▇▇▍█▍▍▋▄ ▉▌▊ ▍█▋▉▍▇▍▍▆█▇ ▆▌▉ ▆▋▉▌█▋▊▄▉ ▊▄▅▊▌▍ ▅▇ ▄▍▍
7 Years Ago
▌▄▆'▆ █▄▆▉ ██ ▌▅▋▆ ▌▇ ▍▇▍▌▇▄▅██ ▊▌▍▉▊▇ ▇▊▉
7 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.
7 Years Ago
Merge in NPC pathing.
7 Years Ago
Increase building nav walk cost
7 Years Ago
Experimental fix works. Added a comment.
7 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
7 Years Ago
Tell pedestrians to only walk on footpaths to get to their destination
7 Years Ago
Fixed issues with unit ownership being unassaigned
7 Years Ago
Merge
7 Years Ago
Move car wreckage into resources since it's poolable
7 Years Ago
Merge
7 Years Ago
There aren't any IBootstrap objects anymore, which was causing Bootstrap to complain about missing scripts. Removing the code.
7 Years Ago
Let NPCs open doors again.
7 Years Ago
A couple more gc allocs removed
7 Years Ago
Remove gc allocs in PerformanceUI
7 Years Ago
Merge the latest from Main into my branch
7 Years Ago
Fixed the 1HP health bar bug (reported by several people).
7 Years Ago
Fix a few GC allocs
7 Years Ago
Scientist Corpse error fix
7 Years Ago
Rest of L4
7 Years Ago
Flashlight warning fix
7 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).
7 Years Ago
Fixed shader-related cliff flickering
7 Years Ago
Removed logs
7 Years Ago
Fixed NRE on corp merge, stopping deed from showing on all clients, possible fix for request / deny UI logic fuckup
7 Years Ago
Backup
7 Years Ago
progress
7 Years Ago
▄▄█▍▅ ▇▄▉▆▍ ▌▊▇▉▄▄▊ ▆▄▊▌▋▇ ▉▅▋ ▊▌▅▆ ▋█▍▊█▉▆ ▋▌▅▇ ▊▍▄█▆▅▋
7 Years Ago
Merged shader updates
7 Years Ago
Building error fixes
7 Years Ago
One more
7 Years Ago
[D11] [Tutorial] Update to tutorial map added Rust decal prefab and material
7 Years Ago
[D11] Fix for missing define, and some translation strings added/fixed
7 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!
7 Years Ago
[D11][Audio] Added detailed reverb to cave_large_hard
7 Years Ago
[D11] forgot these new files from last commit.
7 Years Ago
merge in new game mode to test some stuff
7 Years Ago
Fixed colour tint serialization
7 Years Ago
[D11] Make it possible to fix the lod level for the TOD resources so that the other lod assets are not even referenced in. This saves us a few megabytes and should help the procedural map scene load slightly quicker. Fixed to best quality lod for now.
7 Years Ago
Small shader fixes
7 Years Ago
[D11] Fix for attempting to call ConnectedPlayers before the script has initialised.
7 Years Ago
▋▇▇▉▍▇ ▌█▆ ▄▄▅▇▅
7 Years Ago
▆▄▊▇█ ██▍▅▊▇▇ ▊▊▅█ █▋▉▅▉▉
7 Years Ago
[D11] Enbaled interactive on create server menu
7 Years Ago
Mergers
7 Years Ago
[D11][TUTORIAL] Highlighted crafting items no longer stay highlighted when finished with
7 Years Ago
[D11][UI] Removed interactable toggle to stop issue with first selected option. Added missing button control
7 Years Ago
[D11] [UI] Replaced player stat icons with WIP icons for now until we get all the icons needed.