Commit Graph

18 Commits

Author SHA1 Message Date
Nico Mexis 875c278f08
Migrate project to Maven 2021-03-30 22:01:48 +02:00
Konloch 9f3302f7a9 v2.9.19 changes 2019-05-05 18:22:31 -06:00
Konloch fdb1468c7b v2.9.16 2019-04-17 00:45:15 -06:00
Konloch 2d493c10bc updated some libs & disabled the decode resource option 2019-04-12 18:27:39 -06:00
Max Weber b19cb8f2fb Properly create .Bytecode-Viewer/libs if it doesn't exist 2018-07-13 21:38:59 -06:00
martoreto 1a648c98b6
Fixed NPE with fat Jar and clean working folder
java.lang.NullPointerException
	at the.bytecode.club.bootloader.Boot.populateLibsDirectory(Boot.java:327)
	at the.bytecode.club.bytecodeviewer.BytecodeViewer$3.run(BytecodeViewer.java:408)

This prevented at least Krakatau from working, because further
initialization in BytecodeViewer$3.run was inhibited.
2018-03-31 11:36:49 +02:00
Konloch 161ebaec54 JRE 9 fix attempt 2018-03-24 15:56:52 -06:00
Artur Bondarenko f11aae187b Fixed OutOfBoundsException 2018-03-19 17:20:01 +02:00
ItzSomebody 73e833b8fe Reformatted code + Edited JavaDocs 2018-01-31 07:41:24 -08:00
ItzSomebody bc17a1686f Reverting to a build that doesn't bug when saving a new zip -_- 2018-01-31 07:03:53 -08:00
Konloch 722a7cb959 a 2015-11-10 21:17:41 -07:00
Konloch 349d60656e 2.9.9 2015-08-07 22:22:57 -06:00
Konloch 908ba230fe 2.9.8 2015-07-22 17:36:28 -06:00
Konloch f7d0233df2 2.9.8 2015-07-22 03:17:01 -06:00
Konloch 89bad45283 2.9.8 2015-07-21 01:04:31 -06:00
TheBiblMan e6bea8177f package move. -Bibl 2015-07-21 00:44:47 +01:00
TheBiblMan 7ea2fa9af6 Think I actually fixed the loading time. P.S. Fix the code. -Bibl 2015-07-21 00:41:45 +01:00
TheBiblMan 8a6e6c0542 faster loading. (please fix this fucking code, it's too bad) -Bibl 2015-07-19 04:21:23 +01:00