View Single Post
kenderbard
Junior Member
 
Join Date: Jul 2013
Posts: 24

Old January 15th, 2021, 03:47 PM
Quote:
Originally Posted by rob View Post
This is vastly harder within HLO than Classic for one very simple reason. We need to safeguard against user errors with PERFECT success. HLO is a shared resource on a common server that all users access. If a user error is not caught, it can cause everything to fail for everyone. Within Classic, the only one impacted by a user error is the user himself. Not within HLO.

This gets even more complex due HL scripting being an pretty powerful language. For example, it would be trivial in a script to introduce an infinite loop. It's also quite possible to accomplish that in a non-obvious way that spans multiple scripts and procedures. Obviously, an infinite loop would completely screw all other users on the server at that time, so we'd have to detect such errors and deal with them in some reasonable way that doesn't negatively impact the system while giving reasonable feedback to the creating user.

That's just one basic example of hundreds (perhaps thousands) that need to be dealt with.

We've made some inroads towards this goal, but we still have a LOT of work yet to do. So this is something that's still quite a ways off from being exposed to users.

As an interim solution, we've been providing significantly more flexibility to let users customize elements of characters directly within the product, which I believe has greatly reduced the need for the editing system. We have more enhancements along these lines planned, which should allow users to more readily fill in the remaining gaps.
Out of curiosity have you considered working with some specific 3rd party content creators in having them make official purchasable packages for HLO? For example Rogue Genius Games, Drop Dead Studios, etc.
kenderbard is offline   #57 Reply With Quote