258,551 Commits over 4,018 Days - 2.68cph!

9 Years Ago
- Ripped out more unusued scripts/ui/folders/everything
9 Years Ago
smoothed out the animal animations. The bear isn't so herky/jerky when he's attacking players.
bot
9 Years Ago
Automated Linux DS Build #158
bot
9 Years Ago
Automated Windows Build #158
bot
9 Years Ago
Automated Linux Build #158
9 Years Ago
Added net.WriteMatrix/net.ReadMatrix net.WriteType support for VMatrix Fixed net.ReadType for TYPE_NIL
9 Years Ago
FOR FUCK SAKE maya scene
9 Years Ago
FOR FUCK SAKE town scene with test stuff !A test model
bot
9 Years Ago
Automated Linux DS Build #157
9 Years Ago
manifest, again, test
9 Years Ago
Added Power operator to stat linkers, allowed for multiple value modifications per operation Some WIP commented out drawers
bot
9 Years Ago
Automated OSX Build #157
bot
9 Years Ago
Automated Linux Build #157
bot
9 Years Ago
Automated Windows Build #157
9 Years Ago
manifest
9 Years Ago
Catch crash condition in CBaseAnimating::TestHitboxes Fix buffer over-read in input library
bot
9 Years Ago
Automated Linux DS Build #156
9 Years Ago
updated loottables to include new attachments updated heli loot to drop new attachments
9 Years Ago
reduced costs of weapon attachments
9 Years Ago
lighttoggle defaults to F
9 Years Ago
merge into main
9 Years Ago
light toggle reliability
bot
9 Years Ago
Automated OSX Build #156
bot
9 Years Ago
Automated Windows Build #156
bot
9 Years Ago
Automated Linux Build #156
9 Years Ago
Added support for ortho views in CalcView and cam.Start Fixed collision bounds having no influence on nextbot navigation
9 Years Ago
- Time arena test/rough wip
9 Years Ago
- Enemy ability picker can now be forced to pick a specific ability
9 Years Ago
- Fixed mortar spikey layer issue
9 Years Ago
- Warning ring mesh generated by DangerMarker set to not cast/receive shadows
9 Years Ago
ak47u entity fixes
9 Years Ago
merge from main
9 Years Ago
Implemented pistol
9 Years Ago
lasersight and flashlight baseline
9 Years Ago
Sentry NRE fix protocol++
9 Years Ago
Replaced rain particles Removed rain falling on glass in front of eyes effect
9 Years Ago
repositioned the left arm on the m4 view model (it doesn't take up as much screenspace now)
9 Years Ago
Doors open/close 2x faster so sharrap
9 Years Ago
Sentry + ak worldmodel now uses new AK model
9 Years Ago
made the muzzleflash/shell ejection use World space coordinates. fixed some code with prefabs that had the ParentToBone not parenting correctly.
9 Years Ago
checkin of latest so I dont break something and not have backup
9 Years Ago
viewmodel animations and sounds for the pistol weapon
9 Years Ago
Ingore ID match when setting active goal from PlayerController
9 Years Ago
Condition wrappers can now flag a desired result via enum in the editor, DSE switches on this after evaluation.
9 Years Ago
Cowboy - updated smash anim source update to clean export script
bot
9 Years Ago
Automated Linux DS Build #155
9 Years Ago
Fixed people trying to steal items from each other
9 Years Ago
added attacks to controller and toned down head bob on run
9 Years Ago
Undone door experiment
9 Years Ago
Refactoring Unit+Item/Attachment handling to be a more flexible and robust Unit+Combat calculations now account for resistances to damage types, mitigation from attributes, and weapons (plus their procs) Added DamageTypes and DamageResistances to Species combat params Added DamageTypes to WeaponParams Added HoldItem flag to PickUpItemSettings Added AttackSpeed attribute, used in combat timings (value*(100/1000) = delay in seconds between attacks) Added AmourRating attribute, used in combat calculations as mitigations (exposed in data, so optional) Weapons data for both spears and rock items