repowiseguyscancel

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

6 Years Ago
Added ui references to ItemContainerEntity components
6 Years Ago
Cherrypicking item deployment fixes.
6 Years Ago
Small fixes
6 Years Ago
Fixed problems with item deployment
6 Years Ago
merge
6 Years Ago
Selecting a deed now shows the building on the map and as a POI
6 Years Ago
Created a helditem for building deeds
6 Years Ago
When a user a purchases a house, they now get a deed.
6 Years Ago
Let game modes spawn items in bins
6 Years Ago
Remove ItemContainerSpawn scripts from bins. If game modes want these, they can add them, but they shouldn't automatically be in every mode. I actually did this already in #5800 but it didn't get merged correctly.
6 Years Ago
New Sandbox player character
6 Years Ago
Give sandbox NPCs a semi-random amount of cash
6 Years Ago
New feature, allow dropping inventory EXCEPT weapons
6 Years Ago
Add ability to have characters drop their inventory, NOT including their weapons
6 Years Ago
Renamed mode to Simple Sandbox + some other work
6 Years Ago
Building map colors are probably working correctly now.
6 Years Ago
Corporation members can now purchase building on behalf of their corporation. Corporations can now own buildings.
6 Years Ago
More work on abstracting ownership
6 Years Ago
UI fix
6 Years Ago
Fix shop Done button not working
6 Years Ago
Fix shop UI not showing mouse due to an animation issue that was preventing it from finishing loading
6 Years Ago
Merge basic new Persistent Deathmatch into Main
6 Years Ago
Changed persistent deathmatch character. Also ran a Find Missing Asset IDs which seems to have refreshed a bunch of prefabs that had outdated data (not re ID, but other changes).
6 Years Ago
Added bots to persistent modes.
6 Years Ago
Fix asset IDs
6 Years Ago
Created item drop base prefab so drop lifetime etc can be easily modified for all drops at once. Reduced lifetime from 90s to 30s.
6 Years Ago
Fixed some stuff with deeds. Fixed shop mouse swallowing.
6 Years Ago
Deeds
6 Years Ago
Deed shite
6 Years Ago
Fixed lot purchase ui swallowing mouse
6 Years Ago
An attempt to make building ownership a little more modular.
6 Years Ago
Replicating deed system
6 Years Ago
Created proper branch and merged.
6 Years Ago
merge
6 Years Ago
Basic persistent deathmatch mode for simple testing. Replaces Killing Spree which was unused.
6 Years Ago
Merge changes from UI in Main.
6 Years Ago
End-of-round scoreboard fits on-screen properly
6 Years Ago
Refresh inventory when it opens, fixing items not updating if inventory is not open when player enters or exits a vehicle
6 Years Ago
Another minor edit
6 Years Ago
Another minor HP GUI edit
6 Years Ago
Health bar graphics edit
6 Years Ago
HUD ammo adjust
6 Years Ago
Fix health bar issues
6 Years Ago
Merge in the latest from main
6 Years Ago
Fixed the produce class id error
6 Years Ago
server browser fixes
6 Years Ago
#unity_editor flag fix
6 Years Ago
Let's merge the UI back into Main finally, so I can easily get builds onto the remote server.
6 Years Ago
6 Years Ago
Server join UI