Author Topic: The War of Mmruda  (Read 14289 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The War of Mmruda
« Reply #30 on: January 24, 2006, 03:45:00 pm »
nice I'll try it asap
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The War of Mmruda
« Reply #31 on: January 25, 2006, 07:02:00 am »
Awesome so far, I like hopw u managed to makew the graphics be nice and load fast together, I hope to see other sprites soon :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Liazon

  • Guest
The War of Mmruda
« Reply #32 on: January 25, 2006, 10:33:00 am »
Got a chance to play it, and it's looking awesome.

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #33 on: January 25, 2006, 11:45:00 am »
I'm guessing that means the speed is okay? I have an 84SE, so I wouldn't know...
One of these days I'll get a sig I'm really proud of.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The War of Mmruda
« Reply #34 on: January 26, 2006, 02:45:00 am »
pretty fast actually, considering its graph screen. Maybe I will feature this project once i have time :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #35 on: January 26, 2006, 10:56:00 am »
That would be nice, and give me more reason to do this (nothing since demo yet).

What about optimizations? [Oh gasp, I mentioned the O word! Now my game will be pwned for sure :)smile.gif ...]
One of these days I'll get a sig I'm really proud of.

Liazon

  • Guest
The War of Mmruda
« Reply #36 on: January 26, 2006, 11:04:00 am »
what does pwn mean anyways?

look man, you're doing fine.  Go at your own pace and don't let anyone pressure you to do otherwise.  Look at me, I'm definitely not going to be a good programmer any time soon because I don't have the time.  So I just learn when I can, program when I can.

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #37 on: January 26, 2006, 11:25:00 am »
I spend too much time on the forums now.
Even when I was making my demo I was here.

and since you asked nicely, I just http://en.wikipedia.org/wiki/Pwn you.
One of these days I'll get a sig I'm really proud of.

Liazon

  • Guest
The War of Mmruda
« Reply #38 on: January 26, 2006, 11:31:00 am »
Wow... wikipedia just has everything doesn't it?

I probably waste more time than you.

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #39 on: January 26, 2006, 11:36:00 am »
Didn't you know? Wikipedia is God!!!!11!!!1!!11!!!!42!!!

overexaggerations are fun :)smile.gif


So...optimizations? I'll try SourceCoder(2).
One of these days I'll get a sig I'm really proud of.

tenniskid493

  • Guest
The War of Mmruda
« Reply #40 on: January 27, 2006, 02:14:00 am »
I noticed 2 sort of bugs in the demo.  One is that when you walk along the bottom, the line disappears.  Also, I walked over the other pi symbol that I'm guessing was supposed to be another person and then when I walked away, the person disappeared as well.  Other than that, the speed was great and it worked well.  Keep up the good work.

I'll have a look at your code this afternoon and see if theres any major optimizations I can see.

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #41 on: January 27, 2006, 11:27:00 am »
The bottom line thing I really don't have an idea about.
The people thing I will change around, I knew that happened.

I decided on using Resource to archive maps dynamically...
One of these days I'll get a sig I'm really proud of.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
The War of Mmruda
« Reply #42 on: January 27, 2006, 01:09:00 pm »
i c, about the line disappearing I am wondering if you could just run a for loop that erase the whole line before loading the map, I really dunno why it dissapears

EDIT: moved there :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
The War of Mmruda
« Reply #43 on: January 27, 2006, 01:48:00 pm »
I was trying to make it disappear, but it doesn't with line. If you watch maploading closely you see the line is erased (???) but quickly refreshes itself.

If the line wasn't there, there would be no way to distinguish the map and the menu.

More on this soon...

EDIT: I was writing this as you moved it, and it wasn't in the database for a moment...But anyway, :woot:woot.gif:woot:woot.gif:woot:woot.gif 'Tis Featured!
One of these days I'll get a sig I'm really proud of.

tenniskid493

  • Guest
The War of Mmruda
« Reply #44 on: January 27, 2006, 04:09:00 pm »
Cool.  I have a though that you could do.  Instead of physically using the split screen, couldnt you just make it apper that you split it.  So instead of splitting the screen, just draw a line across the screen and then use Text(-54125+1  to display the values on the lower half.  This will give it the same exact look and then you could put the line one lower and not have the problem of it erasing.