Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Geekboy1011

Pages: 1 ... 79 80 [81] 82 83 ... 122
1201
CaDan SHMUP / Re: CaDanITE
« on: September 07, 2010, 10:23:09 pm »
yeah funny thing is its not even what i wanted to happen its just how it came out X.x

and its looks confusing but it gets easy once you learn the scriptin engine :/

the hard part is that you only have r1-r4 to work with

thats it X.x

here is a script iambian made



this one is in proper format though it calls teh end of the boss and every thing not just the script bullet pattern it self

Edit: actually i think this one has all the levels of the boss in it i mean liek easy medium hard lunatic i forget X.x

Code: [Select]
Boss0EvE:
 cd.startup(300,30)
 cd.call(0,Boss0Flyin)
 cd.ld(r3,32)
 cd.jid(Boss0EvE1)
Boss0EvE0:
 cd.track(r2)
 cd.add(r2,24)
 cd.ld(r1,(256-(24+28))/2)
Boss0EvE0L0:
 cd.shoot(r2)
 cd.add(r2,2)
 cd.djnz(r1,Boss0EvE0L0)
 cd.ld(r1,10)
 cd.track(r2)
 cd.add(r2,50)
Boss0EvE0L1:
 cd.shoot(r2)
 cd.add(r2,24)
 cd.shoot(r2)
 cd.add(r2,-28)
 cd.pause
 cd.pause
 cd.djnz(r1,Boss0EvE0L1)
 cd.ld(r1,10)
Boss0EvE0L2:
 cd.shoot(r2)
 cd.add(r2,28)
 cd.shoot(r2)
 cd.add(r2,-24)
 cd.pause
 cd.pause
 cd.ld(r3,32)
 cd.djnz(r1,Boss0EvE0L2)
Boss0EvE0L3:
 cd.shoot(r1)
 cd.add(r1,60)
 cd.shoot(r1)
 cd.add(r1,60)
 cd.shoot(r1)
 cd.pause
 cd.add(r3,-1)
 cd.djnz(r3,Boss0EvE0L3)
 cd.goto(Boss0EvE0)
Boss0EvE1:
 cd.call(0,NormalExplosion)
 cd.callspell(Boss0EvESp1)
 

1202
CaDan SHMUP / Re: CaDanITE
« on: September 07, 2010, 10:17:51 pm »
i think that may be the plan or at least have pre-entered patterns that you can slightly modify speed(i think) angle rotation ect.

atm to make a bullet move around in circle motion like in this pattern



is
Boss0EvE0:
 cd.shoot(r1)
 cd.add(r1,60)
 cd.shoot(r1)
 cd.add(r1,60)
 cd.shoot(r1)
 cd.pause
 cd.goto(Boss0EvE0)

and atm i don't even remember how that works X.x

1203
Miscellaneous / Re: One-Month Absence from Omnimaga
« on: September 06, 2010, 04:29:54 pm »
bai hot dog see you when you get back cant wait to see sad get more complete ^_^

1204
Miscellaneous / Happy B-day Iambian
« on: September 06, 2010, 12:55:22 am »
our fellow coder of E:SoR and CaDan turned 24 today wahoo


Happy B-day Iambian

1205
CaDan SHMUP / Re: CaDanITE
« on: September 05, 2010, 02:44:57 pm »
well its very heavy on the math as all the bullets movements are caculated via math using 1 or more of 4 registers thus its hard to manipulate them all and have multiple patters at once

1206
CaDan SHMUP / Re: Yet another shooter
« on: September 05, 2010, 02:35:04 pm »
well i can progress im not sure if the txt routines are done though  care to share iambian? ^_^
 if they are i can just do a boss level where you fight different bosses so yeah ^_^

1207
CaDan SHMUP / Re: Yet another shooter
« on: September 05, 2010, 01:21:35 pm »
yeah im slowly working on a level thing is teh new scripting engine isnt done yet so i cant make a full level yet i believe
as for the demo that is out now it has no room left its pushed to like having 2 bytes to spare or something so not much editing can be doe on that :/

1208
CaDan SHMUP / Re: CaDanITE
« on: September 05, 2010, 01:19:15 pm »
well i think the whole goal is to make it easy to use because atm making levels and scripts is a real PITA its easier than java to me though so

1209
CaDan SHMUP / Re: CaDanITE
« on: September 04, 2010, 01:43:08 am »
cant wait to see how this progresses but knowing some of the putfalls in cadans current set up you got your work cut out for your self ^_^ so gluck
cant wait
and if you need any help testing feel free to ask ^_^

1210
Web Programming and Design / Re: Simple Server Needed
« on: August 28, 2010, 10:20:02 pm »
well i have 2 hosts i can use..err 3 actually lol

i have my house computer

57o9.org

and themuncher

so yeah they all have php so thats not an issue on 57o9.org im admin its linux so if its not php and bash/something else linuxy i can host that

and my desktop is windows again im admin so if it can be run  as a service i can do that as well if its not php :P

1211
Web Programming and Design / Re: Simple Server Needed
« on: August 28, 2010, 10:15:06 pm »
hmm thats a very interesting request sadly i have no clue on ow to do it :/ as i have never used php but i have hosting for it if its ever completed ^_^

1212
Computer Usage and Setup Help / Re: computer issues
« on: August 22, 2010, 04:44:21 pm »
if its a ati gpu it would be in the catalyst settings not to sure for nvidia

and it sounds like it may be overvolted or a bad psu

you sould try speed fan guess it will tell you the temos and you can turn the fans up fully and see if it stays really hot or if there on at all

1213
Other / Re: iEdge review
« on: August 19, 2010, 12:36:27 am »
@shimibs thats cause they dont sell it them selves im in the process of ordering one my self  ( the dstwo)

i love my ds and cant wait for my card to come and for homebrew my fav has to be

Clirc the ds irc client XD which i spent almost a year using to chat with omni members

as for the removal of the gba slot my theary is it was to get rid of slot 2 flash carts for homebrew and commerial game pirating

1214
OmnomIRC Development / Re: OmnomIRC Focus
« on: August 14, 2010, 02:01:49 am »
agreed this is an issue for me as well

1215
News / Re: SirCmpwn Joins The Ranks of the Coders Of Tomorrow
« on: June 22, 2010, 12:34:04 am »
congrats sir happy to see you on the team ^_^

Pages: 1 ... 79 80 [81] 82 83 ... 122