reporust_rebootcancel

127,228 Commits over 4,201 Days - 1.26cph!

9 Months Ago
Merge from main
9 Months Ago
Ensure Road Bradley Event outputs the correct stuff as well
9 Months Ago
Ensure Travelling Vendor event prints out the same stuff as prefab events
9 Months Ago
initial chunking from shared sdf set
9 Months Ago
base_combatentity_code_cleanup -> main
9 Months Ago
main -> base_combatentity_code_cleanup
9 Months Ago
cargo_npc_abduction_fix -> main
9 Months Ago
TriggerParent now does checks to ensure its not parenting shopkeeper or mission provider NPCs
9 Months Ago
rocket_death_info -> main
9 Months Ago
Setup death information on patrol helicopter regular and napalm rockets
9 Months Ago
Select the folder name input field automatically after pressing the new folder button Allow spaces in shot and folder names Take camera control immediately when starting a shot recording
9 Months Ago
Show the bone that the debug camera is currently parented to in the demo info at the top of the screen
9 Months Ago
Merge from effect_scene_error
9 Months Ago
Wrap all access to the effect scene so this error will be caught everywhere See EffectLibrary.MoveToEffectScene
9 Months Ago
Fixed exception when a player is disconnected while an effect with the EffectRecycle component was active (was trying to unparent into a non-existant scene)
9 Months Ago
Merge from telephone_name_fix
9 Months Ago
Increased the maximum length of a telephone directory name to 30 characters (was 20 but wasn't enforced in the UI so names would get cut) Telephone name field will now cap input to 30 characters
9 Months Ago
Don't replace the equipped shield if picking up another shield from the ground Only auto equip a shield in the shield slot if there is no shield is equipped
9 Months Ago
Fixed the equipped backpack being dropped on the ground if the player right clicks a backpack item in their inventory while the inventory is full Affects all backpacks, not just shields
9 Months Ago
FIxed water pistol not resting in hands properly while a shield is equipped
10 Months Ago
saving work
10 Months Ago
Compile fix
10 Months Ago
▍▍▆▊ ████▉▉▆▌
10 Months Ago
merge from xmas2024_disable
10 Months Ago
ice sculpture no longer craftable
10 Months Ago
merge from main
10 Months Ago
merge from save263
10 Months Ago
merge from main
10 Months Ago
merge from xmas2024_disable
10 Months Ago
updated main menu videos, removed xmas
10 Months Ago
Horse double saddle, distance achievement Fixed occasional jittering when idling Tweaks
10 Months Ago
protocol++ save++ (Staging wipe)
10 Months Ago
merge from xmas2024_disable
10 Months Ago
protocol++
10 Months Ago
disabled xmas tree disabled ice wall disabled ice external walls disabled xmas event disabled xmas airdrop disabled xmas dungeon spawns disabled advent calendar disabled ginger bread building skin disabled xmas sack diosabled monument xmas decor
10 Months Ago
flag Ice Sculpture hidden
10 Months Ago
Horse leading fixes and improvements Cleanup
10 Months Ago
Horse saddle swapping & leading first pass
10 Months Ago
- Comment updates - Fix animations having lower than normal playback speed
10 Months Ago
lr 300 - v4 exports, anim naming updates, override controller set to use udpated anims
10 Months Ago
Changed all siege weapon constructable colliders layer to Deloyed
10 Months Ago
Reimplemented heavy players dismounting Now only checks when the players weight changes instead of every frame
10 Months Ago
Tweaked horses drowning damage
10 Months Ago
Fixed catapult detailed collider scaling issue
10 Months Ago
Apply era restrictions to recycler output so you can't recycle items to get blocked items
10 Months Ago
Enforce era restrictions onto loot tables - likely will have custom loot tables but this prevents any items squeaking through - caches valid items for each era in loot tables, resets when era is modified
Rin
10 Months Ago
Improved deployment
10 Months Ago
Trumpet tree tweaks
10 Months Ago
Jungle forest trees / trumpet tree /cecropia / LODs and textures
10 Months Ago
- Ensure arrow states are kept in admire - Ensure each reload state resets the rotation timer (still needs more work)