Monster Hunter Wiki Forum
Welcome to the Monster Hunter Wiki Forum!
MHFU Guide Application Logo311
Monster Hunter Wiki Forum
Welcome to the Monster Hunter Wiki Forum!
MHFU Guide Application Logo311
Monster Hunter Wiki Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Monster Hunter Wiki Forum

Monster Hunter Information and Talk (What are you Hunting?)
 
Get ConnectedHomeLatest imagesSearchRegisterLog in

 

 MHFU Guide Application

Go down 
+11
Silver
Chipou
Yamatsu
DannyLee94
wellywinardy
Phazon Xenomorph
Deridor
Tomderdepp
BoredForLife
blackice
Silverneo188
15 posters
Go to page : 1, 2, 3, 4, 5, 6  Next
AuthorMessage
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: MHFU Guide Application   MHFU Guide Application Icon_minitimeTue Jan 03, 2012 11:26 pm

Not sure how useful this will be for everyone (as in everyone plays MHTri) but I am making it anyways!

I am currently in development of a application that will display information about creatures, weapons, and quests. Possibly an item Database. It is being developed in C# It is actually being developed in Visual Basic now due to ease. I will release a beta when I complete the monster section for anyone interested :3

I am developing it as an alternative source to the MHwikia website. So people can easily access monster info without an internet connection

--------------------------------------------------------------------
Pics
Spoiler:

--------------------------------------------------------------------
Features

  • Monster Database - List of All Monsters and their weakness (Current)
  • Monster Viewer - Low/High/G Rank carves and Rates (Current)
  • Monster Viewer - Picture of Monster (Temp. Removed)
  • Monster Viewer - Monster Bio (Current)
  • Monster Viewer - Monster's Average HP (Possible)
  • Item Combo Viewer - Required Items / Rate (Planned)
  • Item Combo Viewer - Where Required Items Can Be Found (Planned)
  • Armor Set Generator (Planned) : Suggested by Tomderdepp


--------------------------------------------------------------------
Downloads
Alpha 0.1 - Download
Alpha 0.2 - Download
--------------------------------------------------------------------

--------------------------------------------------------------------
Wanna Help

Submit data with this template and post here on this topic if you are gonna code a creature, that way no one else does the same creature

Code is in the language VB/.NET
Code:

Public Class #MonsterName
    Public picString As String = "#MonsterName"

    'Carve Names - Like Rathalos ruby, Kut-ku scale, etc...
    Public lowCarves() As String = {"Low Rank Carve 1", "Low Rank Carve 2", "Low Rank Carve 3", "Etc..."}
    Public highCarves() As String = {"High Rank Carve 1", "High Rank Carve 2", "High Rank Carve 3", "Etc..."}
    Public GCarves() As String = {"G Rank Carve 1", "G Rank Carve 2", "G Rank Carve 3", "Etc..."}

    'Body Part - Like body carve, tail carve etc...
    Public lowPart() As String = {"Low Rank Carve 1 Carve Area", "Low Rank Carve 2 Carve Area", "Low Rank Carve 3 Carve Area", "Etc..."}
    Public highPart() As String = {"High Rank Carve 1 Carve Area", "High Rank Carve 2 Carve Area", "High Rank Carve 3 Carve Area", "Etc..."}
    Public GPart() As String = {"Low Rank Carve 1 Carve Area", "Low Rank Carve 2 Carve Area", "Low Rank Carve 3 Carve Area", "Etc..."}

    'Rates - the percentage of getting the carve, make sure the order of the numbers matches the corresponding carve in the array
    Public lowRates() As Integer = {37, 34, 18, 8, 3, 55, 45} 'so the first number would be low rank carve 1's chance and so on
    Public highRates() As Integer = {33, 25, 15, 12, 7, 5, 3, 40, 40, 20}
    Public GRates() As Integer = {33, 25, 15, 12, 7, 5, 40, 40, 20}

    'General Monster Info
    Public mInfo As String = "#MonsterName's description, I generally use the description given by MH Wiki"
End Class

Try to get as accurate data as possible replace any term with a # sign in front of it with the appropriate data, Here is a list of current monsters needing data.
Spoiler:

Wanna code a little better? Well nothing can replace experiance in code but you can use Notepad++ to help with the syntax, if you use NP++ be sure to set the language to VB
--------------------------------------------------------------------
Updates
(11/20/2012)
Released Alpha 0.2! Which has an updater for when I update the monster database that way I don't have to re-release the program, Enjoy Yes by vort

(11/18/2012)
Added a way for people to contribute data to the project and yes your name will go in the program ;)

(8/14/2012)
Added a download link to the alpha build Yes by vort enjoy

(3/26/2012)
I have been in a long hiatus due to programming complications and schooling. So I am back to working on it and will hopefully have a beta soon

(2/27/2012)
:chag:
This is the result of 6 straight hours of programming
Spoiler:


Last edited by Silverneo188 on Wed Nov 21, 2012 1:26 am; edited 33 times in total
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeTue Jan 03, 2012 11:58 pm

nice! will it have unite stuff? also just a suggestion but you should make a iphone/ipod touch app for it xD thatd be epic
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 12:12 am

blackice wrote:
nice! will it have unite stuff? also just a suggestion but you should make a iphone/ipod touch app for it xD thatd be epic

Yes, it will contain Unite stuff. As far as making an app for the iPhone/iPod touch that may be a little complicated haha. I would have to purchase a Apple Developer Account and not only that I'm running windows. As far as I know apps can only be made on Macs. There might have windows software but as far as I know they don't -.-
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 1:37 am

oh lol i know nothin about computers so i wouldnt know xD ahaha well worth tryin. still sounds like a pretty good idea. you go for it ;)
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 1:59 am

blackice wrote:
oh lol i know nothin about computers so i wouldnt know xD ahaha well worth tryin. still sounds like a pretty good idea. you go for it ;)

Thanks for the support Yes by vort I'm hoping this application will provide some good use. I'll post some images of what I got done so far soon
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 2:01 am

i sure will use it. and ill check those pics out as soon as you post them. if you need any help ill be willing too even though im not that far or knowledgeable about unite
Back to top Go down
http://binocularorder.fullboards.com/
BoredForLife
Kecha Wacha
BoredForLife


Thank you Points : 4

Monster Hunter Information
3DS friends code: 0490-5393-4041
Primary MH Title: Monster Hunter 4 Ultimate
Country of Origin (for connection Speed use): Greece

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 6:05 am

Awesome! I was searching for one for ages! :P There was one from RotR but it was for iStuff and i dont know if it really worked....

/yes/ Good luck with it , i hope you can do it :P

Ps think about making it for psp... I know it will be hard just like the apple apps but it will be even more useful :P
Back to top Go down
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 6:43 am

pics are up. Not much but I just started development today.
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeWed Jan 04, 2012 8:57 pm

wer r the pics 0.0 also itd be awesome if you had a weapon tree for unite... the wiki doesnt have one some im always just guessin on wut weapons to make
Back to top Go down
http://binocularorder.fullboards.com/
Tomderdepp
Seltas
Tomderdepp


Thank you Points : 15

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 4 Ultimate
Country of Origin (for connection Speed use): EU

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeThu Jan 05, 2012 11:50 am

for the weapon trees:
http://monsterhunter.wikia.com/wiki/MHF2/MHFU:_Sword_and_Shield/Dual_Sword_Weapon_Tree

back to topic:
are you planning to build in an armor set generator? that would be really great because I wouldn't need to work with 3 different programms/websides and the game to make a new armor set
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeThu Jan 05, 2012 8:41 pm

Tomderdepp wrote:
for the weapon trees:
http://monsterhunter.wikia.com/wiki/MHF2/MHFU:_Sword_and_Shield/Dual_Sword_Weapon_Tree

back to topic:
are you planning to build in an armor set generator? that would be really great because I wouldn't need to work with 3 different programms/websides and the game to make a new armor set


i feel stupid... ive looked at the main page of that a million time and think for some reason wow theres no weapon tree >_<
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeThu Jan 05, 2012 10:10 pm

blackice wrote:
wer r the pics 0.0 also itd be awesome if you had a weapon tree for unite... the wiki doesnt have one some im always just guessin on wut weapons to make

the pics are in the first post under a spoiler
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 1:47 am

oh ... i knew that.... im good at looking for things..... sorta.... lol?
Back to top Go down
http://binocularorder.fullboards.com/
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 1:49 am

thats........... SO AWESOME!!!!! GOOD WORK BRO!!!!!!!! so unboring lol nice colors and such and looks quite easy to use too ^_^
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 3:09 am

yup, it has a long way to go though. I still need to code in the monster database and then onto teh weapons... good thing i have tons of dr pepper haha
Back to top Go down
Tomderdepp
Seltas
Tomderdepp


Thank you Points : 15

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 4 Ultimate
Country of Origin (for connection Speed use): EU

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 6:28 am

looks quite well! looking forward to seeing more.
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 9:13 pm

Silverneo188 wrote:
yup, it has a long way to go though. I still need to code in the monster database and then onto teh weapons... good thing i have tons of dr pepper haha

dr pepper is quite useful for keeping you awake... my secret strategy is crushing up sleeping pills and puting it in the dr pepper so my body is tricked into thinking its a caffine tablet and uses it as awakness steroids. o btw ill be up all night. if u need any help hit me up
Back to top Go down
http://binocularorder.fullboards.com/
Deridor
Yian Kut-Ku
Deridor


Thank you Points : 10

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Freedom Unite
Country of Origin (for connection Speed use): 8

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 9:46 pm

That sounds... terrible.

sucks that i can't drink caffeine... I'm not a proper nerd without all-night, caffeine-fueled gaming sessions.
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeFri Jan 06, 2012 10:30 pm

Deridor wrote:
That sounds... terrible.

sucks that i can't drink caffeine... I'm not a proper nerd without all-night, caffeine-fueled gaming sessions.

lol i dont do all night gameing xD i stay up on my laptop checking all my emails facebook and other stuff like dat llol. only a couple of hours of unite a day
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeSun Jan 08, 2012 10:41 am

STATUS UPDATE:

Ok so i started the monster database now all I have to is finish filling out the info for EACH boss monster so this may take a while. I just finished Akantor. I won't be able to work on it too much tomorrow, I have to do work at my sister's. BUT I'll try to at least get mmmm lets say 3 more boss creatures into the database tomorrow. Once I have all creatures done. I will release the first beta testing of the app.

Thanks for all the support everyone =)
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeSun Jan 08, 2012 10:18 pm

Silverneo188 wrote:
STATUS UPDATE:

Ok so i started the monster database now all I have to is finish filling out the info for EACH boss monster so this may take a while. I just finished Akantor. I won't be able to work on it too much tomorrow, I have to do work at my sister's. BUT I'll try to at least get mmmm lets say 3 more boss creatures into the database tomorrow. Once I have all creatures done. I will release the first beta testing of the app.

Thanks for all the support everyone =)
yyyyaayyyyyy^_^
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeMon Jan 09, 2012 11:14 pm

Update
I have gotten in Basarios to the database xP as a bonus here is a spoiler image =] (Also added to first post)


Preview of the Boss Viewer with Basarios loaded

MHFU Guide Application Untitled-1
Back to top Go down
blackice
Tigrex
blackice


Thank you Points : 17

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter Tri
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeMon Jan 09, 2012 11:59 pm

Silverneo188 wrote:
Update
I have gotten in Basarios to the database xP as a bonus here is a spoiler image =] (Also added to first post)


Preview of the Boss Viewer with Basarios loaded

MHFU Guide Application Untitled-1
holly crapin crap 0.0 its so wasy on the eyes 0.0 and why did capcom even make basarios? its a pointless being giving no challenge wutsoever
Back to top Go down
http://binocularorder.fullboards.com/
Silverneo188
Diablos
Silverneo188


Thank you Points : 6

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 3 Ultimate 3ds
Country of Origin (for connection Speed use): USA

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeTue Jan 10, 2012 2:58 am

blackice wrote:

holly crapin crap 0.0 its so wasy on the eyes 0.0 and why did capcom even make basarios? its a pointless being giving no challenge wutsoever

Neither are the dromes. The easy creatures like that is so that you're not sent into a high/G rank and expected to be able to take down the tigrex haha
Back to top Go down
Tomderdepp
Seltas
Tomderdepp


Thank you Points : 15

Monster Hunter Information
3DS friends code:
Primary MH Title: Monster Hunter 4 Ultimate
Country of Origin (for connection Speed use): EU

MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitimeTue Jan 10, 2012 11:43 am

looks great!
are you also putting in info about weaknesses, weakspots and breaking rewards?
Back to top Go down
Sponsored content





MHFU Guide Application Empty
PostSubject: Re: MHFU Guide Application   MHFU Guide Application Icon_minitime

Back to top Go down
 
MHFU Guide Application
Back to top 
Page 1 of 6Go to page : 1, 2, 3, 4, 5, 6  Next
 Similar topics
-
» Importing from mhfu to mhfu
» MHFU! Help
» Hello MHFU!!
» New to MHFU
» I'm a newby to MHFU!

Permissions in this forum:You cannot reply to topics in this forum
Monster Hunter Wiki Forum :: Sony :: Playstation :: PSP/Vita (Western releases)-
Jump to: