FOnline: Ashes of Phoenix

Miscellaneous section => Wiki creation => Topic started by: antohha on March 25, 2016, 06:35:54 AM

Title: Weapon tables.
Post by: antohha on March 25, 2016, 06:35:54 AM
Yo guys, how about changing weapon tables on pages like this (http://fonline-aop.net/wiki/index.php?title=Energy_Weapons) from what we see now to that.
(http://i.imgur.com/jWUbu6L.png)
There are several reasons to change the design:
1)It's more understandable: each time i look at current tables it takes me 30 sec to understad defaq is RLD or RNG. Also it is shown what type of dmg is used(single/burst... etc), previously I didn't know for SMGs if it was singlefire dmg or burst one.
2)The order is more simmilar what is shown on page. DMG->ap cost->range. I like it more :)
3) I've made a small app to scrape the info of all weapons from current page and return markup code of the table for easy copy to the wiki. That would make it much easier to change items and create new tables for future  weapon tiers.
App can be found here (https://www.dropbox.com/s/nfcodllfwmwkiqw/AopWikiScrapper.rar?dl=0). I would be glad if someone will try it. Maybe it still has some mistakes inside >_>
Title: Re: Weapon tables.
Post by: paragon on March 25, 2016, 06:43:38 AM
.rar ); dropbox );
Put on github?
Title: Re: Weapon tables.
Post by: antohha on March 25, 2016, 08:15:45 AM
Too much shitty code to share it. If program will be used/needed, i'll make code more readable and post it.
Title: Re: Weapon tables.
Post by: John Porno on March 25, 2016, 09:15:30 AM
What you actually need to do if you want to do it properly is to list each firemode separately with all its parameters

The parameters for single shot are
Damage, range, ap cost, speed, accuracy, dmgtype, skill, aimed

For burst it's
Damage, range, ap cost, speed, accuracy, dmgtype, skill, burstcount, 1hex, spread

On top of that theres also ChargeTime but it's not used that often. Skill and dmg type could be left out to shorten the table. There are up to 3 firemodes so that would have to be accounted for, too

Then there are the normal, non firemode specific params
Tier, Weight, ST req, magsize, caliber

I guess walk only and deploy could be put into the trait section of a weapon

edit: I'll make the weapon data available before the release. A List with all weapon names, descriptions, pictures and the non-firemode specific params will be made available in a few days or so
Title: Re: Weapon tables.
Post by: S.T.A.L.K.E.R on March 25, 2016, 10:20:05 AM
Well most of that other information can be added on the weapons own page and not the table. Adding that to a table will make it seem cramped up.

Also nice table, dunno who made the previous one. Maybe make it sort able and add picture?
Title: Re: Weapon tables.
Post by: antohha on March 25, 2016, 10:30:19 AM
From what I've understood those tables were made to give brief info about each weapon.
Damage, range, ap cost, speed, accuracy, dmgtype, skill, burstcount, 1hex, spread
I think it already looks  clunky (http://i.imgur.com/WU9pcRU.png). And aditional info would just go off the screen.

What about instead use information that could be most important to compare using sortable tables.  For example: range, damage, dmg for 100 ap(using ap cost), dmg over 3second(using aimtime), mb. spread for full auto/burst weapons, smth else?

About modes. I've found 3 for guns - single,burst,full auto. 3 for melee- thurst, swing, punch. 1 for throwing.
Title: Re: Weapon tables.
Post by: John Porno on March 25, 2016, 12:34:29 PM
There is no clear distinction between firemodes. When I make a firemode, I dont select it from single, burst or full auto, I just piece together all the paramaters I listec and then use a thing to make it say whatever we want on the textbox.

There is little point in only showing some of the values cause then it's meaningless for comparison. What people would want to use these tables for is to do their own calculations. If you leave out the burstcount, the AP cost will be meaningless. If you leave out spread and 1hex, you have no idea how man bullet will actually hit.

The reason I listed all these params is to have a completely list so we can think about how to display all of it in the best way.
Title: Re: Weapon tables.
Post by: faopcurious on April 12, 2016, 03:17:06 AM
I don't get it, how do I use it?
Title: Re: Weapon tables.
Post by: antohha on April 14, 2016, 04:50:19 PM
Its for editing wiki.
Input is one of the pages pages(like energy weapons), output is wiki syntax to make table showed above.
Title: Re: Weapon tables.
Post by: S.T.A.L.K.E.R on April 14, 2016, 05:24:37 PM
Pretty good, is it possible to add images? Or do I have to do it manually?

BTW is there anyway to change the wiki? I mean, when you compare it to Reloaded or FOnline 2 you can tell its different...like its much more smaller and compressed, while the font seems huge and not enough space
Title: Re: Weapon tables.
Post by: cirn0 on April 14, 2016, 06:42:10 PM
Something about the space that isn't being used on the side of the wiki. Something about that. Something something CSS , something something someone manage our webpage pls.

Something about this
@media (min-width: 1200px)
.container {
    width: 1170px;
}

Title: Re: Weapon tables.
Post by: antohha on April 14, 2016, 06:49:39 PM
@STALKER
can generate this automatically.
http://fonline-aop.net/wiki/index.php?title=User:Antohha
Title: Re: Weapon tables.
Post by: S.T.A.L.K.E.R on April 14, 2016, 09:06:08 PM
Wiki is dead, rip

Title: Re: Weapon tables.
Post by: MARXMAN on May 05, 2016, 10:01:10 PM
I've been waiting so long to update it
Title: Re: Weapon tables.
Post by: RestInPeace on July 25, 2016, 12:00:13 PM
I've been waiting so long to update it

where da update ?
Title: Re: Weapon tables.
Post by: antohha on August 04, 2016, 10:15:13 AM
First we need to have stable state of weaponary.
Title: Re: Weapon tables.
Post by: Teela on August 05, 2016, 06:27:23 PM
Hereby I make the forum post for the 6th of august.