ERLOG 2021-08-29

The below can be used to save the settings to a file or load them from a file. Useful if you want to transfer the settings between devices or feel better editing the settings by hand. Settings are stored as a cookie in your browser.
The below is a unique name for your settings. If you update your settings on one device, all other devices with the same name should be updated. This is done by checking if the stored cookie has an update date later than your current cookie. If you change the name, then the update date will be set to 0 so that an attempt will be made to load the latest data from the database.
Cookie last updated: 2025-04-06 04:50:13
Pushing the button below will register your browser and cookie ID so that you will receive push notifications. This happens automatically when loading the page, it is merely left here as a debug tool.
The below can be used to set an offset in minutes to alter the displayed timestamp. So, for example, someone in CST (which is UTC-6) will use an offset of -6*60=-360. Autodetect should find your offset automatically using javascript.
Check the below if you want the logs to attempt to render links in a pretty manner
The below can be used to set a colour for each user's name, overriding the automatically generated colours. Saved colours are displayed in order of priority. Notify allows you to receive push notifications for replies mentioning that name.
<<< Previous | Next >>>
03:00:38 Devastator: 'a drink will not help us in balttle'
03:00:44 Devastator: potions.
03:01:05 ER: I don't want a potion I want a tasty drink
03:01:28 ER: tasty drinks are not SUPPOSED to help you in battle!
03:07:40 Devastator: mmm.
03:07:52 Devastator: you know, they should have both coffee and hot chocolate here.
03:08:00 Devastator: and maybe cold chocolate.
03:08:05 ER: oo
03:08:32 Devastator: and tea.
03:08:43 Devastator: but yeah, lowland tulians do the plantation thing.
03:08:52 Devastator: tropical cultivation.
03:08:58 ER: chocolate pls
03:29:27 Devastator: choko-fan, ER?
03:29:49 ER: a bit~
03:34:52 Devastator: https://youtu.be/PrOQGKAQ4ms
03:37:52 syv has joined #einsteinianroulette
03:37:59 Devastator: heyo.
03:38:16 Devastator: very good thing to not bet into those buzzsaws.
03:38:22 ER: sy
03:40:51 syv: er
03:43:19 ER: syer?
03:43:36 Devastator: ersy
03:43:44 syv: No.
03:43:48 syv: Dev
03:44:02 syv: I uploaded the video for my WR.
03:44:07 Devastator: Hey hey.
03:44:10 Devastator: got a linkies?
03:44:42 syv: https://m.youtube.com/watch?v=4Yd_K6l9_sc
03:45:16 syv: I forget if I talked about it here, but this is an improvement over the first time I commented on it.
03:45:18 Devastator: ooh, two comments.
03:45:24 Devastator: you mentioned that you set the record.
03:45:28 syv: Officially triple the speed of the last WR.
03:45:36 ER: linkle
03:46:12 syv: When I posted it in Optix, Incendium, who made the map, responded with "holy shit wtf"
03:46:14 syv: She thought the best possible time would be around 300s
03:46:50 Devastator: Also, is that Mami?
03:47:50 syv: Yep!
03:48:08 syv: I've been using that skin for two years now, I think?
03:49:01 Devastator: the yellow line really helps you follow the map.
03:49:21 Devastator: that ending looks really rough.
03:50:27 syv: Yeah, this map is really well designed for a full lava map.
03:51:04 syv: The ending (after the last green box) is really not so bad, there's nothing I have to go through backwards.
03:51:05 Devastator: it looks tough. That input dancing, too..
03:52:13 syv: The first 45 seconds is hard, because I've optimized it the most heavily (dying there is a quick restart), but the hardest segment is after the second green box, where I died. Too much moving backwards and stopping with no real visual reference.
03:53:11 Devastator: hmm.
03:53:36 syv: That's really the hardest thing on this map. Since there's no speed caps in the game, and acceleration varies on how much you maintain, it becomes *very* difficult to intuitively know how far you've traveled when you're not looking in front of yourself.
03:54:26 syv: I have spent a lot of time practicing making the movements very, very consistent, and that helps... but it's still guesswork, and I don't have it any better than a ~20% success rate.
03:55:30 Devastator: dang.
03:55:54 Devastator: how'd the cursed maps thing go over?
03:57:16 syv: Hmmm
03:57:24 syv: Which thing are you referring to, specifically?
03:57:30 syv: I've made a few "cursed" maps.
03:58:45 Devastator: the ones that did the moving map-bits thing to make them very unintuitive.
04:00:02 syv: Amusement, and some people being impressed at what's possible.
04:00:26 syv: Never made anything that was really good enough to play on seriously though, so it was essentially just a neat shitpost.
04:00:51 Devastator: ahh.
04:00:54 syv: I have some ideas on legitimately cool maps to make using those tricks, but they're all work intensive.
04:01:09 syv: To the tune of "write a custom python program that does the math required"
04:01:13 Devastator: just let me imagine a world somewhere where the best player has a video going 'what the hell is this map', while dying over and over again.
04:01:37 syv: *thinks*
04:01:37 ER: zero gravity map inside of a giant spinning wheel
04:02:10 syv: That may be sort-of possible
04:02:51 syv: Zero gravity isn't an available option without modding the actual game client, but I can make a map where everything is going downwards.
04:02:55 syv: ...Nah, wouldn't work.
04:03:24 Devastator: there'd be some issues with constant acceleration applied to the map.
04:03:27 syv: Would need to convince Order to make that an option. Which isn't unreasonable, IIRC gravity is just a float.
04:03:35 Devastator: mmm.
04:03:39 Devastator: that might be doable, then.
04:04:28 syv: It's amusing/sad. Modding gravity is simple. Modding gravity *only within one game mode* probably requires rewriting gravity and possibly game modes.
04:04:44 syv: Which is far more difficult than it has any right to be.
04:05:12 Devastator: Mmm, yeah.
04:05:21 Devastator: can't move it into a better construct?
04:05:25 Devastator: and I'm not a programmer.
04:06:58 syv: Apparently, by default, something like 80% of the game is written into one C# method.
04:07:06 syv: "FengGameManagerMKII"
04:07:28 syv: MKII may be the improved version that's only 30% of the game.
04:08:06 Devastator: woob
04:08:11 Devastator: string and spit.
04:08:35 syv: String and spit with at least three separate layers of duct tape and rivets.
04:08:58 ER: that's why they're building a sequel, right
04:09:27 syv: Feng wrote the base game, Feng patched various things, RC decompiled and modded it heavily, others have patched over top of decompiled (!) RC.
04:10:08 syv: And as far as I know not a single one of the people in the chain, besides maybe the last one, is actually good at writing clean code.
04:10:15 syv: Especially not Feng.
04:10:20 syv: Yes, ER.
04:10:21 Devastator: :-D
04:10:37 syv: Though at this point AoTTG 2 will probably die.
04:10:44 syv: I have very little hope for it.
04:18:00 syvarris has joined #einsteinianroulette
04:18:01 syv has quit [Read error: Connection reset by peer]
04:18:12 syvarris is now known as syv
04:18:17 syv: That was odd
04:57:35 syv has quit [Remote host closed the connection]
04:59:12 syv has joined #einsteinianroulette
05:29:40 Devastator: bouncy.
05:30:07 ER: d-distracting
05:30:20 syv bonks ER
05:30:59 ER: I can't help it sensei!
05:50:01 Devastator: mmm
05:50:06 Devastator: gonna go update Extinction.
05:59:39 Devastator: drinks!
06:16:41 ER: drinks?
06:17:47 Devastator: yeah, gotta think about how to describe chocolate.
06:18:06 Devastator: It might be a bit weird for dragon-kid too.
07:05:48 Devastator: Chapter 12 Complete!
09:47:43 Stopped log service
09:48:16 Started log service
09:48:23 parisbre56[Away] has joined #einsteinianroulette
09:48:23 Topic for #einsteinianroulette: Fleshorrors dream of feline BASS
09:48:23 Topic set by syv [Saturday 22 May 2021, 04:44:55]
10:56:18 Elastic_Ridicule has joined #einsteinianroulette
10:58:52 ER has quit [Ping timeout: 248 seconds]
10:58:52 Elastic_Ridicule is now known as ER
11:36:31 syv has quit [Quit: FuckAT&T]
18:54:31 ER has quit [Ping timeout: 246 seconds]
19:22:36 Started log service
19:22:56 parisbre56[Away] has joined #einsteinianroulette
19:22:56 Topic for #einsteinianroulette: Fleshorrors dream of feline BASS
19:22:56 Topic set by syv [Saturday 22 May 2021, 04:44:55]
23:25:42 ER has joined #einsteinianroulette
Log file '2021-08-29.log' ends.
Next log file should begin at 2021-08-30 00:00:00 UTC+0mins
13885 bytes processed.
119 lines loaded
Processing finished at 2025-04-06 04:50:26 UTC+0mins
Log file last modified at 2021-08-29 23:25:47 UTC+0mins
Log service is active
<<< Previous | Next >>>