Someluser Posted September 29, 2013 Share Posted September 29, 2013 Good job. Link to comment Share on other sites More sharing options...
CantHackIt Posted September 29, 2013 Share Posted September 29, 2013 sounds good Link to comment Share on other sites More sharing options...
dannyali2123 Posted September 29, 2013 Share Posted September 29, 2013 cant wait Link to comment Share on other sites More sharing options...
AnthMelo Posted September 29, 2013 Share Posted September 29, 2013 Can't wait<3 Link to comment Share on other sites More sharing options...
razel Posted September 29, 2013 Share Posted September 29, 2013 damn i can't wait Link to comment Share on other sites More sharing options...
Kenneh Posted September 29, 2013 Share Posted September 29, 2013 JavaFX does indeed look nicer than swing, but doesn't exactly perform faster. I'm glad you're going to organize the api, the current methodprovider class is a trainwreck (what the hell were you guys thinking? throwing all the methods into one class makes it really hard to find what you need). Also, hopefully in the re-write every interaction method wont throw an interrupted exception, it's annoying to deal with. If you plan on using JFX, you're going to have to release a custom jre with it because JFX won't ship with java til jre8(?). Oh yeah, and remove groovy, no one uses it. It just makes the jar obnoxiously large. Link to comment Share on other sites More sharing options...
xSnipeLikeGod Posted September 29, 2013 Share Posted September 29, 2013 So pumped for this. Link to comment Share on other sites More sharing options...
Wrecks Posted September 29, 2013 Share Posted September 29, 2013 Looks and sounds perfect, can't wait to try! Link to comment Share on other sites More sharing options...
lordrouse Posted September 29, 2013 Share Posted September 29, 2013 waiting! Link to comment Share on other sites More sharing options...
Aloha Posted September 29, 2013 Share Posted September 29, 2013 Sounds awesome, can't wait for it. Link to comment Share on other sites More sharing options...
lucianahmed Posted September 29, 2013 Share Posted September 29, 2013 ncie Link to comment Share on other sites More sharing options...
Studskilla Posted September 30, 2013 Share Posted September 30, 2013 So excited! Link to comment Share on other sites More sharing options...
Developer Maxi Posted September 30, 2013 Author Developer Share Posted September 30, 2013 JavaFX does indeed look nicer than swing, but doesn't exactly perform faster. I'm glad you're going to organize the api, the current methodprovider class is a trainwreck (what the hell were you guys thinking? throwing all the methods into one class makes it really hard to find what you need). Also, hopefully in the re-write every interaction method wont throw an interrupted exception, it's annoying to deal with. If you plan on using JFX, you're going to have to release a custom jre with it because JFX won't ship with java til jre8(?). Oh yeah, and remove groovy, no one uses it. It just makes the jar obnoxiously large. It performs slightly faster when it comes to drawing as it uses a smaller time step in its engine than Swing. Swing uses a 5ms time step where as JavaFX allows for smaller time steps. We won't have to release a custom JRE, we will probably simply provide the JavaFX runtime through booting. Link to comment Share on other sites More sharing options...
xNeyaa Posted September 30, 2013 Share Posted September 30, 2013 Great! =D Link to comment Share on other sites More sharing options...
A lazy Cat Posted September 30, 2013 Share Posted September 30, 2013 So the main outcome of this will be more stable botting? Link to comment Share on other sites More sharing options...