Verge boards quiet: Sully and V3 repositories hopping!
Displaying 1-14 of 14 total.
1
mcgrue
|
The current verge 3 revision now has better error reporting and Unpress(9), which unpresses b1-b4 AND all directionals.
So annoying that that didn't exist before.
Also Gayo and I are kicking ass on the Sully Battle System. Just thought you should know. ;D
Posted on 2008-10-11 04:56:48
|
pthaloearth
|
great news!
I'm up to the AI in my zelda/SoM like game which reminds me, I'm in need of a storage area in case my computer crashes anyone have some extra space? I'd hate to loose the data and have to start from scratch being so close to a playable game!
Posted on 2008-10-11 10:33:39
|
mcgrue
|
!!!
Dude, put it in an svn repository.
Email me a copy of your working base and I'll set up a repo for you.
Posted on 2008-10-11 16:33:02
|
pthaloearth
|
sent!
Posted on 2008-10-12 09:37:14
|
Ness
|
OMG! Slidey menu!
Slide!
SLIIIIIIIIDE!!
Posted on 2008-10-13 11:06:52
|
Syn
|
On a common note, how do you download easily all the files from a svn?
Posted on 2008-10-13 12:42:44
|
mcgrue
|
1. Installl a SVN client, like TortoiseSVN
2. Do a checkout from a SVN url, like http://www.verge-rpg.com/svn/sully
3. Maybe supply a username and password, like anonymous/anonymous
4. Perhaps win?
Posted on 2008-10-13 21:24:38
|
Syn
|
Ah thanks! I seemed to have installed Subversion instead and was perplexed when I couldn't find an exe file. lol
Wow, Sully looks good! I especially love the over world map tiles. Subversion looks very practical, is it hard for a non coder to install and use?
Posted on 2008-10-15 18:28:57
|
Linachan
|
loading image __temp__img$$$.gif
VC System Compilation stats:
0 ints (0 expanded), 0 strings (0 expanded), 0 functions, 33757 total lines
Exiting:
preprocess step: could not open v3splash.vc
Makes Lina sad :(
Posted on 2008-10-20 21:38:37
|
resident
|
Doesn't look too serious. Seems like an issue with the splash screen at the start of the game, but that code is very self contained and should be easily commented out in system.VC
Makes it boot quicker, too.
Posted on 2008-10-21 02:49:00
|
Syn
|
Had the same problem with Sully. So I opened system.vc, saw the comment about the splash screen and it being packed. Looked for verge.cfg, noticed it was missing. Saw verge.cfg.DEFAULT. Removed the ".DEFAULT" for the cfg filename. Sully runs no problem. Hahahaha, I suddenly feel less like a complete non-coder. :^) (ego smilie)
Posted on 2008-10-21 09:21:56
|
mcgrue
|
Quote:Originally posted by Linachan
loading image __temp__img$$$.gif
VC System Compilation stats:
0 ints (0 expanded), 0 strings (0 expanded), 0 functions, 33757 total lines
Exiting:
preprocess step: could not open v3splash.vc
Makes Lina sad :(
Lina: rename verge.cfg-default to verge.cfg.
Posted on 2008-10-21 14:38:56
|
mcgrue
|
Er... what Syn said.
Posted on 2008-10-21 14:40:15
|
Linachan
|
I seriously wanted to check Rysen's tutorial in the help section but the Textbox infinite loop didn't let me!
Posted on 2008-10-21 20:46:01
|