Feature requests thread Post your stupid crap here
#181
Posted 30 November 2005 - 11:23 AM
<img src="http://ross.box43.net/sig.php/sig.png" border="0" class="linked-sig-image" />
#182
Posted 30 November 2005 - 05:44 PM
#183
Posted 30 November 2005 - 08:35 PM
Aside from that inconsistency the overlay is the least practical place to reference sprites. Board was chosen originally because you can at least hide them with overlay. Vlayer is the best place to load them if you have a free ranging board (where the player moves around)
- Exo
"The fact that I say I've one of the best, is called honesty." -Akwende
"Megazeux is not ment to be just ASCII, it is ANSI!" - T-bone6
"I hate it when you get all exo on me." - emalkay
Exophase can what Rubi-cant.
exoware is ware ur ware is exoware
ps. not loking 4 new membrs kthx
#184
Posted 01 December 2005 - 02:21 PM
<pyro1588> "welcome to australia, can i help you find what you're looking for?"
<Tox> pyro1588, I'm giving you the most reproachful of glares right now.
--------
Go show those nutty Koreans what us crazy Europeans are made of pirate.gif pirate.gif pirate.gif - Saike
<exophase> The old Commodore strategy of, "Go friggin' bankrupt!"
<wervyn> Go away! I'm writing the same engine I always do!
#185
Posted 02 December 2005 - 12:24 AM
Pyro1588, on Dec 1 2005, 09:21 AM, said:
Eventually that will be added.
- Exo
"The fact that I say I've one of the best, is called honesty." -Akwende
"Megazeux is not ment to be just ASCII, it is ANSI!" - T-bone6
"I hate it when you get all exo on me." - emalkay
Exophase can what Rubi-cant.
exoware is ware ur ware is exoware
ps. not loking 4 new membrs kthx
#187
Posted 07 December 2005 - 02:58 AM
Would it be possible to add more than one overlay?
#188
Posted 07 December 2005 - 03:37 AM
Guy, on Dec 6 2005, 09:58 PM, said:
Would it be possible to add more than one overlay?
No. However, with the vlayer and sprites it's really easy simulate this.
- Exo
"The fact that I say I've one of the best, is called honesty." -Akwende
"Megazeux is not ment to be just ASCII, it is ANSI!" - T-bone6
"I hate it when you get all exo on me." - emalkay
Exophase can what Rubi-cant.
exoware is ware ur ware is exoware
ps. not loking 4 new membrs kthx
#189
Posted 07 December 2005 - 08:57 AM
#190
Posted 12 December 2005 - 10:04 PM
Rearranging the board list would really help me keep my "place" in my MZX creations.
<a href='http://ubanimator.com' target='_blank'><img src='http://img267.imageshack.us/img267/1200/userbar797134vd.gif' border='0' alt='user posted image' /></a>
--VinceP :D
#191
Posted 12 December 2005 - 10:09 PM
#192
Posted 12 December 2005 - 10:22 PM
<a href='http://ubanimator.com' target='_blank'><img src='http://img267.imageshack.us/img267/1200/userbar797134vd.gif' border='0' alt='user posted image' /></a>
--VinceP :D
#193
Posted 30 December 2005 - 06:21 PM
Anyway, wishlist (tell me if any of this is already in there and I just haven't seen it): instantiation with instance variables, inheritance (copyrobot with the ability to override parent labels would help a lot in this respect), arrays (which would be easy with instantiation), and more global robots (maybe ability to make a single robot on one board globally applicable, if that's possible).
Oh yeah, and syntax shortcuts to make it easier for programmers. Like changing (counter) = (value/counter) automatically to set (counter) (value/counter).
This post has been edited by Roto: 30 December 2005 - 07:13 PM
#195
Posted 30 December 2005 - 07:44 PM
<a href='http://ubanimator.com' target='_blank'><img src='http://img267.imageshack.us/img267/1200/userbar797134vd.gif' border='0' alt='user posted image' /></a>
--VinceP :D
#197
Posted 30 December 2005 - 07:51 PM
<a href='http://ubanimator.com' target='_blank'><img src='http://img267.imageshack.us/img267/1200/userbar797134vd.gif' border='0' alt='user posted image' /></a>
--VinceP :D
#199
Posted 30 December 2005 - 11:06 PM

Why-Fi: but I'M MATURE ENOUGH TO BE A MODERATOR!!!!!!!!!!
#200
Posted 31 December 2005 - 02:06 AM
Roto, on Dec 30 2005, 01:21 PM, said:
Anyway, wishlist (tell me if any of this is already in there and I just haven't seen it): instantiation with instance variables, inheritance (copyrobot with the ability to override parent labels would help a lot in this respect), arrays (which would be easy with instantiation), and more global robots (maybe ability to make a single robot on one board globally applicable, if that's possible).
Oh yeah, and syntax shortcuts to make it easier for programmers. Like changing (counter) = (value/counter) automatically to set (counter) (value/counter).
I'm not changing Robotic in such ways in MZX 2.x, and I don't consider this thread to be applicable to MZX 3. Most there is spec'd already for Exotic. Arrays probably won't be changed syntactually, and will still be something like array(index), but there'd be foreach style pattern matchers and the lookups would be optimized. Look at Exotic.txt in the docs section of the sourcecode for some of the Exotic spec.
For syntax shortcuts you can try extended macros, although that won't let you do things like that; there isn't a serious advantage of using infix = for assignment (plus it's used for comparison in expressions). I prefer for assignment to be very explicit and top level only.
- Exo
"The fact that I say I've one of the best, is called honesty." -Akwende
"Megazeux is not ment to be just ASCII, it is ANSI!" - T-bone6
"I hate it when you get all exo on me." - emalkay
Exophase can what Rubi-cant.
exoware is ware ur ware is exoware
ps. not loking 4 new membrs kthx
#201
Posted 31 December 2005 - 03:12 AM
funkbrat, on Dec 30 2005, 09:48 PM, said:
oh funkbrat you do make me laugh
#202
Posted 31 December 2005 - 05:35 AM
<a href='http://ubanimator.com' target='_blank'><img src='http://img267.imageshack.us/img267/1200/userbar797134vd.gif' border='0' alt='user posted image' /></a>
--VinceP :D
#203
Posted 31 December 2005 - 02:13 PM
vincep: there has been talk of it, actually.
<pyro1588> "welcome to australia, can i help you find what you're looking for?"
<Tox> pyro1588, I'm giving you the most reproachful of glares right now.
--------
Go show those nutty Koreans what us crazy Europeans are made of pirate.gif pirate.gif pirate.gif - Saike
<exophase> The old Commodore strategy of, "Go friggin' bankrupt!"
<wervyn> Go away! I'm writing the same engine I always do!
#204
Posted 31 December 2005 - 09:51 PM
#205
Posted 31 December 2005 - 11:40 PM
Alt+E dum dee dum hmm I want to make this white a little grayer. Alt+RGBRGBRGBRGBR there we go. Need purple BRBRRBRBRBG nice nice there we go!
#206
Posted 01 January 2006 - 12:55 AM
<+AFK> dormando's apathy is palpable.
* AFK palpates
<dormando> stop that
<Malwyn> undressing with revvy a little over a metre away. new definition of awkward.
#207
Posted 01 January 2006 - 01:07 AM
Bramblekid, on Dec 31 2005, 06:40 PM, said:
Or you could just use ALT+A like the rest of us do.
#208
Posted 01 January 2006 - 02:18 AM
Goshi, on Dec 31 2005, 04:51 PM, said:
Never. Same goes for any of the "click on this hotkey help to make it happen" things. Is it really harder to just press the key? Better learn to like it.
- Exo
"The fact that I say I've one of the best, is called honesty." -Akwende
"Megazeux is not ment to be just ASCII, it is ANSI!" - T-bone6
"I hate it when you get all exo on me." - emalkay
Exophase can what Rubi-cant.
exoware is ware ur ware is exoware
ps. not loking 4 new membrs kthx
#209
Posted 01 January 2006 - 02:40 AM
Exophase, on Jan 1 2006, 12:18 PM, said:
Goshi, on Dec 31 2005, 04:51 PM, said:
Never. Same goes for any of the "click on this hotkey help to make it happen" things. Is it really harder to just press the key? Better learn to like it.
- Exo
=(
Honestly though I always used mouse use the menus but now that the support for it is removed the mouse support is pretty much useless for me
#210
Posted 01 January 2006 - 03:10 AM
Spectere, on Dec 31 2005, 08:07 PM, said:
Bramblekid, on Dec 31 2005, 06:40 PM, said:
Or you could just use ALT+A like the rest of us do.
Whoops, hehe. Boy, I love you guys.

Help
This topic is locked















