193,898 Commits over 4,079 Days - 1.98cph!

8 Years Ago
ProjectVersion
8 Years Ago
rescaled and shifted test building to show gaps
8 Years Ago
created trim_scene and adding components. testing 3x width building
8 Years Ago
updating scrap pile fbx
8 Years Ago
more
8 Years Ago
Awards now instantiated based on awards data UIAwardPanel basic functionality
8 Years Ago
awards UI scripts setup
8 Years Ago
Update shader samplers after drawing background image for dupe icons
8 Years Ago
more
8 Years Ago
CSEnt.__gc/CSEnt.Remove queue deletion until next frame
8 Years Ago
more
8 Years Ago
Tag current changeset id in exception reporting
8 Years Ago
wip ui
8 Years Ago
Exception reporter doesn't report errors, because Unity throws too many of them.
8 Years Ago
match outcome UI wip
8 Years Ago
increased idle spin speed of board (well, camera)
8 Years Ago
various
8 Years Ago
splataroos
8 Years Ago
Payphone FBX version
8 Years Ago
Placeholder payphone
8 Years Ago
wip
8 Years Ago
splats
8 Years Ago
Remove empty script
8 Years Ago
Merging Bill's existing Quest work into my Missions branch.
8 Years Ago
Going to do some quest/mission work
8 Years Ago
Frontage / Lot generation
8 Years Ago
Improved door interaction hover info.
8 Years Ago
Stopped character and vehicle sends from doing any work if they have zero subscribers.
8 Years Ago
pre forest test
8 Years Ago
NetworkEntitity props now slot into the KD tree on the server, and the city navmesh includes them when generating.
8 Years Ago
wip ui changes
8 Years Ago
Jenkins file updated for Unity 5.6.1f1
8 Years Ago
Merging player welfare additions into Main.
8 Years Ago
Cleaned up canvas/group/raycaster setup in UI Replaced TMP usage in console UI as its unreliable apparently, fixed console input losing focus after submit. Up arrow command history in console, down arrow to scroll through suggestions, right arrow/tab to complete
8 Years Ago
Final work for the welfare system
8 Years Ago
Added awards list ref to GameEndEventArgs so all OnGameFinished events get it
8 Years Ago
Reworked some end game/xp modify/award command stuff to send awards with end game state. Not fully tested.
8 Years Ago
merge from main
8 Years Ago
source
8 Years Ago
Game host awards handling wip
8 Years Ago
Awards.Process can now request how many random, valid awards to get
8 Years Ago
Compile fix
8 Years Ago
Renamed console command execute to invoke
8 Years Ago
Skins
8 Years Ago
Fixed so CommandSystem support args.Length == 0 by using cmd.IsValid rather than args.Length > 0. Added list_weathertypes console command.
8 Years Ago
Added Award protobuf. Added .ToProto() to AwardProcessor base calss.
8 Years Ago
UI scene fuckery
8 Years Ago
Console command tab completion, command and argument suggestions
8 Years Ago
trying to make mouth work on children
8 Years Ago
Lot generation testing