223,937 Commits over 3,684 Days - 2.53cph!

7 Years Ago
Fixed M249 having no rarity set (despawn time)
7 Years Ago
Fixed temple lightmap DX9 support removed Fixed anim state
7 Years Ago
Fixed burned meat and seeds spawning in food boxes due to the automatic loot tables
7 Years Ago
Reverted grenade mass and throw velocity changes
7 Years Ago
Ore stage change sound Misc sound polish Mix tweaks
7 Years Ago
7 Years Ago
7 Years Ago
Removing valid check helps console speed a little bit and as far as I can tell it's always valid. The call to input.update is still weirdly slow on slower, shared Amazon servers, sometimes randomly taking many ms. But the method's already about as simple as it could get.
7 Years Ago
fix merge tooltip button error (I hope~)
7 Years Ago
replacing more text with text mesh pro
7 Years Ago
Added VPC macro to enable/disable Chromium Embedded Framework in builds
7 Years Ago
units avoid eachother mine stage tweaked menu
7 Years Ago
Removing orphaned temp.meta and debug.meta from the prison branch.
7 Years Ago
Server console updates accounted for a seriously large portion of server time. Made updates much less frequent.
7 Years Ago
Processor test/wip
7 Years Ago
ents.FindByModel doesn't return every entity clientside any more, still sucks
7 Years Ago
Fixed container ref being null when last item gets used up
7 Years Ago
stripped project down to minimum
7 Years Ago
Sync improvements and a few bug fixes First pass at dynamic load/unloading of music clips (streamed clips = horrible sync)
7 Years Ago
Removed old post build process and added new
7 Years Ago
Fixed weapon pickup weirdness when dropping on self. Weapon throwing inherits players velocity
7 Years Ago
merge into main
7 Years Ago
manifest
7 Years Ago
Repurposed tip text on menu for button hover tooltips. Tool tip texts
7 Years Ago
again
7 Years Ago
missed
7 Years Ago
merge from main
7 Years Ago
fixed bug with rock stage change effect happening when rocks spawn updated all explosion effects added screen shake to explosions
7 Years Ago
added highlighter to squad menu button
7 Years Ago
Fixed unity version
7 Years Ago
what's new change
7 Years Ago
Added jenkins file
7 Years Ago
Hammer: Fixed incorrect scaling of scrollbars on 2D views not allowing entire map to be seen when zoomed in Hammer: 2D views now render while dragging scrollbars
7 Years Ago
Updated to 5.6.1 Added latest facepunch api stuff
7 Years Ago
really simple repro in test3 scene
7 Years Ago
Fixed MeshManager.copyElement()
7 Years Ago
Rocket factory building / LOD/COL/prefab progress
7 Years Ago
Testing weapon drops/pickups, not perfect
7 Years Ago
testing with audio source directly on the unit view rather than pool
7 Years Ago
More code shuffling Processor/packer work Added image util (editor only)
7 Years Ago
Imported random move test units from test project
7 Years Ago
Player corpses drop backpacks with their items in them when despawning / destroyed (better performance with long despawn duration) Added corpsedespawn convar (time after which corpses despawn and turn into backpacks, defaults to 5 minutes like before)
7 Years Ago
Dummy Units now move clean test scene Test unit calls play sound
7 Years Ago
UnitView/HumanView cleanup
7 Years Ago
AudioFucker test (use testbox_nospawns)
7 Years Ago
HumanView+IK clenaup
7 Years Ago
Moved some stuff around + code org
7 Years Ago
tweak intro anim to avoid unit mouse over problem
7 Years Ago
Murder, what's new.
7 Years Ago
Latest Data