repowiseguyscancel

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

7 Years Ago
Added ui references to ItemContainerEntity components
7 Years Ago
Cherrypicking item deployment fixes.
7 Years Ago
Small fixes
7 Years Ago
Fixed problems with item deployment
7 Years Ago
merge
7 Years Ago
Selecting a deed now shows the building on the map and as a POI
7 Years Ago
Created a helditem for building deeds
7 Years Ago
When a user a purchases a house, they now get a deed.
7 Years Ago
Let game modes spawn items in bins
7 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.
7 Years Ago
New Sandbox player character
7 Years Ago
Give sandbox NPCs a semi-random amount of cash
7 Years Ago
New feature, allow dropping inventory EXCEPT weapons
7 Years Ago
Add ability to have characters drop their inventory, NOT including their weapons
7 Years Ago
Renamed mode to Simple Sandbox + some other work
7 Years Ago
Building map colors are probably working correctly now.
7 Years Ago
Corporation members can now purchase building on behalf of their corporation. Corporations can now own buildings.
7 Years Ago
More work on abstracting ownership
7 Years Ago
UI fix
7 Years Ago
Fix shop Done button not working
7 Years Ago
Fix shop UI not showing mouse due to an animation issue that was preventing it from finishing loading
7 Years Ago
Merge basic new Persistent Deathmatch into Main
7 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).
7 Years Ago
Added bots to persistent modes.
7 Years Ago
Fix asset IDs
7 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.
7 Years Ago
Fixed some stuff with deeds. Fixed shop mouse swallowing.
7 Years Ago
Deeds
7 Years Ago
Deed shite
7 Years Ago
Fixed lot purchase ui swallowing mouse
7 Years Ago
An attempt to make building ownership a little more modular.
7 Years Ago
Replicating deed system
7 Years Ago
Created proper branch and merged.
7 Years Ago
merge
7 Years Ago
Basic persistent deathmatch mode for simple testing. Replaces Killing Spree which was unused.
7 Years Ago
Merge changes from UI in Main.
7 Years Ago
End-of-round scoreboard fits on-screen properly
7 Years Ago
Refresh inventory when it opens, fixing items not updating if inventory is not open when player enters or exits a vehicle
7 Years Ago
Another minor edit
7 Years Ago
Another minor HP GUI edit
7 Years Ago
Health bar graphics edit
7 Years Ago
HUD ammo adjust
7 Years Ago
Fix health bar issues
7 Years Ago
Merge in the latest from main
7 Years Ago
Fixed the produce class id error
7 Years Ago
server browser fixes
7 Years Ago
#unity_editor flag fix
7 Years Ago
Let's merge the UI back into Main finally, so I can easily get builds onto the remote server.
7 Years Ago
7 Years Ago
Server join UI