file Marble Blast: Gerson's Levels Compilation - RELEASED (Version 1.0.8)

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
11 Aug 2014 04:13 - 07 Jun 2016 14:08 #1
The title is obvious, here some screenshot after first day of making. Oh and levels are from my custom levels, so it's not really a big mod project. Planned to have only 15 levels

Nihahhat wrote: I've seen several screenshots and received some inside information about this new mod and I can say that it looks very promising. It's far more creative than other mods out there.




And a gameplay video:



Note by Jeff:

I changed the title as the mod has been released. Original title: Marble Blast: Gerson's Levels Compilation (GLC)

Version 1.0.0 - Initial Release
Version 1.0.1 - Fixes freelook without having to hold the right mouse button
Version 1.0.5 - Updated pause screen, one new level and music, revised manual.

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 07 Jun 2016 14:08 by NaCl586.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
11 Aug 2014 15:20 #2
Bump because nobody cares :'( its so sad.
Here is another update for today:


I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .

Please Log in or Create an account to join the conversation.

  • Buzzmusic
  • Buzzmusic's Avatar
  • Offline
  • Developer
  • Developer
  • I make levels and songs.
  • Posts: 678
  • Thank you received: 145
11 Aug 2014 15:47 - 11 Aug 2014 15:48 #3
I like the idea of a small 15-level one-person mod. Looks good so far, and nice job on the video too. :)

All posts from my account that were made before July 29 2013 are from the point of view of my dad unless it states otherwise.
Last edit: 11 Aug 2014 15:48 by Buzzmusic.

Please Log in or Create an account to join the conversation.

  • Posts: 270
  • Thank you received: 64
11 Aug 2014 18:21 #4
This is looking good so far! I'm excited for the release.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
12 Aug 2014 09:25 - 12 Aug 2014 14:57 #5
Day 2 Progress :





Because this mod has few levels only, this should be done really quick, and actually levels are halfway done.
I haven't set the release date yet, but it's coming very quick, let's hope I have a free time so I can continue this :)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 12 Aug 2014 14:57 by NaCl586.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
13 Aug 2014 08:00 - 13 Aug 2014 08:12 #6
Day 3 Progress :



Main levels are done, now going to do the rest of the game, like gui coding and graphics, coding, and making some skybox :)

Btw I have a coding question related to that screenshot. The counter of times completed is still broken and I dunno what to do. I tried but failed. I know this is not the right thread to ask, but it is just for getting attention for this mod, because nobody cares :(

I put this in function endGame on game.cs (marble/server/scripts/), and when I first play the game, the value is 0, after completing a particular level the value is always 2 (what I want is 1) and never can go up (which I want to go up). here what I did:
Code:
if (!$pref::CompletedLevel[$Server::MissionFile, MissionInfo.type] = 1 && $Game::Qualified){ $pref::CompletedLevel[$Server::MissionFile, MissionInfo.type] = ++; $pref::CompletedLevel[MissionInfo.type] ++; }

Thanks :)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 13 Aug 2014 08:12 by NaCl586.

Please Log in or Create an account to join the conversation.

  • Posts: 643
  • Thank you received: 198
13 Aug 2014 11:19 #7
Why does nobody cares? I care....
And MBE level selection.... really? How about a change? (Or your just to lazy to make another one)

lee is awesome

Please Log in or Create an account to join the conversation.

  • MBKid
  • MBKid's Avatar
  • Offline
  • Advanced Marbler
  • Advanced Marbler
  • XXXquickscoperXXX
  • Posts: 261
  • Thank you received: 35
13 Aug 2014 16:43 #8
Wow this looks cool, can't wait for the release!

I played marble blast

Please Log in or Create an account to join the conversation.

  • Jeff
  • Jeff's Avatar
  • Offline
  • Elite Marbler
  • Elite Marbler
  • PlatinumQuest Programmer
  • Posts: 1680
  • Thank you received: 205
13 Aug 2014 20:04 #9
Gerson:
Code:
if (!$pref::CompletedLevel[$Server::MissionFile, MissionInfo.type] && $Game::Qualified) { $pref::CompletedLevel[$Server::MissionFile, MissionInfo.type] = true; }

I am a programmer. Most here know me for being one of the major contributors to Marble Blast Platinum and PlatinumQuest.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
14 Aug 2014 09:32 #10

Lee Zi Xian wrote: Why does nobody cares? I care....
And MBE level selection.... really? How about a change? (Or your just to lazy to make another one)


Those are still placeholders, and I was a staff of MBElite before, so I can use it as long as it is not really be in the released version. Well I asked Mason if he could help me for gui. And actually GUI and extra levels are the remaining thing I need to do, testing too obviously.

For everyone. Just a spoiler of a screenshot that I've posted
Warning: Spoiler!

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .

Please Log in or Create an account to join the conversation.

  • Ralph
  • Ralph's Avatar
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Matan's Fervent Fan
  • Posts: 846
  • Thank you received: 136
14 Aug 2014 10:00 #11
You still are the king of skyboxes, for me.

You forget a thousand things everyday. Make sure Marble Blast isn't one of 'em.
Instagram : ralphfrommb

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
23 Aug 2014 13:20 #12
Finally a trailer :) Well, this project is actually 75% complete, I can't really estimate the release that because they are still gui and some other things that I need to do.


I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
27 Sep 2014 06:51 - 27 Sep 2014 06:53 #13
Marble Blast GLC Extra Levels Preview



With this video, I'm going to tell you that this mod will be continued and worked very slowly, because school is too heavy and I'm having midterms. I have free time on saturdays only because of that. This mod isn't cancelled, but I need time to continue the mod, which I don't really have for next few months.

This video shows an extra level of Marble Blast GLC, and the game music too which I composed.

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 27 Sep 2014 06:53 by NaCl586.

Please Log in or Create an account to join the conversation.

  • Posts: 787
  • Thank you received: 123
28 Sep 2014 14:14 #14
I've neglected to notice this until now, but from first looks the quality of the levels and GUI seem quite good. :) It has both a MBG and MBP feel, as well as a touch of something now and personal. I rather like that feel, for most mods have a more edgy and square feel, while this mini-mod/compilation has a more fluid and dynamic nature to it. While maybe not completely perfect with myself noting some smaller details, I do think you put quite a bit of effort into this, and will be impressed by the result. I'll make sure to watch the videos sometime.

Also, I'm impressed by the quality of the skyboxes. You made them all yourself?

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
05 Oct 2014 13:34 - 05 Oct 2014 13:36 #15
Marble Blast GLC Lunatic Level Preview



Do you get the rainy feeling? Maybe this fits with MBPU rain effect as well, never tried but hope whirligig sees this.

You should be familiar with this level, but this case, it is in Lunatic.

To be honest I can't keep music that I made for this mod as a secret until this mod will be released, I wanted to let you hear and give me some comments about it.

I keep make posts about this mod because I'm really sad because this thread gets very few attentions and almost nobody cares. This is not MBAd, so I'm trying to learn from my lessons from MBAd, I will try my best to make this mod looking good and not noobish. Sorry to say because I almost cried because of that, and I am not that old and mature enough to stay strong within this condition. I hope somebody will care with me, even I've stated that I quit playing this game, but should it means that I can't make marble blast stuff or related thing anymore? I'm really sorry for posting this paragraph, and I hope you all understand with this. Thanks :)

promarbler14 wrote: Also, I'm impressed by the quality of the skyboxes. You made them all yourself?

Yes, I made those skyboxes long time ago, two of them formerly were MBAd skyboxes and the rest are some skyboxes that I don't really remember when and why I made them. (It's been a long time since I looked up for my skyboxes and terragen). And talking about quality, that's the terragen quality actually :p. Thanks anyway :)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 05 Oct 2014 13:36 by NaCl586.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
06 Oct 2014 22:34 #16
Hey man!
I haven't paid attention to this topic (I knew of its existence from the start and wanted to follow it) because I was so darn busy myself. Now that I got a bit of time to check it out, you bet I did and man I love it. I like how you have 15 levels only which is great, the music fits in and the difficulty is there on the spot.

I thought you went with the idea of 15 levels but making 4 versions of each (easy/normal/hard/lunatic) where on easy most of the level is there, easy par etc, and then on normal the par might be harder, and in hard you got some platforms missing or different ways to get gems or the challenges are different, and in lunatic it's hard par time and ofc the hard level. If you did do exactly that - bless you! If not, no problem, but it's something that might be picked up by others.

Looking forwards to playing this on release once I will be less busy with life. You're on my watch list, mister.

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Ralph
  • Ralph's Avatar
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Matan's Fervent Fan
  • Posts: 846
  • Thank you received: 136
07 Oct 2014 16:54 #17
The music sure will make me cry...

You forget a thousand things everyday. Make sure Marble Blast isn't one of 'em.
Instagram : ralphfrommb

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
11 Oct 2014 13:54 - 11 Oct 2014 14:43 #18
Marble Blast GLC Soundtrack: Hopeless Sorrow


How do you think about this? I think this is really bad.
This was done few hours ago actually, this was made by me.
Still need to transpose and fix some of the parts in this music.

Btw thanks matan and ralph for your care for this mod :)

IsraeliRD wrote: where on easy most of the level is there, easy par etc, and then on normal the par might be harder, and in hard you got some platforms missing or different ways to get gems or the challenges are different, and in lunatic it's hard par time and ofc the hard level

Yeah, in short that's the main point and feature of this mod. What you said is almost correct. Lunatic won't have gold time because of its difficulty, the main challenge of it will be on beating each levels. It requires you to learn crazy and wr tricks like wall trick, etc. (no traplaunch fortunately)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 11 Oct 2014 14:43 by NaCl586.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
12 Oct 2014 14:34 - 12 Oct 2014 14:36 #19
Another Update



Finally another update, this level shown here might be familiar to someone who were close to me when first I joined MBElite. By the way, because I've composed the last music, now what I need is to rearrange some stuff, remaking some gui, and coding some stuff and maybe adding achievements and stats. It might took until next year to be honest for completing all of them. And if you wish to hear about the amount of level in total for the release, here is a spoiler:
Warning: Spoiler!


~Gerson

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 12 Oct 2014 14:36 by NaCl586.

Please Log in or Create an account to join the conversation.

  • Posts: 163
  • Thank you received: 11
12 Oct 2014 15:18 #20
Waow, this last update just looks awesome! Looking forward to the release of this mod :)

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
15 Oct 2014 02:20 #21
Marble Blast GLC Trailer #2



Finally the 2nd trailer.
In this video mostly shows about the new levels.

Watch the first trailer if you haven't :


Music :
Title: Bell of Avici ~ Infinite Nightmare
Artist : ZUN
Album : Touhou 12.5 - Double Spoiler GST

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .

Please Log in or Create an account to join the conversation.

  • Blasted
  • Blasted's Avatar
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Speedrunner and Level Maker
  • Posts: 763
  • Thank you received: 105
15 Oct 2014 05:03 #22
This mod keeps getting better everyday. Great job! I can't wait to play these levels in every difficulty.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
19 Oct 2014 10:32 #23
Well, if you wonder how hard lunatic will be, here is what I just recently got in the last level of lunatic. To be honest this is the 2nd lunatic level that I've beaten without using LE.


I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
19 Oct 2014 12:13 #24
So Wrath of Anubis essentially. Gotcha.

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Ralph
  • Ralph's Avatar
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Matan's Fervent Fan
  • Posts: 846
  • Thank you received: 136
19 Oct 2014 13:56 #25
This stuff is gonna be jaw-breaking...

You forget a thousand things everyday. Make sure Marble Blast isn't one of 'em.
Instagram : ralphfrommb

Please Log in or Create an account to join the conversation.

  • Kalle29
  • Kalle29's Avatar
  • Offline
  • Moderator
  • Moderator
  • I blame ping for losing
  • Posts: 984
  • Thank you received: 754
19 Oct 2014 14:42 #26
Holy wow a lot has happened since I was last here. This looks amazing!

༼ ͡◕ ͜ ʖ ͡◕༽ You have been visited by the Nivea™ Donger of moisture. Soft skin and good fortune will come to you, but only if you post "thank you Mr. Skeltal" in this thread ༼ ͡◕ ͜ ʖ ͡◕༽

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
25 Oct 2014 08:47 - 09 Nov 2014 10:39 #27
This is it, finally I'm announcing the release date.
Saturday, November 15, 2014 at 12:00 PM GMT+7 (Bangkok, Hanoi, Jakarta)

What's remaining is just to fix few gui and testing the levels. Adding my best times for each levels to proof each levels are beatable :)
Stay tuned for it :)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 09 Nov 2014 10:39 by NaCl586.
The following user(s) said Thank You: Jeff, Lee, Marson

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
26 Oct 2014 13:42 - 26 Oct 2014 13:59 #28
Finally, it is able to make Marble Blast Touhou. Here is what I did with GLC and comparing with touhou 14.
Mason, finally I am able to make Marble Blast Touhou, you may call GLC with Marble Blast Touhou too :p (but no reimu)



Btw, for Jeff, Mason, and Higuy, do you guys allow me to use the code for crates for this compilation? Because two of the levels requires those (or if you don't allow me, I will put a non moveable crates). I will sure credit you all if you allow me to use that code. Thanks :)

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 26 Oct 2014 13:59 by NaCl586.

Please Log in or Create an account to join the conversation.

  • Jeff
  • Jeff's Avatar
  • Offline
  • Elite Marbler
  • Elite Marbler
  • PlatinumQuest Programmer
  • Posts: 1680
  • Thank you received: 205
26 Oct 2014 16:27 #29
Go ahead and use the crates, it is fine by me. :)

I am a programmer. Most here know me for being one of the major contributors to Marble Blast Platinum and PlatinumQuest.

Please Log in or Create an account to join the conversation.

  • NaCl586
  • NaCl586's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • An Ordinary Marble Blaster
  • Posts: 442
  • Thank you received: 70
08 Nov 2014 12:06 - 08 Nov 2014 12:09 #30
7 days to go for the release..
Are you ready for this?




Everything is really almost complete, init.cs checking and deleting .dso files and this game is ready :)

And Spoiler for Features:
Warning: Spoiler!

I'm just an ordinary marble blaster who like to create new and unusual things.

Creator of the Marble Blast GLC series
Check out and download my custom levels here .
Check out my original musics in this thread and in my soundcloud here .
Last edit: 08 Nov 2014 12:09 by NaCl586.
The following user(s) said Thank You: IsraeliRD, Imperial, Lee, ProMarbler, Marson, marblejc

Please Log in or Create an account to join the conversation.

Moderators: Doomblah
Time to create page: 1.181 seconds
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.