File Details
WhyAmILaggingTho 0.6.2
- R
- Jun 20, 2023
- 5.65 MB
- 199
- 1.20.1+6
- Forge + 2
File Name
WhyAmILaggingTho-0.6.2.jar
Supported Versions
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.18.2
- 1.12.2
Curse Maven Snippet
0.6.2
- Add support for 1.19.4, 1.20, 1.20.1
0.6.1
- Rewrote ASM pipeline to support partial frame computation.
0.6.0
- Removed
/wsendpoint, use/v1. - Added
player_joinandplayer_leavecallbacks. - Added
whoisquery for UUIDs. - Added
list_playersquery for querying player list. - Added Restful endpoints for
whoisandlist_players - Replaced
available_profilerswithprofiler_statusand more detailed info. - Added
byContextgrouping toentity_count_grouped. Currently used by ItemStack.
0.5.0
- Fix incompatibilities with IShallNotTick.
- Fix crashes with unregistered entities in 1.12.
- Add number of ticking tiles to
block_entity_tick. - Add
block_entity_tick_groupedprofiler for per-chunk data.
0.4.1
- Fix
/proc/self/staton OpenVZ.
0.4.0
- Rewrite as Multi version, Multi loader Java Agent.
0.3.0
- Add BlockEntity tick per chunk grouping with
block_entity_tick_grouped. - Add Entity tick per chunk grouping with
entity_tick_grouped. - Add Chunk tick profiling (weather, random ticks, and natural entity spawning) with
chunk_tick.
0.2.1
- Add a license!
0.2.0
- Fix bug with BlockEntity ticks not being calculated.
- Add Entity tick profiling.
- Add Config entry to limit number of entities returned with
entity_count_groupedprofiler. - Add per-chunk entity count tracking in
entity_count_grouped. - Add per-packet network profiling in
network_packets. - Switch to git tag offset versioning.
- Add Optional Authentication mechanism to Websocket and Web API's.
Initial release - 0.1.0
- Initial release :D

