userMaverickcancel
branchrust_reboot/main/naval_updatecancel

32 Commits over 61 Days - 0.02cph!

5 Days Ago
Remove voice gen plugin
5 Days Ago
Merge from naval_scientist_variation, new hazmat for scientists that have the new AI
25 Days Ago
When npc aim at the head because the body is occluded, do not check again if the head is visible, shoot anyway
25 Days Ago
Fix scientists trying to shoot through glass on ghostship, the glass windows were setup incorrectly (using the transparent layer instead of world)
25 Days Ago
Centralize logic that checks if a npc bullet will be blocked if they fire
25 Days Ago
Another attempt at fixing new scientists unable to shoot the player's head when it's the only thing poking out
25 Days Ago
Fix scientists reacting too slow when fighting a player that hid and getting shot in the back by another player, hook new scientists to Server.pveBulletDamageMultiplier
25 Days Ago
Improve reliability of scientists grenade throws: - replace capsule collider with sphere collider, centered, more predictable bounces and less risks of getting caught on geometry - "explode" on impact, reduces cases when the grenade lands next to player but bounces into the sea
26 Days Ago
Fix scientists cancelling their behaviour because they think they can throw a grenade but they can't, fix some triggers being set to world and being hit by grenade trajectory prediction traces
29 Days Ago
Fix scientists rushing when grenade throw fails
29 Days Ago
New scientists used to sprint into cover when out of bullets, now they'll slowly walk for 1s before sprinting to give a larger window of opportunity to players
29 Days Ago
Reduce new scientists damage, and remove all voicelines (they won't talk anymore)
29 Days Ago
Merge from better_npc_grenades
36 Days Ago
Fix npcs failing to land a shot when only the player head is sticking out, because of their distaste for landing head shots
37 Days Ago
Fix shipping_container_900_b prefabs being ignored when navmesh is built on ghostships, rebuild ghostship_d navmesh
38 Days Ago
Fix NRE in server builds when scientists are talking to each other
38 Days Ago
Hook new scientist bullet trail, helps players get more spatial awareness with longer lasting trails
38 Days Ago
Scientist will rush players that are undergeared more often, instead of playing too defensive against bows
39 Days Ago
Disable automatic creation of plugin helper object at runtime that's not used outside of editor
44 Days Ago
▊▋█ ▍▍▋▋▍▉-▆█▅▌ ▇▌▆▍▄▋▋▄ ▅▉ ▊▉▇▄▊▌▆ ▄▉▌▋▅▅, ▍▍▅ ▅▊▊ █▋ ▉▊ ▋█▉ "▆▆ ▍█▅ ▉█▆▌▇▊▊▄▅" ▇▆▌▆ (▄▅▊ ▇▄ ▌▊▅█▋▌▄▌▊▉▅ ▉▄▄▄▋ ▆▋'▍ ▅▉ ▉█▉▉▅▉▋█ ▊▇▌▍ ▆▅▌▍▅▋ █▌ ▉▍▅▍▊▆-▅▋█▌)
44 Days Ago
Fix oilrigs spawning old scientists after bad merge
45 Days Ago
Fix compile error
46 Days Ago
Initial setup to fix scientists trying to shoot through glass
46 Days Ago
Fix scientist corpses showing "ScientistNPC2" in the loot panel, instead of the localized name for (previous commit didn't go through)
46 Days Ago
Fix scientist corpses showing "ScientistNPC2" in the loot panel, instead of the localized name for scientists
46 Days Ago
Remove log
46 Days Ago
Add more descriptive error logs to help find cause of NRE NpcBarkComponent.PlayConversation
46 Days Ago
Fix Cannon.adminfire dict same key add error, ai noises now have a unique id for comparison purposes
46 Days Ago
▄▊▋▌▊▋▆ ▉▌ ▉▇▇ ▆▌▉▊▇▌▅▄█▍ █▇▋▋▊▋▍ ▅▄▉▅▆▍▌ █▊▌▄▌
2 Months Ago
Fix NRE when shooting ballistas and canons
2 Months Ago
Codegen
2 Months Ago
Merge from ai_scientist_iteration