repowiseguyscancel

8,451 Commits over 2,131 Days - 0.17cph!

6 Years Ago
Fixed door animation bug. If door deserialized while animating, but new door state wasn't different, the animation would cancel, leaving the door stuck half-closed.
6 Years Ago
Doors are always open if on 0 health
6 Years Ago
More work on repair
6 Years Ago
.
6 Years Ago
Added a button on the main menu with a link to the Discord
6 Years Ago
.
6 Years Ago
Fix deed shop asset ID
6 Years Ago
Working on a wrench for repairing doors (and maybe vehicles)
6 Years Ago
Merging in batched characters
6 Years Ago
...
6 Years Ago
done.
6 Years Ago
...
6 Years Ago
Created batches for pedestrians
6 Years Ago
added modularbuildingsystem with first pass on prefabs. clipping needs tidying up, need to add stairs and collision.
6 Years Ago
Some batching going on
6 Years Ago
Finished, all working!
6 Years Ago
It's all working, just need to export...
6 Years Ago
...
6 Years Ago
Added light cookies for streetlamps and flashlight.
6 Years Ago
Fixed street lights being on during the day
6 Years Ago
Remove timers
6 Years Ago
Fixed streetlamp LODs, which weren't reallyworking. Street lamps would just disappear entirely at low LOD. Also disabling their wispy particles now at far distance. Tried disabling the light too, but it's too obvious when the lighting changes at any distance.
6 Years Ago
6 Years Ago
Fix errors when looting due to modifying the list by removing items while enumerating it
6 Years Ago
Fix double dollar signs on corp details
6 Years Ago
Fix double dollar sign on corp screen
6 Years Ago
Update property price formula to take members into account.
6 Years Ago
Update, almost working now.
6 Years Ago
Creating a test to merge characters into a single mesh
6 Years Ago
Buildings now get exponentially more expensive, the more your corp owns. +20%
6 Years Ago
Went through all building defs, fixed stairs on top floor glitch. Made them use slightly less variation in materials.
6 Years Ago
Increased respawn to 20 seconds. Made beeps only play on the last 5 seconds.
6 Years Ago
.
6 Years Ago
Made map zooming a bit nicer, map is now centred and zoomed in.
6 Years Ago
.
6 Years Ago
Bins can no longer be accessed. You now hold E to loot them.
6 Years Ago
Merge in character texture/material updates
6 Years Ago
Adjust vehicle headlights, and turn shadow casting off on them as it added a lot of draw calls
6 Years Ago
Test mode change
6 Years Ago
Cleanup
6 Years Ago
More changes, made a couple of atlases, removed mesh baker. Need to sort out UVs
6 Years Ago
More
6 Years Ago
More files
6 Years Ago
Having a look at cleaning up character textures and materials where possible
6 Years Ago
Lootable entity. A container that can be looted but not opened.
6 Years Ago
Fixed corp list sorting
6 Years Ago
Actually fix power line mat this time?
6 Years Ago
Actually fix power line mat this time?
6 Years Ago
Fixed corp deserialize not pulling the correct stats.
6 Years Ago
Let's try power lines again