Author Topic: Destiny RPG v0.2 Public Beta  (Read 59247 times)

Bronze Pauldrons
Required Level: BRONZE 3
Require Items:
+ x


DRPG! Simple, easy to read GUI.
 :cookieMonster:

World one is up now!
 :cookieMonster:
EDIT: Or, at least it was :C
« Last Edit: October 16, 2010, 04:30:07 PM by Prodigy »

World one is up now!
 :cookieMonster:
EDIT: Or, at least it was :C
Zack is fixing the GUI.

WELP, It even crashes when you double click on a thing in the crafting gui!

WELP, It even crashes when you double click on a thing in the crafting gui!
Bonus points.

Try using this code:
Code: [Select]
DoNotCrashWhenYouDoubleClickOnSomethingInTheCraftingGui(1);

I'm going to have to wait for clockturn to get back, I can't work out what's wrong.

Awww I really wanted to play  :panda:

I just realized I wont be able to play on Sunday. Another week goes by without any DRPG. :c

I'm going to have to wait for clockturn to get back, I can't work out what's wrong.
You can't switch back?

Nope, I overwrit my client files.

This is exactly why using something like Git would help: If an update breaks something, revert until fixed. It's also far easier to share the files than MSN, if you set up a central repository.

This is exactly why using something like Git would help: If an update breaks something, revert until fixed. It's also far easier to share the files than MSN, if you set up a central repository.
Why would he need to use the internet to make a backup?

He could just make a folder with an arhcive of the Client_DRPG versions.

Git can be used as an archive, too. It's a _distributed_ VCS, so that means that you work on a local copy of the entire repository and don't even need to upload it to the internet if you don't want to. However, having a copy on the internet allows anyone who has access to work on it at any time...

However, having a copy on the internet allows anyone who has access to work on it at any time...
They already have the most up-to-date version shared between them on the internet. They can also make their own personal archives.

Downloading some stupid program, or whatever this "Git" is, seems like a waste of time.

Yeah Zack only added the handler file for the new list and didn't update the other files so it was broken.

I did however make an error that stopped you receiving any item after Bronze Boots. Woo!