reporust_rebootcancel

126,617 Commits over 4,109 Days - 1.28cph!

6 Years Ago
▍▋▄▄▌█▅ █▊▄▍ ▆▌█▅▉ ▆▌▋▊▍
6 Years Ago
Merge from new_commands
6 Years Ago
Add player.wakeupall server command (good for waking up lots of bots after a server restart)
6 Years Ago
█▍▍ █▉▌▌ ▍▆▍▋ ▌▌▍▄▊▄
6 Years Ago
Fixed inventory.copyto not working when called from an input binding inventory.equipslot no longer looks for a player in front of the calling player (only works by passing in a player name) inventory.equipslottarget is a new command that takes no arguments and looks for a player in front of the calling player (good for input binds)
6 Years Ago
Backup
6 Years Ago
Composter protobuf and serialization.
6 Years Ago
More composter wip. Merged from main.
6 Years Ago
▅▇▉▌▄ ▇█▍▋█▌ █▉▊▊ ▅▍▉▇▌▍▅▇▉█▉▅.▌▄▇▆██▊▄▌▆ ▍▅▊▌ ▋█▅▅▆ ▍▅▉█▇▍▆▋ ▍▄ ▄▄██▆▊ ▌█▆█▄▍▊▌ ▌▄ █▋▍▅ ▋▅ █▅▊ ▄▆▊▍▆▅ ▊▊▄▌▆ █▊▇▆▍▄▍ ▊▆▍█▋▉▇▉ ▉▋▌▆▌▉ ▇▌ ▆▇▅█▍▇▇▆▉▍.▊▉▋█▊▆▊▆▋▍▊▉▉▄▊▋▉▍ (▌▋▄▊▅ ▌▄▍▋▉ ▍▆▌▋ ▌▋▍▋▋▅▄▊▊ ▉▋▇ ▅▋▌ ▅▌▆▋█)
6 Years Ago
Added FertilizerQuantity to ItemModCompostable so that different items can produce varying amounts of fertilizer. Composter checks an item is compostable and uses FertilizerQuantity to produce the correct amount.
6 Years Ago
[D11] New 4 way blend shader for concrete at launch site
6 Years Ago
[D11] + Turned off the shadows of more particle systems
6 Years Ago
Made a bunch of items compostable.
6 Years Ago
Added ItemModCompostable and Composter checks for it.
6 Years Ago
more wip
6 Years Ago
merge from iteam_search
6 Years Ago
+ changes to make the Blood effects more red
6 Years Ago
Merge from skeleton
6 Years Ago
merge from main
6 Years Ago
[D11] Fixed 3333 Icons in the connected players window now change correctly when a player is Blocked/Unblocked
6 Years Ago
Fixed GameObjectRef references
6 Years Ago
subtracting entity_parenting_2
6 Years Ago
[D11] Further Cloth Material Updates. (Unity didn't recognise until save)
6 Years Ago
[D11] Cotton Shader & Clothing Material Updates
6 Years Ago
+ fleshbloodimpact effects now contain the correct group of things need
6 Years Ago
[D11][UI][#3388] Comfort HUD icon is now green
6 Years Ago
Merge from skeleton_optimizations
6 Years Ago
scene to prefab
6 Years Ago
+ turned of shadows
6 Years Ago
+ Changes to the PS_Blood_BulletHit particle. on hit it still shows up as magenta is it something in code
6 Years Ago
[D11][#3385] Fixed floating handle issue in gas station
6 Years Ago
Fixed sash not getting removed.
6 Years Ago
Fertilizer now boosts growth rate. Fixed growth bonuses such as light getting cancelled out. LookAtPlant now uses GrowablEntity.
6 Years Ago
[D11] Add decal projectors to impact fx & enable instancing variants on related materials. Also updated scaling on impact decals.
6 Years Ago
[D11] Changes to Lighthouse and Harbor_1 SLOD
6 Years Ago
[D11][UI][#3390] Fix for crash in quick craft menu
6 Years Ago
Updated ASE shaders from template
6 Years Ago
renamed some items/code for fertiliser/fertilizer consistency
6 Years Ago
[D11][UI][#3377] Changed PSPlus check to async to avoid hang on menu
6 Years Ago
[D11] Disable spawning of caves
6 Years Ago
[D11] [UI] Removed Dirtiness/Hygiene vital from HUD as it is unused but was requesting translations.
6 Years Ago
Initial Composter functionallty: Converts food items to fertilizer over time.
6 Years Ago
[D11] [Items] [#3336] No red error showed after shotgun trap shoots a couple of times
6 Years Ago
[D11] Hemp Packed Texture
6 Years Ago
6 Years Ago
merge from main
6 Years Ago
[D11] Fixed incorrect colour for Hemp Plant
6 Years Ago
[D11] Hair Material fixes
6 Years Ago
Merge from new_commands
6 Years Ago
Find closest bot match when searching for a bot in player commands Add player.wakeup command