11 Commits

Author SHA1 Message Date
Sean Pino
f0e1c0845e update gemstone-crab-timer to v2.1.2 (#9916)
* update gemstone crab to v2.0.1

* Update Gemstone Crab to v2.0.1

* Update Gemstone Crab to v2.1.0

* Update gemstone crab to v2.1.1

* Update gemstone crab to v2.1.2
2025-12-20 21:14:55 -05:00
Sean Pino
b0e865a7e4 Update gemstone-crab-timer to v2.1.1 (#9901) 2025-12-19 11:38:18 -06:00
Sean Pino
eef89d32af update gemstone-crab-timer to v2.1.0 (#9483)
* update gemstone crab to v2.0.1

* Update Gemstone Crab to v2.0.1

* Update Gemstone Crab to v2.1.0
2025-11-11 14:09:12 -08:00
Sean Pino
35154c11ab update gemstone-crab-timer to v2.0.1 (#8767) 2025-08-10 09:44:35 -04:00
Sean Pino
309a7107ef update gemstone-crab-timer to v2.0.0 (#8744) 2025-08-09 16:43:22 -04:00
ShaneeexD
ec3efa7f4d update gemstone-crab-timer (#8731)
* Update gemstone-crab-timer

* Update gemstone-crab-timer

Overlay rendering now uses the configuration store for cached values instead of pulling configuration manager each time
Added launch configuration without debug to not see all the debug messages
Added Timing helper which was used to get timings for the renders
Profiles are now taken into account for the different saving stats
Any existing counts will sadly be reset because of this
Render Timings in nanoseconds:

Before changes:
Average render time: 71183.08373205742 over a total of 41800.0 renders. Running total 2.9754529E9
Average render time: 71156.34844868735 over a total of 41900.0 renders. Running total 2.981451E9
Average render time: 71140.06190476191 over a total of 42000.0 renders. Running total 2.9878826E9

With new configuration store (about a ~10k nanosecond decrease on average):
Average render time: 61921.20574162679 over a total of 41800.0 renders. Running total 2.5883064E9
Average render time: 61899.178997613366 over a total of 41900.0 renders. Running total 2.5935756E9
Average render time: 61881.780952380956 over a total of 42000.0 renders. Running total 2.5990348E9

Added time left overlay to the tunnel
Added a couple of AFK checks for the screen pulsing

* Update gemstone-crab-timer

Changed notification to built in type

* Update Gemstone Crab to v1.1.1

* revert naming change

* Added SeanPino to author list

* Update gemstone-crab-timer

* Update gemstone-crab-timer

- Fixed messages
- Fix issues with threshold notification settings
- Death notificaiton (pulse) replaced with builtin notificaiton at HP threshold (flash)
- Changed minimum threshold to 0% instead of 1%

* Update gemstone-crab-timer

- Fix: Also reset tunnel highlight when boss respawns (same area)
- Fix: Changed time left & notification to use getHealthRatio and getHealthScale instead of reading widget, this allows all HP bar configurations to work
- Removed unused variables, imports and now redundant methods

---------

Co-authored-by: Sean Pino <Seanpino@gmail.com>
2025-08-05 20:47:52 -07:00
ShaneeexD
0d756c6a70 update gemstone-crab-timer (#8719) 2025-08-04 21:49:40 -04:00
Sean Pino
0b8462da58 Update gemstone-crab-timer to v1.1.1 (#8695)
Co-authored-by: ShaneeexD <31047364+ShaneeexD@users.noreply.github.com>
2025-08-02 14:12:58 -05:00
ShaneeexD
f00049768f update gemstone-crab-timer (#8647) 2025-08-01 23:25:38 -04:00
ShaneeexD
607e39f49b update gemstone-crab-timer (#8604)
* Create object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Create gemstone-crab-timer

* Update gemstone-crab-timer

* Delete plugins/object-highlighter

* Update gemstone-crab-timer

properties display name changed
2025-07-26 22:20:57 -04:00
ShaneeexD
343420fc12 add gemstone-crab-timer (#8569)
* Create object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Update object-highlighter

* Create gemstone-crab-timer

* Update gemstone-crab-timer

* Delete plugins/object-highlighter
2025-07-26 22:02:27 -04:00