reporust_rebootcancel

129,755 Commits over 4,232 Days - 1.28cph!

4 Days Ago
Bugfix: use ListView+labels intead of multiline TextField Fixes weird disappearing text and gets rid of the vertex limit for text Tests: viewed BasePlayer.ServerUpdateParallel
4 Days Ago
merge from boat_building
4 Days Ago
Hackweek XIV FPV Drone - Added explosion on impact/death, finetuned flight model, added rotor tilt-like movement on shift and ctrl
4 Days Ago
wood armour helmet repose
4 Days Ago
Terrain configuration, textures & related.
4 Days Ago
Merge from vehicle_large
4 Days Ago
Update: display 32-bit disassembled instruction stream in editor window - ServerProfiler built from 5bff6c48 Couple weird issues - textfield goes invisible half-way through (but can copy the text out of it and goes back visible before end), binary stream differs between managed and unmanaged sides. Will chase up next Tests: viewed BasePlayer::ServerUpdateParallel
4 Days Ago
Fix console not working on first open (eg youd open it to a blank screen)
4 Days Ago
Group buckets via log type (log types that are different from the 'running log' will create a new bucket
4 Days Ago
Merge from parent
4 Days Ago
Setup correct warning colour
4 Days Ago
- Setup virtual flex - Got something printing, buffer is working
4 Days Ago
sea netting textures added
4 Days Ago
Initial console page backend work: - Timestamp bucketing system - Fixed size queue system - Simple rewrite of console
4 Days Ago
merge from boat_building
4 Days Ago
Info panel and prefabs
4 Days Ago
TechTreev2 0.1
4 Days Ago
Check auth for finish building
4 Days Ago
Player blink updates (for media team) - Re-exported the anim with no baked keys on any of the skeleton except eyes & lids - Added BlinkMask avatar - Added 3p_eye_anims_add (additive animation)
4 Days Ago
Check for auth when trying to clear build area
4 Days Ago
merge from main
4 Days Ago
Large Backpack female pose/lods
4 Days Ago
Wheel code fix
4 Days Ago
Savas-specific terrain config (WIP)
4 Days Ago
Cherrypick 136678 and 136674 from naval_missions
4 Days Ago
Fixed tunnels.
4 Days Ago
Fix collection modified exception in MissionEnded
4 Days Ago
Jumpsuits male/female/lods repose
4 Days Ago
Item tab is populated by items, can switch categories Some layout changes
4 Days Ago
Hackweek XIV FPV Drone - Changed torque alignment from worldspace to local space, no longer looses control at extreme incline angles, removed some storage remainings in prefab
4 Days Ago
Fix issue with potential null boomboxes on underwater labs mission start
4 Days Ago
merge from main
4 Days Ago
Vagabond jacket repose/lods Added female version Added conditional meshes Updated AO map/material
4 Days Ago
Reduce vis range
4 Days Ago
Changed the simulation steps to be multiple compute dispatches to fix collisions on the GPU
4 Days Ago
Cache bbs privilege
4 Days Ago
tools tab
4 Days Ago
Updated the Verlet Integration physics to work on the GPU
4 Days Ago
vault door impact fx hit fix
4 Days Ago
M92 - Updated textures
4 Days Ago
Calculate cellsize based on vertex count and texels per unit Use max axis for LOD distance Use camera position snapped to half cell increments for LOD distance Change LOD falloff to log function Enable shore wetness
4 Days Ago
Got building working at Team B monument
5 Days Ago
WIP auth support for team build zones, not working yet
5 Days Ago
Each team has their own spawn beach
5 Days Ago
Create game mode, create two teams on start and auto add new players to the lowest pop team
5 Days Ago
5 Days Ago
Paint ocean topology, fix errors
5 Days Ago
Get scene up and running, replace old static research/repair benches with modern versions
5 Days Ago
Removed the NonMatchingShadowCasting error for converting RendererLOD to MeshLOD since ew now support that Updated the converter to match the shadow casting values
5 Days Ago
Highlight the current lod level in the inspector for MeshLOD and RendererLOD while the game is running