0 Members and 2 Guests are viewing this topic.
Why is multiple sub-programs such a major issue Aichi? It's not like it will make the game any worse. People will still play it anyway. I don't get why people hate them so much, especially that you still end up with multiple files even when using APPS because of the appvars. I feel this is extremly narrow-mindedWhy restrict yourself so much just because it would be in multiple sub-programs? Sorry but this frustrates me so much. I don't get why you would kill the project by absolutely wanting multiple page apps. Plus I wish you good luck dealing with multiple pages anyway because ASM programmers told me it was a major hassle to switch between them.Multiple pages APPS for Axe are NEVER going to happen. If it does, it will be in 2013 or 2014. Quigibo is too busy with university to deal with this now. So you are gonna abandon Xeverion just because you are too narrow-minded to just use multiple sub-programs instead?
Yeah I think he did not want multiple appvars either, though. But then, even with an app, he still ends up with them. If Axe ever was gonna have multiple app page support, then Aichi would be in for even more trouble, because apparently switching between pages is a major PITA. You would need to ask Iambian to confirm, though.On a side note is it possible to create appvars directly in the archive and have them be larger than 24 KB?
Quote from: DJ Omnimaga on November 27, 2010, 02:35:25 pmYeah I think he did not want multiple appvars either, though. But then, even with an app, he still ends up with them. If Axe ever was gonna have multiple app page support, then Aichi would be in for even more trouble, because apparently switching between pages is a major PITA. You would need to ask Iambian to confirm, though.On a side note is it possible to create appvars directly in the archive and have them be larger than 24 KB?DJ, it might be possible, but you wouldn't be able to unarchive them On a more serious note, they would still be usable. I think it is in fact possible; I remember statements that there are bcalls that allow the creation of appvars directly in the archive.
Quote from: DJ Omnimaga on November 27, 2010, 01:50:59 pmWhy is multiple sub-programs such a major issue Aichi? It's not like it will make the game any worse. People will still play it anyway. I don't get why people hate them so much, especially that you still end up with multiple files even when using APPS because of the appvars. I feel this is extremly narrow-mindedWhy restrict yourself so much just because it would be in multiple sub-programs? Sorry but this frustrates me so much. I don't get why you would kill the project by absolutely wanting multiple page apps. Plus I wish you good luck dealing with multiple pages anyway because ASM programmers told me it was a major hassle to switch between them.Multiple pages APPS for Axe are NEVER going to happen. If it does, it will be in 2013 or 2014. Quigibo is too busy with university to deal with this now. So you are gonna abandon Xeverion just because you are too narrow-minded to just use multiple sub-programs instead?Wow, sorry. I didn't know how wrong I am when I thought multipaged apps had no disadvantages and it was no problem for Quigibo to implement such an oncalc compiler.I don't hate subprograms and I'm wondering where I said games using subprograms are bad.I just thought that using an applications would be better for my project, espacially because I designed my code as a network of sublabels. Using different programs needed many equal sublabels (for example needs every sublabel the axe parser drawing routine and about 40 character structure sublabels), what provides kinda ineffiecient results.Ok, I will forget my stupid idea and perhaps split the game into programs.Also, I'll be more cautious with posting things and listen to people who has more experience than me.