0
I Use This!
Inactive

Commits : Listings

Analyzed 40 minutes ago. based on code collected 41 minutes ago.
May 10, 2024 — May 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed formatting of screenshot text More... over 11 years ago
Added Screenshot Backlog to server HTTP status reply More... over 11 years ago
Moved some stuff back from ConsoleClient to Client More... over 11 years ago
Moved standalone client code to ConsoleClient class More... almost 12 years ago
Improved icon color algorithm More... almost 12 years ago
Refactored client into a non-static class More... almost 12 years ago
Hardcoded server messages to cyan in client More... almost 12 years ago
Merge branch 'master' of https://github.com/SodiumEyes/KerbalLiveFeed More... almost 12 years ago
Several screenshots are now saved per player on the server More... almost 12 years ago
Vessel icons no longer jitter when moving planetarium camera More... almost 12 years ago
Merge pull request #15 from velusip/velufix More... almost 12 years ago
fixing typos in comments More... almost 12 years ago
updated README with version and install info More... almost 12 years ago
typo More... almost 12 years ago
Merge remote-tracking branch 'SodiumEyes/master' into velufix More... almost 12 years ago
minor colour tweak More... almost 12 years ago
Updated KLF for KSP 0.21 KLF now uses the gamedata folder Added show orbits option Added KLFCameraScript for less jitter on vessel icons More... almost 12 years ago
restored to how I found it. More... almost 12 years ago
adjusted default hue filter as the colours are much less saturated in-game than in my test case. More... almost 12 years ago
adjusted x-axis offset on sigmoidal distribution function to yield higher odds of high saturation colours. More... almost 12 years ago
controlledColor method - Added sigmoidal function to saturation to help increase distinction between intense and pastel colours. More... almost 12 years ago
removed double-inline assignment. I hope that was not some obscure hack, but I do not like compiler warnings. More... almost 12 years ago
added basic high-pass to colour gen. Cleaned up comments on new methods. Theorycrafting. More... almost 12 years ago
colorFromHSV method implemented More... almost 12 years ago
cleaned up mono dev environment further, now using .gitignore as intended More... almost 12 years ago
fixed monomake and imported more depending dlls More... almost 12 years ago
added necessary build files and simple build command script monomake More... almost 12 years ago
describing colour gen, not currently working More... almost 12 years ago
chopped out new colour gen methods More... almost 12 years ago
Added throttling of player messages Throttle state now persists after players leave the server Added option to disable ship icons Added local address server config setting More... almost 12 years ago