branchwiseguys/main/ASMcancel

41 Commits over 30 Days - 0.06cph!

6 Years Ago
Rename
6 Years Ago
Missed one.
6 Years Ago
Fixed a couple of post - merge issues
6 Years Ago
merge
6 Years Ago
NetworkLevel manifest
6 Years Ago
NetworkLevel Manifest
6 Years Ago
Get NPCs working + testmap_smaller minor edit
6 Years Ago
Fixed init order issues with NetworkUser/WiseGuysUser and INetworkUserComponents
6 Years Ago
Cleaned up all errors in the merge. A lot of casting NetworkUser to WiseguysUser that makes things a bit messy - would be nice if we can get rid of WiseguysUser entirely in the IPlayer refactor. Even if not, we can clean it up a bit more.
6 Years Ago
merging v1
6 Years Ago
Fixed the last few issues.
6 Years Ago
...
6 Years Ago
More cleanup and fixes
6 Years Ago
Moved all of the per level content stuff
6 Years Ago
Almost done...
6 Years Ago
Everything's converted to GetManager<T>
6 Years Ago
Using GetManager<T>
6 Years Ago
Everything moved, just need to fix errors.
6 Years Ago
...
6 Years Ago
Create asm def for a lot more stuff, way too big of a checkin...
6 Years Ago
Moved ObservableHashset
6 Years Ago
merge
6 Years Ago
Going home. Removed the majority of dependencies now.
6 Years Ago
Fixed all errors related to NetworkUser, moved stuff to Wiseguys user temporarily.
6 Years Ago
.
6 Years Ago
NetworkUser stripped down to support the bare minimum.
6 Years Ago
Missing namespace
6 Years Ago
Added missing attribute definitions
6 Years Ago
...
6 Years Ago
Removed old networklevel completely
6 Years Ago
NetworkLevels are now loading in properly again.
6 Years Ago
Moved all the generation etc. to WiseguysLevel
6 Years Ago
Moved more stuff from NetworkLevel to WiseguysLevel. Almost all loading again.
6 Years Ago
More work on moving NetworkLevel
6 Years Ago
Replaced client and server components
6 Years Ago
...
6 Years Ago
Refactoring NetworkLevel
6 Years Ago
....
6 Years Ago
...
6 Years Ago
Moved and referencing fixed time
6 Years Ago
Looking at ASMDef Networking code