reporust_rebootcancel

131,228 Commits over 4,232 Days - 1.29cph!

9 Days Ago
Only try and ram occasionally
9 Days Ago
- add spawnrhibgrouphere to test group spawning and try and replicate scientist kill bug - try spawning boats lower in the water plane - spawn relative to the correct water height (including waves)
9 Days Ago
- Force the boyuancy system to wake up when the ai takes over (try and stop the boats from drowing all the scientist on spawn) - Better boat positioning - Add more bouyancy points to the pt boat (rear was a nightmare) - Wake up the boats from further away - Convar to spawn boat groups together
9 Days Ago
Set default EditFinishUseInterval to 1 second.
9 Days Ago
Frog boots repose
9 Days Ago
Only fill fuel to 50
9 Days Ago
Evaluate water height at water positions and spawn y at that rather than possibly under water
9 Days Ago
Npc aim refactor progress
9 Days Ago
naval_update -> scientist_boat_ai
9 Days Ago
Check textures for null in ApplyMipLevels()
9 Days Ago
Check textures for null in ApplyMipLevels()
9 Days Ago
Merge Indirect Instancing Fixes
9 Days Ago
* Store local bounds so that new world bounds can be derived when an instance moves * Emit a warning when a unit cube is assumed for bounds * Don't actually try calculating worldBounds for Unity, it gets really messy when things move around * Use the new local bounds for the debug overlay as well * Add some null checks in MotionList * Add BroadcastTransformUpdate() to force-update the instance transform regardless of motion state
9 Days Ago
roof conditionals visual polish various fixes
9 Days Ago
Cannon animation polish pass
9 Days Ago
ak charm anchor position tweak
9 Days Ago
Edit/finish cooldown is now handled by a flag, client UI menu options based on the flag.
9 Days Ago
mp5 charm setup
9 Days Ago
roof block model transforms reset, removed duplicate gibbable scripts
9 Days Ago
Updated charm list
9 Days Ago
AK charm setup
9 Days Ago
backpack charm texture updates
9 Days Ago
Updated deep sea map marker tooltip wording
9 Days Ago
Merge from client_cache
9 Days Ago
Wellipets hat repose
9 Days Ago
Added deepsea.setTimeToNextOpening Lets you set the time before the next deep sea opening
9 Days Ago
Adding space station building grade Added new skin blocks to master blocks Space station building block prefabs setup
9 Days Ago
Abyss Hazmat repose/lods
9 Days Ago
Init boat audio shortly after client boat is enabled so it can use cached data. Remove some debug logs.
9 Days Ago
9 Days Ago
Paintball Gun - split transparent parts into extra material, added backfaces for tape, WIP texture update
9 Days Ago
Added BoatBuildingStation.Client partial, moved some code.
9 Days Ago
▍▅▇▋ █▋█▅▄▍ █▋▉▉▉ ▌▆▅ ▌▊ ▅▉'▊
9 Days Ago
IsBoatFullyContained uses cached blocks
9 Days Ago
▆▅█ ▆▇▉▆▊▅▇▇▆▋.▌▊█▆▌▊▍▆▌█▄▊▄▌▋▋() █▅▊▊▋ █▍▋▉ ▊▊█▋▅▄ ▊▇▌▅▉. ▉█▌▅▍▅ █▊▇▉▆▋█▍▋▆▊▊▄█▋▋▊() ▅▍ ▉█▊ ▇█▇▆▊▆ ▆▍▆█▊. ▉▄▆▇▄█▍ ▍▌█▌▍▊▌▋▌▋▋▊▆█() ▊▋ ▇▍▅ ▄▅▆▋▋ ▍▆▄█▇
9 Days Ago
Created a command to fill the players inventory with random items. Its functional but still need some more work.
9 Days Ago
Client part caching wip
9 Days Ago
merge from main
9 Days Ago
merge from naval_update
9 Days Ago
Merge from parent
9 Days Ago
network++
9 Days Ago
merge from playable_monument_scenes
9 Days Ago
birthday hat - fix / added ground light to illuminate the area when enabled by the player
10 Days Ago
Compile fix
10 Days Ago
merge from cannon_improvements
10 Days Ago
Animate fuse burn, fix white fuse texture on cannons, temporarily disable fuse burn for merge.
10 Days Ago
Add the ability to mark ConVars as "DeveloperOnly" (for graphics debugging stuff)
10 Days Ago
scientist_boat_ai -> naval_update
10 Days Ago
spawn setting change again