Moebius

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

The beta #4 is out. Big thanks to Dobro, which permits me to improve Moebius. With his help, I managed to improve the building from 2h20minutes to 2minutes.

Link : http://partage.rootslabs.net/Moebius_beta4.zip

Code: Select all

Beta #4			2009 - 05 - 08
	ADDED		Sample_12 ("Using labels in code")
	FIXED		Problem with PureBasic paths
	FIXED		LibMaker paths
	FIXED		Location of data file
	FIXED		Declaration of labels ("error: symbol already defined")
	FIXED		Error in creation or opening of preferences file (from ts-soft)
	FIXED		Bug in some declarations of libs in DESC File 
	FIXED		GUI : Profiles Reloading
	IMPROVED	Translations
	IMPROVED	Optimisation 
				(in beta 3, 2h20m for building 180000lines)
				(in beta 4, 2m for building 180000lines)
	IMPROVED	ASM Files writing
	IMPROVED	Dichotomic search for labels in function
	REMOVED		Old Code 
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

Working on the next version of Moebius, i need some german translations :

Thank you for advance :)

Code: Select all

lng2=(Create a resident)
lng3=(Main File)
lng4=(Options)
lng12=(Output File)
lng19=(Project Name)
lng21=(Build Resident)
lng28=(Create a userlib)
lng30=(Build userlib)
lng33=(Do you really want to load the profile %1 ?)
lng34=(Error : PureBasic Path)
lng38=(Error : PureBasic Compiler Path)
lng39=(Error : FASM Path)
lng40=(Error : AR Path)
lng43=(Error : POLIB Path)
lng44=(Error : LibMaker Path)
lng45=(Error : Main file missing)
lng46=(Error : Error with the main file)
lng47=(Error : Project Name missing)
lng48=(Error : Output File missing)
lng49=(Plugins)
lng50=(Register PB IDE Plugin)
lng51=(Register JaPBe Plugin)
lng134=Schritt 0: (Can't delete the project's resident)
Last edited by Progi1984 on Tue Sep 29, 2009 6:54 am, edited 1 time in total.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Re: Moebius

Post by Kaeru Gaman »

(Create an userlib)
correct is (Create a userlib)
because user is spoken yooser
oh... and have a nice day.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

I corrected my error.
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Re: Moebius

Post by Tranquil »

Code: Select all

lng2=(Erstelle resident)
lng3=(Hauptdatei)
lng4=(Optionen)
lng12=(Ziel Datei)
lng19=(Projekt Name)
lng21=(Erstelle Resident)
lng28=(Erstelle eine UserLib)
lng30=(Erstelle UserLib)
lng33=(Möchten Sie wirklich das Profil %1 laden?)
lng34=(Fehler : PureBasic Verzeichnis)
lng38=(Fehler : PureBasic Compiler Verzeichnis)
lng39=(Fehler : FASM Verzeichnis)
lng40=(Fehler : AR Verzeichnis)
lng43=(Fehler: POLIB Verzeichnis)
lng44=(Fehler : LibMaker Verzeichnis)
lng45=(Fehler : Hauptdatei wurde nicht gefunden)
lng46=(Fehler: Fehler in Hauptdatei)
lng47=(Fehler: Projektname fehlt)
lng48=(Fehler : Ziel-Dateiname fehlt)
lng49=(Plugins)
lng50=(Registriere PB IDE Plugin)
lng51=(Registriere JaPBe Plugin)
lng134=Schritt 0: (Projekt Resident kann nicht gelöscht werden.)
Tranquil
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

Thank you :)

Some bugfixes and i will release the final version....
+18
Enthusiast
Enthusiast
Posts: 228
Joined: Fri Oct 24, 2008 2:07 pm

Re: Moebius

Post by +18 »

Waiting for your Final release .Thanks
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Moebius

Post by luis »

Hi Progi, I would like too to bump my bug reports to see them fixed tomorrow (see links above), but I read this:

(12) Once a bug as been reported, please don't 'bump' the topic by adding a new post like 'this bug is till not fixed in the new release'. We are aware about it. We read all the bugs, if it's not set as 'Fixed', then we didn't found a solution for now.

http://www.purebasic.fr/english/viewtop ... f=4&t=4701

So I limit myself to edit my posts and add something like "bug present from version ... to version ..."

We should all try to comply to what moderators asks to try to help them ... please don't take it the wrong way, I'm telling this in good spirit.
"Have you tried turning it off and on again ?"
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

OOps, i haven't read this item....

So I cleaned my posts... Errare Humanum est !
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: Moebius

Post by Rook Zimbabwe »

Very nice!!! Good Job!!! 8)
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: Moebius

Post by Amundo »

Thank you Progi and all your froggy helpers (lame rhyme, I know - hope no French folks are offended) for this great work.

Should a post in the "Tailbite" forum announce this as an alternative? I have been waiting for news of an updated version for awhile (assuming the beta status has kept updates in check).
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

@Rook Zimbabwe : Thanks

@Amundo : Thanks, too :)
We are not offended when we are called 'froggy guys' !
Sorry i don't understand your sentence : "I have been waiting for news of an updated version for awhile (assuming the beta status has kept updates in check)." .... :?
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Re: Moebius

Post by Progi1984 »

For informations, i need help for creating a logo and its icons for Moebius...

If you need inspirations, i really like the logo of N3xt-D
Image
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: Moebius

Post by Amundo »

Hi Progi,

I meant that I assumed there had been no updates of Tailbite to work with 4.4x because it was still beta.
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
Post Reply