156,721 Commits over 4,536 Days - 1.44cph!

17 Minutes Ago
Warning text if you have dupe items in your cart + popup on checkout
18 Minutes Ago
Codegen
23 Minutes Ago
27 Minutes Ago
merge from improved_event_saveloading
28 Minutes Ago
Fix an edge case where oil rigs would start radiation even though the locked crate was still untouched Check saved locked crate has been hacked when restarting radiation during force reset after server restart
35 Minutes Ago
Merge from render_pipeline_testing
37 Minutes Ago
Fixed a NaN value in the MeshGuideRender shader caused by a power with a negative exponent
50 Minutes Ago
merge from main
56 Minutes Ago
Hunting trophy sheep model updated
59 Minutes Ago
merge from vending_fontsize_fix
59 Minutes Ago
Fix a fontsize inconsistency in the vending machine purchase UI
1 Hour Ago
merge from skinnable_ladder_hatches, new art/rebuilt all 4 ladder hatches, added workshop script for camera controls and open/close toggle, tweaked workshop export code to allow for differernt animation states and camera positions for screenshots/icon. Checked over by Elliot
2 Hours Ago
merge from single_door_controller_reskin_fix
2 Hours Ago
Fix incorrect rotation being used for reskin child entity repositioning, causing door controllers to rotate 90 degrees on single doors Add regression test
3 Hours Ago
merge from main
4 Hours Ago
▅▇▅▆▍▆ █▌ ▊▄ █▆▅▊▍█▌ ▇▇▉▇ █▄▊▄▋ ▅▍▌▍ ▌▌▉ ▅▊▇█ ▇▊▉▄▆▋ ▌▉▆▊ █▆▍▇█▅▅▌▊ ▆▉ ▅ ▅▄▉▍▊▆▊▊▄ ▍▉▍▉▋▋█▄▋▅▅▌▅▋ ▋▍ ▉▇▊▇▇▄▄▍▅ █▉▉▇▄▊▍ ▊▊█▋▍▌▋ ▇▋▋▍ ▅█▇▄▆▌
4 Hours Ago
Merge from egg_drop_fix
4 Hours Ago
Chicken eggs are now dropped flush with the terrain and with phsyics disabled (if terrain can be found) Possibly fixes eggs sometimes falling through terrain and getting killed by OOB
5 Hours Ago
Hooked up mount/dismount animations for cow
5 Hours Ago
Fixed cow using croc protection
5 Hours Ago
Hooked up temp icons for new pies
5 Hours Ago
Added visual food entries for the cooking workbench for the new pies
6 Hours Ago
Swapped icon for milk interaction
6 Hours Ago
Removed the list of ovenCookingFlagItems from CookingWorkbench, replaced with a new ItemModCookingWorkbench Makes it easier to setup new items and removes a big string comparison client side
Today
Swapped the eat sfx for drink on milk
Today
Shave two pixels off each category button in the crafting menu, fixes categories overflowing
Today
Compile fix
- Fix hair and eyebrows being overriden - Support charater slot in connections trings
Missed files
Today
Harvesting a sheep will now reward you with the wool that was on it at the time of death Fixed server compilation causing the visible lead mechanic not working in builds
Today
Fix debug collider shader only drawing one pass
Today
Lambs no longer drop dung (syncs them up with calves)
Today
Fix sheep not dropping dung
Today
Client compile fix
Today
New mutton pie with rich version Increases the speed that livestock animals bond to the player, also prevents bulls from charging Regular pie halves time to reach Bonded status (can be led), rich pie reduces takes another 30s off the time it takes to reach bonded
Today
Added an equivalent to skins.asset for steam skin bundles, makes it easier for the client to pull info from them
Network++
Today
Cow animation updates
Today
New beef pie Increases the maximum amount of food that can be consumed by a player for a duration by +75% (875 calories) More food = more chance to recover when downed, if hunger bar is full after eating a beef pie recovery chance is 75% (calculated after medkit which still guarantees recovery) Also included a rich verison, can go up to 1000 calories and takes recovery chance to 100%
Codegen
- Pass appearance in client ready - Save everywhere as character appearance proto rather than a string representation - More code cleanup
Today
merge from turn in place
Today
also disable head ik when turn in place is off
Today
Don't show the mount animal prompt if no animal is being led by the player Allow a mounting slot to control which animal type it supports (large/small) Cows no longer fit in the small flatbed, need to use the large flatbed
Today
merge from animation_jobs_ik
Today
Fix limb twisting on the wrong axis
Today
merge from main
- Ability to limit changing race/gender from predefined steam id original - Add a 'connect to development server' in the browser for any developers playing on unity so we can easily go main menu -> test server - Ownership checks - Greatly clean up the player customisation backend
Today
Hooked up mounting animations
Today
merge from store_emptyinv_fix