8,451 Commits over 2,131 Days - 0.17cph!
Respawn correctly in gang buildings when respawning from a prison stay
Merge building takeover code into Main. Can now act as a squatter to take over a building owned by someone else.
Building takeover various stuff
Bit hacky due to building/player load order, but buildings now correctly load in their owner tint etc on new clients.
Basic instanced shader owner-based gang building colour tint
Better system for handling players changing gang affiliation during squatter building takeover
Building takeover can handle players changing gang affiliation during a takeover
Building takeover working
Stopped players getting sent to "jail" on maps with no jail. Adjusted building foundation. Building takeover work.
Added a crappy foundation to Paul's gang building to fix floor z-fighting
Fixed missing mat assignment
Gang buildings are more beautiful
More building takeover work
Server->Client sync for building takeoverinfo
Working on building takeover
Working on building squatter takeover
Merge physics alloc branch
Converted over some missed stuff.
Forgot to clear some pooled arrays
Finished conversion, needs testing
Working through non alloc physics wrapper
Beginning building takeover class. Switch some OverlapSphere calls to OverlapSphereNonAlloc
Starting the beginnings of a system for taking over owned buildings. Just GUI stuff for this initial commit.
Made player dot on map easier to see (changed from white to red, like a typical "you are here" dot. Maybe this makes it look a little like an enemy though)
Fancier random gang icons
Generate random starting gang icons
Gang building colours on the map
Sell zone colour matches controlling gang colour
Merge gang buildings into Main
Random gang creation colours. Less weed in editor belt
Let existing gang members create new gangs
Gangs dissolve if they have zero members (lessens the need for null checks on Leader etc). Fixed gang UI for leaving a gang