reporust_rebootcancel

139,382 Commits over 4,383 Days - 1.33cph!

4 Years Ago
▆ ▆▆█▋▇ ▉▊▇▌ ▋▌▋▉ ▆▌█▄▇▄▋▇▅█▉▄▅▉▋█ ▌▇▉ ▊▍█ ▉▆▉▅█ ▌▉▅ ▍▅▉▍▉█▉▌
4 Years Ago
attachment sounds no longer play for NPCs upon first spawn NPCs can optionally skip their deploy delay bunker entrance NPC spawns
4 Years Ago
Added NPC_TunnelDwellerSpawned prefab. Added AI design for it. Manifest.
4 Years Ago
Added Vector3 reserved Position memory slot to AIMemoryBank. Added MoveToVector3 AI state.
4 Years Ago
merge from missionfixes
4 Years Ago
NPCSpawner can override LOS sense check as part of stat modifiers
4 Years Ago
terminal exterior pre vcol
4 Years Ago
phrases
4 Years Ago
Fixed concrete typos
4 Years Ago
Merge AIInformationZones and AI data after dungeon is created
4 Years Ago
Fixed missing sfx on new hatchet/pickaxes
4 Years Ago
phrases
4 Years Ago
Unsaved
4 Years Ago
First pass on crafter loot panel Add support for Inventory loadouts to include blueprints Restrict blueprint slot of crafter
4 Years Ago
Merge from main
4 Years Ago
Typo fix
4 Years Ago
Fixed incorrect weather effect interval change from yesterday
4 Years Ago
Fixed winner and standoff result calculations
4 Years Ago
Added extra slots to horse lootpanel in loot panel scene
4 Years Ago
Merge from static_group
4 Years Ago
Added surrender support (mainly for players leaving the table or getting killed suddenly during a round, but can be an optional move too - pays half the bet back).
4 Years Ago
Disable static colliders on HLOD affected meshes (very experimental, probably going to cause issues)
4 Years Ago
Merge Main -> Blackjack
4 Years Ago
A clearer change to GetIdealContainer in ModularCarGarage now that I understand better what went wrong in 72669
4 Years Ago
NPC corpses will no longer use streamer mode names in their loot panel if streamer mode is active
4 Years Ago
Fix NPC ragdoll clothing going missing if a player leaves and enters network range Dead NPC's will no longer display clothing/belt rows in the loot panel
4 Years Ago
Fixed ModularCarGarage method being GetIdealSlot instead of GetIdealContainer. Removed obsolete comment.
4 Years Ago
Testing out quadtree meshing
4 Years Ago
Fixed the very first right-click of a vehicle module from player inventory into a vehicle on it modular car lift eating the module.
4 Years Ago
Fixed code locks appearing incorrectly when using authcount command
4 Years Ago
Small cleanup
4 Years Ago
terminal exterior wip
4 Years Ago
Use the CheckSphere position instead of randomizing within the quadtree node
4 Years Ago
merge from main
4 Years Ago
junkpile AI fix
4 Years Ago
4 Years Ago
Run CheckSpheres after building the list of candidates in WorldPositionGenerator (reduces the number of CheckSpheres needed by a lot)
4 Years Ago
bunker entrance NPC spawner
4 Years Ago
Fixed fireplace outputslots
4 Years Ago
added effects folders for lumberjack tools, pointed anim events scripts on vm prefabs to new paths
4 Years Ago
controller updates
4 Years Ago
mf main
4 Years Ago
Pumpkin mat.
4 Years Ago
Hapis: Priority InsideTerrain violation fixes.
4 Years Ago
Use the campfire as a guide mesh for the cursed cauldron like we used to, because of rotational faff.
4 Years Ago
Fixed worldpositiongenerator EvaluateCandidates using 2d coordinates for spherechecks Instantly lerp ambientvolume values if loading screen was just active Added ForceViewAnglesTo RPC to baseplayer dungeon mission baseline
4 Years Ago
Skylight model -Created LODs -fixed baking issues and changed PBR values -Added collider, and updated the prefab
4 Years Ago
terminal exterior wip
4 Years Ago
Fixed/Updated Cursed Cauldron static variant.
4 Years Ago
Shader bug fixes