![]() |
|
|
|
#1
|
||||
|
Quote:
Again, it's not the most beautiful, so if you want to provide some styling I'll be happy to update ... but at least people can see the indices now.
__________________
Loramin Frostseer <Anonymous>, Hetch<Anonymous>, Tecla <Kingdom>, ... Check out the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | |||
|
#2
|
||||
|
Quote:
EDIT: Maybe name the 0 column "misses" so people know.
__________________
| |||
|
Last edited by DeathsSilkyMist; 04-08-2025 at 02:54 PM..
| ||||
|
#3
|
||||
|
Quote:
__________________
Loramin Frostseer <Anonymous>, Hetch<Anonymous>, Tecla <Kingdom>, ... Check out the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | |||
|
#5
|
||||
|
Quote:
__________________
| |||
|
Last edited by DeathsSilkyMist; 04-09-2025 at 01:04 AM..
| ||||
|
#6
|
||||
|
Quote:
However, I have no idea what values are correct (I don't play many melee characters), so I can't really do much more QA myself: that's all on you DSM. (Developer Talk) If you want to debug the code further yourself, you can use the browser dev tools to do so. Open the dev tools (F12), go to the sources tab, and pick the file "index.php?title=MediaWiki: DamageCalculator.js&action=raw&ctype=text/javascript" (it should be the second "index.php?" one on the list). You can then see the source code, add break points, trigger the form, and check any variables' values. For instance,if you add a break point to line 141: const results = RunDPSTest(playerStats, mobStats, 500); ... and then hover over playerStats/mobStats, you can now see that they use the form's values. (Non-Developer Talk) If anyone else wants to check it out, you'll have to clear your cache (or else you might have to wait a few days to see the changes). A simple way (for anyone, not just a developer) to do this in Chrome is to open the developer tools (F12), click and hold down the reload button, and then pick "Empty Cache and Hard Reload" (and then do F12 to close the dev tools after).
__________________
Loramin Frostseer <Anonymous>, Hetch<Anonymous>, Tecla <Kingdom>, ... Check out the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | |||
|
#7
|
||||
|
Quote:
__________________
| |||
![]() |
|
|