CodeDoctor

Results 445 comments of CodeDoctor

This week is planned last rc, so next week stable, and next week i will move to 2.5

Oh okay... this could be problematic... Im not sure how github handle it if i made a branch 2.5 and merge your changes there. Will look at it when im...

Thanks :) Before merging this, pleaes run `dart format .` to format the code

I think that doesn't change anything (see https://docs.github.com/en/repositories/viewing-activity-and-data-for-your-repository/viewing-a-projects-contributors). > If you don't appear in a repository's contributors graph, it may be because: > > You aren't one of the top...

Tested on my side ```kotlin event.player.openInventory(HorseInventory(event.player.vehicle!!, 3).apply { for (i in 0 until size) { setItemStack(i, ItemStack.of(Material.fromId( i + 2 ))) } }) ```

This works as intended but i see the value here. I put it on my todo list

Okay wait I tested it a bit out. Which eraser do you mean? On the keyboard i don't see one, there is only the backspace button which works on my...

Hello, thanks for your idea. I'm always open for new stores if they don't add more maintenance. The f-droid delay was a problem time to time and I see the...

Okay, then I will try to get in contact to get this working :)