00:04
<
Sigma88 >
0/ GregroxMun
00:08
<
Sigma88 >
let me know what you think about the loading screens
00:11
<
GregroxMun >
They're a tad basic but it's alright.
00:12
<
Sigma88 >
which one did you see?
00:13
<
GregroxMun >
I just looked at the images in the folder.
00:13
<
Sigma88 >
they are not complete
00:13
<
Sigma88 >
you need to run it
00:14
<
Sigma88 >
I can't legally release the pictures I'm using
00:14
<
Sigma88 >
so I had to find a legal way :D
00:14
<
Sigma88 >
it'll be clear when you start the game twice
00:15
<
GregroxMun >
Oh OK, neat
00:16
<
GregroxMun >
You recolor kerbals!
00:18
<
GregroxMun >
It might be cool to have a playable planet mod where you have trojan moons.
00:18
<
GregroxMun >
oh that's not right.
00:18
<
Sigma88 >
that was when I finally made it to recolor the texture
00:18
<
Sigma88 >
it wasn't easy
00:19
<
Sigma88 >
from there to the final result it was trivial
00:19
<
Sigma88 >
the difficult part was to edit the image
00:19
<
Sigma88 >
I mean, to get both the original image and my edit on the screen at the same time
00:21
<
Sigma88 >
GregroxMun: btw, the recolored textures are now exported in the folder
00:21
<
Sigma88 >
so you can look at them
00:32
Sigma88 is now known as SigmaAway
00:35
<
SigmaAway >
I'm back
00:35
<
SigmaAway >
wanted to test something
00:35
<
SigmaAway >
!c "abcd".Replace("bc","cb")
00:36
<
SigmaAway >
!c "{A}".Replace("{A}","{B}")
00:36
<
SigmaAway >
!c "{A}".Replace("{A}","{0}")
00:39
<
SigmaAway >
I'm dumb
00:39
<
SigmaAway >
time to sleep
02:15
NathanKell|AWAY is now known as NathanKell
03:04
NathanKell is now known as NathanKell|AFK
05:44
SigmaAway is now known as SigmaSemi
05:45
<
SigmaSemi >
!c "a\tb"
05:45
<
SigmaSemi >
!c "a\<b"
05:45
<
Qboid >
(1,3): error CS1009: Unrecognized escape sequence `\<'
05:45
<
Qboid >
(1,3): error CS1009: Unrecognized escape sequence `\<'
05:45
<
Qboid >
(1,3): error CS1009: Unrecognized escape sequence `\<'
05:46
<
SigmaSemi >
!c "a\\b"
05:47
<
SigmaSemi >
!c "<a><b>"
08:37
<
Kopernicus >
[Kopernicus] Sigma88 commented on issue #173: @bcokert please let us know if the fix proposed by @politas worked so we can close the issue...
https://git.io/v9ASV
09:24
TonyC_ has quit [Remote host closed the connection]
09:25
TonyC_ has joined #Kopernicus
11:43
<
Qboid >
SigmaSemi: I'll redirect this as soon as they are around.
14:15
<
Kopernicus >
[Kopernicus] bcokert commented on issue #173: @Sigma88 Sorry haven't had a chance to try this yet. Should have time tonight.
https://git.io/v9x2B
14:19
Thomas|AWAY is now known as Thomas
14:40
GregroxMun has joined #Kopernicus
14:47
<
GregroxMun >
what about it
14:48
<
GregroxMun >
Oh I see
14:48
<
GregroxMun >
That's awesome!
14:48
<
GregroxMun >
A calendar
14:49
<
GregroxMun >
Should definitely be available for RSS.
14:58
<
SigmaSemi >
not only a calendar
14:58
<
SigmaSemi >
a calendar with leap days
14:58
<
SigmaSemi >
and months
14:59
<
SigmaSemi >
customizeable
15:10
<
GregroxMun >
that's terrific.
15:48
<
SigmaSemi >
I just need to make it work properly :D
16:20
regex has joined #Kopernicus
16:46
<
GregroxMun >
It would be neat to try to put stars in hyperbolic orbits "around" the Sun such that it approximates the motion of stars through space. (instead of almost zero velocity circular orbits)
16:46
<
GregroxMun >
But I have absolutely no clue how to do that
17:25
<
Qboid >
(1,2): error CS0020: Division by constant zero
17:47
<
SigmaSemi >
GregroxMun cant really watch it now
17:47
<
SigmaSemi >
But I've seen a bit
17:47
<
SigmaSemi >
Looks like red dwarf maybe?
17:48
<
SigmaSemi >
I've never watched that show, I just know what kind of show it is
17:48
<
SigmaSemi >
Oh btw, I think I have fixed my calendar :)
17:49
<
SigmaSemi >
I just made a system with 365 days in a year
17:49
<
SigmaSemi >
Except for the fourth year which has a leap day on february 29
17:51
<
SigmaSemi >
!c "\\"+(5-9+4)+'/'
17:51
<
GregroxMun >
do you account for years that should have leap years but don't?
17:52
<
SigmaSemi >
My system has exactly 1 leap year every 4 years
17:52
<
SigmaSemi >
So it doesn't need that
17:52
<
GregroxMun >
So it will get out of step with the gregorian calendar if used in RSS.
17:52
<
SigmaSemi >
Depends
17:53
<
SigmaSemi >
You can set the year to be slightly different in duration
17:54
<
SigmaSemi >
So that the final result is always accurate (with an error of 1 day)
17:54
<
SigmaSemi >
1 day max
17:55
<
SigmaSemi >
It's not easy to make the system as complicated as our current calendar
17:55
<
SigmaSemi >
And at the same time make it fulli customizeable
17:56
<
SigmaSemi >
Already having it display 29 February every 4 years added a big layer of complicatefullness
17:57
<
SigmaSemi >
Plus, for SASS I kinda like that it's not actually 100% identical to rss
17:59
<
Qboid >
U+1F413 ROOSTER (?)
17:59
SigmaSemi is now known as SigmaAFK
17:59
<
SigmaAFK >
Cya later
18:26
regex has quit [Remote host closed the connection]
18:36
TonyC_ has quit [Read error: Connection reset by peer]
18:37
TonyC_ has joined #Kopernicus
18:44
TonyC_ has quit [Ping timeout: 204 seconds]
18:52
SigmaAFK is now known as Sigma88
18:52
<
Sigma88 >
thomas I think Kronometer code is ready
18:52
<
Sigma88 >
I am making it a bit more readable right now
18:52
<
Sigma88 >
then I will upload to github
18:52
<
Sigma88 >
and you can do your magic on the stuff :)
19:48
<
Sigma88 >
GregroxMun: how do you call these brackets? <>
19:48
<
Sigma88 >
pointy brackets?
19:48
<
GregroxMun >
angle brackets
19:49
<
Sigma88 >
angle, thanks
19:49
<
Sigma88 >
and these curly right? {
20:23
Thomas is now known as Thomas|AWAY
20:55
<
Sigma88 >
GregroxMun: you can try the kronometer if you want
20:55
<
Sigma88 >
give me a moment to upload it to github
21:05
<
Sigma88 >
GregroxMun: you there?
21:15
<
Qboid >
(1,2): error CS1009: Unrecognized escape sequence `\ '
21:15
<
Qboid >
(1,2): error CS1009: Unrecognized escape sequence `\ '
21:15
<
Qboid >
(1,2): error CS1009: Unrecognized escape sequence `\ '
23:58
<
Sigma88 >
!seen GregroxMun
23:58
<
Qboid >
Sigma88: I last saw GregroxMun on [17.05.2017 19:51:15] in #Kopernicus saying: "yeah"
23:59
Sigma88 is now known as SigmaAway