reporust_rebootcancel

130,372 Commits over 4,232 Days - 1.28cph!

10 Months Ago
Missing files
10 Months Ago
Laid out basic swarm behaviour setup
10 Months Ago
Code cleanup
10 Months Ago
Update: ServerProfiler - Track allocations on all threads The display of this information is still abysmal - need to figure out how to make it better. Tests: took snapshots both in editor and in standalone server builds (win + linux). Hacked a version that used to crash, but current changes don't anymore.
10 Months Ago
missed this
10 Months Ago
add some configs
10 Months Ago
Rocket tests: fire rockets at all doors and building blocks (every grade, every skin) and verify that everything works
10 Months Ago
remove unused textures, fix moon lighting transition
10 Months Ago
setup pumping on the handcar - consumes metabolism over time, similair to bicycle - also switch seats to use the horse pose because it's funnier
10 Months Ago
use configured step count again
10 Months Ago
Nested coroutine tests support
10 Months Ago
add back option/convar removed during merge
10 Months Ago
Game UI isolated slider
10 Months Ago
Menu UI Scale decouple from GUI scale, restructure menu folders
10 Months Ago
scene
10 Months Ago
blackboard update made it paintable and deployable
10 Months Ago
scene
10 Months Ago
Split Handcar mesh
10 Months Ago
More containers. Manifest.
10 Months Ago
basic pumping and setting correct ikset for each mount point
10 Months Ago
handcar seat setup with some hand ik targets manifest
10 Months Ago
Added function to get the best storage area for a given item, based on size and remaining space. Try storage areas in a random order. Added function to get the available remaining storage volume of a storage area. No longer over-fill storage areas.
10 Months Ago
Attempt to place loot in descending size order. Function to order loot by size.
10 Months Ago
Added and assigned what icon
10 Months Ago
Functions to calculate the total storage volume available, and the total storage volume required for a list of loot
10 Months Ago
- Icon - More deployable changes - Skewed out on an single axis
10 Months Ago
launch site factory trees set dressing
10 Months Ago
Wow, it works -Fixed orientation issues
10 Months Ago
merge from ballista_fixes
10 Months Ago
merge from shield_fractional_fix
10 Months Ago
merge from fix_tech_tree_total_cost
10 Months Ago
Initial attempt at a Drawbridge: - Use Siege Tower Drawbridge 1 - Allow placement in a door frame - Adjust protection volume - Use door guide mesh
10 Months Ago
Added parameter field in TestResultEntry Fixed empty testrunner run command erroring
10 Months Ago
vending_stats_fixes_3 -> main
10 Months Ago
Fix wildly inflated vending stats sold amounts
10 Months Ago
small vehicle editor fix to not spam assert errors when no mount points are set
10 Months Ago
setup basic handcar prefab, able to move on track by just setting a force override convar at the moment manifest gen + codegen
10 Months Ago
blackboard model materials and textures
10 Months Ago
Export test results in the server directory
10 Months Ago
Added cancel command, to cancel the current test run
10 Months Ago
Update: Impllement GamePhysics.HandleIgnoreCollisions as a batch - extended TerrainCollision to support batching - extended WaterColllision to support batching There's still more improvements that can be done (translating into burst jobs and better job-graph building), but currently the goal is to translate more of code into batch form away from singular. Tests: none, it's not hooked up yet - will explore writing unit tests next-ish
10 Months Ago
Split server and client tests correctly into different folders Compile fixes
10 Months Ago
Generate json results after each test run Cleanup
10 Months Ago
moved handcar under trains folder
10 Months Ago
reverting scene changes from merge that look unintentional
10 Months Ago
merge from horse2_fixes/handling
10 Months Ago
merge from handcar
10 Months Ago
Adding procedural option using render primitives indexed indirect for grass blades with calculated vert positions
10 Months Ago
First pass piping update data (similar to IO tool)
10 Months Ago
Created farming inventory loadout Chickens can eat and drink