Dec 23, 2011, 12:38 PM | |
That's true. But not all of us use Chrome either.
__________________
|
Dec 23, 2011, 01:49 PM | |
I definitely plan on Mac and Linux versions, I just haven't gotten around to that yet. Doing my best to write cross-platform compatible code; we'll see how well I've been doing when the time comes.
|
Dec 23, 2011, 03:40 PM | |
Umm... Jake, I don't understand what you just said(Specifically the second paragraph), can you clarify, please?
|
Dec 24, 2011, 07:07 AM | |
Because:
A) I'm not used to Chrome. B) It's not as secure as Firefox(Which I use). and C) It has tracking cookies to see whatever you're doing whenever you're doing it(So Google know everything you're doing). |
Dec 24, 2011, 10:12 AM | |
Yeah, I just put the first point because almost no-one is used to Chrome. Also, another thing, Chrome has practically no interface! XD So, I hope WebJCS works for Firefox at some point.
|
Dec 24, 2011, 11:30 AM | ||
Quote:
I want to support more browsers but technically and feature-wise they are far behind. When the HTML5 specification is "finished", then WebJCS should be no problem to use crossbrowser, if those browsers support HTML5 fully. Also, why is Chrome less secure?
__________________
WebJCS 2 (new and in progress) WebJCS 1 (old but complete) SGIP Simple Games in Progress list Level Packer v2 - With a GUI! PHP Tileset Compiler |
Dec 24, 2011, 11:32 AM | ||
Quote:
__________________
Mystic Legends http://www.mysticlegends.org/ The Price of Admission - Hoarfrost Hollow - Sacrosanct - other - stuff |
Dec 24, 2011, 01:25 PM | |
O! I got a feature request!
You could add a Save & Run menu option to the right click menu of the layer editor. When it's clicked, MLLE saves a temporary copy of the level with a single Start Position in that spot and runs that. Would be a very easy way to test certain parts of a level without having to move the start positions manually (or using warps or whatever).
__________________
|
Dec 24, 2011, 09:42 PM | ||
Quote:
Jerry: this is a good idea and I will find a way to make it happen. |
Dec 26, 2011, 05:11 PM | |
I've got a suggestion!
How about you can choose which character to play as with Save & Run? That would make Spaz-players' lives easier(Although, it won't affect me, as I play as Jazz. XD). |
Dec 27, 2011, 08:30 AM | |
Yes, those two ideas(Mine and Jake's) mixed together would be complete awesome.
|
Dec 27, 2011, 07:23 PM | |
I shied away from that in Reworder (and earlier programs that I never released) because TSF and JJ2+ have a -spaz command line argument but regular JJ2 refuses to run your level if you pass it that argument, but I guess that could be toggled in the game profile .ini files. It shall be looked into.
|
Dec 28, 2011, 12:02 PM | |
I have no idea.
|
Dec 28, 2011, 01:43 PM | |
How about you add a tickbox which you check to indicate JJ2+, and if you select TSF or JJ2+, you could have Spaz Mode?
|
Dec 28, 2011, 05:11 PM | |
Not generic enough. Don't worry, I've got this.
|
Dec 28, 2011, 06:27 PM | |
This post will probably make me sound stupid, but what do you mean(The above post)? Oh, and just out of curiosity, is there a -lori command in TSF?
|
Dec 28, 2011, 07:33 PM | |
"I've got this" is an English idiom (probably a shortened form of "I've got this covered") meaning roughly "I have the situation under control and anticipate no difficulty in taking care of it."
Lori |
Dec 28, 2011, 07:44 PM | |
When I said "What do you mean" I was talking about "Not generic enough".
|
Dec 29, 2011, 02:58 AM | |
Violet tries to make MLLE in such a way that it can be used to edit JJ2, TSF, Battery Check, and Animaniacs levels. A checkbox to indicate TSF or JJ2+ would not make any sense to the other games; it's too specific to JJ2+ and TSF. I guess that's what he meant with it being 'Not generic enough'.
__________________
|
Dec 29, 2011, 07:50 AM | |
Maybe you could add two another options in the games list, and have 1.23+ next to 1.23, and TSF+ next to TSF. It would remove confusion. But, I still think a tickbox would be good, it would be available on 1.23 and TSF, and would enable plus-only things.
|
Dec 29, 2011, 10:16 PM | |
kids I have versions (other than the BC/1.00o issue) under control
relaaaaaax |
Dec 30, 2011, 01:22 PM | |
__________________
|
Dec 31, 2011, 07:36 PM | |
So, what feature is currently at top priority?
EDIT: Hi, guys, I just want to know how things are going with MLLE? Also, I have a suggestion: Online Colaberation(WebJCS-style)! ... That is, unless there are technical limitations or if it's already been suggested. Last edited by Love & Thunder; Jan 3, 2012 at 04:23 PM. |
Jan 3, 2012, 04:22 PM |
Love & Thunder |
This message has been deleted by Love & Thunder.
Reason: Double-post. XD Fail!
|
Jan 8, 2012, 07:47 AM | |
Suggestion: How about you release another beta? It would be nice to be able to test some of the new features, and acutally be able to place tiles using it.
|
Jan 10, 2012, 09:31 PM | |
This post can serve as an unordered to-do list of features that I want to complete before I do another release. (I reserve the right to silently add items to this list at any time.) See, progress has slowed down significantly, and I think that making a release would license me to slow down even more; in case the next release is the last, either forever or for a while, this list contains stuff that I really want in there, either because they're extremely important or because they should actually be kind of fun to code:
Last edited by Violet CLM; Jun 23, 2017 at 12:43 PM. |
Jan 11, 2012, 12:21 AM | |
I know how you can distinguish BC from 1.10o.
Highlight block to show spoiler: check the anims.j2a file, the animations of BC are completely different from that of any version of JJ2. Just have a simple check that looks for Batteryman, and if it finds him in a specific animation(Just pick an animation of Batteryman and pick a frame), and if it does, it goes into BC mode, if not, it goes into 1.10o mode. And I don't mean for it to check if a frame exists, I'm talking about checking that a frame matches what it looks like for the BC anims file. I hope this helps. EDIT: I have a suggestion: Online Colaberation(WebJCS-style)! ... That is, unless there are technical limitations or if it's already been suggested. |
Jan 11, 2012, 02:50 AM | |
That doesn't matter, it just has to check the anims file, and it'll know which is which. Unless you have Battery Check and 1.10o in the same folder, which would
A) Not work and B) Be very stupid. |
Jan 11, 2012, 06:56 AM | |
... That's irrelivent, if you have JJ2 and BC in the same folder, their anims.j2a files would clash, and only one of them would work.
|
«
Previous Thread
|
Next Thread
»
Thread Tools | |
|
|
All times are GMT -8. The time now is 02:55 PM.
Jazz2Online © 1999-INFINITY (Site Credits). Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats. Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Original site design by Ovi Demetrian. DrJones is the puppet master. Eat your lima beans, Johnny.