userIan Hendersoncancel
reporust_rebootcancel

5,984 Commits over 974 Days - 0.26cph!

1 Year Ago
cookingv2 -> bees
1 Year Ago
Fixed incorrect purchase history calculation
1 Year Ago
- Fixed weird scope scaling on Minicrossbow sights - Corrected super wide FOV issues with scopes
1 Year Ago
- Nucleus amount type set to genetics - Natural Beehive changes - Honeycomb changes - Adjust deployed hive volumes
1 Year Ago
- Swapped to a flags approach - Set max inventory size to 7 to sort the last greyed out icon
1 Year Ago
Fixed incorrect Lootpanel phrases
1 Year Ago
Bee swarm scale effects with springs
1 Year Ago
Integrate my item mod swap changes with jakes
1 Year Ago
cookingv2 -> bees (merge conflicts)
1 Year Ago
main -> cookingv2
1 Year Ago
Implement simple programmer and more advanced designer friendly springs. Will use these for scale animations
1 Year Ago
- Profile socket mod inside, i'm going to be using it a lot - Natural beehive file cleanup
1 Year Ago
main -> bees
1 Year Ago
Improved Siege Tower Colliders
1 Year Ago
Minicrossbow placed in an auto turret now shows fire arrows
1 Year Ago
primitive -> main
1 Year Ago
Compile errors
1 Year Ago
customeffects -> primitive
1 Year Ago
- Improved automatic bone name resolver - Fixed duplicate bone names in Siege Tower - Fixed duplicate bone names in Constructable
1 Year Ago
Increase Siege Tower NPC Carver size
1 Year Ago
- Rewrote custom effects system - Moved to projectile code - Inject into projectile before effect is sent - SImplify modifiers
1 Year Ago
Disable gizmo on piercer projectile in time for the playtest
1 Year Ago
main -> primitive
1 Year Ago
- Fix broken projectile velocity normal calculation - Allow automatic normal translation to be automatic, on or off - Attempted to fix match orientation (might need some more minor tweaks)
1 Year Ago
- Huge simplification of bee generation - Depends on Nucleus now
1 Year Ago
Missing files
1 Year Ago
- Changed wording to nucleus rather than nuclei, as it is singluar after all - Setup proper worldmodel scripts on nuclei and jar of honey - Created beehive lootpanel
1 Year Ago
- Changed honey jar sounds - Nuclei item cleanup
1 Year Ago
New honey jar icon
1 Year Ago
Missing files
1 Year Ago
- Setup honeycomb and honey consumption - Setup extract modifier on honeycomb which has a chance to drop a nuclei - Updated nuclei path - Changed item names
1 Year Ago
- Cleanup item ItemModSwap - Added support for weighting, can make one item more/less likely to drop
1 Year Ago
primitive -> main
1 Year Ago
Allow doors to bypass road checks (only affects the siege tower)
1 Year Ago
primitive -> main
1 Year Ago
Added deploy blacklist to wooden door (to match the other doors) this fixes wooden doors not being placeable on siege towers (as well as tugboats)
1 Year Ago
Added nuclei prefab Moved beehive natural path
1 Year Ago
- Added honeycomb image + world model (just using natural hive for it) - Added jar of image item, image + world model
1 Year Ago
cookingv2 -> bees
1 Year Ago
- Merge Conflicts - Manifest - Codegen
1 Year Ago
main -> cookingv2 (shit ton of merge conflicts)
1 Year Ago
Allow custom impact effects through base player
1 Year Ago
Effect: revert hit normal transformation
1 Year Ago
Another attempt at fixing crossbow NRE
1 Year Ago
Convert hit normal to world position
1 Year Ago
Effects: Way more normal orientation settings and some tooltips!
1 Year Ago
Fix NRE in Mini Crossbow UpdateArrowHeads method. Players can now rejoin servers they were locked out of
1 Year Ago
Jarryds fix for PlaySoundFirstPerson NRE
1 Year Ago
Fireball velocity calculation improvements. Increased tick rate on fireball small
1 Year Ago
Fixed some annoying bugs still left in the new effects code