[DISCONTINUED] PreloadService - Customizable way to load assets via ContentProvider [v2]

Hey everybody,

Thought I’d give one last update on this topic.

In short: PreloadService is being discontinued.

I started PreloadService for fun as a simple loading module. For Version 2, I wanted something new. I decided that I should try making an admin panel for it. Display many useful statistics about how your game is loading.

Unfortunately, it was extremely half baked. It was buggy, it looked bad, and features have been missing since day 1.

When starting the development of v3, I decided that I wasn’t playing around anymore. No more bugs, no missing features.

However, the thought of why entered my mind. Why do we need a panel for a module made for beginners? Why do we need support for plugins if it’s just a loading module? It seems like my idea of a loading module has finally gone too far. That’s why I’m continuing PreloadService Admin through Administer.

Administer will follow the same basics as PreloadService did. Free, open source, easy to use.

It will be easy insert, with in-panel settings and admin configuration. And, my favorite feature: easy-insert plugins and plugin servers. With Administer, you’ll be able to insert plugins from anywhere by anybody with Plugin Servers, all automatically updating and using a highly configurable open API. That means there’s no need for a forum or DevForum topic. The code for plugin servers will be on GitHub so you can start your own!


I’m super excited for the future with Administer and see how it all builds out. Just keep in mind this will likely take me a long time to fully complete everything I have planned, because there is zero payment for me, but please do stay tuned.

Note: If you would like to keep PreloadService, it’ll still be available as a plugin for Administer!

4 Likes

Keep up I can’t wait for Administer and PreloadService plugin !

Hello everybody,

I just got the chance to push 2.4. Nothing new, just bumping the version number (2.3.1.2 was too long), and added some small things.

I added this warning to the More page:

I updated the logo to one I had commissioned by a friend a few months ago now (itll be in the Administer plugin), and I also disabled version checking.
image

Anyways, here is another preview into Administer:


I can’t wait to share the final build with everybody, stay tuned. I’m one person, there is no team behind Administer, so it’ll be a while before it sees the light of day, but I promise it’s coming.

2 Likes

Any ideas for TopbarPlus support with this?

2 Likes

That would likely come in with an official plugin, unless the demand for native support is high.

2 Likes

Looks sweet, was their a localized version of this module to use to connect to multiple servers?

1 Like

It was never added into the final v2 of PreloadService. There is a Player Management screen but it only works for showing basic info, none of the buttons work. I suggest waiting for me to finish Administer.

1 Like

Hi all,

Happy new years!

I’m sorry for the lack of updates here. PreloadService is extremely broken at this point and I’m not supporting it so there has been nothing for me to post about. Soon, I’ll request to have this thread locked.

Administer is getting closer to being done. I have a lot of the internal and external infrastructure setup. Here’s what it looks like so far:





There’s still a lot of rough edges and incomplete parts - but I promise I’m working on it. I hope to have something by the end of May I can share.

Thank you all for your extended support! If you want to keep up with development, I post stuff to my Twitter (@darkpixlz) every so often, so follow me there for more frequent updates!

2 Likes

when is this gonna be complete? i’ve been waiting a while now

Soon! It’s taking a bit because I’m trying to polish it and there’s a lot of new features in store (even ones I haven’t covered before). I had originally promised “something by may” but I don’t see that happening now. It won’t be very much longer, but it’s not complete. I’ll post here when it’s out in some medium (beta or final). Even if it is beta, I’m not going to let any bugs slip through that I can’t find so hopefully it’ll be a smooth experience.

:fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire::fire:

I’ve been meaning to make an update here, thanks for the reminder.

A few days back I finished the last fully lacking part of Administer - the homepage widgets. With that complete, the actual client is mostly complete and ready for production minus the QA which I’ll have done on it. Here are a few screenshots:

That video was recorded a few days back now and since I’ve patched a lot of issues with it (like the snapping and overlap). It’s been a while mostly because I’m going to prefect every aspect of it - and that takes way longer than anything PreloadService was able made to do.

With the client mostly done my priorities are now shifting to building out the AppAPI, making apps, and QA testing it to make sure it’s awesome for anybody who uses it. I’m still totally open to feedback - feedback is an amazing thing and it’s never too late to give me some! I’m hoping for something out to the public by the end of the summer hopefully - and I mean it this time. I stopped giving regular updates to this thread because it seemed like nobody cared but maybe if there’s a lot of demand I’ll start back up again. Once again, you can mostly find stuff on my Twitter and the dev branch of the GitHub. Once again thank you for your prolonged patience and support for everything! It truly means a lot to me and I’m dedicated to delivering an amazing product for everybody.

1 Like

Also moving forward I’ll make the Trello board public so anybody can drop in and check our progress so far. Check it out here:

For more transparency, I just pushed the last lacking bit of the client. Should be clear to work on adding as many apps as possible now.

Keeping it coming with demand. The main App Server has just been rewritten in FastAPI and should be better than the old Flask one using a cloud database. More to come soon, this is just the start.

Hoping for this to be the last update here if all goes smoothly. Have once again updated the core UI to be more fun and pop out more with some gradients, image blurs, etc. Here’s the about page:

I’ve been pushing for something by the end of summer but I’m struggling hard to find reliable devs who are active and respond to their messages and want to actually work. If hiring keeps going like this it might be later but I fully promise it will be before the end of the year. Sorry for the unreliability generally but that’s what you get from transparency. Here’s a video I recorded for you guys to see:

Exciting news! The client is now finished (RC1 has been merged into the Canary branch) so we should be all good for launch soon! Thanks so much to everybody for sticking around this entire time. It’s been a crazy journey so far and I’m excited to get 1.0 released to the world!

I’ll close this topic off when the time comes. If you have any questions feel free to reply to this or PM me

what does administer do exactly

It’s pretty much the admin panel PreloadService never was with modular apps so you can pick and choose what you want it to be able to do (unlike competition) and even make your own with very straightforward setup (game owners are automatically admin). When the time comes the resources topic will go into more detail

What is RC1 and the Canary branch?