• :marseyglow:
  • Joined on 2023-08-02
Loading Heatmap…

top commented on pull request rDrama/rDrama#212

Update pride to use filter instead of colour, save on repaints

Updated to keep the part where it flashes the user's original color

2023-10-06 19:35:51 +00:00

top created pull request rDrama/rDrama#212

Update pride to use filter instead of colour, save on repaints

2023-10-06 19:26:41 +00:00

top commented on pull request rDrama/rDrama#211

Optimize pride css

At least on firefox it's spending a significant amount of time computing intersections everyframe with the step function

2023-10-06 18:59:48 +00:00

top commented on pull request rDrama/rDrama#211

Optimize pride css

Tbh this seems slower looking at the profiler, color interpolation isn't that expensive, it's the repaint happening every frame that is the mostly costly part of this animation

2023-10-06 18:59:00 +00:00

top commented on pull request rDrama/rDrama#206

MarseyFX

> Yeah asking for docstrings in this is a lost cause lol. I meant docstrings for this codebase lol > Maybe but honestly that can be put on a later update. I really dont want to fuck with…

2023-09-29 22:06:55 +00:00

top commented on pull request rDrama/rDrama#210

master

Fun idea would be to let the user toggle if they've been rehabbed a number of times (maybe 5)

2023-09-28 01:58:12 +00:00

top commented on pull request rDrama/rDrama#206

MarseyFX

Yeah asking for docstrings in this is a lost cause lol. That being said @transbitch a couple of things you'll need to make this ready to merge (maybe you already know): - make sure you edit…

2023-09-28 01:53:46 +00:00

top created pull request rDrama/rDrama#205

top/fix-split

2023-09-23 04:26:31 +00:00

top created pull request rDrama/rDrama#204

Skip multiple autojanny comment error

2023-09-21 04:40:35 +00:00

top created pull request rDrama/rDrama#203

Adds some bug fixes QoL changes to the blackjack game.

2023-09-21 04:11:19 +00:00

top commented on pull request rDrama/rDrama#197

Adds blackjack split

I agree, double down after split shouldn't be added, improving the EV too much is how we ended up with https://rdrama.net/@blackjackbtz. Split technically also improves EV (extra splits to a…

2023-09-07 08:32:13 +00:00

top commented on pull request rDrama/rDrama#197

Adds blackjack split

It depends on the casino, not all have a unified ruleset and there is no one "correct" ruleset for blackjack. I didn't implement multiple splits cause it complicates the UI. Although since I've…

2023-09-05 20:16:14 +00:00

top commented on pull request rDrama/rDrama#197

Adds blackjack split

I can add 5 card charlie after this, luckily that one is pretty easy to implement

2023-09-04 04:34:55 +00:00

top commented on pull request rDrama/rDrama#197

Adds blackjack split

Here's screenshot of what it looks like. It's a little tall, not much I can do about that with the current page design. Open to redesigning the page if you have ideas of how it should look

2023-09-04 04:32:06 +00:00

top created pull request rDrama/rDrama#197

Adds blackjack split

2023-09-04 04:13:57 +00:00

top pushed to top/bug/final-solution-to-saltus-question at rDrama/rDrama

  • 8e326f5bcf Remove popover bio from the breakout section, it's already covered

2023-08-11 22:41:00 +00:00

top pushed to top/bug/final-solution-to-saltus-question at rDrama/rDrama

2023-08-11 21:30:37 +00:00

top pushed to top/bug/final-solution-to-saltus-question at rDrama/rDrama

  • de11cfebf8 Adds bounce and also fixes things breaking out of the popover for the

2023-08-11 21:25:36 +00:00

top created pull request rDrama/rDrama#190

Final solution to the saltus question

2023-08-11 20:39:51 +00:00

top created branch top/bug/final-solution-to-saltus-question in rDrama/rDrama

2023-08-11 20:35:12 +00:00