-
[13:11] it basically allows us to rearch to do what we've always wanted the tracker to do -- have the log read stuff to a state, and have the UI draw stuff from the state
This is step 1 in implement…
-
I'm playing Afterbirth with Windows 10 x64, and I cannot use MissingHUD2 with it. In the same machine, I was able to run MHUD2 with Rebirth without a problem., but now I get a error with the injected …
-
The tracker should be robust enough to automatically work on either version when the user switches back and forth between the vanilla game and the DLC.
-
The current approach of bundling up all dependencies in the tools folder is a very nice solution insofar as it's simple to use. However, it then ties up all dependencies to specific versions, meaning …
-
Any plans to upgrade to F#4 - and what's the potential knock on effects of doing something like this?
-
When enabled, after I get a curse of the blind floor, the program completely crashed and wouldn't load up again.
'NoneType' object has no attribute 'floor_has_curse'
I solved the issue by just comme…
-
On MBrace 0.10.0, VS2015 with F#4, I can't run a Cloud Flow. Whenever I try, I get: -
```
INFO : Uploading 'FSI-ASSEMBLY_da3b29e0-1bc1-4204-b9ba-4c505338c81d_1, Version=0.0.0.0, Culture=neutral, Publ…
-
The biggest request from enterprise users is a way to manage private modules with the same level of simplicity and ease as open source modules in the public npm registry. (A close second is group/rol…
-
# C# Language Design Notes Feb 29, 2016
## Catch up edition (deconstruction and immutable object creation)
Over the past couple of months various design activities took place that weren't documented …
-
depfile:
```
nuget Sample
```
`Sample.nuspec` contains ``.
Spark 1.8.0 contains `lib\NET45\Spark.dll` which has
```
[assembly: AssemblyVersion("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.5.3"…