RTP icon

RTP -----

Deterministic-Time Random Teleportation



refinement
Optimizations -
  • switching to purely chunk locations speeds up location checking and slightly reduces memory usage.
    • UPDATE YOUR REGIONS SETTINGS
    • using x,z = 7,7 in each chunk
  • using ChunkSnapshot.getBlockType(x,y,z) seems to be faster than using Location.getBlock()
  • returning early from location checks if they approach maxY speeds up selection noticeably.
  • also significantly sped up chunk checking on load event.
Fixes -
  • fixed extra message on no queued location
  • Adding 0.000069 (nice) seems to fix a floating point error in circle location that was shifting selections by a few units.
  • fixed timers running too close together
  • switched an int to a long to fix an integer overflow issue with large radii
----------, Aug 24, 2021
Resource Information
Author:
----------
Total Downloads: 291,592
First Release: Jul 30, 2021
Last Update: Sep 6, 2024
Category: ---------------
All-Time Rating:
31 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings