Commit graph

19 commits

Author SHA1 Message Date
cf7084c164 Add a timeout to a chunk check 2025-03-10 11:52:35 -07:00
c69e1de64b Take world size into account when finding rtp 2025-03-10 11:18:45 -07:00
5f99672a9b Restore the original RTP search method 2025-03-10 11:04:23 -07:00
3712399a03 Optimize by using the existing helper functions 2025-03-10 10:55:04 -07:00
6598eb44da Change method of finding a safe position 2025-03-10 10:36:41 -07:00
74d85c57e1 Patch an infinite loop 2025-03-10 10:22:58 -07:00
aad44f4c45 Ensure the failed rtp gets removed from the list 2025-03-10 10:11:33 -07:00
40f8eb4048 Attempt to fix a crash when no RTP checks are active that match the chunk generated/loaded. 2025-03-10 10:07:03 -07:00
6e0dbb361a Implement the RTP refactor 2025-03-10 10:02:00 -07:00
89e4835216 Begin refactoring RTP 2025-03-07 14:10:41 -07:00
70fe822b0a Fixes rng to use a seed 2025-03-07 12:27:07 -07:00
2f1ac319de Properly fix the rtp position calculator 2025-03-07 12:23:08 -07:00
2efa532059 Increase max RTP tries 2025-03-07 01:18:05 -07:00
a9150cf322 Add max distance argument to rtp 2025-03-07 01:12:36 -07:00
85f728babf Begin adding cooldowns to specific commands 2025-03-06 18:16:13 -07:00
107f502736 Fix: #2 - Finish adding /rtp 2025-03-06 17:19:40 -07:00
e53f26717f Adjusts the detection of air and solids
#2
2025-03-06 17:13:49 -07:00
7120b4083a Fix a exception that was thrown when running /rtp
#2
2025-03-06 16:58:41 -07:00
86ff08b9e7 Implement the rtp function
#2
2025-03-06 16:48:41 -07:00