forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Luamines is here! -- UPDATED 0.03 AVAILABLE NOW!

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
dragula96



Joined: 17 Jun 2005
Posts: 21

PostPosted: Sun May 21, 2006 10:01 am    Post subject: Luamines is here! -- UPDATED 0.03 AVAILABLE NOW! Reply with quote

Hi Just to let you guys know Made major updates to my Luamines game to v.0.02
please read info below:

you can download v0.03 here: (pspupdates mirror)
http://dl.qj.net/index.php?pg=12&fid=7967



here is a copy of the readme file:

For those of you with firmware 2.0+ having trouble playing it try this

open up the index.lua file in the luamines folder with notepad

delete the line near the top that reads:
System.usbDiskModeActivate()

then save the file.
I think that should fix it since that is a system command, i think that crashes the psp or something.
HAVE FUN



LUAMINES
by: Dragula96
05/20/2006


Luamines is a clone of lumines for the PSP coded in lua.
I always wanted to try codeing tetris but everyone does it,
I thought I'd do something different.

how to play:
press circle () to rotate the blocks right (left rotate still not intergraded)
create squares by putting blocks of the same color next to each other
score points
and squares get deleted
if blocks stack all the way to the top you loose.


VERSION HISTORY:
=====================================================
version 0.02
------------
Optimized engine
sound now plays "smothly"
added some sound events
added a "shadowy" effect when pressing down
reduced the size of the playgrid to 16x10 blocks
redesigned skin01
redisigned "timeline"
added score system
added number of blocks deleted count
GAME IS NOW FUNCTIONAL

version 0.01
------------
First public relase
many bugs
lots of slowdown
basic graphics
no music
no score system
no block delete score system[/img]


Last edited by dragula96 on Mon May 29, 2006 5:22 am; edited 3 times in total
Back to top
View user's profile Send private message
dragula96



Joined: 17 Jun 2005
Posts: 21

PostPosted: Tue May 23, 2006 9:28 am    Post subject: New Screen shots for v0.03 Reply with quote

here is an update on version 0.03 and screen shots and video:


-Fixed bug where last line of blocks would never get
checked for deletion


-added a pause between when the block drops and
when the next one can drop (gets rid of many accidental "deths" :P )
-added a "pause" function (press start to pause)

-Optimized engine even more
-you can now delete more then one square at a time

-added rotate left function
-added next block


Last edited by dragula96 on Tue May 23, 2006 9:58 am; edited 1 time in total
Back to top
View user's profile Send private message
Altair



Joined: 20 May 2006
Posts: 76
Location: The Netherlands

PostPosted: Tue May 23, 2006 9:42 am    Post subject: Reply with quote

Wow, this looks realy nice. Why did you reduce the play grid?
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Wed May 24, 2006 12:30 am    Post subject: Re: New Screen shots for v0.03 Reply with quote

Please ignore me, if you have painted the pictures yourself, but do you have the permission from the painters who draw it, to use it in your game?
Back to top
View user's profile Send private message
dragula96



Joined: 17 Jun 2005
Posts: 21

PostPosted: Wed May 24, 2006 6:33 am    Post subject: Re: New Screen shots for v0.03 Reply with quote

Shine wrote:
Please ignore me, if you have painted the pictures yourself, but do you have the permission from the painters who draw it, to use it in your game?


well...ummm....no :(

so like if i use all unlicenced images and unlicenced music, can you put my next version up on your luaplayer.org gallery. it would be an honor.
Back to top
View user's profile Send private message
dragula96



Joined: 17 Jun 2005
Posts: 21

PostPosted: Fri May 26, 2006 3:15 pm    Post subject: Reply with quote

well the code is now 98 percent complete, all that is left now is to come up with 10 original skins that dont infringe on any copyright and the game can be released.

probably on late saturday or sunday may the 27th or 28th untill then check this out:


CHECK OUT THE NEW VIDEO:


Back to top
View user's profile Send private message
youresam



Joined: 06 Nov 2005
Posts: 87

PostPosted: Sun May 28, 2006 3:13 am    Post subject: Reply with quote

AWESOME
Back to top
View user's profile Send private message AIM Address
dragula96



Joined: 17 Jun 2005
Posts: 21

PostPosted: Sun May 28, 2006 4:23 am    Post subject: ITS DONE version 0.03 is ready here is the info Reply with quote

Ok its done
I had to remove all the skins and images that i did not paint myself so all skins are kind of generic now (my photoshoping skills are limited), however i have included a "template" with the rar file it is very easy to make your own skins...

here is the info on version 0.03


Hi just to let you guys know you can get the latest Luamines v 0.3 here:
pspupdates mirror: http://dl.qj.net/index.php?pg=12&fid=7967
mega upload mirror: http://www.megaupload.com/?d=UHGC6R5S

here is a screen shot

changes in this version:
game goes up to 10 levels after that same skin just repeats
slowed down timeline a bit
added bonus system
added combo system
centered playarea
added "next" block
added 10 differentvisul skins
added 5 different sound and music skins
Fixed bug where last line of blocks would never get
checked for deletion
added a pause between when the block drops and
when the next one can drop (gets rid of many accidental "deths" :P )
added a "pause" function (press start to pause)
Optimized engine even more
you can now delete more then one square at a time


Last edited by dragula96 on Mon May 29, 2006 4:55 am; edited 1 time in total
Back to top
View user's profile Send private message
frmariam



Joined: 27 May 2006
Posts: 4

PostPosted: Mon May 29, 2006 4:08 am    Post subject: Reply with quote

Really nice! There are a couple of isses though... I'm on LuaPlayer 0.16, 2.0 PSP using eLoader 0.97 but this doesn't seem to pose the problems.

It'll freeze after the 10th level... I guess this is easy to fix by making the levels repeat after the 10th...

The sweap (which will clean the squares you make) seems to have some problems... Try to make the following:

XXXX
XOOX
XOOX
XXXX

It should look like this after 2 sweaps (the "-" is empty space):

X--X
X--X

But instead it'll be like this after a single sweap (or another different):

X---
X---

Also I noticed that if we keep pressing the X or [] the piece will keep rotating. But I thinks this causes the a slowdown when you just press the buttons quickly (sometimes it won't rotate...).

Hope you could check some of these for the next release... A bigger screen to allow more pieces would also be great!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group