reporust_rebootcancel

142,646 Commits over 4,413 Days - 1.35cph!

14 Days Ago
Don't allow non matching types in the sub system dropdown
14 Days Ago
When the manifest loads/updates we save the country, lat, lon and continetn to player prefs - Check for hello data first and if we cant find it then fall back to whatever our player prefs are
14 Days Ago
Added another female/asian player seed
14 Days Ago
Merge from parent (use PlayerModelAnimationInspector from main, will reapply changes on this branch)
14 Days Ago
Fixed missing throw animation on bee grenade hold type Added toggle visible events for bee grenade and beancan
14 Days Ago
Mortar view model polish pass and entity updates
14 Days Ago
Support geo lookup for steam queries by polling our cache - Add geo lookup dictionary to ServerListManager - Fix ServerAddress.Equals and operator == using reference equality on IPAddress instead of value equality, this was silently breaking all dictionary lookups including ping cache and geo lookups
14 Days Ago
Hide mortar shell projectiles until they're mobile to fix 1-2 frames of seeing them float.
14 Days Ago
merge from mortar_prototype
14 Days Ago
Display an icon for the currently active ammo type near the pitch indicator on mortars
14 Days Ago
- Sort country section based on users long and lat - Steam query will poll cache for geo location before giving up
14 Days Ago
Different explosions for HE and Frag. Fixed parenting issues.
14 Days Ago
Some TestScenario_RocketSplashDamage refactoring Added 3 new tests checking the triangle splash bug
14 Days Ago
bunch of fixes and improvements after suggestions from Luke on charms master sheet
14 Days Ago
supermarket freezer blockout
14 Days Ago
merge from mortar_prototype
14 Days Ago
added 3p upperbody state anim clips
14 Days Ago
updated 3p pickup & drop anim clip lengths
15 Days Ago
- Country now displayed on country button in main menu - Cleaned up and seperated into GeoLocation class to stop us having to access Account.Hello all the time
15 Days Ago
switched to ReplicatedVars, compiler fixes, adjustments to separate client and server code
15 Days Ago
Add one shot handles, blend IK back in after firing mortar
15 Days Ago
Copy paste preview improvements, we now spawn building block conditional model using the saved modelstate Some cleanup
15 Days Ago
Codegen
15 Days Ago
merge from automated_testing
15 Days Ago
Fixed raiding tests CI filtering Test lists
15 Days Ago
Add pilot dlc box, electric furnace and electric furnace io entity to StorageAdaptorAllowCollisionGroup Commit RidableHorse because it wants to and when it wants to we listen
15 Days Ago
merge from main
15 Days Ago
merge from main -> apartment_complex_monument
15 Days Ago
Fix compile error from non-existant namespace
15 Days Ago
merge from optimize_plant_lod_wind
15 Days Ago
Industrial Storage - tweaked gibs
15 Days Ago
Terrazo b texture set
15 Days Ago
added more parameters to equations for getting score area on the board, to account for non-standard board shapes. added a gizmo to view scoring areas, toggleable so you can match the math to the mesh
15 Days Ago
Fixed flacky raiding tests Rockets spawned by ServerProjectileTestSpawner were moving during the WaitUntilAllSpawned
15 Days Ago
Fix recast save being called in unity mode (even though it early outs, it logs a warning)
15 Days Ago
- Grab geo location from hello - Initial setup
15 Days Ago
Mortar view model updates to fix up ammo syncing
15 Days Ago
Merge from workbench_upgrades
15 Days Ago
Merge from main
15 Days Ago
Merge from final_code_cleanup
15 Days Ago
15 Days Ago
Remove visualPointLookup and related build-lookup code. It's not needed any more.
15 Days Ago
updated textures part 2
15 Days Ago
merge from automated_testing
15 Days Ago
industrial floorpapers update, renamed them as well to match with the rest of the textures
15 Days Ago
Fixed CI testlist loading
15 Days Ago
set 3p card game anim to loop
15 Days Ago
Cache items and upgrades server-side, iterate these instead. Removes a bunch of getcomponent and tidies up functions too.
15 Days Ago
Update(tests): add simple pool perf tests (ST & MT) ST avg: 1.29925ms for 10k alloc-deallocs MT avg: 21.16116ms for 1k alloc-deallocs per task, 32 tasks Tests: ran tests
15 Days Ago
industrial garage door - texture polish