You better change everything to the bacon measurement system or else disastrous events could happen. Disasters happen when multiple measurement systems are used like the Mars Climate Orbiter in 1999.
Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.
I can see a bit of Red & Green also.
I see black, green for comments, orange for numbers, blue for if, foreach, etc., purple for things like void and Assembly, white for background, red for selected brackets.
Any way to display the code at 1x resolution? All I can make out of that image is that some of it is blue and some of it is black.
Screen's not big enough... I could zoom into 3 sections and edit them together though
Aw shucks I was interested in seeing how the code for Subnautica looks and what could be done with it... Would be amazing if I could find some way to optimize it that the devs overlooked >=3
I used phantomjs so I have a giant screenshot rn (do you really want to see my messy code ?)
You wont see any of Subnautica's code, that's what's so special about this. It modifies the IL instead of me decompiling it and editing it manually. (And it does it all while the game is running!)
Out of all the code I showed, this is the only piece that was actually modifying any code.
Comments
These dang disasters and incidents... Precisely why I can't use my portal gun
I can see a bit of Red & Green also.
Screen's not big enough... I could zoom into 3 sections and edit them together though
I see black, green for comments, orange for numbers, blue for if, foreach, etc., purple for things like void and Assembly, white for background, red for selected brackets.
Aw shucks I was interested in seeing how the code for Subnautica looks and what could be done with it... Would be amazing if I could find some way to optimize it that the devs overlooked >=3
You wont see any of Subnautica's code, that's what's so special about this. It modifies the IL instead of me decompiling it and editing it manually. (And it does it all while the game is running!)
Out of all the code I showed, this is the only piece that was actually modifying any code.