194,176 Commits over 4,079 Days - 1.98cph!

8 Years Ago
Improved door interaction
8 Years Ago
canyon wip
8 Years Ago
Better, simpler interactions. And doesn't require things to be on the Interactable layer like in my test branch
8 Years Ago
Better interactions, but interactable colliders now MUST be on the Interactable or LootDrop layer. Have updated all the existing ones.
8 Years Ago
More song tweaks NPCs trigger music intensity changes less aggressively Max music volume is much more reasonable Separate in game and in menu music volume sliders Cleanup some old unused files
8 Years Ago
New south road Various other things
8 Years Ago
Merge nav_generate from upstream CNavMesh::SampleStep won't return as completed until all walkable seeds have been visited
8 Years Ago
More work on tracker
8 Years Ago
Logging to attempt to catch NRE in Wearables loading
8 Years Ago
merged back to main
8 Years Ago
Made game options screen accessible from the in-game options (escape) menu
8 Years Ago
Fully integrated the new payphone model
8 Years Ago
and removing it for now
8 Years Ago
checking in broken grabber damage code for later
8 Years Ago
bits
8 Years Ago
phonebox extras
8 Years Ago
merge from main
8 Years Ago
Fixes for menu buttons stopping standalone games working
8 Years Ago
Merge from main
8 Years Ago
Entity manager now subscribes GameInstance to all new entities OnTagChange callback
8 Years Ago
Viewmodel source update to latest rig
8 Years Ago
Optimized EntityRealm.FindInGroup (saves around 30ms per network group leave) Eliminated GC from client side entity group switching
8 Years Ago
Revert 4738
8 Years Ago
Remove crimes from criminal
8 Years Ago
Actually fixed BEFORE-828
8 Years Ago
Merged in terrain texturing edit-mode verbosity mitigation
8 Years Ago
Fixed bright code-lock open/closed lights when non-lit; switched transparent materials to opaque (needed shadow)
8 Years Ago
Fixed start game button not working in Tribe create UI after quitting to menu and starting a new game
8 Years Ago
Jenkinsfile b10
8 Years Ago
Effects with removal actions but no adding actions should now work correctly
8 Years Ago
Crimes shoud now get serialized and show in the crime log UI
8 Years Ago
Added the exit action back and added an enter action
8 Years Ago
temporarily removed exit action chain from Worn Out effect in order to work around a bug
8 Years Ago
moar effects logging
8 Years Ago
more (with an error)
8 Years Ago
more
8 Years Ago
Let's null the Unit when resetting Effects
8 Years Ago
Moar effects logging and change of execution order so the removal event actually triggers after removal
8 Years Ago
models added for Bill2
8 Years Ago
Added conditional packed map keywords Added texture packing processor and tracker (wip) Added packed version of standard layers; base layer first Renamed packed standard shader Increased time tolerance for terrain texturing runtime support map generation verbosity
8 Years Ago
temp
8 Years Ago
Scene stuff Softer, more natural lighting test
8 Years Ago
minor tweaks
8 Years Ago
More music progress
8 Years Ago
wip
8 Years Ago
backup
8 Years Ago
merge from main
8 Years Ago
Cache Entity.CalcAbsolutePosition in __newindex
8 Years Ago
set unit health color stuff, shatter effect, particle,animation etc...
8 Years Ago
CCollisionProperty no longer uses AllocTempVector