User:Sylphoid: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sylphoid (talk | contribs)
sorting?? seems not to work
Sylphoid (talk | contribs)
update todo with done tasks
Line 20: Line 20:
*Sprint Speed (m/s),  
*Sprint Speed (m/s),  
*Heavy Melee Distance%,Stamina, Spirit Resist%, Weapon Fall-off Range%, Weapon Zoom%, Bullet Lifesteal%, Spirit Lifesteal%, Move Speed (m/s), Max Health%, Cooldown Reduction%, Bullet Slow Proc%,  
*Heavy Melee Distance%,Stamina, Spirit Resist%, Weapon Fall-off Range%, Weapon Zoom%, Bullet Lifesteal%, Spirit Lifesteal%, Move Speed (m/s), Max Health%, Cooldown Reduction%, Bullet Slow Proc%,  
* append unit suffix to end
* setup default sort, where it sorts by category, then by price
* setup default sort, where it sorts by category, then by price
* filter out disabled items (low prio, waiting for Sur or Saag to implement fix through github)
* split up p.main into functions for readability
* split up p.main into functions for readability
* <s>filter out disabled items (low prio, waiting for Sur or Saag to implement fix through github)</s> DONE 10/2/2024
* <s>append unit suffix to end</s> DONE 10/3/2024


{| class="wikitable sortable sticky-header" style="width:calc(100% - 313px); max-width:1350px; text-align:center;"
{| class="wikitable sortable sticky-header" style="width:calc(100% - 313px); max-width:1350px; text-align:center;"

Revision as of 07:46, 3 October 2024

User:Sylphoid/Sandbox

Module:Sandbox/Sylphoid TODO:

  • include searches for all increases, percent and linear (IN PROGRESS)
  • Fire Rate%,
    • Ammo%,
  • Bullet Velocity%,
  • Ammo,
  • Bullet Resist%,
  • Weapon Damage%,
  • Reload Time%,
  • Bullet Shield Health,
  • Spirit Shield Health,
  • Spirit Power,
  • Weapon Damage vs. NPCs%,
  • Bullet Resist vs. NPCs%,
  • Bonus Health,
  • Slide Distance%,
  • Health Regen,
  • Sprint Speed (m/s),
  • Heavy Melee Distance%,Stamina, Spirit Resist%, Weapon Fall-off Range%, Weapon Zoom%, Bullet Lifesteal%, Spirit Lifesteal%, Move Speed (m/s), Max Health%, Cooldown Reduction%, Bullet Slow Proc%,
  • setup default sort, where it sorts by category, then by price
  • split up p.main into functions for readability
  • filter out disabled items (low prio, waiting for Sur or Saag to implement fix through github) DONE 10/2/2024
  • append unit suffix to end DONE 10/3/2024