userIan Hendersoncancel

2,594 Commits over 548 Days - 0.20cph!

2 Months Ago
Revert 'rock formation huge e' materials back to what they should be
2 Months Ago
primitive -> Aux2
2 Months Ago
Fixed siege tower projectile and projectile scale issues (wrong hashes being generated due to duplicate names even though they had different parents) Wrote scripts for: - Resetting box collider transform but retaining position in centre & bounds of the collider itself - Resetting box collider scale but retaining position in centre & bounds of the collider itself - Resetting box collider rotation but retaining position in centre & bounds of the collider itself
2 Months Ago
Fixed bottom siege tower drawbridge not having sound
2 Months Ago
Minicrossbow ClientInit NRE fix
2 Months Ago
Mini Crossbow: - Fixed broken vm arrowhead rendering - Fixed broken 3p arrowhead rendering - Ensured idle 3p state enforces barrel rotation
2 Months Ago
Translate constructable blocked by vehicle message
2 Months Ago
Towing ropes now do a quick pass to ensure they are consistent lengths
2 Months Ago
primitive -> Aux2
2 Months Ago
Added Mini Crossbow to T1 Tech Tree (now craftable) NOTE: Temprorary placement on tree. Final placement not decided
2 Months Ago
Fixed invisible mini crossbow viewmodel (due to recent model changes)
2 Months Ago
Prevent siege tower from closing door as a player walks into it (whilst opening)
2 Months Ago
- Added natural beehive (drops honeycomb) - Honeycomb description - Manifest
2 Months Ago
Angry bee swarm experiments
2 Months Ago
- Code cleanup - Can pickup hive if theres no honeycomb left inside (you lose the bees inside on pickup)
2 Months Ago
- Added honeycomb - Beehive now stores items (honeyomb) - Beehives generate more honeycomb the more bees are inside - Bee's wont generate unless theres some initial honeycomb inside the hive
2 Months Ago
Swapped beehive prefab over to using new blockout
2 Months Ago
main -> bees
2 Months Ago
primitive -> Aux2
2 Months Ago
Expand siege tower constructable deploy volume
2 Months Ago
primitive -> Aux2
2 Months Ago
- Bradley APC can now destroy barricades - Siege weapon constructables can now be smashed by train
2 Months Ago
Travellling vendor will now break siege weapon constructables on the road
2 Months Ago
Fixed crossbow 3p arrows not updating
2 Months Ago
Make towing visuals rope less loose to avoid it clipping into the floor
2 Months Ago
YOLO commit. Around 960 ~ prefabs and meta files
2 Months Ago
Fix mini crossbow backpack offset again
2 Months Ago
Manifest
2 Months Ago
- Fixed screwed bone names messing with the middle door of the siege tower (causing client and server states to be messed up) - Fixed middle siege tower door using the wrong sounds
2 Months Ago
Fixed a bug I introduced on doors
2 Months Ago
Fixed Door OnObjects throwing NRE if entityContents is null
2 Months Ago
Compile fix
2 Months Ago
- Further polish on layer changes - Fixed bug causing animation curve to not run fully through - Ensured timer duration works ass expected - Added big ass note to the top of the file - Worked on further hiding some bow manipulations
2 Months Ago
- Minor mini crossbow animation cleanup - Reduced some noticiable flickering - Added more lerp time
2 Months Ago
4ShotMiniCrossbow -> primitive
2 Months Ago
Implemented new quicker animations
2 Months Ago
- Experiments with ballista - Missing prefabs
2 Months Ago
primitive -> Aux2
2 Months Ago
primitive -> 4ShotMiniCrossbow
2 Months Ago
- Cleaned up siege tower ramp colliders - Ensured transition onto siege tower ramp and into the door are smooth
2 Months Ago
Rotated Crossbow worldmodel again
2 Months Ago
Added right click method to print out npc vending orders into a nice text format
2 Months Ago
Ensured the rest of the siege towers are in the correct bundle
2 Months Ago
Ensured siege tower is in the correct content bundle
2 Months Ago
Added missing label to siege tower (was preventing it from being picked up on manifest build)
2 Months Ago
compile fixes
2 Months Ago
4ShotMiniCrossbow -> primitive
2 Months Ago
- Moved start barrel rotation to the correct time - Finally fixed the last few artifacts with reload -> idle layer changes
2 Months Ago
- Fixed angle glitching backwards between each reload step