2,594 Commits over 548 Days - 0.20cph!
- 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)
- Huge simplification of bee generation
- Depends on Nucleus now
- 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
- Changed honey jar sounds
- Nuclei item cleanup
- Setup honeycomb and honey consumption
- Setup extract modifier on honeycomb which has a chance to drop a nuclei
- Updated nuclei path
- Changed item names
- Cleanup item ItemModSwap
- Added support for weighting, can make one item more/less likely to drop
Allow doors to bypass road checks (only affects the siege tower)
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)
Added nuclei prefab
Moved beehive natural path
- Added honeycomb image + world model (just using natural hive for it)
- Added jar of image item, image + world model
- Merge Conflicts
- Manifest
- Codegen
main -> cookingv2 (shit ton of merge conflicts)
Allow custom impact effects through base player
Effect: revert hit normal transformation
Another attempt at fixing crossbow NRE
Convert hit normal to world position
Effects: Way more normal orientation settings and some tooltips!
Fix NRE in Mini Crossbow UpdateArrowHeads method. Players can now rejoin servers they were locked out of
Jarryds fix for PlaySoundFirstPerson NRE
Fireball velocity calculation improvements.
Increased tick rate on fireball small
Fixed some annoying bugs still left in the new effects code
Fixed scale issues on siege tower
Reset ground floor siege tower to be scale (1,1,1) - should stop projectiles getting scale warped on ground floor
Mini Crossbow second attempt at NRE fix
Setup mini crossbow root object
Bypass stationary system (particles only) on small fireballs
Effects: Correctly inverse transform point should we hit an entity
Effects: Normalise Z multiplication in local pos mode (prevents it clipping underground)
Stop effect offsets going crazy when hitting an entity
Fix mini crossbow pushing some NREs
Add muzzle position to mini crossbow (spawns projectile at the right place 3p)
Incorrect effects path fix
Use 'UseCustomEffect' instead of is valid check
Added ability to inject custom impact effects
- Supports client predicted effects and server effects
- Supports various types of position offsets
- Supports various types of normal orientation
- Supports overriding returned effect path
Reduce some random clockwise rotations on mini crossbow