vbGore Free Online RPG Engine

Revolutionizing Visual Basic ORPG Development
It is currently Mon May 20, 2013 4:49 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 98 posts ]  Go to page 1, 2, 3, 4, 5 ... 7  Next
Author Message
 Post subject: vbGOREmania
PostPosted: Sat Nov 08, 2008 1:31 pm 
Bytewise Operator

Joined: Wed Oct 08, 2008 8:09 am
Posts: 148
Ok, I have released vbGOREmania which is vbGORE with my additions to it.

[Edited]Download the latest from here:
http://vbgoremania.weebly.com

All the following are mods I added and are of my creation unless otherwise stated. I would appreciate credit for my word if you use it :wink:

- A ReadMe file explaining how to use my mods
- Quest Window (I couldn't find who made this, but it is a tutorial in the custom features part of the wiki)
- Blood Splatter (from Spodi's PD)
- Guilds
- Equip Menu built into Inventory
- Status Window (XP/HP/Mana bars) (By Tharsten)
- Sword Cursor
- Player Housing
- PVP Zones
- Reflective Tiles
- Class/Level requirements for maps
- Online User List (I couldn't find who made this, but it is a tutorial in the custom features part of the wiki)
- Name Health Display (By Zanval)
- Name Border - Darkfrost
- Mounts
- Shields
- Mod-able Defense (can increase defense by spending points)
- Combat Level Displayed aside of name
- In Game Character Editor
- Wounds that appear when Health is low
- Job Skills (Alchemy, Blacksmith, Crafting)
- Tabs on the stats window that break stats down into 3 categories: Combat, Job Skills, Elemental Bonuses). The third one is not yet finished.
- Access to Various Windows from Main Menu (I.E. Inventory, Quest, Guilds, Exit)
- Window Close with Mouse (I couldn't find who made this, but it is a tutorial in the custom features part of the wiki)
- Lock Window Position with mouse
- Fully updated game skins
- Buttons Built Into Chat Window which Activate Commands such as /tell, /ginfo, /blink...
- Coordinate display in top right corner of screen
- Elemental Bonuses
- Ability to cast spells from spell menu in addition to the quickbar
- Level Up particle effect and sound (based off of DarkSummon's tutorial)


Last edited by GoreMania on Tue Mar 03, 2009 4:41 pm, edited 13 times in total.

Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 1:36 pm 
Bytewise Operator

Joined: Thu Jul 24, 2008 12:44 pm
Posts: 132
Awesome!! Great work!


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 5:30 pm 
Fresh Meat

Joined: Thu Nov 06, 2008 6:48 pm
Posts: 19
Thanks GoreMania.

Oh and Whenever I try to make an account it says I have invalid characters in my pass, when I don't O.o


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 7:40 pm 
Bytewise Operator

Joined: Wed Oct 08, 2008 8:09 am
Posts: 148
Pandemic wrote:
Thanks GoreMania.

Oh and Whenever I try to make an account it says I have invalid characters in my pass, when I don't O.o



go to frmNew.frm

Find "' Remove hard returns and line feeds"
and change that section of code to this:
Code:
' Remove hard returns and line feeds
    UserName = Replace(UserName, Chr(13), "", , , vbTextCompare)
    UserName = Replace(UserName, Chr(10), "", , , vbTextCompare)
    UserPassword = Replace(UserPassword, Chr(13), "", , , vbTextCompare)
    UserPassword = Replace(UserPassword, Chr(10), "", , , vbTextCompare)



I'm going to revamp the login and character creation for my next release, and hopefully allow player to edit character appearance in the character creation


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 8:03 pm 
Fresh Meat

Joined: Thu Nov 06, 2008 6:48 pm
Posts: 19
That fixed it :D Oh and I set the level requirement to 100 for the cave, then set it back after I tested it. It still won't let me in xD you should check that out. Oh and maybe set it to send a message when a player can't enter. Also you may want to make it so a little box pops up telling you what icon does what on the menu window :D


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 8:13 pm 
Mister Mxyzptlk

Joined: Thu Jun 19, 2008 12:37 pm
Posts: 180
wow very nice man
i give you props


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sat Nov 08, 2008 9:03 pm 
Wozzle Woozle Wozniak

Joined: Mon Nov 12, 2007 10:17 am
Posts: 91
This is great


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 8:19 am 
Wozzle Woozle Wozniak

Joined: Mon Nov 12, 2007 10:17 am
Posts: 91
Ok i noticed that then you go into your house and put your chair onto the map and you click it like three time the server crashes.
And to add to this when the server crashes and your in your house the server wont let you log back in
Also with mounts when you walk and then stop then noise of the horse walking keeps going


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 1:07 pm 
Bytewise Operator

Joined: Thu Jul 24, 2008 12:44 pm
Posts: 132
scarra3 wrote:
Also with mounts when you walk and then stop then noise of the horse walking keeps going


This is because the Sfx file is 3 seconds long, so when you stop walking it continues untill the sound is finished playing.


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 1:34 pm 
Hungry Zombie

Joined: Sat Jun 05, 1976 10:06 pm
Posts: 3179
Location: Auckland, New Zealand
I can give you hosting here if you want GoreMania ;)
Ftp access + wiki page?


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 1:34 pm 
Wozzle Woozle Wozniak

Joined: Mon Nov 12, 2007 10:17 am
Posts: 91
Ah kk


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 3:54 pm 
Bytewise Operator

Joined: Wed Oct 08, 2008 8:09 am
Posts: 148
Well, I received a list of bugs, and thus fixed them. I also added a few new features. One is an equip menu attached to the Inventory that shows what is equiped where. Also, on the main menu, I added tooltips that appear when u right click a menu item.


Last edited by GoreMania on Sun Nov 23, 2008 6:42 pm, edited 4 times in total.

Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Sun Nov 09, 2008 3:55 pm 
Bytewise Operator

Joined: Wed Oct 08, 2008 8:09 am
Posts: 148
oh, and sure Nex, that would be great 8)


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Wed Nov 12, 2008 4:58 pm 
Bytewise Operator

Joined: Wed Oct 08, 2008 8:09 am
Posts: 148
K folks, I just uploaded version 3! Updated with all the latest tutorials I made and bug fixes. Check the very first post of this forum for the link


Top
 Profile  
 
 Post subject: Re: vbGOREmania
PostPosted: Mon Nov 17, 2008 11:34 am 
Dim Cheese As String

Joined: Sun Nov 12, 2006 8:03 pm
Posts: 256
Good work seems you been busy. I would post a list on the first post about all the changes made though.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 98 posts ]  Go to page 1, 2, 3, 4, 5 ... 7  Next

All times are UTC - 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group