View all by Ra7en
Ra7en
Follow Ra7en
Follow
Following Ra7en
Following
Add To Collection
Collection
Comments
Devlog
BLAZE Minecraft Control Panel
←
Return to BLAZE Minecraft Control Panel
Devlog
Returning to Project
June 21, 2022
by
Ra7en
Blaze Panel being rebooted as of 2022 (June). Currently as of this writing, it is not available for download (yet). Some new, changed and updated features New look, not so dorky LOL Code has been 80%...
Continue reading
Working smoothly (finally)
June 14, 2020
by
Ra7en
sorry I was gone for a bit. Wanted to wait until this was finally working - without incident. Try it out, let me know!...
Continue reading
HUGE Overhaul.
June 06, 2020
by
Ra7en
OK, this is a HUGE rewrite. It works. It is extremely "kludgy" and complex in some parts. But keep in mind with this project, I am mixing exe, bat files with php/javascript etc... What a challenge. I'...
Continue reading
Not forgotten... :-)
June 01, 2020
by
Ra7en
Not forgotten, I want to switch to a different engine to clean up this slop LOL. And I changed to a simpler but REALLY nice looking theme. I will not be putting anymore files up until it is solid. Thi...
Continue reading
Theme your own Blaze
May 30, 2020
by
Ra7en
small update to allow admins (or your fav web designer) to create themes - at least better than the one I have LOL...
Continue reading
Breather
May 29, 2020
by
Ra7en
I'll be adding a 7z file. This last commit seemed to have fixed quite a few issues. One of the things I did was remove the commit of the minecraft server, found out that the commits were overwriting t...
Continue reading
Remote Tests..
May 29, 2020
by
Ra7en
As mentioned in the description, this is a work in progress, so will be bugs and mess ups (hopefully nothing too major). I am aware that there seems to be a few issues remote testing vs local testing...
Continue reading
7z File added
May 28, 2020
by
Ra7en
So after a few hours trying to figure out why it works locally, but not during live test, I found that there is a problem with the svn commiting. So I added a 7z file. Check main section for the link...
Continue reading
Cookie login quirk
May 28, 2020
by
Ra7en
A few friends noticed that the apache will crash at the checking for login. I don't have that issue, however, I will be writting a different login so as not to use the cookie method to address this. S...
Continue reading
What happened to server.properties
May 27, 2020
by
Ra7en
If you were updating within the last few hours you prob lost your server.properties file to an empty file. There were several typos that happened and caused the file to go empty. Sorry about that. It...
Continue reading
Login Added
May 27, 2020
by
Ra7en
Created a simple login system. Will auto log you out if idle too long. It is cookie based, but given the simplicity of the app, I did not see a reason to make it complex - I may, however, use a sess...
Continue reading
Smarty Update
May 27, 2020
by
Ra7en
source code rewritten to use smarty. This will allow (after I do some tweaks) themes and easier to code. Currently the recent update works. But messy :-)...
Continue reading