SunshineKiller
|
 |
«
Reply #30 - Posted
2009-04-11 15:48:36 » |
|
FIXED! so, give me your thoughts on the flying  . BTW, it would only be like 2-3 seconds. do jetpacks  they burn out after x usage and can be picked up as an item.
|
|
|
|
CyanPrime
|
 |
«
Reply #31 - Posted
2009-04-11 16:20:59 » |
|
I like it. It's fun, and cheezy in a good way. I might even sign up soon.
|
|
|
|
Corvinex
Senior Devvie    Projects: 1
Work Hard, Go Pro.
|
 |
«
Reply #32 - Posted
2009-04-11 16:48:30 » |
|
Great start, out of all your projects so far keep this one going.
I suggest changing the starting bullet position to the players center. So starX = xPos + width/2; startY = yPos + height/2; when my back was up against a wall facing right, it bullets registered as hitting the wall.
Another suggestion would be to make the player's collision box smaller, in width. To make it simple just make the width smaller and move back xPos of the image a few pixels.
I only played as a guest for a few minutes. I will play again when I have some time.
|
|
|
|
Games published by our own members! Check 'em out!
|
|
h3ckboy
|
 |
«
Reply #33 - Posted
2009-04-11 20:41:31 » |
|
well all of the objects have a set size of 32. glad to see taht you guys liked it. I like the jetpack idea, it gives me the opportunity of making an item system  . scrolling is on the way.
|
|
|
|
CyanPrime
|
 |
«
Reply #34 - Posted
2009-04-11 21:23:39 » |
|
scrolling is on the way.
That'll mess up the feel though 
|
|
|
|
SunshineKiller
|
 |
«
Reply #35 - Posted
2009-04-12 00:50:47 » |
|
That'll mess up the feel though  i dunno, he has to expand the map somehow, cant be just a box.
|
|
|
|
CyanPrime
|
 |
«
Reply #36 - Posted
2009-04-12 01:13:59 » |
|
i dunno, he has to expand the map somehow, cant be just a box.
Why not?
|
|
|
|
h3ckboy
|
 |
«
Reply #37 - Posted
2009-04-12 06:41:54 » |
|
because, it is just to small. if you guys like the small space then I will leave it, however i would like to make it scrolling. cause in the the towns there is not enough space for the shops there will be. whatever you guys choose, I can get a lot done soon, since I got 2 weeks of break 
|
|
|
|
SunshineKiller
|
 |
«
Reply #38 - Posted
2009-04-12 16:06:37 » |
|
because, it is just to small. if you guys like the small space then I will leave it, however i would like to make it scrolling. cause in the the towns there is not enough space for the shops there will be. whatever you guys choose, I can get a lot done soon, since I got 2 weeks of break  I think it should be scrolling.
|
|
|
|
h3ckboy
|
 |
«
Reply #39 - Posted
2009-04-12 16:26:39 » |
|
good, cause I am done, some glitches left to fix though  .
|
|
|
|
Games published by our own members! Check 'em out!
|
|
h3ckboy
|
 |
«
Reply #40 - Posted
2009-04-12 17:26:47 » |
|
ok, it is now up and scrolling.
most of taht was spent changing the levels to work with scrolling.
BTW: the levels didnt change (except base, but I just added a row). I might change them later.
|
|
|
|
SunshineKiller
|
 |
«
Reply #41 - Posted
2009-04-12 20:35:32 » |
|
ok, it is now up and scrolling.
most of taht was spent changing the levels to work with scrolling.
BTW: the levels didnt change (except base, but I just added a row). I might change them later.
i like it, good job. I like the floatyness of jumping, its fun to me. Any way to make the black be transparent instead of being black on your sprites?
|
|
|
|
h3ckboy
|
 |
«
Reply #42 - Posted
2009-04-12 21:10:59 » |
|
I have messed very little with this b4, I dont know how to do it. point me in the right direction and I will figure it out. progress report: inventory is DONE! Item picking pu is still left. (I tested wiht manual item insertion.) the gui si barebone. Just a grid filled wiht items :/. I jsut wanted something done. this includes the jetpack being done, I tested it as well. item system aint happening tonight though  . But I am on break, so first thing tomorrow morning. Then you guys can test it all out. I am gunn ahve to thank kev(again) I got a lot of my inventory from the stuff he showed in another thread. glad to know you like it  .
|
|
|
|
h3ckboy
|
 |
«
Reply #43 - Posted
2009-04-14 06:00:37 » |
|
I have inventory working on my computer. but the webstart doesnt work  . I would think it has to do wwiht the names of files. I checked them though. Everything I added for the inventory. OH yeah: turns out the file saving had never been working right. I fiexed taht though.
|
|
|
|
h3ckboy
|
 |
«
Reply #44 - Posted
2009-04-14 12:54:13 » |
|
I also figured out that it doesnt have the do with networking.
this is cause the guest mode doesnt work either.
give me your ideas.
|
|
|
|
h3ckboy
|
 |
«
Reply #45 - Posted
2009-04-14 13:24:46 » |
|
1.7 is out! k, I fixed it. turns out it was a problem in a tile map. give me input. P.S: I had to re-register everyone for the inventory to work, some may ahve been missed, sorry if so 
|
|
|
|
h3ckboy
|
 |
«
Reply #46 - Posted
2009-04-14 14:39:16 » |
|
1.7.5
I fixed a glitch in the inventory.
NEW ITEM:
health potion, heals 5 health.
|
|
|
|
SunshineKiller
|
 |
«
Reply #47 - Posted
2009-04-14 17:49:23 » |
|
1.7.5
I fixed a glitch in the inventory.
NEW ITEM:
health potion, heals 5 health.
sweet, looking good.
|
|
|
|
h3ckboy
|
 |
«
Reply #48 - Posted
2009-04-14 18:07:03 » |
|
thx  . 1.7.6 I changed the way the objects were saved, so now it is a lot easier. NEW ITEM: mana potion, regenerates 3 mana. I am now gunna make the items enemy drops, so guys will have to work for them! enjoy!
|
|
|
|
h3ckboy
|
 |
«
Reply #49 - Posted
2009-04-14 20:44:39 » |
|
found an interesting new glitch.
after an object is used every object behind it is screwed up.
I know it has to do with there being anull spot.
however my usual methods of stopping this dont work :/.
advice is welcomed!
|
|
|
|
Gudradain
|
 |
«
Reply #50 - Posted
2009-04-14 21:03:55 » |
|
Do you use Tiled for making the maps?
|
|
|
|
h3ckboy
|
 |
«
Reply #51 - Posted
2009-04-15 06:29:08 » |
|
guilty as charged  making a tile editor myself is to hard :/
|
|
|
|
h3ckboy
|
 |
«
Reply #52 - Posted
2009-04-15 11:20:41 » |
|
1.7.6 is out!
enemies now drop items.
and an inventory glitch was fixed.
But, I noticed another invenotry glitch like 5 minutes after this release.
so another release will come soon!
enjoy!
|
|
|
|
h3ckboy
|
 |
«
Reply #53 - Posted
2009-04-15 13:53:09 » |
|
1.7.7 si out. i fixed a glitch in inventory (yeah there are a lot of glitches). now the loging out is quite slow. this is cause the saving takes a while. I will try and make a faster way  enjoy! feedback is welcomed.
|
|
|
|
Json
Junior Devvie   Exp: 7 years
|
 |
«
Reply #54 - Posted
2009-04-15 15:01:50 » |
|
I will try and find some time to give it a test tonight when I get home and then I will post some feedback.
// Json
|
|
|
|
h3ckboy
|
 |
«
Reply #55 - Posted
2009-04-15 15:03:47 » |
|
I will try and find some time to give it a test tonight when I get home and then I will post some feedback.
// Json
thx, hope you like it 
|
|
|
|
Json
Junior Devvie   Exp: 7 years
|
 |
«
Reply #56 - Posted
2009-04-15 17:15:49 » |
|
Hey, Nice game but here are some minor issues I noticed. - Tabbing between textboxes in the menu does not work
- Some of the sprites need to have a transparent region
- More "physics" when jumping would be nice, the jumping is more like a constant speed floating
- Inventory opens in the way of the actual game (jumping), you could use the space around the actual map instead
- A way of telling how long the jetpack will last would be nice
- Game seems to crash when going between rooms sometimes
- Maybe an overall dungeon/level map would be cool
Didn't have that much more time right now, I will give it another go later  // Json
|
|
|
|
h3ckboy
|
 |
«
Reply #57 - Posted
2009-04-15 17:45:28 » |
|
- press enter for tabbing.
- yeah, as I said before, poitn me to a tutorial and I will go.
- some people liked that
- I will look into that
- I am not sure how to do taht, I will try though
- yeah it has to do wiht coming at an angle, I dont know why it happens. will look into it.
- yeah I made these maps before I amde it scrolling, so they were stuck small, I will expand them soon
glad to know you liked it. hope I will have improved on those things byt he time you try again  . btw: I am starting to work on npc *fingers crossed*
|
|
|
|
Json
Junior Devvie   Exp: 7 years
|
 |
«
Reply #58 - Posted
2009-04-15 19:09:25 » |
|
Could you give us some code on how you draw these sprites? Have you had a look at any blending tutorials?
// Json
|
|
|
|
h3ckboy
|
 |
«
Reply #59 - Posted
2009-04-15 19:39:16 » |
|
what is blending? I just draw an animation. so I am working on some new huge maps. the one I have done is 50 by 15 tiles. I moved the inventory over. This version is NOT uploaded yet though.
|
|
|
|
|