Moderators IIYAMA Posted May 18, 2016 Author Moderators Share Posted May 18, 2016 Thinking you fixed all errors and warnings. A common thing, but do you always have to be the one that creates them? Also are you always in the server when they appear? Of course not. It seems, I still have a few of errors and warnings in my server. The debug information collector is my solution, see the useful information it collected for me: Warnings Errors Link to comment
Moderators IIYAMA Posted May 23, 2016 Author Moderators Share Posted May 23, 2016 (edited) 1.0.3 progress Functions added: Saving window position and scale A small useful backup after restarting the resource. (50 items remain available for 1 min, after stopping the resource) experimental + experimental + experimental + ... I added an experimental function, which allows you to open files automatic in resedit. You can find the installation later on the bottom of the client.lua file from version 1.0.3 . It is experimental, I am not in anyway responsible for damage to your files. I hope this can be done official and added by the owner The_GTA himself. That's why I will not prepare those files for you, you will have to install it yourself. Unfortunately he hasn't been online for a while, I contact him on Google+ so lets wait for his response. The reason why I am making this available, is that you guys can check if you want something like that in the debug console. It seems he has replied. So the quick file open feature for resedit might come! And I cleaned up the debug console code a little! Edited May 24, 2016 by Guest Link to comment
The_GTA Posted May 24, 2016 Share Posted May 24, 2016 Nice debug console. You seem to be a reputable person too. Could look into adding debug pipeline support to resedit this weekend, if I find the time, as well as fixing it up for latest MTA. Link to comment
Moderators IIYAMA Posted June 2, 2016 Author Moderators Share Posted June 2, 2016 Dear MTA scripters, Today I will start working on the next beta version. It has been 2 months since I first posted this topic and after the version 1.0.3 there will be probably not another beta version. That also means you won't be able to subscribe for the beta any more and your name won't be in the spotlights. Unfortunately, the most important thing that you will miss is your feedback being applied to the product. When the debug console leaves the beta, not much large changes will be made afterwards. So every (large) feature you wanted it to have, is something you have to create on your own. I hope I have informed everybody about this matter. Keep following this topic, because the finally release is also getting close. You don't want to miss it, if you like this new way of monitoring your debug information. Version 1.0.3 The debug console will be able to communicate with the resource resedit from The_GTA. P.s: Another thing, you can also request for the beta by replying here (say that you want it, that's all you have to do to get it). Since some people had problems with managing their pm's, doing it this way would make it a lot easier. Link to comment
Moderators IIYAMA Posted June 4, 2016 Author Moderators Share Posted June 4, 2016 Something else, it is not(yet) related to the Debug Console. Annoyed with compiling your resources every time, script by script? Check out this page: automatic resource compiler. And now my question, even if the Debug Console isn't related to compiling resources. Do you want it to have this feature to compile automatic other resources? Since the debug console is already running, while developing your own resources. Link to comment
Anubhav Posted June 4, 2016 Share Posted June 4, 2016 Better idea: You could do this, save the source code and encrypt it in a file, then de-crypt it and open the code. The player could edit it and choose if he wants it to get compiled and still will be able to use the source code. There will be a source code file ofc. Link to comment
Moderators IIYAMA Posted June 4, 2016 Author Moderators Share Posted June 4, 2016 Decompiled code looks different than before you compiled it. It is throwing information away for optimisation. Compiling code was original for optimize the code, the protecting layer came later. > Compiled code is the end result, it is not meant to be edited. Anyway, pls answer my question. Simple yes/no + the reason. Link to comment
Anubhav Posted June 4, 2016 Share Posted June 4, 2016 Decompiled code looks different than before you compiled it. It is throwing information away for optimisation. Compiling code was original for optimize the code, the protecting layer came later. > Compiled code is the end result, it is not meant to be edited.Anyway, pls answer my question. Simple yes/no + the reason. yes. because it is easy to compile the code rather than taking years and waiting for the website to load. Link to comment
Moderators IIYAMA Posted July 1, 2016 Author Moderators Share Posted July 1, 2016 It has been a while that I last posted on this topic. I was very busy, sorry for that. Anyway, is on the agenda: QuickStartUp(99%)QuickStartUp makes it possible to use the console even if you are not logged in. Open/close/minimize the window(90%) A database(30%) ■ Finished ■ Working on ■ Waiting... I haven't had much feedback lately, does that mean that everything is working for everybody? Link to comment
Moderators IIYAMA Posted July 8, 2016 Author Moderators Share Posted July 8, 2016 1.3 Quick start up menu What can you do with this kind of 'quick start up'? If you join the server, it will automatic open up based on your serial. So you don't have to login with your admin account to access the debug console. Of course you can't manage quick_start_up accounts, when you haven't logged in as admin. Which also means you can give it to (trusted) people in your server, who might can help you with understanding a error or warning, without giving them full admin rights. Manage your own personal account Manage other developers their accounts Add accounts > Synchronized editing accounts (window can be used by multiple users at the same time) No reconnecting required while adding/removing Link to comment
MoDeR2014 Posted July 9, 2016 Share Posted July 9, 2016 1.3 Quick start up menu what a great work =D> Link to comment
Ayush Rathore Posted April 12, 2017 Share Posted April 12, 2017 Count me in @IIYAMA 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now