summaryrefslogtreecommitdiff
path: root/npc/functions/math.txt
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Bugfixes (Already meaning to, since last night)Jesusaves1-0/+10
2021-05-22Add bitwise functions from TMW rEvoltJesusaves1-19/+0
2019-09-05New math function: bitmask_count() - counts how many bits are setJesusaves1-0/+19
2019-08-18Minor improvements and corrections. This allows sieges to keep happening untilJesusaves1-1/+3
2019-06-16New (unused) math function: limit(lower, target, higher)Jesusaves1-0/+8
2019-04-22Fix .@h2 on ponderate_avgJesusaves1-1/+1
2019-04-22Make my math rules more clearJesusaves1-0/+24
2018-12-22Fix log2() formula and fix Christmas gifts for reward count.Jesusaves1-0/+2
2018-12-15...bugs...Jesusaves1-1/+1
2018-12-15log2 function, golbarez rewards, main quest restriction, gift countJesusaves1-0/+28
2018-01-13Initial commitSaulc1-0/+40