Commit graph

7 commits

Author SHA1 Message Date
Ty Conner
d4b278e569
Add filter support to qst command (#4257) 2025-01-14 20:55:39 -05:00
Ty Conner
9f7acb97ec
Pluralize -us (#3322) 2020-10-26 23:54:37 -04:00
Ty Conner
5fb6305588
Match pcap output for KillQuest task completion (#3321)
* Match pcap output for KillQuest task completion

* Update StringExtensions.cs

Plural of Shreth is Shreth
2020-10-22 13:46:18 -04:00
gmriggs
89c14d454d
adding /dungeonname dev command (#2676)
* adding /dungeonname dev command

* .
2020-02-04 00:41:35 -05:00
Mag-nus
4dab146548
Code cleanup (#1681)
* Flags attribute

* empty statement

* Fix Formatting

* Fix OrderBy -> ThenBy

* use OfType

* Replace with asingle call to Count(...)

* Replace with a single call to FirstOrDefault

* Merge cast with type check

* use String.IsNullOrEmpty

* use collections count property

* use format specifier (results in shorter loc)

* use Any() instead of Count() > 0

* revert ThenBy with comment
2019-04-10 20:48:34 -05:00
gmriggs
abe9340bca
Adding alternate currency for vendors (#1575)
* Adding alternate currency for vendors

* minor update

* updating Pluralize()
2019-03-28 00:26:25 -04:00
gmriggs
188d1b51f8
Adding Dirty Fighting skill to combat (#1025)
* Adding Dirty Fighting skill to combat

* Adding DF PlayScripts

* StatModVal: TickDamage -> TotalDamage
2018-09-21 00:25:10 -04:00