Sigma88 changed the topic of #Kopernicus to: #Kopernicus | Release 1.3.0-6 - https://git.io/v0Gg5 | Pictures: https://git.io/vHqLy | List of packs: http://git.io/vWjiY | GitHub: http://git.io/vWAFE | Examples: http://git.io/vWAF9 | Visual Editor: http://git.io/vWAbq | Funny Quotes: https://git.io/vHqt8 | <Kopernicus> Kopernicus/master 91e89a4 thomas-jenkins: Kopernicus 1.2.2-6 - "404 - Title not found"
Mead has joined #Kopernicus
GregroxMun has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Raidernick has quit [Read error: Connection reset by peer]
Raidernick has joined #Kopernicus
ferram4 has quit [Read error: Connection reset by peer]
ferram4 has joined #Kopernicus
Rokker has quit [Quit: Connection closed for inactivity]
<Kopernicus> [Kopernicus] Sigma88 opened pull request #233: Starfixes (master...starfixes) https://git.io/vdfOB
<Kopernicus> [Kopernicus] Sigma88 commented on issue #233: this could be considered a bug fix, but I will let you merge it @StollD because I added something that might be considered a new feature:... https://git.io/vdfOy
Rokker has joined #Kopernicus
Qboid was kicked from #Kopernicus by *status [You have been disconnected from the IRC server]
Qboid has joined #Kopernicus
<Kopernicus> [Kopernicus] StollD closed pull request #232: Sigma 1 (master...sigma-1) https://git.io/vdvm0
<Qboid> Starting build #138 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #138: SUCCESS in 30 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/138/
<Qboid> * Sigma88: revert to the original
<Qboid> * Sigma88: thomas' suggestion
<Kopernicus> [Kopernicus] StollD commented on pull request #233 be2e8d8: `stars[i]` - No need to use Linq and waste memory. https://git.io/vdfo7
<Kopernicus> [Kopernicus] StollD commented on pull request #233 be2e8d8: Please add an explicit `private` and move the initialization to `Start()` https://git.io/vdfod
<Kopernicus> [Kopernicus] StollD commented on pull request #234 32f1eef: Can you change this to `RnDRotation`? https://git.io/vdfKs
TonyC has joined #Kopernicus
TonyC1 has quit [Ping timeout: 200 seconds]
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #234 32f1eef: should we change **RD**Visibility as well?... https://git.io/vdfdd
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #234 32f1eef: it's the list of bodies for which we want to "kill" the rotation... https://git.io/vdfFZ
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #234 32f1eef: I wasn't sure how KopernicusStar worked... https://git.io/vdfFR
GregroxMun has joined #Kopernicus
<GregroxMun> o/
<Kopernicus> [Kopernicus] StollD commented on pull request #234 32f1eef: Yes https://git.io/vdfFa
<Kopernicus> [Kopernicus] StollD commented on pull request #234 32f1eef: I know. I was just suggesting a new name (with an n) https://git.io/vdfFo
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #234 32f1eef: honestly I would restrict the "off" feature only to those stars that have coronas, since the only downside of rotating stars is that the corona rotates together with the star >_> https://git.io/vdfFK
<Kopernicus> [Kopernicus] StollD commented on pull request #234 32f1eef: Seems like a good idea, but I wouldn't change it. Instead we should add a second ParserTarget with the new name to it. https://git.io/vdfFM
<Kopernicus> [Kopernicus] StollD commented on pull request #234 32f1eef: Thats fine. https://git.io/vdfFQ
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #233 be2e8d8: an int cannot be lower than a null so it returns false... https://git.io/vdfAZ
<Kopernicus> [Kopernicus] StollD commented on pull request #233 be2e8d8: It is extra code that gets executed every frame and that isn't neccessary. https://git.io/vdfAa
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #233 be2e8d8: the problem is that in the RnD all stars have a StarComponent... https://git.io/vdfAQ
<Kopernicus> [Kopernicus] Sigma88 commented on pull request #233 be2e8d8: the problem is that in the RnD all stars have a StarComponent... https://git.io/vdfAQ
<Kopernicus> [Kopernicus] StollD commented on pull request #233 be2e8d8: Ok, then leave it that way https://git.io/vdfxU
<Kopernicus> [Kopernicus] Sigma88 closed pull request #234: add customizeable option RDRotation (starfixes...starfixes+) https://git.io/vdf8C
<Kopernicus> [Kopernicus] Sigma88 commented on issue #233: ok, I think I've addressed everything... https://git.io/vdfpz
<Kopernicus> [Kopernicus] StollD commented on pull request #233 83822db: You can just add two ParserTargets to one property ;) https://git.io/vdfpK
<Kopernicus> [Kopernicus] StollD commented on issue #233: Yes, that would be cool https://git.io/vdfpb
<Sigma88> Thomas, do you mean like this?:
<Thomas> Yes
<Sigma88> What about the "?"
<Sigma88> Is there a downside to use it?
<Thomas> Not really, but it looks weird if you overuse it
<Kopernicus> Kopernicus/master c773061 Dorian Stoll: Merge pull request #233 from Kopernicus/starfixes...
<Kopernicus> [Kopernicus] StollD pushed 1 new commit to master: https://git.io/vdJfw
<Qboid> Starting build #139 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #139: SUCCESS in 40 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/139/
<Qboid> * Sigma88: avoid exceptions in RnD
<Qboid> * Sigma88: use planet.name instead of displayName
<Qboid> * Sigma88: kill rotation of stars
<Qboid> * Sigma88: space
<Qboid> * Sigma88: RDRotation
<Qboid> * Sigma88: derp
<Qboid> * Sigma88: add RnDVisibility and renamed RDRotation
<Qboid> * Sigma88: various fixes
<Qboid> * Sigma88: element at
<Qboid> * Sigma88: RND double parsertarget
<Qboid> * Sigma88: reindent
<Qboid> * Sigma88: **```?```**
TonyC1 has joined #Kopernicus
<Sigma88> Thomas ok that's fair
<Sigma88> I'll keep using it in my code since it can prevent nullrefs :)
TonyC_ has quit [Ping timeout: 186 seconds]
<Sigma88> Thomas I forgot to use Boolean instead of bool
<Sigma88> Do you want me to change them?
<Thomas> Doesn't matter
<Sigma88> K
<Sigma88> I know you like seeing VS complain
<Sigma88> ?
<GregroxMun> kill rotation of stars ?
<HebaruSan> Is that for the distant stars or the Sun?
<GregroxMun> bit of mars twitter bot
<Thomas> HebaruSan: GregroxMun: It is for star models in the RnD scene
<GregroxMun> ok
<Thomas> Their coronas rotate
<Sigma88> Thomas, let's assume I have a folder with some image files
<Sigma88> And I want to copy some of them to another folder
<Sigma88> Based on their width
<Thomas> Dunno why, but somehow I want to make some planets again. So I messed with paint.net for 5 minutes and got this https://i.imgur.com/8QSwBTt.png
* Thomas likes it
<Sigma88> it's.... interesting
<Sigma88> :D
<Thomas> And now this gives me an idea for a Planetary Diversity Module and all interests in planet making are forgotten... I hate me lol
<Sigma88> hehe
<Thomas> I am going to apply the same technique that stellarator uses for gasplanets
<Thomas> and recolor them
<Sigma88> is that the one based off my recolor mod that I made some time ago?
<Sigma88> or is that different?
<Thomas> Yes
<Kopernicus> [Kopernicus] StollD pushed 2 new commits to master: https://git.io/vdJEH
<Kopernicus> Kopernicus/master acefe3c Dorian Stoll: Add PSystemBody constructors to most loaders
<Kopernicus> Kopernicus/master 26f573d Dorian Stoll: Add an UI to switch between relative exposure display and absolute
<Qboid> Starting build #140 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #140: FAILURE in 29 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/140/
<Qboid> * Dorian Stoll: Add PSystemBody constructors to most loaders
<Qboid> * Dorian Stoll: Add an UI to switch between relative exposure display and absolute
<Qboid> 7d 0h 0m 0s left to event #8: Intelsat 37e & BSAT 4a/Ariane 5 ECA VA239 [at 2017-09-29 21:47:00]. Say '!kountdown 8' for details
<Sigma88> what did you do?
<Sigma88> :D
<Thomas> Used a feature from a newer c# version
<Thomas> I updated the compiler on my server
<Thomas> and next time it should build again
<Sigma88> ah
<Sigma88> Thomas: what does ?? mean?
<Thomas> a ?? b means use a unless it is null. if it is null, use b
<Sigma88> ok
<Sigma88> nice
<Sigma88> thomas, do I need to update VS?
<Sigma88> it won't compile
<Kopernicus> [Kopernicus] Sigma88 pushed 1 new commit to master: https://git.io/vdJK3
<Kopernicus> Kopernicus/master aaefa96 Sigma88: compile?
<Qboid> Starting build #141 for job Kopernicus-Dev (previous build: FAILURE -- last SUCCESS #139 5 hr 22 min ago)
<Qboid> Project Kopernicus-Dev build #141: STILL FAILING in 19 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/141/
<Qboid> noreply: compile?
<Sigma88> hmm
<Sigma88> thomas, are you sure you can put a throw thingy in line with the celestialbody?
<Thomas> my vs compiles it
<Sigma88> what version?
<Kopernicus> [Kopernicus] Sigma88 commented on commit acefe3c: does this mean that I need to choose between using... https://git.io/vdJ6S
<Thomas> 2017
<Sigma88> ah
<Sigma88> mine is 2015 :|
<Sigma88> I'll download 2017
<Kopernicus> [Kopernicus] StollD pushed 1 new commit to master: https://git.io/vdJif
<Kopernicus> Kopernicus/master 030a4ba Dorian Stoll: Fix the build
<Qboid> Starting build #142 for job Kopernicus-Dev (previous build: STILL FAILING -- last SUCCESS #139 5 hr 49 min ago)
<Qboid> Project Kopernicus-Dev build #142: STILL FAILING in 15 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/142/
<Qboid> Dorian Stoll: Fix the build
Rokker has quit [Quit: Connection closed for inactivity]
<Kopernicus> Kopernicus/master 760c804 Dorian Stoll: Makefile changes
<Kopernicus> [Kopernicus] StollD pushed 1 new commit to master: https://git.io/vdJiV
<Qboid> Starting build #143 for job Kopernicus-Dev (previous build: STILL FAILING -- last SUCCESS #139 5 hr 54 min ago)
<Qboid> Yippee, build fixed!
<Qboid> Project Kopernicus-Dev build #143: FIXED in 24 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/143/
<Qboid> Dorian Stoll: Makefile changes
<Sigma88> \0/
<Sigma88> thomas, does the new syntax imply that you cannot choose both CelestialBody and PSystemBody ?
<Sigma88> or is there a way to use both?