OneYellowLemon

Results 8 issues of OneYellowLemon

The Modrinth version was just updated within the past week (Thanks for seeing my message on stream Earth!) for the first time in 3 months. Taking a quick look at...

enhancement

`/crelog` does not work (doesn't reconnect you) if Fabric API is present on the server. Nothing in log. Using Fabric API v. 0.35.0+1.17 Sorry for changing the title so much,...

bug

# Summary `DiscordMember.Presence` may be null when you're invisible. # Details `DiscordMember.Presence` may be null if you're invisible. This only happens if you start your bot while being offline and...

bug
core
v4.x

It would be really nice if the transaction list would sort alphabetically. ![image](https://user-images.githubusercontent.com/66096725/173130240-17b5cda0-1d11-46a6-b3e8-ec4029ead2d0.png)

enhancement

It would be really nice to be able to move the location of an archive, including all the mods currently installed. For instance, you get a new hard drive and...

enhancement

I think a toggle to only break fully grown crops would be amazing to have

Hello! Sometimes, depending on the values of `MaxTicks` and `CurrentTick`, progress bars fails to complete due to floating point arithmetic issues. Here is a screenshot from my debugger where the...

An improvement to the scripting API would be the ability to use something like `tick(10)` to delay for 10 ticks instead of needing to repeat `tick()` 10 times