summaryrefslogtreecommitdiff
path: root/npc/functions/array.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02Remove two unused array functions: Product and QuotientJesusaves1-34/+1
2020-01-25*Cough cough* I present to yall, Tolchi Special Requests system.Jesusaves1-0/+48
The latest, newest, most powerful money sink on the whole game. It beats lottery with so much grace and efficiency! Dear Saulc.
2019-09-07This would be a bugJesusaves1-0/+2
2019-09-07Election: In case of a tie, sort a random selection.Jesusaves1-1/+13
NOTE: Zero votes and first candidate (ID 0) are still giving me some trouble. They might render results inaccuarate
2019-08-26New util function: array_highest(<array>)Jesusaves1-0/+22
Will return first highest value in an array. For elections.
2019-02-10I might have found the bugJesusaves1-18/+0
2019-02-10[skip ci] I need more verbosity and controlJesusaves1-0/+18
2019-02-10Highly Experimental quest: Marggo QuestJesusaves1-1/+1
I wanted to add a supremely complex quest to Candor for quite a while. This was requested by @Saulc about eight months ago >.>
2018-12-25Add authorship information to missing files.Jesusaves1-0/+3
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
2018-01-13Initial commitSaulc1-0/+410