revamped all icons using jetbrains intellij icons#88
revamped all icons using jetbrains intellij icons#88neilhuang007 wants to merge 18 commits intoloerting:masterfrom
Conversation
|
i also fixed cfr build script issue |
| JOptionPane.showMessageDialog(this, | ||
| ta, "Consider donating", | ||
| JOptionPane.INFORMATION_MESSAGE, SwingUtils.getIcon("bit_qr.png", 150, 150)); | ||
| } |
There was a problem hiding this comment.
ohhh, i forgot bout dat, it was too painful for me to debug so i removed it
There was a problem hiding this comment.
and i am inspired by ur skidsuite project
There was a problem hiding this comment.
uhhh more changes is bout to be pushed regarding the deobfuscation parts, but yea just edit the commits and pls merge
…s, full revamping of theme system in place
|
Btw just implemented new svg rendering system, now it should be faster and less bloated, cacheing is on the way, |
|
@Col-E btw is cafedood rewriting(re implementing) code and what it does or is it just a stripper for wahtever illigal attribute |
…IO and file stripping to take in illegal bytecode and try to retain its class content
- Cancel operation if it fails to allow the user to execute other executions - Use reflection to evaluate values at runtime with clinit (DANGEROUS AND NEEDS SECURITY MANAGER) - Merge multiple clinit methods if present and handle them together
Support JDK 19
|
I don't see any issues right now. It can be compiled even if at Linux and Windows. But I need to add JDK 22 support after that JDK 19 support. |
i added intellij icons and completely revapmed the old icons