Faster mouse functions and faster world.Export().
-Doh |
I remember that Lummox JR made a post in his BYOND blog about his work on a isometric icon type for BYOND...
|
What about a see_invisible variable that only showed atoms with and equal invisibility setting? This would help out greatly with cut scenes!
|
DarkCampainger wrote:
What about a see_invisible variable that only showed atoms with and equal invisibility setting? This would help out greatly with cut scenes! Well you could code in your own system for that using image datums... |
No, Omatic, I mean somewhat of an expansion of the current see_invisible variable, so instead of showing all atoms with an invisibility setting equal or lower, it would only show those with an equal setting. Maybe something like see_invisible_id?
And D4RK3 54B3R, you can't flick icon_states on images without writing your own process and breaking up the movie in the .dmi file. I think this would be more useful because it would also not require an extra datum for each thing you want to hide, but would instead use their actaul atom, location, layer, and icon. |
You could, but images are a limited resource and all you want to do in this case is display objects which already exist.
Unfortunately, as far as I know, visibility is not likely to be changed because it's part of some obscure code that Dan wrote and only he can decipher. (I'm partial to having lists of excluded sight and sound objects as mob vars myself.) |
Dick Gumshoe wrote:
More fonts in text mode! Wooooh! You have that ability now. Look up client/script. Lummox JR |
Client side procedures.
Client side icon procedures. Better keyboard support. Ungh macros. Better/customizable interface. More textboxes. Ability to remove the textbox. Pixel screen offsets. Particle system. More than 10FPS. Pie. |
The option to package BYOND games as standalone, or failing that client-side processing(Which I believe is already in the works for 4.0)
|
Repiv wrote:
Client side procedures. Oh man, I can't wait for pie. Are you guys SURE pie is going to be included in 4.0? Otherwise I might just boycott BYOND. |
Flame Sage wrote:
Repiv wrote: Damn Flame Sage you are one helluva a funny person. I almost forgot to laugh when I read that. I agree, more than 10FPS. |
I'd like to see something like:
|
Pyro_dragons wrote:
|
No. There are no plans for anything like that at present. Tom made an aside that a tile free game making platform with some of the features that aren't feasible in the current BYOND would make a good followup project, but that's about the extent of any developer discussion along those lines. Right now we are working on BYOND 4.0, a growth of the current platform. BYOND++ was just a whimsical name I tacked in passing to the idea of such a future project.