reporust_rebootcancel

138,437 Commits over 4,352 Days - 1.33cph!

1 Year Ago
Initial docking path for harbor_2
1 Year Ago
First attempt at spawn near for docking command
1 Year Ago
Item setup
1 Year Ago
fixes
1 Year Ago
Merge from main
1 Year Ago
updates
1 Year Ago
Moon pool crane textures
1 Year Ago
Merge from main
1 Year Ago
Fixed fuel generator aux inputs draining power
2 Years Ago
Cargo decides what harbor to dock at based on spawn distance
2 Years Ago
Cargoship now moves around the island anti-clockwise
2 Years Ago
Re-added cargo notifier to harbor2 Scene2Prefab
2 Years Ago
Rounded upkeep timer minutes
2 Years Ago
baseline
2 Years Ago
merge from main
2 Years Ago
Changed upkeep timer format
2 Years Ago
player update. CNY spear entity edited so it sits in the player hands correctly
2 Years Ago
Added container drop off ground decals in both harbors
2 Years Ago
refraction material
2 Years Ago
Updated bradley scientist AI design, more defensive, more use of bradley as cover.
2 Years Ago
Check scientist target move distance is within a suitable distance from bradley
2 Years Ago
American truck models - Worked on AO - Fixed couple mirroring effects and stretching - Tuned down the dirt a notch - Tweaked the colliders
2 Years Ago
fixed clipping issue
2 Years Ago
▉▌██▌▍▍▉▋▆▄ ▋▍█▆ ▇▅▊▊▋▆▅ ▉▆▋▌▉▅ ▋▊▄▊▉▊▋▊ ▉▄ ▅▍ ▇▅▉▇▅▊▋ ▊▉▌█ ▋▄▊██▇
2 Years Ago
Removed counter power consumption and active usage (for real this time) Increased max target number from 100 to 999
2 Years Ago
CanSeeTarget can now take a source position offset, used to check move points.
2 Years Ago
ao on tools
2 Years Ago
moon pool crane texturing
2 Years Ago
Refactor
2 Years Ago
Remove now unused LOS offset code
2 Years Ago
AIInformationZone LOS improvements for GetBestMovePointNear
2 Years Ago
enabled material setup on AC unit prop for testing
2 Years Ago
snow effect material config setup
2 Years Ago
snow effect material config
2 Years Ago
Fix for recall loop when all scientists are killed, preventing the Bradley from leaving deployed state.
2 Years Ago
made black screenbacks all flat geo
2 Years Ago
merge from material biome improvements
2 Years Ago
asset zoo prep for props review
2 Years Ago
Merge from main
2 Years Ago
Fix container doors getting deleted when moving onto cargo ship
2 Years Ago
Adjust docked cargo position for better container access
2 Years Ago
Big crane refactor Split out the existing crane into three separate classes - HarborCrane, HarborCraneContianerPickup, HarborCraneStatic Implement new variety of crane that can be preset to a specific extension/height and will eventually support parenting Add this re enabled static crane into the HarborProximityManager so it rotates out of the way when the boat passes Re-enabled the static crane on harbor_1 and converted it into this new crane type Added a 4th crane to harbor_1, this new crane can pickup and drop containers on the opposite side of the cargo ship
2 Years Ago
Use Continuous Speculative
2 Years Ago
Wheel terrain FX, borrowed from cars for the moment
2 Years Ago
Bike physics + visual fixes
2 Years Ago
More spawnable static props with "on" appearance - candle sets, individual candles, furnace large + small, electric furnace. Fixed "alwaysOn" static hobobarrel missing sounds and entity script. Manifest update.
2 Years Ago
Fixed industrial conveyors aux outputs passing power even when they have 0 energy left
2 Years Ago
merge simple_upload -> full_server_demos
2 Years Ago
More stabilisation stuff
2 Years Ago
First pass on swing bridge functionality See Moves array on HarborProximitymanager, contains an entry for each entity to move which includes a start point, end point and a curve to control where the entity will rest between those two points based on the normalised path of the cargo ship through it's docking waypoints