Author Topic: GUI Replacer  (Read 55280 times)

Bump.
The add-on no longer works due to Blockland, or more precisely the new launcher, automatically overwriting changed default files.
Instead of replacing the files directly, I suggest that you make the add-on read them from a .zip file in the add-ons directory. This would also make it easier to manage skins outside of Blockland.
Also, since you apparently have managed to get your hands on a copy of profiles.cs, why not allow people to supply their own custom files? This way people can change stuff such as fonts and GUI element behaviour. You might be forced to do this since paths will be screwed up otherwise.

Bump.
The add-on no longer works due to Blockland, or more precisely the new launcher, automatically overwriting changed default files.
Instead of replacing the files directly, I suggest that you make the add-on read them from a .zip file in the add-ons directory. This would also make it easier to manage skins outside of Blockland.
Also, since you apparently have managed to get your hands on a copy of profiles.cs, why not allow people to supply their own custom files? This way people can change stuff such as fonts and GUI element behaviour. You might be forced to do this since paths will be screwed up otherwise.
I had figured that the GUI replacer was what was messing up my Blockland.

Bump.
The add-on no longer works due to Blockland, or more precisely the new launcher, automatically overwriting changed default files.
Instead of replacing the files directly, I suggest that you make the add-on read them from a .zip file in the add-ons directory. This would also make it easier to manage skins outside of Blockland.
Also, since you apparently have managed to get your hands on a copy of profiles.cs, why not allow people to supply their own custom files? This way people can change stuff such as fonts and GUI element behaviour. You might be forced to do this since paths will be screwed up otherwise.
Yeah, I really hate the default GUI. I always use this GUI. (here's a pic btw, second one.) But now, I have to use the default one, or I can put up with the random text being all over the place.

Ah, good, someone bumped this.

Bump.
The add-on no longer works due to Blockland, or more precisely the new launcher, automatically overwriting changed default files.
Instead of replacing the files directly, I suggest that you make the add-on read them from a .zip file in the add-ons directory. This would also make it easier to manage skins outside of Blockland.
Also, since you apparently have managed to get your hands on a copy of profiles.cs, why not allow people to supply their own custom files? This way people can change stuff such as fonts and GUI element behaviour. You might be forced to do this since paths will be screwed up otherwise.
As the newest update included a launcher that ensures default files to be default files, and therefor re-downloads them if they does not have proper hash. I have thought before to make it possible for other add-ons to be used when replacing the guis, but this has to be done each time, and I cannot ensure it to be replaced when the user starts the game again.
However, this thread claims Badspot has mentioned that he will remove/fix it. If this is the case, then I wont try fixing it.
« Last Edit: September 10, 2016, 03:27:13 PM by mctwist »

i dont think he's really removing it

i dont think he's really removing it
Not my problem if he choose so. I will look into it anyway. Add it as an extra feature.

Not my problem if he choose so. I will look into it anyway. Add it as an extra feature.
I'm not positive, and don't exactly know where the quote is, but I believe he stated somewhere that the new way to use gui textures would be to edit the profiles.

I'm not positive, and don't exactly know where the quote is, but I believe he stated somewhere that the new way to use gui textures would be to edit the profiles.
First he creates an add-on system to make it easier to change how Blockland works. Then he adds limitations in such ways that it's no fun modding Blockland.

I did try download aero v2 won't loading. not work.

I did try download aero v2 won't loading. not work.
Did you even read the posts above?

Did you even read the posts above?
I not see that. Thank you, Munkey.

Anyway, I found this bug from my console.
Code: [Select]
Add-Ons/System_GuiReplacer/update.cs (135): Unable to find object: '8774' attempting to call function 'disconnect'

<input> (0): Unable to find object: 'RG_Online' attempting to call function 'force'
BackTrace:
I found this 135 line: %this.disconnect();

I not see that. Thank you, Munkey.

Anyway, I found this bug from my console.
Code: [Select]
Add-Ons/System_GuiReplacer/update.cs (135): Unable to find object: '8774' attempting to call function 'disconnect'

<input> (0): Unable to find object: 'RG_Online' attempting to call function 'force'
BackTrace:
I found this 135 line: %this.disconnect();

Yes. This whole add-on does not work. Because of v20. Which is what the posts say above.

Yes. This whole add-on does not work. Because of v20. Which is what the posts say above.