PureBlock (Bloxorz) : To be continued

Advanced game related topics
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

I get an IMA on the program in CreateMesh
User avatar
Comtois
Addict
Addict
Posts: 1432
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

You have also this error with the first code which is in the first post ? or only with the code in the archiv ?
Please correct my english
http://purebasic.developpez.com/
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

first post. I think you'd need to use Add3DArchive before createmesh
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8452
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

Beautiful game, and very entertaining. Thanks for the contribution and especially the full source code. Good 3D example programs are not so plentiful, so this is very useful.
BERESHEIT
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4792
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

I keep playing it too, sad aren't I??? I wish the block would fall through the hole like it used to though, liked that better.

Now let's see, can I get past level 7 tonight or will I sleep?? Nah, sleep is for amateurs!!!! Play on!
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Just downloaded the latest version, very addictive!

Great bit of coding. Thanks for sharing the source, bound to be a few bits in it worth stealing. :wink:
User avatar
IceSoft
Addict
Addict
Posts: 1698
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

I got only an IMA with the downloaded version.^
I think the used Engine3D.dll is not compatible with the 'older' PureBlocks version.
Will be great if we get an update which is working with an actual Engine3D.dll (e.g.: 4.31 or 4.40) again.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Comtois
Addict
Addict
Posts: 1432
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

Here is a version that works with 4.31. It is incomplete, it lacks the level display and password. The editor doesnt work anymore.

maybe I will rewrite it later and in another way?

http://herved25.free.fr/sources/PureBlock4_31.zip
Please correct my english
http://purebasic.developpez.com/
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

YAY!!! I loved your version of this!!! 8)
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
IceSoft
Addict
Addict
Posts: 1698
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Comtois wrote:and in another way?
'...another way' means ' not PureBasic' ?
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Comtois
Addict
Addict
Posts: 1432
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

No, it means a better way to program game event. Then it will be more easy to add new event.
Please correct my english
http://purebasic.developpez.com/
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Comtois wrote:maybe I will rewrite it later and in another way?
Yeah! Dreamotion3D please :D
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
IceSoft
Addict
Addict
Posts: 1698
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Psychophanta wrote:
Comtois wrote:maybe I will rewrite it later and in another way?
Yeah! Dreamotion3D please :D
What you think will be better with Dreammotion3D?
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Comtois
Addict
Addict
Posts: 1432
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

Psychophanta wrote:
Comtois wrote:maybe I will rewrite it later and in another way?
Yeah! Dreamotion3D please :D
Allready done :)

Here it is

Everything else is 100% PureBasic.
Please correct my english
http://purebasic.developpez.com/
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Comtois wrote:
Psychophanta wrote:
Comtois wrote:maybe I will rewrite it later and in another way?
Yeah! Dreamotion3D please :D
Allready done :)

Here it is

Everything else is 100% PureBasic.
:shock:
That is nice!
Will check it as soon i arrive to home... :D
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply