userIan Hendersoncancel

2,774 Commits over 548 Days - 0.21cph!

4 Months Ago
Combat Entity compile fixes
4 Months Ago
Fishing villages wont spawn close to harbor anymore (prevents interactions between the cargo docking and the village)
4 Months Ago
vendor_event_printout -> main
4 Months Ago
Ensure Road Bradley Event outputs the correct stuff as well
4 Months Ago
Ensure Travelling Vendor event prints out the same stuff as prefab events
4 Months Ago
base_combatentity_code_cleanup -> main
4 Months Ago
main -> base_combatentity_code_cleanup
4 Months Ago
cargo_npc_abduction_fix -> main
4 Months Ago
TriggerParent now does checks to ensure its not parenting shopkeeper or mission provider NPCs
4 Months Ago
rocket_death_info -> main
4 Months Ago
Setup death information on patrol helicopter regular and napalm rockets
4 Months Ago
- Comment updates - Fix animations having lower than normal playback speed
4 Months Ago
- Ensure arrow states are kept in admire - Ensure each reload state resets the rotation timer (still needs more work)
4 Months Ago
Don't transition to idle after each fractional reload part
4 Months Ago
Reduce fractional animation time so the transition to the end state is more apparent
4 Months Ago
Slightly more reliable reload animation. Reload now always dumps into the same slot no matter the barrel orientation
4 Months Ago
- Support seperated arrow meshes from bone - Modify on/off state depending on shots remaining
4 Months Ago
main -> 4ShotMiniCrossbow
4 Months Ago
primitive -> Aux2
4 Months Ago
Removed second realmed removed incase thats the issue as well
4 Months Ago
primitive -> Aux2
4 Months Ago
Hopefully prevent battering ram door from bricking Aux2
4 Months Ago
primitive -> Aux2
4 Months Ago
Added wheel FX to Ballista
4 Months Ago
Fixed Repair Bench pushing an NRE if not unlocked via steam, or dlc item but also doesnt have proper steam category supplied
4 Months Ago
- Added catapult wheel effects - Sorted siege tower wheel effect positions
4 Months Ago
Increased and added more trigger volumes on siege tower - should prevent random kicks for flyhack
4 Months Ago
- All constructables now automatically rotate to face away from you when placing (makes it more intuitive to place) - Increase catapult max place distance to support the larger build check radius
4 Months Ago
Added player check triggers to catapult, battering ram and ballista constructables
4 Months Ago
- Setup to allow constructables to block repair if any player is ontop of the entity - Push toast to the 'repairer' to let them know - Added to siege tower initially
4 Months Ago
primitive -> Aux2
4 Months Ago
Full manifest rebuild
4 Months Ago
main -> primitive
4 Months Ago
hash_conflict_planter -> main
4 Months Ago
Fixed respawning planter causing hash conflicts on sockets
4 Months Ago
manifesti_fix -> primitive
4 Months Ago
4 Months Ago
Siege tower doors now reverse backwards if theres something in the way whilst opening
4 Months Ago
mutelist_expose_steamid -> main
4 Months Ago
Expose users steam ids on chat.mutelist
4 Months Ago
primitive -> Aux2
4 Months Ago
More building volume changes to try and allow door placement
4 Months Ago
More checks to prevent a user from pushing the siege tower from a higher point on the tower
4 Months Ago
Sanitise more flags
4 Months Ago
- Dont use Protected flag - Added up to Reserved19
4 Months Ago
Fixed siege tower wheels using incorrect material on LOD3
4 Months Ago
primitive -> Aux2
4 Months Ago
Hopefully that prevents all building spots on the tower
4 Months Ago
Avoid Siege Tower flag conflicts
4 Months Ago
primitive -> Aux2