Age | Commit message (Expand) | Author | Files | Lines |
2021-10-17 | Aethyr Initial Version | Jesusaves | 1 | -0/+5 |
2021-10-17 | Spice up things at Fortress Town Siege - The Five Heroes are immune to the stun | Jesusaves | 1 | -0/+25 |
2021-09-20 | Update some of the debugmes for usage with syslog facility | Jesusaves | 1 | -2/+4 |
2021-08-21 | Treat speech with GSET_LONGMENU_DENSITY setting as well. | Jesusaves | 1 | -2/+2 |
2021-08-21 | Use dnext wrapper on narrator instead of the next. | Jesusaves | 1 | -2/+2 |
2021-05-23 | Exception() - avoid self-error | Jesusaves | 1 | -0/+9 |
2021-03-28 | Improve a bit our SQL queries syntax | Jesusaves | 1 | -4/+4 |
2021-03-25 | Enforce validatepin() to take a while to respond to avoid its abuse. | Jesusaves | 1 | -0/+2 |
2021-03-25 | If you somehow set a pincode in a weird way, politely refuse it. | Jesusaves | 1 | -0/+4 |
2020-05-13 | Rewrite how death will be handled on Hardcore. | Jesusaves | 1 | -3/+5 |
2020-05-13 | Replace our script-induced deaths with new, custom, die() command | Jesusaves | 1 | -0/+11 |
2020-02-05 | New function: tutmes() | Jesusaves | 1 | -0/+18 |
2019-12-12 | The bug: a missing return | Jesusaves | 1 | -0/+1 |
2019-11-06 | Interlude: Density option on recipe book | Jesusaves | 1 | -0/+9 |
2019-09-07 | How did I ignored the existence of unequipbyid and getmapname? | Jesusaves | 1 | -0/+1 |
2019-08-25 | Send Town Administrators salary based on reputation and exports. | Jesusaves | 1 | -0/+7 |
2019-08-11 | New function: gf_charid(accid). This is for Refeer System. | Jesusaves | 1 | -0/+7 |
2019-07-14 | I don't see any specific error message to don't use rand2() in any_of() | Jesusaves | 1 | -1/+1 |
2019-07-14 | "Improve" rand2() randomness (well, this is still awkward) | Jesusaves | 1 | -4/+4 |
2019-06-16 | Fix bugs on rand2() | Jesusaves | 1 | -6/+3 |
2019-06-04 | Fix any_of() bugs | Jesusaves | 1 | -1/+4 |
2019-06-01 | Fix a bug on any() - seems to be a bit old though | Jesusaves | 1 | -1/+1 |
2019-06-01 | Improve randomizer functions with rand2() - a fix proposed by 4144. | Jesusaves | 1 | -2/+15 |
2019-05-28 | Item crafting (Bugslayer and Wooden Sword) will now output named items (craft... | Jesusaves | 1 | -0/+19 |
2019-05-24 | Order matters | Jesusaves | 1 | -4/+5 |
2019-05-24 | More alpha bugs | Jesusaves | 1 | -4/+6 |
2019-05-23 | col() can now be used without arguments. It'll then default to color 9. | Jesusaves | 1 | -1/+1 |
2019-05-04 | Fix some bugs on mobhunter, and update Exception() code | Jesusaves | 1 | -1/+1 |
2019-05-02 | Move Exception() from Util to Main | Jesusaves | 1 | -0/+45 |
2019-04-22 | Replace VarDiffValue with is_between | Jesusaves | 1 | -8/+0 |
2019-03-17 | Release Lilit already I'm sleepy | Jesusaves | 1 | -1/+2 |
2019-03-03 | Remove duplicate code | Jesusaves | 1 | -11/+0 |
2019-03-03 | This is Saulc patch, but done properly ^.^ | Jesusaves | 1 | -0/+20 |
2019-02-05 | I still need to check if mesn is not doing pollution on functions | Jesusaves | 1 | -5/+2 |
2019-01-14 | Introduce a new helper for main storyline: msObjective(). | Jesusaves | 1 | -0/+10 |
2019-01-12 | As I *always* follow priority orders (sarcasm), | Jesusaves | 1 | -0/+7 |
2019-01-01 | b() for **bold** text | Jesusaves | 1 | -0/+4 |
2018-12-19 | Update Eugene quest experience. Prepare update system so old players get rewa... | Jesusaves | 1 | -1/+1 |
2018-12-14 | Squash bug, and add a getmap() helper for future uses | Jesusaves | 1 | -0/+6 |
2018-12-14 | Hercules Update (needed for pipelines) | Andrei Karas | 1 | -2/+2 |
2018-10-16 | Create a get_race() function. This way, if l() breaks stuff, I can remove it. | Jesusaves | 1 | -0/+5 |
2018-10-06 | Yeah, better to leave this crap at main functions file. | Jesusaves | 1 | -0/+21 |
2018-07-29 | Fix bugs | Jesusaves | 1 | -1/+1 |
2018-07-28 | Try to fix strange bug | Jesusaves | 1 | -1/+1 |
2018-07-16 | User Control Panel (@ucp) | Jesusaves | 1 | -0/+7 |
2018-07-16 | [skip ci] Full of typos today, uh? | Jesusaves | 1 | -1/+1 |
2018-07-16 | [skip ci] typo | Jesusaves | 1 | -1/+1 |
2018-07-16 | [UNSAFE] Function to validate pincode | Jesusaves | 1 | -0/+20 |
2018-07-16 | Update for skills.xml | Jesusaves | 1 | -0/+6 |
2018-07-02 | [skip ci] SQL is never right the first time... | Jesusaves | 1 | -1/+1 |