Jan 11, 2012, 06:59 AM | |
It's about distinguishing Battery Check and 1.10o levels from within the editor. Anims.j2a is completely irrelevant.
__________________
Mystic Legends http://www.mysticlegends.org/ The Price of Admission - Hoarfrost Hollow - Sacrosanct - other - stuff |
Jan 11, 2012, 07:02 AM | |
No, because the EXE AND the Anims.j2a are ALWAYS in the same folder, so it just checks the anims.j2a in the same folder as the EXE is set to be in.
|
Jan 11, 2012, 08:36 AM | |
... I never thought of that...
Maybe there's a distinction in the actual file itself? Or maybe you could have BC mode and 1.10o mode? |
Jan 11, 2012, 10:49 AM | ||
Quote:
(I'm at a loss as to why someone would want to test the inner contents of anims.j2a when Jazz2.exe and Battery.exe have different filenames, but Obi is right: folder-neutral is always better.) |
Jan 11, 2012, 10:59 AM | ||
Quote:
|
Jan 11, 2012, 01:31 PM | |
Okay, my suggestion sucks. Oh well. Let's hope that the next Beta is released soon.
|
Jan 11, 2012, 02:43 PM | |
__________________
<TABLE border=1><TR><TD>Facts: Jazz Sprite Dynamite (JSD) Tileset Extractor Neobeo's Firetruck </TD><TD>Myths: Jazz Creation Station Plus (JCS+) - 10% Coming soon - a dedicated server! - 25% Jazz Sprite Dynamite v2 (JSDv2) - 2% Another generic single-player level - 0%</TD></TR></TABLE> |
Jan 11, 2012, 08:01 PM | |
But then progress would stop.
|
Jan 11, 2012, 11:13 PM | |
Yeah, making this Opensource would probably be the worst thing to do unless it's 100% fully complete.
|
Jan 12, 2012, 02:51 AM | |
Just immediately fork a version for Violet? Worst case, no one does anything for the public version and work on Violet's separate fork continues as-is. Best case scenario, the public fork is picked up by community coders.
Of course, it's still Violet's own project, so it's up to him, but I don't see any harm in making it open source. |
Jan 12, 2012, 06:22 AM | |
I mostly agree with Stijn(Although I don't think it should go Opensource until it's gone gold), especially with the second paragraph(Technically the 5th), it is Violet's own project, so it's his choice.
Last edited by Love & Thunder; Jan 13, 2012 at 12:38 AM. Reason: Clarification |
Jan 12, 2012, 01:11 PM | |
... "I mostly agree with your first paragraph(Technically the first two)" was what I meant.
|
Jan 13, 2012, 12:37 AM | |
I wasn't very clear about that. That bit was just something I added in, I'll edit that so it makes sense. It was supposed to say "Although I don't think it should go opensource until it's gone gold".
|
Jan 21, 2012, 02:17 AM | |
Great work Violet! I'm gonna be doing a Let's Play of the 1.10g version of the game, and this could come in handy for showing off a few things.
Since a very glitchy springcord works in 1.10g, do you think you can add it to the list of events so I don't need to hex edit it in?
__________________
<a href="http://www.jazz2online.com/J2Ov2/downloads/info.php?levelID=5301">Episode 1 The War begins</a> Epsiode 2:N/A Episode 3: Probably never Episode 4: Probably never <a href="http://www.jazz2online.com/J2Ov2/downloads/info.php?levelID=4882"> Deckstar V3</a> <a href="http://www.jazz2online.com/J2Ov2/downloads/info.php?levelID=5408">Colonial Fix</a> Jazz 1 Fanolint: 98% <a href="http://www.jazz2online.com/J2Ov2/downloads/info.php?levelID=5407">Finished secret levels</a> |
Jan 21, 2012, 06:50 AM | |
edit the .ini file
|
Jan 22, 2012, 10:20 PM | |
MLLE test release #2.1
So I was wrong. Not everything from the last checklist is in there yet, but I did a lot of bug-fixing and minor-feature-adding today and yesterday and so I guess I'll drop the results of my frenzy here before doing something else for the rest of the night. Enjoy. Tell me whatever you think warrants telling, even if it's an issue that's been reported before, because I may well have forgotten about it. (As ever, if you run across an error, please include steps to reproduce it if at all possible.) No documentation yet, so have some hotkeys instead:
Also, tileset hotkeys:
Additionally, holding down the Control key while using either of the first two drawing tools (Paintbrush and Fill) triggers an alternate mode so they work somewhat differently. thanks to Neobeo for specifications and sound code; Overlord for password specifications; DJazz for experimenting and provocation; Jerry for everything Battery Check; Jerry and zapS for help with .LEV files; cooba for icon Last edited by Violet CLM; Jan 23, 2012 at 11:27 AM. |
Jan 23, 2012, 09:57 AM | |
Jake: if you mean the second and third ideas from my recommendations thread, that's currently untenable because no file format for the external .j2tprofile (or whatever) files has yet been chosen. The point of introducing such things is to have standards, not secret proprietary files.
Random: Ooh, I had forgotten the space bar, but I will add it shortly. Anyway, they're different functions. Space is like a more extreme (and IMHO less useful) version of backspace. Ctrl + D is used with the Selection tool, which is sort of like a more complicated version of the B key that can be used to select more complicated regions than single rectangles. It's used in conjunction with Ctrl + C and Ctrl + X, and if you have part of the layer layout selected, then placing a group of tiles inside the selection (e.g. with the fill tool or with an especially large stamp) will not affect tiles outside of the selection and vice versa. Anyway: MLLE Test Release #2.1! Changes:
Last edited by Violet CLM; Jan 23, 2012 at 10:12 AM. |
Jan 23, 2012, 01:31 PM | |||
I started it up and got this:
Quote:
Quote:
|
Jan 23, 2012, 01:37 PM | |
Good thinking! I'll put in some conditional checks.
|
Jan 23, 2012, 01:42 PM | |
Thanks. Oh, and make sure it's compatible with the LK Avalon version! I can't tell you how many times this LK Avalon TSF has made me want to scream at the top of my lungs.
EDIT: Another bug: The Set Water Height event is completely bugged. If you set it to 0, it goes up to the tile the event is on, then every setting up to a certain point(I think it's around 20) leads it up to the top of the level in large chunks, then it starts going down in large chunks until the height reaches 40, where there's nothing. From then on, it goes up by small amounts every 1 setting, and I haven't really tested any further than that. EDIT 2: If you try to load a level and click cancel, it crashes. Last edited by Love & Thunder; Jan 23, 2012 at 03:01 PM. |
Jan 23, 2012, 04:50 PM |
Love & Thunder |
This message has been deleted by Love & Thunder.
Reason: Reply to deleted post. XD
|
Jan 23, 2012, 08:48 PM | |||
Quote:
Quote:
|
Jan 23, 2012, 08:53 PM | |
Maybe it was just a 1-time thing. I don't know. I'll test it a bit more later.
|
Jan 25, 2012, 06:39 AM | |
Playing music doesn't seem to work for me... A very unhelpful error report, I'm sure, but that's all I have.
edit: Yes, I have the bass.dll included in the folder. Other than that, I love this! All the tools available are really helpful, the parallax view mode is unbelievably helpful. The series of dialog windows prompting me to point to my game folders could probably benefit from being a menu instead. I know I can edit the .ini file, but for user-friendliness a menu would probably be for the best. editedit: Holy shitballs the multipleselection+ctrl+filltool is amazing! No more time wasted filling in the ground details like some zombie! editeditedit: <3 Violet <3
__________________
some kind of nature
Last edited by Olsen; Jan 25, 2012 at 08:44 AM. |
Jan 25, 2012, 10:10 AM | ||||
Quote:
Also: does Play Music work for anyone else? Quote:
Quote:
(I suspect that Ctrl+Fill may be more common than Fill by itself, but Fill is more similar to Paintbrush in that it uses the whole stamp, and Ctrl+Fill is more similar to Ctrl+Paintbrush in that tiles are placed at random, so. Consistency won out.) Last edited by Violet CLM; Jan 25, 2012 at 10:22 AM. |
Jan 25, 2012, 12:09 PM | |||
Quote:
Quote:
Tried it with an .it file, now it worked! I assume the reason .j2b files won't play is because the sound format used isn't open source or something?
__________________
some kind of nature
|
Jan 25, 2012, 12:21 PM | |
They won't play because bass.dll doesn't play them. :P While the file format is understood -- Open ModPlug Tracker can play .j2b now, as of course can PSM and J2B modules player -- I know next to nothing about music and I won't try to attempt to get that working all by myself. What I should do is contact Dr. Eggman and see if I can use his .j2b code, like how I'm using Neobeo's code to play ambient sounds.
|
Jan 26, 2012, 07:32 PM | ||
I found another bug: When you Save&Run or Trial Run a Battery Check Level, it does this:
Quote:
I tried a different method which worked fine though; backup "binnen.j2l", then call your level "binnen.j2l" and test it from within Battery Check. This works as a temporary solution, but it's not ideal. EDIT: And if you click Save&Run, it saves a new level called "Generic MLLE Level.j2l" or something like that, and runs this new level instead of your level. Trial Run doesn't do this, though. |
Jan 26, 2012, 07:40 PM | |
What filename were you using for your Battery Check level? I've experienced issues there before. I'll look into the other thing and see if I got the two options switched around or something.
|
Jan 26, 2012, 07:43 PM | |
It was "batterytest.j2l". It's blank apart from having the same layer 1, 2, 6, 7, and 8 of "binnen.j2l". Oh, and it has a platform in the middle of the level with a Start Pos and a Revive Gate.
|
Feb 5, 2012, 10:07 AM | |
Another bug: In Battery Check Mode, if you save a level, then minimise MLLE, then start BC up, then exit BC, open up MLLE, then right click and click Set Event, open Events, and all the sections will become options(Like Events). Select any of them, and an error message comes up. The only way to fix this that I can find is to restart MLLE, but it'll happen again once you do this again. This is unfortunate because the above steps are currently the only way of testing levels, as "Save & Run" or "Trial Run" both cause "Unable to find Data.j2d" messages.
|
Feb 9, 2012, 07:16 PM | |
Robo, I've fixed the BC Save & Run, but I can't replicate the error in your latest post. Can you make a video of the steps?
|
Feb 10, 2012, 06:19 PM | |
Hmm... That's odd, neither can I . I'll let you know if I bump into it again.
|
«
Previous Thread
|
Next Thread
»
Thread Tools | |
|
|
All times are GMT -8. The time now is 03:41 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.