reporust_rebootcancel

129,991 Commits over 4,232 Days - 1.28cph!

10 Months Ago
cherrypicking 110851 Fix heli targeting scientists
10 Months Ago
Added primitive sell order lists for water well vendor
10 Months Ago
Merge from primitive
10 Months Ago
IsAllowedInEra now works correctly if passed a mask Player vending machines can now list items that are marked Loot, Craft or Vending NPC vending machines will only list items that are marked Vending Fixes not being able to see or list chainsaws in player vending machines, but still preventing NPC vending machines from selling them
10 Months Ago
Compile fix
10 Months Ago
creativemode.freerepair updates the battering ram head flags correctly
10 Months Ago
creativemode.freerepair works with constructable entities
10 Months Ago
Reduced the collision damage horses can inflict on vehicles
10 Months Ago
Same idea as 111903 but with working code this time
10 Months Ago
Ballista projectile LOD & trail fixes. Impact FX prefabs.
10 Months Ago
Only use the ground alignment threshold when the tarrain normal variation is above 10 (rough terrain)
10 Months Ago
Added item counts and names to enforce_era_restrictions command
10 Months Ago
▋▇█▊▅▇▇▅▅▋▊ ▇▊▅▇▉█▉ ▅▉▌ ▉▅ ▋▄▌▋▄▌▍ ▍▋ ▉▊▇▇▄▄ ▇▍▆▍ ▊▊█▌▆▇▅
10 Months Ago
Reduced arrow protection on metal shield (100% -> 90%), fixes metal shields taking 0 damage from arrows Fixed fire arrows bypassing shields entirely (just the direct impact, players will still take damage by standing in the fire spawned by these arrows)
10 Months Ago
Updated ballista bolts descriptions, fixed piercer using hammerhead desc Updated engine.json
10 Months Ago
Mark player as hostile after firing a loaded catapult Ballista comments
10 Months Ago
Compile fix
10 Months Ago
merge from primitive/ballista_projectile
10 Months Ago
Merge from primitive
10 Months Ago
mini crossbow sounds
10 Months Ago
Disabled projectile refraction on ballista piercer
10 Months Ago
Added very low anti-vehicle damage to all other bolts to trigger the addforce on impact
10 Months Ago
Piercer bolt, anti-vehicle damage Can pierce through armored vehicles
10 Months Ago
Removed references to mission rewards in dive master mission conversation (will need a phrase rebuild)
10 Months Ago
cookingv2 -> bees
10 Months Ago
Reduce some random clockwise rotations on mini crossbow
10 Months Ago
clientside effects now terminate at the distance of the hit target rather than carry on forever legacybow turret setup
10 Months Ago
Fire pos server validation
10 Months Ago
Merge from media_projects
10 Months Ago
split the magazine from the rifle for the world model
10 Months Ago
`▄▍▄▌▊.▇▄▅_▅▍▄█_▊▉▍▉▄▊` ▆▅▉ ▊▋▉▍▆▆▆▄ ▅▅▆▊▌▆ ▍▉▆▌▌ ▊▄▇▄▊ - ▊▇▌▄▊▌▊▌ ▇▊▇-▆▉▌█▄ ▌▅▍▌▋▋▋ ▇▍▄▋▋ `██▉▇▋.▍▇▍_█▅▇▇_▉█▇▆▌▋` ▄▇ █ ▋▌▍▇▅▌ ▍▊ ▉▅▉
10 Months Ago
▉▊▇▊▆ █▊▊▄▉ ▇▊ ▍▍▆▍▊ ▄▆▋██▉ ▆▌▊▇ ▊▋▇▋▄▆▌▌▍▋▉ ▋▆ ▍▋▋▌▄.▋▄
10 Months Ago
Piercer
10 Months Ago
▍▋▆▍▌▌▆▅▊ █▅▆▌█ ▅▄▇▆ ▅▊▄ ▊▄▅▉ ▋▌▋▍▍▊ ▆▄▋▌▌▆▉▆▉ ▊▍▄▉
10 Months Ago
merge from primitive
10 Months Ago
Hammerhead bolt, does explosion damage to doors only Hitting players will temp ragdoll them
10 Months Ago
Reverted BaseEntity.Parenting change from 111863, not intended
10 Months Ago
▌▄▄▋ ▅▊▉▅▍ ▆▊▊▋▇▍
10 Months Ago
Ballista incendiary bolt now creates a world model on impact
10 Months Ago
BasePlayer-Projectile: on impact, we now create the projectile world model before running the projectile item mods Fixes projectiles world model asserting when trying to parent themselves to a destroyed entity (a fire arrow landing on a twig wall for example, the radial damage mod was destroying the wall)
10 Months Ago
Copied spine avatar settings from main
10 Months Ago
Restore `ScreenText` functionality. FastDDraw has reached feature parity with DDraw. 🎉
10 Months Ago
Revert 'rock formation huge e' materials back to what they should be
10 Months Ago
Fix head pop, but had to disable the head look, need to find a way to order proc anim on spine and neck properly
10 Months Ago
Incendiary bolt, doesnt spawn its world model on impact for now
10 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
10 Months Ago
detatch tow when horse swims
10 Months Ago
Added walking bee model, textures and materials
10 Months Ago
natural beehive world model LODs materials and textures
10 Months Ago
Replaced old camera-based environment volume indirect lighting code with new spatial version