224,840 Commits over 3,714 Days - 2.52cph!

7 Years Ago
First pass on a system to fade objects that are occluding the player's view For an item to be faded, it needs to be part of the hierarchy of a collider on the Resources layer AND tagged with the "Occlude" tag When an item that passes these conditions is found it will be set to the FadeMaterial on the new CameraOcclusion component, and it's materials will be reverted once that item is no longer occluding the view Manually tagged the leaves on the Birch and Oak trees - tagging isn't part of the model import process yet so this will need to be reapplied after a model update The fade material is just a transparent standard shader, this could definitely be improved
7 Years Ago
Stop gang members from getting object highlights on items for OTHER gang's missions
7 Years Ago
Better gang notifications
7 Years Ago
Added notification when enemy uses gang safe
7 Years Ago
candle hat default blueprint metal window bars cheaper to research
7 Years Ago
Rename only
7 Years Ago
Gang members get a notification when an enemy enters their gang building
7 Years Ago
added stance modifiers, less accurate when standing, even moreso when moving same accuracy as before when crouching added loot tier types to monument info Warehouse tier 0 Gas station tier 0 Lighthouse tier 0 Supermarket tier 0 Harbor tier 0 and 1 Airfield tier 1 Satellite dish tier 1 Dome tier 1 'Radtown 3' tier 1 Trainyard tier 1 Water treatment plant tier 1 Launch site tier 2 military tunnels tier 2 Powerplant tier 2
7 Years Ago
Added terrain filters to icebergs/icesheets to prevent them from spawning on the beaches Some more scene tweaks
7 Years Ago
Hacky fix for navmesh agents not "attaching" to the navmesh when loading a game (doing a Warp() to their own position and changing the timescale seems to attach them)
7 Years Ago
Started a notification manager thing but then decided to do things a different way. Just saving this work
7 Years Ago
Backup
7 Years Ago
Backup
7 Years Ago
Scaled down icesheets to a more realistic size Cleaned up icesheet scenes Made icesheet paths easier to navigate
7 Years Ago
AI vs cactus fix.
7 Years Ago
missing font
7 Years Ago
more ui rework
7 Years Ago
Backup
7 Years Ago
Collisions now disabled between ALL character types. Vehicles and characters can still collide.
7 Years Ago
Various
7 Years Ago
adjusted rotation rate while landing, turned off some debug stuff, disabled TurnToFaceInputDirection I dont think TurnToFaceInputDirection was working correctly, if i had my character run towards the camera and then attack he would turn 180 and attack, if I had him running left or right relative to the camera he would attack backwards? Feels more predictable without it for now
7 Years Ago
added some more flexibility to fire trap, new module
7 Years Ago
Accessibility modifiers
7 Years Ago
Save
7 Years Ago
WeaponParameters.OnValidate error check for items with combat abilities of type "throw" that do not have the appropriate projectile setting Fixed a bunch of data types not calling base.OnValidateInternal Hand axe is no longer throwable
7 Years Ago
▅▅█▅▊▇▇█ ▊▌▉▆ ▄▌▇█▉ ▆▍▍▋▄▄▌▍ ▄███▍▍▌▅▄
7 Years Ago
hit boxes for barrels are larger, fixed bug in get difficulty function, more controlled module type selection
7 Years Ago
Clean up
7 Years Ago
Map changes
7 Years Ago
Styles, Compiler version
7 Years Ago
Moved hair prefabs
7 Years Ago
Hapis BradleyAPC setup Hapis ME monument changes
7 Years Ago
Youtube ID fix
7 Years Ago
cloaking
7 Years Ago
Thread Reply style
7 Years Ago
Fixes
7 Years Ago
Misc
7 Years Ago
More food/hunting AI work
7 Years Ago
Include Microsoft.Net.Compilers
7 Years Ago
Compiler update
7 Years Ago
Fixed ComposeFrame on fragments where nothing was written Merge branch 'master' of Facepunch.WebGame
7 Years Ago
Updated LV
7 Years Ago
Plugins
7 Years Ago
Added Tier0, Tier1 and Tier2 topologies Players only spawn on Tier0 beaches Tier0 is always temperate, Tier1 and Tier2 can be arid, temperate or arctic Added Vector2.Rotate extension method
7 Years Ago
no longer movement locked after land long jump, on ground rotation rate increased trying to make movement feel a little more agile to improve feel of platforming/exploration
7 Years Ago
example of tree with empty assets setup to position FX
7 Years Ago
Don't validate shit
7 Years Ago
ReadThread fix Quoting
7 Years Ago
examples of possible ways to lod trees, tree_oak_LODTYPE_A and tree_oak_LODTYPE_B
7 Years Ago
Removed some duplicate desire selectors in hunting goal plans