userlamalovecancel

7,134 Commits over 2,861 Days - 0.10cph!

8 Years Ago
Move some shit to LFS
8 Years Ago
Bit of weapon cleanup, add rocket launcher pickup
8 Years Ago
Add tripmine pickups and let us use them
8 Years Ago
Fix grenade in multiplayer
8 Years Ago
Working grenade drops
8 Years Ago
Split consumables when dropping
8 Years Ago
Limit consumable amount, add pickup notifications
8 Years Ago
Don't require base.Tick in HudComponent
8 Years Ago
Limited grenade ammo
8 Years Ago
Splitting weapons up
8 Years Ago
Who did that
8 Years Ago
Catch and log exceptions thrown in tasks
8 Years Ago
Remove damage from armour before health
8 Years Ago
Some grenade shit Don't immediately delete other instance's temp folder
8 Years Ago
Fix compiler error about async in generated code
8 Years Ago
Defer creation of BaseEntity overrides until all code is processed, fixes partial classes
8 Years Ago
Rename sync context and task scheduler, they aren't unreal specific
8 Years Ago
Update bindinggen
8 Years Ago
Fix "this" type for plain native defs
8 Years Ago
Allow other def files to be included
8 Years Ago
Cleaner list replication
8 Years Ago
Run the webcon server on the thread pool
8 Years Ago
Null checks for webcon
8 Years Ago
Cancel reloads
8 Years Ago
BindingGen generates the check for these now
8 Years Ago
Update bindinggen
8 Years Ago
Automatic null checking for unreal types
8 Years Ago
Fix player states not being removed
8 Years Ago
Update to .NET Core 2.0
8 Years Ago
Replicate inventory using NetworkEntityReference
8 Years Ago
Add entity serializer, fix ImmutableList serialization
8 Years Ago
More generic network serialization Add back List<T> serializing
8 Years Ago
Reload times
8 Years Ago
Add a delay task that uses game time, remove old UObject map
8 Years Ago
Update bindinggen
8 Years Ago
Oops
8 Years Ago
Defer creation of InventoryPackage trigger until it can be picked up
8 Years Ago
Update hotload
8 Years Ago
Cleanup static field replacement, skip static compiler generated types
8 Years Ago
Bringing changes over from SandboxGame
8 Years Ago
Fix Gamemode.Current becoming null after hotload
8 Years Ago
Hope MyGet still has 3.5 SDK
8 Years Ago
How about now
8 Years Ago
Fix CI?
8 Years Ago
Update project files, add test for recent issue, also fix NRE in DelegateTest7 because ctor didn't assign all fields
8 Years Ago
Fix some issues with hotload
8 Years Ago
Add flag to prevent dispose from being called multiple times
8 Years Ago
Update bindinggen
8 Years Ago
Don't use move
8 Years Ago
Update bindinggen