userGriglercancel

1,161 Commits over 518 Days - 0.09cph!

36 Days Ago
36 Days Ago
undid a bunch of stuff making shore vector baking a static func, it's completely unnecessary and we have everything we need in the scene already
36 Days Ago
initial shore vector baker
37 Days Ago
drone camera view can look further down (60->80)
37 Days Ago
require drones to be marked hostile for sentry and SAM targetting
40 Days Ago
merge from boat_stability
40 Days Ago
compile fix
40 Days Ago
mereg from boat_stability
40 Days Ago
use the same buoyancy sleeping behaviour as tugboat
40 Days Ago
reduce anti-beaching accel
40 Days Ago
merge from boat_stability - anti-beaching forces - boat separation - general control improvements
40 Days Ago
improvements to sail performance
40 Days Ago
cleanup
40 Days Ago
higher drag for boats with no thrust-providing sails, calced infrequently
40 Days Ago
reduce wheel turn speed
40 Days Ago
scale sail thrust while lower/raising for smoother transition and less jerk
40 Days Ago
removed log
40 Days Ago
merge from naval_update
41 Days Ago
some weak artificial separation forces between boats for a short period, needs more work and some mass involved as it's too simple
41 Days Ago
some detection and pushing to stop crewed playerboats from beaching themselves too badly
41 Days Ago
trying reduced sail thrust 3000->2000
41 Days Ago
boat stability work
42 Days Ago
regenerate static fields to fix compile - added ResetStaticFields call to codegen clean
42 Days Ago
remplaced mesh colliders with primitive
42 Days Ago
replacing outboard motor hierarchy scaling with mesh import scaling
43 Days Ago
cleaned up some dead code in playerboat controls
48 Days Ago
merge from burst_1_8_25/determinism - brings erosion determinism and some jobified heightmap/topology sampling determinism
48 Days Ago
merge from burst_1_8_25
49 Days Ago
merge from main
49 Days Ago
moved HeightMap and TopologyMap query jobs to be deterministic
49 Days Ago
switched erosion jobs to FloatMode.Determinstic for cross-platform determinism with procgen (minimal performance impact in this case)
49 Days Ago
burst update 1.8.18 -> 1.8.25
50 Days Ago
merge from drone_storage_slot
50 Days Ago
drone height limits matched with player helicopters, uses the same set of HotAirBalloon convars that are shared between player controlled air vehicles already
50 Days Ago
merge from main
51 Days Ago
missing localize on rcmenu
51 Days Ago
merge from drone_storage_slot
51 Days Ago
merge from main
51 Days Ago
undo typo
51 Days Ago
added "marked hostile" text to rc fro drone feedback, fixed text not being disabled when drone is destroyed
51 Days Ago
pass down override item into SetUpThrownWeapon virtual func, fixes casette recorders
51 Days Ago
handle inter-realm collision properly in EntityCollisionMessage by ignoring it, not converting the entity
51 Days Ago
fixed normal item drop that had broken in cleanup
54 Days Ago
merge from drone_storage_slot
54 Days Ago
corrected inherited velocity used to throw projectiles, may want to dampen this still
54 Days Ago
drone communicates throw attack cooldown through computer screen label so it doesn't just feel unresponsive
54 Days Ago
properly centered drone action prompt label on computerscreen ui
54 Days Ago
merge from drone_storage_slot
54 Days Ago
merge from main
54 Days Ago
address feedback on thrownweapon modification