userMartyn Chapmancancel

143 Commits over 92 Days - 0.06cph!

Codegen and localization rebuild
Merge from naval_update
Restore mission rewards rebalance lost in merge
3 Days Ago
Merge from naval_update
3 Days Ago
- Finish objectives for oil rig mission, assigned as new available mission from Outpost scientist - Optional objectives are now prefixed as optional in the mission preview conversation dialogue - Fix some issues with new reward choices - Remove ShowIf attribute, was not working well enough across the board - Add TryGetEntity to EntityRealm, works like Find but a little neater
4 Days Ago
Merge from naval_update
4 Days Ago
Code improvements: - Config asset now inherits from BaseScriptableObject - Better handling for invalid serialized data
5 Days Ago
Fix chainsaw hit sounds not playing in first person
5 Days Ago
Plays the correct third person deploy sound
5 Days Ago
Give new state in player anim controller an empty clip with a better name, makes it easier to override per override controller
5 Days Ago
Merge from main
5 Days Ago
Fix merge conflicts
5 Days Ago
Merge from main
5 Days Ago
Chainsaw chain now moves in third person
5 Days Ago
- Fix for third person attack hit not playing whilst crouching - Reload (unscrew cap) and chain pull sounds now play in third person - Move some visual update logic from OnFrameWhileHeld (local player only) to PostLateClientCycle
6 Days Ago
- Setup third person attack anims - Add attack_damaging parameter and new state to PlayerAnimation controller - Fixed issue with chainsaw third person deploy sound playing on loop - Fix hit particles playing early
9 Days Ago
▍█▆▆▄▄▌▊▊▅ ▋█▋██▉▅▆ ▅▍▇▋▅▄▆ ██▋▄ ▋▋▆▅▋▌▌_▊▇▇▇▍▅
9 Days Ago
Merge from blueprint_unlock_fix
9 Days Ago
Fix for workbench tech tree appearing fully unlocked, woops
10 Days Ago
Fixes to get choice of mission rewards working properly If a mission has no choice over rewards (the same list of rewards gets dispensed each time), this should appear and function the same as it did before
11 Days Ago
Merge from naval_update
12 Days Ago
More progress on choice of mission rewards - Rudimentary UI for previewing and selecting rewards in mission screen - More work on mission editor inspector nicely working with new rewards data
12 Days Ago
12 Days Ago
Remove using
12 Days Ago
Setup for other monument types
13 Days Ago
WIP setup for playing notification sounds for monument events
13 Days Ago
Update how mission rewards are serialized to support having a choice of rewards Update all mission assets with ported over rewards data Update mission editor inspector for new rewards structure
13 Days Ago
Merge from dlc_blueprint_warning
13 Days Ago
Merge from main
17 Days Ago
Merge from naval_missions
17 Days Ago
Merge from naval_update
17 Days Ago
Fix compile errors
17 Days Ago
Merge from naval_update
17 Days Ago
Error scan checks for more than one occurrence of an ActionEvent node type
17 Days Ago
Cleanup code for node creation search window
17 Days Ago
Move error log to where it actually is an error
18 Days Ago
Better node/data type registry