🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 7 days agoAnons make the worst game eversh.itjust.worksimagemessage-square203fedilinkarrow-up1503arrow-down110
arrow-up1493arrow-down1imageAnons make the worst game eversh.itjust.works🍹Early to RISA 🧉@sh.itjust.worksM to Greentext@sh.itjust.works · 7 days agomessage-square203fedilink
minus-squaretetris11linkfedilinkarrow-up12·6 days agoFun glitch: rot value is unsigned, and once it reaches -1 the item is reborn phoenix-style from the ashes of itself. This makes for some interesting mechanics where its worth saving old rusty near-dead items until the end of the game just before a vital boss battle.
minus-squareRandomVideos@programming.devlinkfedilinkarrow-up1·5 days agoThe variable overflows at 512 and the rot value is counted in ds
minus-squaretetris11linkfedilinkarrow-up1·5 days agoIt can never overflow though since it’s constantly decaying
minus-squareRandomVideos@programming.devlinkfedilinkarrow-up1·5 days agoNot if its measuring time left
Fun glitch: rot value is unsigned, and once it reaches -1 the item is reborn phoenix-style from the ashes of itself.
This makes for some interesting mechanics where its worth saving old rusty near-dead items until the end of the game just before a vital boss battle.
The variable overflows at 512 and the rot value is counted in ds
It can never overflow though since it’s constantly decaying
Not if its measuring time left