Sigma88 changed the topic of #Kopernicus to: #Kopernicus | Release 1.3.0-8 - 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"
Rokker has quit [Quit: Connection closed for inactivity]
<JPLRepo> Sigma88: You can ping me on IRC of course.
<Kopernicus> [Kopernicus] StollD pushed 3 new commits to master: https://git.io/vduKv
<Kopernicus> Kopernicus/master ceefa72 Dorian Stoll: Fix the lensflare issue
<Kopernicus> Kopernicus/master 4427c38 Dorian Stoll: Add build configuration for VisualStudio Code
<Kopernicus> Kopernicus/master fc25f71 Dorian Stoll: Remove and rename some stuff
<Qboid> Starting build #159 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #159: SUCCESS in 23 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/159/
<Qboid> * Dorian Stoll: Remove and rename some stuff
<Qboid> * Dorian Stoll: Add build configuration for VisualStudio Code
<Qboid> * Dorian Stoll: Fix the lensflare issue
ferram4 has quit [Ping timeout: 383 seconds]
<Sigma88> !tell Gregrox* take a look at discord, suggestions are welcome
<Qboid> Sigma88: I'll redirect this as soon as they are around.
Rokker has joined #Kopernicus
GregroxLaptop has joined #Kopernicus
<Sigma88> 0/
<GregroxLaptop> o/
<Qboid> GregroxLaptop: Sigma88 left a message for you in #Kopernicus [07.10.2017 11:07:34]: "take a look at discord, suggestions are welcome"
GregroxLaptop is now known as GregroxVacation
<GregroxVacation> o.
<GregroxVacation> o/
<Sigma88> 0/
<Thomas> \o
egg|zzz|egg is now known as egg
<GregroxVacation> NovaSilisko is working on Raven again after about a year of not doing so.
<GregroxVacation> Raven is a solar system rearranger mod.
<Kopernicus> [Kopernicus] StollD pushed 1 new commit to master: https://git.io/vduAV
<Kopernicus> Kopernicus/master 8ee0ca1 Dorian Stoll: Some star fixes
<Qboid> Starting build #160 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #160: SUCCESS in 26 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/160/
<Qboid> Dorian Stoll: Some star fixes
GregroxVacation has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<Kopernicus> Kopernicus/master ac6786c thomas-jenkins: Kopernicus 1.3.1-2 - "Nothing to see here, go away - edition"
<Kopernicus> [Kopernicus] StollD pushed 1 new commit to master: https://git.io/vdup7
<Qboid> Starting build #161 for job Kopernicus-Dev (previous build: SUCCESS)
<Qboid> Project Kopernicus-Dev build #161: SUCCESS in 26 sec: https://jenkins.tmsp.io/job/Kopernicus-Dev/161/
<Qboid> jenkins: Kopernicus 1.3.1-2 - "Nothing to see here, go away - edition"
<Sigma88> !link logs
<Qboid> http://forum.kerbalspaceprogram.com/index.php?/topic/140580-121-kopernicus-release-1-november-3/&page=27#comment-2793409
Rokker has quit [Quit: Connection closed for inactivity]
ferram4 has joined #Kopernicus
Rokker has joined #Kopernicus
egg is now known as egg|nomz|egg
TonyC1 has joined #Kopernicus
<Sigma88> !c "abc".Reverse()
<Qboid> { 'c', 'b', 'a' }
<Sigma88> !c "abc".Reverse().ToString()
<Qboid> System.Linq.Enumerable+ReverseIterator`1[System.Char]
<Sigma88> hmmm
<Sigma88> !c "abc".ToString().Reverse()
<Qboid> { 'c', 'b', 'a' }
<Sigma88> !c "abc".Reverse().ToArray()
<Qboid> { 'c', 'b', 'a' }
<Sigma88> !c "abc".Reverse().ToArray().ToString()
<Qboid> System.Char[]
<Sigma88> !c "ab cd".TrimEnd('d')
<Qboid> ab c
<Sigma88> !c "ab cd".TrimEnd(2)
<Qboid> (1,10): error CS1502: The best overloaded method match for `string.TrimEnd(params char[])' has some invalid arguments/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
<Qboid> (1,18): error CS1503: Argument `#1' cannot convert `int' expression to type `char[]'
<Sigma88> !c "ab cd".TrimEnd('c')
<Qboid> ab cd
<Sigma88> !c "ab cd".TrimEnd("cd")
<Qboid> (1,10): error CS1502: The best overloaded method match for `string.TrimEnd(params char[])' has some invalid arguments/usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)
<Qboid> (1,18): error CS1503: Argument `#1' cannot convert `string' expression to type `char[]'
<Sigma88> !c "ab cd".TrimEnd('d').TrimEnd('c')
<Qboid> ab
<GalacticNeighbor> [Galactic-Neighborhood] Sigma88 opened pull request #44: v0.4.5 (master...Development) https://git.io/vdzGG
egg|nomz|egg is now known as egg
<GalacticNeighbor> [Galactic-Neighborhood] Sigma88 pushed 1 new commit to master: https://git.io/vdzGl
<GalacticNeighbor> Galactic-Neighborhood/master ad99a48 Sigma88: v0.4.5...
<Qboid> 2d 0h 0m 0s left to event #11: 「みちびき4号機」/H-IIAロケット36号機 [at 2017-10-09 22:00:00]. Say '!kountdown 11' for details
Rokker has quit [Quit: Connection closed for inactivity]
Rokker has joined #Kopernicus