201,593 Commits over 4,171 Days - 2.01cph!

8 Years Ago
uv tweaks on short strands
8 Years Ago
shield bash 3rd player animations
8 Years Ago
Wrapping up some progression tier data so we can display nice things on the UI for each tier and the remaining requirements
8 Years Ago
Switched base_anim to CBaseAnimatingOverlay
8 Years Ago
Spicebush / textures, prefabs, meshes and billboards
8 Years Ago
Willow bush / prefab and texture tweaks
8 Years Ago
Merge from main
8 Years Ago
ProgressionTierDefinitionEditor TribeProgression widget basics
8 Years Ago
GroupProgression events
8 Years Ago
UI save
8 Years Ago
Data
8 Years Ago
Save
8 Years Ago
first pass shader updates
8 Years Ago
Various world stuff. Materials to BaseShield.
8 Years Ago
Temporary crash tester
8 Years Ago
Rename method
8 Years Ago
Topo masks for spawning. Various world.
8 Years Ago
searchlight no longer accessable without TC access bandages and syringes now show their information panel spelling fixes
8 Years Ago
Craggy doesn't kill NPCs
8 Years Ago
Fixed ivhtexture defaulting to srgb on terrain atlas; added srgb support and rebaked Temporary fix for ivhtexture defaulting to srgb on existing packed maps Fixed normal map issues in some instances where dxt5nm unpacking is necessary
8 Years Ago
rebaked terrain atlas textures
8 Years Ago
repairing now costs 20% of an items total instead of 50% repair bench no longer costs wood, 125 metal frags mountable cleanup passenger/saddle seat TESTS, relax
8 Years Ago
Remove my bug test
8 Years Ago
Quick dirty fix.
7 Years Ago
[D11] add some time to the uniqueId for the time being xboxone only, will cause users not to persist but might help
8 Years Ago
Potentially fixed impact sounds not playing when getting hit
8 Years Ago
Going through the NPC list.
8 Years Ago
This file shouldn't exist.
8 Years Ago
Shield block placeholder sounds & definitions.
8 Years Ago
Shields have an exposed ImpactSoundDefinition that gets played when the player blocks an attack Hooked up Block-Wood to the current test shield
8 Years Ago
ItemManager returns
8 Years Ago
More NPCs from the list.
8 Years Ago
Needed #defines
8 Years Ago
Conversion work
8 Years Ago
Fixed the right side of the inventory screen being completely broken.
8 Years Ago
Moe conversion. Belt seems to be broken in particular. I can send 236 bytes out and only get 2 bytes back. Not serializing to ItemContainer sub-entity maybe?
8 Years Ago
Character state send (see Character.Server changes). Still need to update it to not use the ProtoBuf-based CharacterState object.
8 Years Ago
More stuff. Things a bit broken right now
8 Years Ago
Revert my serialization changes to health and belt as they seemed to break things. Not sure why yet.
8 Years Ago
1st person shield bash
8 Years Ago
#using
8 Years Ago
Fixing up errors in C/S only modes. Unfortunately means a few #if defines are back in for now.
8 Years Ago
Minor fix
8 Years Ago
Fixed being able to click accept/decline on a new tribe member pop up before it had finished animating in (pretty sure this was causing the soft lock when accepting a new tribe member)
8 Years Ago
More NPCs from the list. Manifest.
8 Years Ago
Backup
8 Years Ago
loads of data apparently
8 Years Ago
added CareerLeague GetPromotionTeams() and GetDemotionTeams() defines for number of p/d teams
8 Years Ago
added IsUsable condition to deposit to stockpile interactions
8 Years Ago
Merge from main