userlamalovecancel

6,649 Commits over 2,557 Days - 0.11cph!

6 Years Ago
Add FileSystem.DirectoryExists, remove some old stuff
6 Years Ago
Remove existing coreclr directory when generating it again
6 Years Ago
Cleanup addon json
6 Years Ago
Entry point for addons, automatically unmount and clear paths on unload
6 Years Ago
Fix some project output paths
6 Years Ago
Shorten map names on UI
6 Years Ago
Reference System.Diagnostics.Tools
6 Years Ago
Fix C# file paths in debug info
6 Years Ago
Fix some FS watching issues, support watching WebFileSystem
6 Years Ago
Fix map selection
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again Fix paths to source files for debugger, update Zio Bindings changed SanAndreasImport needs physical filesystem Demo loading asset over HTTP Bindings changed Merge pull request #111 from Facepunch/use-zio Use zio
6 Years Ago
Bindings changed
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again Fix paths to source files for debugger, update Zio Bindings changed SanAndreasImport needs physical filesystem Demo loading asset over HTTP
6 Years Ago
SanAndreasImport needs physical filesystem Demo loading asset over HTTP
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again Fix paths to source files for debugger, update Zio Bindings changed
6 Years Ago
Fix crosshair component conflict
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again Fix paths to source files for debugger, update Zio Bindings changed
6 Years Ago
Make component JS show up in coherent debugger, fix bottom of sources list cutting off
6 Years Ago
Bindings changed
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again Fix paths to source files for debugger, update Zio
6 Years Ago
Ignore log files (coherent makes one)
6 Years Ago
Coherent debugger patches
6 Years Ago
Fix JS error spam
6 Years Ago
Fix paths to source files for debugger, update Zio
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio Use Zio for filesystem watching, make game load again
6 Years Ago
Use Zio for filesystem watching, make game load again
6 Years Ago
Correct weak UObject* handling
6 Years Ago
Don't store grenade/tripmine ammo in weapon instance
6 Years Ago
Working on using Zio to abstract filesystem nicely Update Zio
6 Years Ago
Update readme with some new stuff
6 Years Ago
Update bindinggen
6 Years Ago
Add support for indexers (fixes #46)
6 Years Ago
Update bindinggen
6 Years Ago
Fix duplicate method check for extensions
6 Years Ago
Update Zio
6 Years Ago
Working on using Zio to abstract filesystem nicely
6 Years Ago
Add INetworkSerializable for networking custom types
6 Years Ago
Working on using Zio to abstract filesystem nicely
6 Years Ago
Add a keybind for voice chat instead of always being on
6 Years Ago
Update bindinggen
6 Years Ago
Prefix initialize function with namespace to avoid collisions
6 Years Ago
Allow forward declaration for native types to be changed to struct
7 Years Ago
Add some extra references
7 Years Ago
Update nuget packages before updating .net core Update .net core to release version
7 Years Ago
Crossbow doesn't shoot rockets
7 Years Ago
Attach decals so they don't float around
7 Years Ago
Add ancestors property to entity
7 Years Ago
Add missing bind
7 Years Ago
Add functions to change audio parameters while playing, update bindinggen
7 Years Ago
Add wrapper marshaler to do some null checks (fixes #37)