summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Collapse)AuthorFilesLines
2019-09-0525% chance the fake GM use %%e emote. %%g also added on same odds.Jesusaves1-1/+1
Better constant names for Jesusalva's signature %%n and facepalm
2019-09-05@shroom value auto-adjustmentJesusaves1-1/+4
Each 10 player levels get <param> shroom. Minimum 1 shroom. Max. 60 (spawn limit)
2019-09-05Cheat sheetJesusaves1-1/+1
2019-09-05New gm command for Saulc: @shroomJesusaves1-0/+42
Description: Walk to players, spawn plushrooms/chagashrooms and walk away. Do all that while taking a cup of coffee IRL and let the script do the job. Max. 40 players. Works even when player is in a restricted quest map. MobID only.
2019-08-24Do we even need @debug command?Jesusaves1-0/+1
2019-08-22Fix another bugJesusaves1-1/+1
2019-08-22We need account ID, not char id on @grantpowerJesusaves1-1/+1
2019-08-17Fix bug in Runestaff.Jesusaves1-0/+12
@gethexp - Gives EXP to Homunculus (if homunculus is sleeping, packets will be sent but server will disregard it)
2019-08-05Reword recepcionist, @music updateJesusaves1-2/+4
2019-07-31New GM command: @checkidle <player_name>Jesusaves1-1/+29
Like @ipcheck, it returns the idle time of a player. This is useful for GMs. Even if they cannot hugo at someone, they can still botcheck them (@checkidle, /msg and @botcheck)
2019-07-28System-based EXP UP events are now compatible with GM calls.Jesusaves1-1/+10
GM calls still override system-based experience changes. New syntax for how system-based EXP UP events are to be used. Cap is x2.
2019-07-16@exprate will now raise Job Exp rate tooJesusaves1-0/+4
2019-07-06Bug %%eJesusaves1-1/+15
2019-07-06I forgot these important, critical checksJesusaves1-1/+1
2019-06-29Forced fixesJesusaves1-18/+27
2019-06-19Use FX_CIRCLE instead of "310" in event.txtJesusaves1-2/+2
2019-06-18Grenades now work (by force), but they never kill a monster and doesn't ↵Jesusaves1-0/+1
works on players!
2019-06-18Raise @servmsg limitJesusaves1-1/+1
2019-06-16Use limit() instead of max(min()) where appliableJesusaves1-2/+2
2019-06-14Swap two options at MotD MenuJesusaves1-3/+3
2019-06-08Resync now uses rand2()Jesusaves1-2/+2
2019-06-01Minor bugfixJesusaves1-1/+1
2019-05-31Try to fix specialeffect() bugJesusaves1-1/+1
2019-05-31Fix @toevent -> Candor BattleJesusaves1-4/+7
2019-05-29You can now, in theory, change what will be on craft bonuses selections.Jesusaves1-3/+49
2019-05-29Remove silly option from @ucpJesusaves1-34/+2
2019-05-29Remove from UCP the shovel optionJesusaves1-12/+0
2019-05-29Integrate @toevent with Candor BattleJesusaves1-1/+10
2019-05-27New shovel option (to make up with low bury rates) - Autodigging.Jesusaves1-0/+12
Once you enable this with @ucp > Game Settings, you'll always try to dig.
2019-05-24More alpha bugsJesusaves1-1/+1
2019-05-20Make @toevent less aggressive/picky with harmed playersJesusaves1-4/+15
2019-05-19Increase server-wide exp happy hour bonus in 5%, and duration have some chanceJesusaves1-1/+1
to be two hours
2019-05-19Lift restrictions and system exp bonusJesusaves1-4/+8
2019-05-18Remove unused parts from @exprate - we shall never affect quest or scripted exp.Jesusaves1-3/+0
Maybe job exp in the future, but this is not a priority right now.
2019-05-18Remove the duplicate cast of @reloadmobdb to help with the memleakJesusaves1-4/+2
2019-05-11Do not report hidden GM Game Settings on @ucpJesusaves1-6/+8
2019-05-06Minor bugfix + historyJesusaves1-0/+19
2019-05-06I need a fallback as @item cannot create legendary weapons.Jesusaves1-0/+10
2019-05-06Allow transference of Aegis Shield in case winner doesn't wishes to keep it.Jesusaves1-1/+1
2019-05-06@grantpower <someone>Jesusaves1-0/+57
Transfers a legendary weapon. (Except Lightbringer and AegisShield)
2019-04-29Fix fix and more fixJesusaves1-7/+8
2019-04-29The Monster King is now allowed to siege Nivalis and Halinarzo.Jesusaves1-0/+8
Today I already did 27 commits.
2019-04-29@ucp may now update your save point if you SAVE AND EXIT.Jesusaves1-3/+20
2019-04-26Remove r8.99 utils in definitiveJesusaves1-21/+0
2019-04-26r8.99 utils + reduce delay for Candor FightJesusaves1-2/+4
2019-04-26Update Monster King on Nivalis Liberation DayJesusaves1-2/+2
2019-04-26Update contributor list. Make the Monster King speech 1 hour after updateJesusaves1-5/+1
deploy. Bugfixes. Remaster Nivalis Liberation Day. Obligue NLib for locals. NLib is now level 30+ (instead of 40+), monster list update and code.
2019-04-26Game Storyline Interface, past event transitions accounted!Jesusaves1-0/+43
2019-04-26Several bugfixes, allow Hurnscald Siege to happenJesusaves1-2/+2
2019-04-18bugJesusaves1-1/+1