Commit Graph

4 Commits

Author SHA1 Message Date
Knovek
94f8098d9b update one-shot
* Update one-shot

several ui changes
added function to send discord webhook for maxed total
removed unused pngs and added 1 new png
large code cleanup

* Update one-shot

updated documentation

* Update one-shot

version update

* Update one-shot

removed forced +1 from collectedlogs var
2026-01-17 05:25:57 -05:00
Knovek
012140b1ed update one-shot (#10079)
Added config to show virtual levels in leaderboards
Added check to remove private chat when Split settings are enabled
Created discord Panel instead of quick browser link
Many changes to leaderboards panels to reduce overall flickering
Added version control logic to send ingame message on update
2026-01-06 00:33:09 -05:00
Knovek
1a6daa3ada Update one-shot (#10010) 2025-12-30 00:25:58 +05:30
Knovek
0b7de2d0e4 add one-shot (#9794)
* Create one-shot

* Removed dotenv dependencies

* remove org.jetbrains dependencies

* removed gson and okhttpclient initializations

* images resized and removed system prints

* Update one-shot

removed hcim scout function

* Update one-shot

removed unnecessary imports

* Update one-shot

removed use of java.lang.reflect.*

* Update plugins/one-shot

* Update one-shot

removed use to java httpconnection
removed unused functions/imports in discordwebhooks class file

* Update one-shot

added scheduler shutdown to deinit() function in OneShotPanel

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2025-12-28 18:24:05 -05:00