0 Members and 4 Guests are viewing this topic.
In other news, Frey continues kicking unprecedented levels of ass.
I have a feature request.I was thinking it would be cool if I could modify the certificate page to remove the trial restriction on the compiled apps so they don't delete themselves after 16 runs. Yes, I am well aware that this can be extremely dangerous if not coded properly which is why I want to make sure everyone is comfortable with it. I would of course do extensive private testing before releasing it to the public. The thing is, I don't know where to find the (un)documentation to do this, I checked WikiTI but couldn't find anything about how the OS operates that page. So I will probably need a lot of help with this.
Auto indenting
Quote from: Freyaday on June 02, 2011, 03:53:57 amAuto indentingThis is the kind of feature you'd want a custom program editor for. It would be incredibly hard if not impossible to achieve automatic indenting with just a hook, and it would probably noticeably slow down the program editor.
Quote from: Quigibo on June 01, 2011, 09:54:04 pmI have a feature request.I was thinking it would be cool if I could modify the certificate page to remove the trial restriction on the compiled apps so they don't delete themselves after 16 runs. Yes, I am well aware that this can be extremely dangerous if not coded properly which is why I want to make sure everyone is comfortable with it. I would of course do extensive private testing before releasing it to the public. The thing is, I don't know where to find the (un)documentation to do this, I checked WikiTI but couldn't find anything about how the OS operates that page. So I will probably need a lot of help with this.Yeah, don't touch that certificate. It would be far better to sign the app on-calc, if possible.
Quote from: Compynerd255 on June 02, 2011, 12:44:44 pmQuote from: Quigibo on June 01, 2011, 09:54:04 pmI have a feature request.I was thinking it would be cool if I could modify the certificate page to remove the trial restriction on the compiled apps so they don't delete themselves after 16 runs. Yes, I am well aware that this can be extremely dangerous if not coded properly which is why I want to make sure everyone is comfortable with it. I would of course do extensive private testing before releasing it to the public. The thing is, I don't know where to find the (un)documentation to do this, I checked WikiTI but couldn't find anything about how the OS operates that page. So I will probably need a lot of help with this.Yeah, don't touch that certificate. It would be far better to sign the app on-calc, if possible.You can't properly sign it on-calc if you don't modify the certificate.
Quote from: JosJuice on June 02, 2011, 03:16:57 pmQuote from: Compynerd255 on June 02, 2011, 12:44:44 pmQuote from: Quigibo on June 01, 2011, 09:54:04 pmI have a feature request.I was thinking it would be cool if I could modify the certificate page to remove the trial restriction on the compiled apps so they don't delete themselves after 16 runs. Yes, I am well aware that this can be extremely dangerous if not coded properly which is why I want to make sure everyone is comfortable with it. I would of course do extensive private testing before releasing it to the public. The thing is, I don't know where to find the (un)documentation to do this, I checked WikiTI but couldn't find anything about how the OS operates that page. So I will probably need a lot of help with this.Yeah, don't touch that certificate. It would be far better to sign the app on-calc, if possible.You can't properly sign it on-calc if you don't modify the certificate.Sure you can. There's just a lot of maths involved to sign it properly, and Quigibo is interested in modifying the certificate so unsigned apps won't act weirdly.