summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2018-12-29This new script version is currently in vigor.Jesusaves1-1/+2
```@unloadnpcfile npc/commands/rate-management.txt ; @loadnpc npc/commands/rate-management.txt ```
2018-12-29This should add some safety to the drop rate management reset.Jesusaves1-11/+11
Requires further investigation. @reloadbattleconf did the trick, but it should have been cast on day/night cycle. Something is *terribly* broken.
2018-12-28Update @wJesusaves1-10/+10
2018-12-27Move resync to legacy behavior. Sponsors can reload EVERYTHING with @refreshJesusaves1-2/+2
2018-12-26Remove skill debug commandJesusaves2-92/+6
2018-12-26Mask Christmas is not deleted... Fancy. Add Christmas mask for Nivalis Bank.Jesusaves1-0/+1
2018-12-25Add authorship information to missing files.Jesusaves8-0/+16
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
2018-12-25Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵Jesusaves4-2/+15
later)
2018-12-25Fix bugsJesusaves1-1/+1
2018-12-24Rework how Christmas gifts are distributed. This only happens on december.Jesusaves1-7/+12
Players missed days 19~25 to drop them, so this year, this drop rate is doubled
2018-12-24[skip ci] Christmas Gift, follow the drop ruleJesusaves1-6/+6
2018-12-24[skip ci] don't be dramatic, JesusalvaJesusaves1-2/+2
2018-12-24[skip ci] notesJesusaves2-2/+2
2018-12-24tweak as neededJesusaves1-2/+2
2018-12-24rewrite drop logic during ChristmasJesusaves1-27/+20
2018-12-23Handle exp/drop rate changes on day/night cycle changes.Jesusaves1-28/+45
2018-12-22Move the security-critical functions from commands/event to functions/utilJesusaves1-38/+7
Add header to commands/event.txt
2018-12-22When autumn quest is over, clear all Ched's completions/incompletions fromJesusaves1-0/+11
the whole table. Even without this, the game should do just fine, but this prevents some spam on quest_db. Security-wise, dangerous function.
2018-12-22[Pending Approval] [XMAS 18] After Christmas, event drop rates are lowered ↵Jesusaves1-12/+27
in 50%. What do you guys think? Please comment on the commit. If negative I'll just revert. If positive, day 23 I'm pushing to live server.
2018-12-22Special Christmas Login Bonus: During 24/12~26/12, you will get a [Bronze Gift].Jesusaves1-0/+1
But only one, so you can spend time with your family %%I
2018-12-22Helper funcion: DelAccRegFromEveryPlayer( KEY )Jesusaves1-0/+12
2018-12-21Drop these rare drop chances to half. Base: Bhop Mob.Jesusaves1-6/+6
2018-12-21Christmas Rare drops (maybe should be even rarer, maybe not)Jesusaves1-0/+8
2018-12-20[XMAS 18] New drop rates, effective still todayJesusaves1-9/+10
2018-12-16Fix @wJesusaves1-1/+2
2018-12-15resync anti-flood should protect from idle spambots tooJesusaves1-1/+1
2018-12-15Less flood protection to @resync. By the way, fixes a bug.Jesusaves1-1/+1
2018-12-15Fix typos + replace @resync code with an @refresh callJesusaves1-0/+3
2018-12-15Final bugfixes for Christmas - I hope.Jesusaves1-1/+1
2018-12-15When (re)starting christmas, clear data from previous yearsJesusaves1-1/+4
2018-12-15%%eJesusaves1-1/+1
2018-12-15Christmas Cook is completeJesusaves1-0/+2
2018-12-15Some setup is required, sorryJesusaves1-0/+2
2018-12-15This is how Christmas 2018 (and all successors) are supposed to go.Jesusaves1-9/+9
Simple, yet elegant.
2018-12-15Regenerate maps so we can start working on a basic Christmas eventJesusaves1-2/+2
2018-12-15Sketch new monster dropsJesusaves1-1/+13
2018-12-14...bug...Jesusaves1-1/+1
2018-12-14Christmas for HurnscaldJesusaves1-2/+3
2018-12-14Christmas is coming: Handle Christmas drops and itemsJesusaves1-21/+45
2018-11-07Either fix or break stuff - some debug text includedJesusaves1-1/+1
2018-11-02Playtest utilsJesusaves1-3/+11
2018-10-17[skip ci] SQL is boring stuffJesusaves1-5/+5
2018-10-17Fix broken commandJesusaves1-5/+5
2018-10-16Warn players they must confirm the change on web bot. The previous value wasJesusaves1-0/+2
lost, but you were required to use pincode to do the change, so all green... A message to the user on Discord could be nice, but not sure if it can be done
2018-10-16Update Discord table fields to be discord-bot compliantJesusaves1-2/+3
2018-10-16SafetyJesusaves1-0/+1
2018-10-16Put some lawn on my cables. :>Jesusaves1-0/+57
2018-10-06Move Daily Login Bonus to its own fileJesusaves1-92/+1
2018-10-06Don't bother to give daily login bonus to players on starting areasJesusaves1-0/+5
2018-09-17Remove the control from @event - it's now handled by Michel.Jesusaves2-6/+3