Chaos Project

Game Development => General Discussion => Topic started by: Futendra on April 06, 2012, 04:43:15 am

Title: A RPG Maker XP ripoff? Eclipse Origins
Post by: Futendra on April 06, 2012, 04:43:15 am
I was searching for resources as I came across this:

Eclipse Origins v2 Beta (http://www.touchofdeathforums.com/smf/index.php/topic,57637.0.html)

Just wanted to share it with you guys, maybe someone is intrested or something?
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: winkio on April 06, 2012, 04:59:16 am
Definitely using RM resources, seems like an online multiplayer system.  Interesting find.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Futendra on April 06, 2012, 05:01:35 am
Quote from: winkio on April 06, 2012, 04:59:16 am
Definitely using RM resources, seems like an online multiplayer system.  Interesting find.

Indeed, but I am now on my dad's laptop as my room is empty for a new floor so I cannot test it out. If someone tests this please post here what it is exactly? (Still don't have my resources >:( )
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: stripe103 on April 06, 2012, 06:53:50 am
Wow, they have updated it quite much since I last used it for like a half year ago :) Though then it was just Eclipse.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: G_G on April 06, 2012, 07:33:13 am
I've used it before, its an online MMO engine. Its a decent engine to say the least. All they did was use RM graphics, and like in previous discussions before, isn't that big of a deal if their not making money off of the software.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Futendra on April 06, 2012, 07:47:30 am
Quote from: game_guy on April 06, 2012, 07:33:13 am
I've used it before, its an online MMO engine. Its a decent engine to say the least. All they did was use RM graphics, and like in previous discussions before, isn't that big of a deal if their not making money off of the software.


I can't try it out right now so just a question: Are you very free to edit and such or not really?

(offtopic): ShowHide
(YOUR SIG IS DISTRACTING ME!)
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Zexion on April 06, 2012, 07:24:43 pm
I am currently working on a project with this engine. The whole engine was made in Visual Basic 6. You can (and almost HAVE to) edit everything in visual basic. It's pretty easy compared to rgss though. Nice little engine for small online games.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Ryex on April 07, 2012, 09:28:54 pm
Quote from: Zexion on April 06, 2012, 07:24:43 pm
You can (and almost HAVE to) edit everything in visual basic. It's pretty easy compared to rgss though.


... excuse me while I do a spit take.

*GULP* PFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFT *Accidentally sprays Blizz with water as he walks in returning from the hospital*  heh, sorry

Any way, let me tell you about VB and VB6 specifically. it is THE WORST language EVER conceived, it's syntax and key words are contrived and mangled making reading anything written in it a process of decryption rather than an easy stroll down logic lane like Ruby. Back when I was still working on PNO and JC switched to using the eclipse engine I was working on porting the dynamic time and environmental system from RGSS. trying to come up with equivalent programming para-dimes was a nightmare. I also ported JC trainer card maker from VB6 to php because the VB6 version had a memory leak and the process of updating trainer cards was depended on the user logging out properly.

The Eclipse engine is a very good engine for what it is intended to do, but using it is anything but cake. and programming in VB6 to expand and enhance it for specific purposes is a "uncomfortable" experience even if the internal structure of the engine makes it pretty easy to enhance, it's well thought out from that point of view. but I hate VB with a burning passion.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Zexion on April 08, 2012, 01:50:09 am
Well I got the hang of it pretty quickly, and even learned how to do form work, and that's coming from me. (only knows 2 programming langs rgss and java, and sucks at both.)
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: Ryex on April 08, 2012, 07:52:16 am
bah! to each his own I suppose.  I still hate VB with the burning passion of 1000 suns
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: G_G on April 08, 2012, 09:27:26 am
Quote from: Ryex on April 08, 2012, 07:52:16 am
bah! to each his own I suppose.  I still hate VB with the burning passion of 1000 suns


This is me and Java.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: ForeverZer0 on April 08, 2012, 11:52:29 am
Everyone hates Java, yet it is still extremely popular for some reason...
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: G_G on April 08, 2012, 02:03:48 pm
(http://www.n8bitradio.com/photos/Memes/jackie-chan-wtf.png)
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: stripe103 on April 08, 2012, 04:38:22 pm
The reason probably being compability. Windows, Mac, Linux, phones and webbrowsers.
Title: Re: A RPG Maker XP ripoff? Eclipse Origins
Post by: ForeverZer0 on April 08, 2012, 06:01:38 pm
Well yes, obviously, but there are other (better) languages that the same can be said for.