userlamalovecancel

6,969 Commits over 2,741 Days - 0.11cph!

7 Years Ago
Sound generator improvements, need to tweak math
7 Years Ago
Probably need this
7 Years Ago
Oops Copy paste more Channels and SampleRate shouldn't be private
7 Years Ago
Defer OnChange until Initialize finishes
7 Years Ago
Sound generator improvements Catch and log exceptions when receiving network vars More robust local IP check
7 Years Ago
No static RPC methods
7 Years Ago
Attach -> AttachTo
7 Years Ago
Separate SoundStream and SoundGenerator
7 Years Ago
Update bindinggen, support weak references to UE4 objects
7 Years Ago
Add support for Weak<T> where T is unreal type
7 Years Ago
Make coherent inspector actually work
7 Years Ago
Fix spin on thowable entity Messing around with procedural sound
7 Years Ago
Update delegates when the target changes
7 Years Ago
Remove hotload notice from BaseEntity, fixes bot tick disappearing after hotload
7 Years Ago
We need to swap delegate instances if target type is being swapped
7 Years Ago
Update bindinggen
7 Years Ago
Consistency
7 Years Ago
More accurate generic marshaler handling
7 Years Ago
Fix crash when switching maps
7 Years Ago
Reflected impact effect for bullets
7 Years Ago
Analyzer version
7 Years Ago
Changing versioning
7 Years Ago
Oops
7 Years Ago
Allow virtual RPC, error when using attributes that need BaseEntity and its not inherited
7 Years Ago
Don't crash when doing virtual RPC
7 Years Ago
Add more errors
7 Years Ago
Error on virtual RPC method
7 Years Ago
Fix grenade and tripmine ammo counting in multiplayer
7 Years Ago
Load Sandbox.Analyzers in addons, fix some sln shit for no reason
7 Years Ago
Versioning?
7 Years Ago
Add existing code
7 Years Ago
Initial commit
7 Years Ago
Preserve more whitespace in console (fixes up arrows on compile errors)
7 Years Ago
Bring back explosion and rocket trail effects
7 Years Ago
Fix generics in compiler proxy, reduce duplication in grenade and tripmine Add my path to CookContent, remove nocompile Vector3Range doesn't exist anymore
7 Years Ago
Move some shit to LFS
7 Years Ago
Bit of weapon cleanup, add rocket launcher pickup
7 Years Ago
Add tripmine pickups and let us use them
7 Years Ago
Fix grenade in multiplayer
7 Years Ago
Working grenade drops
7 Years Ago
Split consumables when dropping
7 Years Ago
Limit consumable amount, add pickup notifications
7 Years Ago
Don't require base.Tick in HudComponent
7 Years Ago
Limited grenade ammo
7 Years Ago
Splitting weapons up
7 Years Ago
Who did that
7 Years Ago
Catch and log exceptions thrown in tasks
7 Years Ago
Remove damage from armour before health
7 Years Ago
Some grenade shit Don't immediately delete other instance's temp folder
7 Years Ago
Fix compiler error about async in generated code