Mirage Source
http://web.miragesource.net/forums/

Sliding Map Transition
http://web.miragesource.net/forums/viewtopic.php?f=210&t=4178
Page 3 of 4

Author:  Coke [ Mon Aug 25, 2008 9:59 pm ]
Post subject:  Re: Sliding Map Transition

Dave wrote:
Forget Java, learn C++.


Why would you do a stupid thing like that eh?!

Author:  Lea [ Mon Aug 25, 2008 10:04 pm ]
Post subject:  Re: Sliding Map Transition

Because Java is sux.

Documentation sucks
JIT interpreter sucks.
Limitations sucks.
Restrictions sucks.

Etc

Author:  Hikaru [ Tue Aug 26, 2008 5:51 am ]
Post subject:  Re: Sliding Map Transition

Mmm... IcyHot

Author:  james1992_2006 [ Sat Aug 30, 2008 2:55 am ]
Post subject:  Re: Sliding Map Transition

jeje now some1 should be nice and supply the nab who's still trying 2 learn with a copy of this lolz :P

anywayz nah i wouldnt want a copy of it unless dave himself sent it 2 me

ye, i can fell it now here comes the immature flamming

guess ill just wait untill part: 2/3 are finished of the tutorial... :roll:

Author:  Robin [ Sat Aug 30, 2008 3:01 am ]
Post subject:  Re: Sliding Map Transition

james1992_2006 wrote:
jeje now some1 should be nice and supply the nab who's still trying 2 learn with a copy of this lolz :P

anywayz nah i wouldnt want a copy of it unless dave himself sent it 2 me

ye, i can fell it now here comes the immature flamming


Read the thread. Dave released a patch that would automatically install this script. If you want, you can go run it in TortoiseSVN and take the code from there.

We're not gonna flame you, we're just gonna tell you to read the thread before posting something useless.

Author:  james1992_2006 [ Sat Aug 30, 2008 3:02 am ]
Post subject:  Re: Sliding Map Transition

Robin wrote:
james1992_2006 wrote:
jeje now some1 should be nice and supply the nab who's still trying 2 learn with a copy of this lolz :P

anywayz nah i wouldnt want a copy of it unless dave himself sent it 2 me

ye, i can fell it now here comes the immature flamming


Read the thread. Dave released a patch that would automatically install this script. If you want, you can go run it in TortoiseSVN and take the code from there.

We're not gonna flame you, we're just gonna tell you to read the thread before posting something useless.


ahk suprising :O

thanks lolz

Author:  Lea [ Sat Aug 30, 2008 3:49 am ]
Post subject:  Re: Sliding Map Transition

If you have patience, you could install the patch by reading it in text format. and putting the code where it wants to be.

One of these upcoming days, I am going to write a Dave-style tutorial to do this... but don't expect it to be easy :D

Author:  james1992_2006 [ Sat Aug 30, 2008 4:03 am ]
Post subject:  Re: Sliding Map Transition

Dave wrote:
If you have patience, you could install the patch by reading it in text format. and putting the code where it wants to be.

One of these upcoming days, I am going to write a Dave-style tutorial to do this... but don't expect it to be easy :D


k that sounds good =x

Author:  Matt [ Thu Sep 04, 2008 1:37 pm ]
Post subject:  Re: Sliding Map Transition

Anyone notice he's redoing this in images, still not the way Dave intended for it to be done?

Author:  Acruno [ Thu Sep 04, 2008 2:20 pm ]
Post subject:  Re: Sliding Map Transition

How did Dave intend this to be done then?

When I do have time, this will be explained fully, notice the W.I.P.

Author:  Anthony [ Thu Sep 04, 2008 3:43 pm ]
Post subject:  Re: Sliding Map Transition

The tutorial should be, add the +'s and take take out or ignore the -'s.

^_^.

Author:  Rian [ Thu Sep 04, 2008 5:16 pm ]
Post subject:  Re: Sliding Map Transition

Perfekt wrote:
Anyone notice he's redoing this in images, still not the way Dave intended for it to be done?


Better than a straight copypasta tutorial though.

Author:  Matt [ Thu Sep 04, 2008 5:23 pm ]
Post subject:  Re: Sliding Map Transition

Still not the way Dave intended for it to be done.

He wants it fully explained and for the user to have to write the code from what they learned. No copy paste. I didn't get any copy paste when he was walking me through implementing it. I learned quite a bit from it as well.

Author:  Robin [ Thu Sep 04, 2008 8:21 pm ]
Post subject:  Re: Sliding Map Transition

Removed.

Acruno, learn to explain stuff.

Author:  JokeofWeek [ Thu Sep 04, 2008 9:45 pm ]
Post subject:  Re: Sliding Map Transition

Robin wrote:
Removed.

Acruno, learn to explain stuff.


Rofl, feel bad for the kid XD Two times in a row now on the same tutorial :lol:

PS : On a slightly off-topic, could someone explain to me SVN? Never really understood it xD Is it just like a patching system and it patches your code and what not or is it just a way to store all your versions? :S

Author:  Robin [ Thu Sep 04, 2008 9:59 pm ]
Post subject:  Re: Sliding Map Transition

Patches your code.

You can open the patch in plain-text though and manually use it to add it to your project, like I did.

A tiny bit of common sense (Like guessing - means to remove a line and + means add it) goes a long way ;D

Author:  Lea [ Thu Sep 04, 2008 10:29 pm ]
Post subject:  Re: Sliding Map Transition

Subversion is a version control system similar to CVS.

It keeps track of changes, who makes them, can find incompatabilities in different people's works, lets more than one person make changes at the same time and automerge them, etc.

The patch file patches code. It's basically a subversion diff dumped to a text file. Subversion can read this diff and apply it to a project.

Author:  JokeofWeek [ Thu Sep 04, 2008 10:30 pm ]
Post subject:  Re: Sliding Map Transition

Ah, alright :D Thanks :) So it's just like a version patching system? Alright thanks a lot :) Always wondered what it was .

Author:  Doomy [ Thu Sep 11, 2008 10:02 pm ]
Post subject:  Re: Sliding Map Transition

yea but id rather you post hte code
cause i dont want to pay someone to do it
=\

Author:  Doomy [ Thu Sep 11, 2008 10:59 pm ]
Post subject:  Re: Sliding Map Transition

lol
that sounds just about right

Author:  Lea [ Thu Sep 11, 2008 11:14 pm ]
Post subject:  Re: Sliding Map Transition

I'll be writing a tutorial. And then for those who don't understand the tutorial (which is likely most people, I intend to make it complete and post very little code) I will install the system for $15 USD.

I'll install it in anyone's source, modded or not, as long as it only uses default-style maps. No sliding plz kkthx.

Author:  wisefire [ Fri Sep 12, 2008 3:04 am ]
Post subject:  Re: Sliding Map Transition

Dave, The tutorial will be the, ""Think about it" and not "copy and paste", right?

I need to learn, And I want to add this, So if the tutorial is as you say, It could benefit me in both way's.

Author:  Lea [ Fri Sep 12, 2008 5:12 am ]
Post subject:  Re: Sliding Map Transition

You're correct.

It's going to be an in depth walkthrough of what you need to do and why; it will not include much, if any, code. It will be fully explained to the best of my ability, and I will probably use pictures to help.

And it will be released in PDF format, to stop any c/p action.

Author:  Doomy [ Fri Sep 12, 2008 5:16 am ]
Post subject:  Re: Sliding Map Transition

XD
there goes my idea lol
o well at least if its explained i will beable to learn more
when is such a thing going to happen
because i want this XD
i am waitin for this to show off my game

Author:  Lea [ Fri Sep 12, 2008 5:22 am ]
Post subject:  Re: Sliding Map Transition

When I get the motivation to write it up. Likely as I get back into the swing of things at school.

Page 3 of 4 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/