130,817 Commits over 4,232 Days - 1.29cph!

Just Now
Remade solar panel collider using primitives
12 Minutes Ago
Set most IO prefabs as deployable on vehicle large layer
26 Minutes Ago
matrix textures & updated box prefab with example matrix model
42 Minutes Ago
Tweaked the medium battery mesh collider so it can be convex
49 Minutes Ago
Very initial work for testing using VehicleLarge as the only/default layer for boats and their construction, to reduce the need to switch.
56 Minutes Ago
Started working on supporting IO on boats, wires and IO handles are now parented to their IO entity Wire reconnection messages are sending local pos
1 Hour Ago
ambience sounds added to every barge and walkway on the floating cities
1 Hour Ago
merge from main
1 Hour Ago
First initial test for explosives component box
1 Hour Ago
- Apply root motion (not needed but helps rule things out) - Setup correct reload time on the front turrets
1 Hour Ago
Reorient the front point pivot
1 Hour Ago
Steering wheel prefab cleanup
1 Hour Ago
reduced triangles->vertices/indices processing by roughly half by making Triangles/EdgeKeys readonly struct and only calculating the hash once on creation, done in parallel when they're created and reduces the overhead in the single-thread processing stage
1 Hour Ago
Fixed position offset on the front turret
2 Hours Ago
- Fixed scuffed clamping on the front turret seat - Use tickrate for lerping (cant use deltatime since im predicting)
3 Hours Ago
improved triangles->indices generation performance a bit, mainly trying to make it somewhat readable
3 Hours Ago
edited eoka pose and python deploy anims and reduced eoka idle clip range so the anim loops correctly
3 Hours Ago
merge from boat_building
3 Hours Ago
Fixed realm removes after object rework
3 Hours Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
3 Hours Ago
sped up marching cube triangle generation by 10x by using local list batches with IJobParallelForBatch to reduce NativeList<>.ParallelWriter locking adds (~0.35ms -> ~0.05ms)
3 Hours Ago
First iteration of balloon text and colour changing menu - Only added to circle balloon for testing and iteration
3 Hours Ago
test mesh add
4 Hours Ago
merge from server_occlusion_height_fix
4 Hours Ago
Indirectly iterate modifiers with separate list of modifier types that servers as history
5 Hours Ago
Animation pass on the rear 50cal
5 Hours Ago
Update: serverocclusiondebug - clarify what invalid grid means Now explicitly saying that server occlusion treats path with one or more invalid grid positions as unblocked Tests: none, trivial change
5 Hours Ago
Bugfix: server occlusion - skip occlusion for players outside of the occlusion grid Tests: checked occlusion between y:90 and y:110 - previously would stutter(OcclusionV1) or would occlude(OcclusionV2). Tested hiding behind a hill - still works
5 Hours Ago
part 2
5 Hours Ago
texture and material updates
5 Hours Ago
added fuse burn mesh to cannon to allow darkening of the fuse as it burns.
6 Hours Ago
merge from main
6 Hours Ago
cleanup
6 Hours Ago
deployable easel
6 Hours Ago
trying to make sense of shit code I wrote a year ago
6 Hours Ago
edited 3p chainsaw harvesting anim and reset tranlation in its entity
Fix client compile error
Today
atlas A textures and mat
Today
merge from green_hazmat
Today
merge from storepage_fixes
Today
Update: introduce BaseEntity.ServerNavMeshPos property and use it instead of the methods Incomplete work(need to expose transform matrices), will return after bugfixing Tests: none
Today
Fixed various lighting issues within the lit and deferred lighting shaders within RRP
Merge from naval_update
- NPC dialogue panel no longer appears clickable when clicking does nothing - Improvements for resetting some objective types, setup for the deep sea islands and floating city missions. Affected objectives will no longer appear as complete if you no longer meet their complete criteria - Add 'blockReset' to objective statuses. Used to block objectives from resetting themselves if they are auto completed by another objective - Moved mission point for floating city to be the a zeroed child transform of Casino Barge - Map markers now get updated immediately upon opening and closing map - Fix SpeakWith objective types showing pings outside of the tutorial - SpeakWithTargetNPC now properly updates the objective location - Objective ShouldShowOnMap now also checks if prerequisite objectives are met - Objectives now check if prerequisite objectives are met before marking themselves as started - Fix missions list in map sometimes not showing active missions - Fix rotation of map mission marker for the deep sea entrance portal - Cache update map markers delegate
Today
█▍▆█▊ ▋▇▇▍▊ ▅▌▋▊▌ ▇▉▆▉▉ ▋▌▋▋ ▇▌▉ ▌▆▍▋ ▉▆ ▍█▊▌▉▅ ▅▋▊▇█ ▋▆▋ ▄▊▅▌ ▉▊▇▇▉▆ ▉▄▋▆█ ▄▄▍▊▉▌▆ ▅▉ ▄▄▇ ▌▄█ ▆▄▄▅▉ ▅▄▄▅▌ ▍▉▌ █▇██▍▆▉ ▇█▄▋▌▌▉ ▊▌█▇ ▉▆ ▄▄▉▄ ▊▊▆▍▍ ▋▌▊▆
Today
Fix call order when BBS dies, so FinishBuilding can actually work
Today
Try and finish building any boat before killing it.
Today
Destroy any boat construction when the platform gets destroyed
Today
Fixed store page footer canvas staying active when closed
Today
edited flashlight refresh anims