199,178 Commits over 4,140 Days - 2.00cph!
Name fix for leather glove world models
Race mode merge into main. Barring potential bugs, everything's now working and implemented.
started cleaning up LocalGame
Grass can be harvested without a player command
OptionsSpinner pops error when options are not set
[D11][UI] Updated Button icons
Navigation bar button icons change depending on platform and if the action is available
Spawning players in a sandbox game mode.
made campfire dirt decal area a bit smaller so it corresponds to the no build zone better
match outcome score breakdown
Tribe create post, leaf material fix,
Menu UI background tweaks
Fixed ScreenNavigation OOE causing bad button states in MenuUI
[D11] [UI] Finishing up the belt bar graphics. Fixed some shader issues so the belt bar condition bars for items now use the correct colours. Added backing graphic to item icons on belt bar as mock-up shows. Fixed highlighting item icons on belt bar via selection from setting the entire box to blue, now correctly uses an outline graphic.
rotated feet on world model, updated prefab, animator tweaks, added initial holdtype prefab
Failed-to-send net messages now reset current net message
Calling net.Start() while a net message is already active now displays a message
You can no longer send net messages with no players on the server
Fixed building finished event being invoked when the building wasn't actually finished
NPC manager etc. no longer has any connection to game mode system.
VehicleManager no longer has any references to game mode
Fixed settlement experience being added without finishing the default addons first.
Skill gain from crafting items.
Added skill gain data to a bunch of buildings.
Wooden club unlocked along with spear and handaxe.
Bandit town custom water surface
Split off fins and turbines from the hull mesh
Repair state should always start when building reaches decaying state.
NRE fixes related to new ToolUsage stuff.
Avoid floating point precision error that could sometimes cause construction to get stuck.
cargo ship movement test and entity
cargo ship temp sounds
cargo ship wakes
cargo ship pathing (OceanPatrolFar)
reworked jumping pad visual
optimized explosion debris particles
reworked jumping pad visual
optimized explosion debris particles
Added Vertex Lighting toggle to Particles/Additive (Soft) shader
OnNewConnectionDuringGame method is not needed
Making sure all game mode virtual methods are commented
fix for human hair being offset
OnBuildingFinished now only gets invoked the first time the building is completely finished (use OnUpgradeComplete for upgrades).
Upgrades will get force completed if the instant build cheat is enabled.
instant build cheat now adds the required items to the building
[D11] [UI] Added backing graphic for belt bar icons.
null check BiomeMaterialObjects when transitioning season
garage door no longer blocks placing triangle floor
Changed CTRL-T build tool to target 64 bit
basic score submission and DailyChallengeSubmissionHandler, wip.
Icon capture delay can now be specified per item in the def file
renamed main scene from spacehcess to Clatter
Tribe create functionality WIP
[D11] Pass buildTarget and change syntax
Commented and summaried most of the base game mode classes.