6 Jul 2022 |
!!Smug > You | "Maybe you just missed, it's not a bug" | 04:02:34 |
Lojemiru | too many things connect lol | 04:03:24 |
Lojemiru | I need to stop talking and just let cool community fixes be cool community fixes | 04:03:36 |
Lojemiru | have a good night y'all | 04:03:42 |
shaktool7 | gnight loj | 04:03:51 |
sunsette |  Download unknown.png | 04:07:02 |
sunsette | NEW KOTAKU ARTICLE! | 04:07:02 |
sunsette | no im totally vibing loj :3 | 04:07:15 |
!!Smug > You | The think with nintendo news outlets is that they will report everything, so you could probably get a real outlet to cover it in a week | 04:08:11 |
sunsette | I wont tho | 04:08:19 |
sunsette | that would be braindead stupid lmao | 04:08:27 |
| Vixious joined the room. | 05:37:38 |
| cricket joined the room. | 15:25:34 |
| Kirb 5 joined the room. | 16:28:36 |
| Kike Tech joined the room. | 19:43:35 |
7 Jul 2022 |
| Jake & Alexia | Squid & Shark joined the room. | 02:36:43 |
| vaundy changed their display name from Ougi to vaundy#3541. | 02:53:51 |
| vaundy changed their profile picture. | 02:53:55 |
| vaundy changed their display name from vaundy#3541 to vaundy. | 02:53:56 |
sunsette | god this fix took forever and i only did it because i couldn't stop | 03:15:42 |
sunsette | sunken cost fallacy | 03:15:46 |
sunsette | if (walljumping) {
if (facing == LEFT) while (isCollisionRight(1) == 0) && ((collision_line(x, y, (x +400), y, oSolid, false, false) && (global.objdeactivate == 1)) || (global.objdeactivate == 0)) {
x += 1;
}
if (facing == RIGHT) while (isCollisionLeft(1) == 0) && ((collision_line(x, y, (x -400), y, oSolid, false, false) && (global.objdeactivate == 1)) || (global.objdeactivate == 0)) {
x -= 1;
}
} | 03:15:58 |
sunsette | its still all just a single if per facing direction, now | 03:16:22 |
sunsette | i was overcomplicating it hard before | 03:16:32 |
sunsette | still need to fix the morph stuck tho | 03:16:55 |
| GonçaloM joined the room. | 06:27:05 |
| Jake & Alexia | Squid & Shark changed their display name from Jake & Alexia | Squid & Shark to Jake & Alexia | Squid & Shark#3298. | 07:50:48 |
| Jake & Alexia | Squid & Shark changed their display name from Jake & Alexia | Squid & Shark#3298 to Jake & Alexia | Squid & Shark. | 07:50:52 |
| Lex joined the room. | 10:03:07 |
| Kirber Burgy joined the room. | 11:22:37 |