Age | Commit message (Collapse) | Author |
|
Unify multiple parser into one. Also fix multi line notes being parsed
incorrectly
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* - fix error handling, don't use throwables like amateur
Signed-off-by: syeyoung <cyoung06@naver.com>
* - no need for hack to stop
Signed-off-by: syeyoung <cyoung06@naver.com>
* - gui error handling
Signed-off-by: syeyoung <cyoung06@naver.com>
* - remote logging error
Signed-off-by: syeyoung <cyoung06@naver.com>
* - remote logging error
Signed-off-by: syeyoung <cyoung06@naver.com>
* - testing privacy policy
Signed-off-by: syeyoung <cyoung06@naver.com>
* - send traces
Signed-off-by: syeyoung <cyoung06@naver.com>
* - show collect diagnostic? prompt
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* - fix error handling, don't use throwables like amateur
Signed-off-by: syeyoung <cyoung06@naver.com>
* - no need for hack to stop
Signed-off-by: syeyoung <cyoung06@naver.com>
* - gui error handling
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* - New waterboard simulator
Signed-off-by: syeyoung <cyoung06@naver.com>
* - New waterboard simulator
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Hyper accurate waterboard prediction
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Better waterboard solver, with 1 flow support and timings
Signed-off-by: syeyoung <cyoung06@naver.com>
* - a bit mroe strict stableness detection
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* add alias per #400
* add alias per #400 (attempt #2)
* add another alias
* revise arraylist initalization
* intellij is saying this import is unused. removed it
* add justifications for aliases
* swap "dg" and "dungeonsguide"
* Revert "swap "dg" and "dungeonsguide""
This reverts commit 2ddbaf8f58d5d7937389909d96d5797c76c16639.
* swap "dg" and "dungeonsguide" (for real this time)
* ui scale command
* actually reset scale
* remove unused imports
* remove unused imports again
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com>
* update command desc
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com>
---------
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com>
|
|
ClientChatReceivedEvent (#430)
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
"dungeonguide" since everyone keeps forgetting plural (#428)
* add alias per #400
* add alias per #400 (attempt #2)
* add another alias
* revise arraylist initalization
* intellij is saying this import is unused. removed it
* add justifications for aliases
* swap "dg" and "dungeonsguide"
* Revert "swap "dg" and "dungeonsguide""
This reverts commit 2ddbaf8f58d5d7937389909d96d5797c76c16639.
* swap "dg" and "dungeonsguide" (for real this time)
|
|
* - Automatic Party Control Message collection for 25 languages
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Processing generated file
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Processing generated file, and add script for "transfering because leader left" message
- Change how message detection is done to regex
Maybe implement aho-corasick later. :D
Signed-off-by: syeyoung <cyoung06@naver.com>
* - update party messages
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <42869671+cyoung06@users.noreply.github.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
- WeakReference on PathfindExecutors
- OPTIMIZE Instance Creation on PathfinderExecutorExecutor, it was previously allocating 2GB/sec (lol)
- Cleanup reference to Executor for it to be garbage collected
- Volatile on target on executor, sometimes it was not updating
- Fix pathfind stopping if visited all open nodes
- Fix isBlocked array not correctly being updated due to multi-threading
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* - Make it check visilbility when exiting skyblock, fixes #367
Signed-off-by: syeyoung <cyoung06@naver.com>
* - a small formatting fix: SkyblockStatus static access
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Fix soulroom warning displaying outside of skyblock if dungeon was exited mid-run
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
category (#422)
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
crypts-thing 4b58076d-76e8-4499-8a75-b38104a53a50 (1x1-1)
castle 2d11a2bf-d1c5-402d-a201-57eb33c4f25d (L-6)
multiflag b106-7d59-4101-993c-585c48a7b2c0 (1x1-1)
sewer 77709265-8dcf-4746-a099-f556c2338ead (1x4-7)
- Fix item-drop in tower room being added as a chest
- Fix bat-1 in Lava-Skull correctly to itemdrop-1
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
tower cd735e4d-d728-4432-9d31-ac1c0b4e578e (1x1-3)
lava-tomb 570ae82b-2051-496a-a731-af8d11bf1565 (1x1-3)
red-crypt 9fea6e90-994d-4792-a742-05853b376f2c (1x1-3)
slime 6c074b40-4aa9-4271-9ea7-936823fa5415 (1x3-5)
altar e96feab1-39a0-4bd6-8d18-08807b7b0668 (L-6)
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
formatting
Signed-off-by: syeyoung <42869671+cyoung06@users.noreply.github.com>
|
|
PLEASE GIVE ME THAT API KEY, I HAVE TO MAKE A FEATURE BACK ALIVE.
THANK YOU.
Signed-off-by: syeyoung <42869671+cyoung06@users.noreply.github.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: Loudbook <loudbooked@gmail.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* added ability to disable auto recombobulator messages
* fixed spacing
* removed comma
* bad keyboard coming in clutch
|
|
* cancel invalid clicks in terminal
Signed-off-by: BuggyAl <64368488+BuggyAl@users.noreply.github.com>
* - An option for blocking click
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: BuggyAl <64368488+BuggyAl@users.noreply.github.com>
Signed-off-by: syeyoung <cyoung06@naver.com>
Co-authored-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
* - Fix #345, DG unload incompatibility with essential due to "thePlayer" not being EntityPlayerSP but some kind of wierd player emulated by Essential
- Fix unloading error mentioned in #345, JarLoader popping ProgressBar that doesn't exist
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Additional Checks on EntityPlayerSP
Signed-off-by: syeyoung <cyoung06@naver.com>
---------
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
not being fully instantiated
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
Signed-off-by: syeyoung <cyoung06@naver.com>
|