Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-25 | Do not log @mymusic | Jesusaves | 1 | -1/+1 | |
2020-01-25 | New command for SPONSORS only: @mymusic | Jesusaves | 1 | -2/+22 | |
Allows sponsors to change the music track currently playing on their game. All game soundtracks are available for selection. Non-sponsors can make themselves useful by hacking their client code instead %%o | |||||
2020-01-21 | EXP/DROP: GM commands now ONLY override the base exp. | Jesusaves | 1 | -17/+33 | |
Day/Night exp/drop rate changes will not be overridable. TL;DR GMs can keep using @exprate and @droprate as they were using previously. | |||||
2020-01-21 | Modify how exp/drop rate bonuses are applied on weather change. | Jesusaves | 1 | -4/+4 | |
Objective: Have day/night bonuses persist GM modifications | |||||
2020-01-21 | EXP/DROP rates now are readjusted at day/night cycle changes | Jesusaves | 1 | -42/+40 | |
During night: EXP +4%, DROP +7% | |||||
2020-01-19 | Fix kamibroadcast() | Jesusaves | 1 | -1/+1 | |
2020-01-15 | Shroom LV 80 -> 60 | Jesusaves | 1 | -1/+1 | |
2020-01-11 | Tyranny is a bow and needs arrow drop. | Jesusaves | 1 | -2/+2 | |
Also, allow junior GMs to use @k | |||||
2019-12-12 | The bug: a missing return | Jesusaves | 1 | -2/+2 | |
2019-11-19 | Lethal Drinking option | Jesusaves | 1 | -0/+11 | |
2019-11-12 | Event Horizon event - the card is granted by Nard upon leaving Candor | Jesusaves | 1 | -3/+8 | |
2019-11-06 | Interlude: Density option on recipe book | Jesusaves | 1 | -0/+16 | |
2019-10-28 | MAX_CYCLE_PC, a new constant for getunits | Jesusaves | 2 | -3/+3 | |
2019-10-28 | Alias Thanksgiving on @event so it can be tested with more ease | Jesusaves | 1 | -24/+29 | |
2019-10-28 | Thanksgiving card spinner (no effects) | Jesusaves | 1 | -0/+2 | |
2019-10-21 | Sorry, this skill was replaced with @toevent | Jesusaves | 1 | -4/+9 | |
2019-10-21 | If you cannot use the skill, broadcast the error message on IRC | Jesusaves | 1 | -4/+9 | |
2019-10-17 | BUGr10.2_191017 | Jesusaves | 1 | -5/+1 | |
2019-10-17 | Patch | Jesusaves | 1 | -0/+4 | |
2019-09-20 | New command: #ipban <ban reason> | Jesusaves | 1 | -0/+15 | |
Will ban someone's IP until 2030. WARNING: THIS IS IRREVERSIBLE. Use with due caution. | |||||
2019-09-15 | Use @rates instead | Jesusaves | 1 | -3/+5 | |
2019-09-15 | Overriding a previous exp up now requires confirmation. | Jesusaves | 1 | -0/+14 | |
2019-09-11 | @shroom can get a tad messy with multiple players on same map, but it works. | Jesusaves | 1 | -2/+3 | |
2019-09-11 | Allow @shroom command without arguments | Jesusaves | 1 | -6/+12 | |
The GM gotoing looks a bit broken | |||||
2019-09-11 | Make @shroom arguments optional | Jesusaves | 1 | -0/+10 | |
2019-09-10 | Replace ~= with compare() in several places. | Jesusaves | 1 | -2/+2 | |
Make notes about how EXP on PVP shall work. And later, that will give place to an honor system :3 But that's priority 2 out of a maximum of 7, so, only notes for now. | |||||
2019-09-08 | Music can be a GM 60 command for all I care | Jesusaves | 1 | -1/+1 | |
2019-09-08 | As all musics are currently lower-case, make that a rule | Jesusaves | 1 | -1/+1 | |
2019-09-08 | @music update | Jesusaves | 1 | -1/+5 | |
2019-09-07 | Document effective bonus level | Jesusaves | 1 | -0/+1 | |
2019-09-05 | 25% chance the fake GM use %%e emote. %%g also added on same odds. | Jesusaves | 1 | -1/+1 | |
Better constant names for Jesusalva's signature %%n and facepalm | |||||
2019-09-05 | @shroom value auto-adjustment | Jesusaves | 1 | -1/+4 | |
Each 10 player levels get <param> shroom. Minimum 1 shroom. Max. 60 (spawn limit) | |||||
2019-09-05 | Cheat sheet | Jesusaves | 1 | -1/+1 | |
2019-09-05 | New gm command for Saulc: @shroom | Jesusaves | 1 | -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-24 | Do we even need @debug command? | Jesusaves | 1 | -0/+1 | |
2019-08-22 | Fix another bug | Jesusaves | 1 | -1/+1 | |
2019-08-22 | We need account ID, not char id on @grantpower | Jesusaves | 1 | -1/+1 | |
2019-08-17 | Fix bug in Runestaff. | Jesusaves | 1 | -0/+12 | |
@gethexp - Gives EXP to Homunculus (if homunculus is sleeping, packets will be sent but server will disregard it) | |||||
2019-08-05 | Reword recepcionist, @music update | Jesusaves | 1 | -2/+4 | |
2019-07-31 | New GM command: @checkidle <player_name> | Jesusaves | 1 | -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-28 | System-based EXP UP events are now compatible with GM calls. | Jesusaves | 1 | -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 too | Jesusaves | 1 | -0/+4 | |
2019-07-06 | Bug %%e | Jesusaves | 1 | -1/+15 | |
2019-07-06 | I forgot these important, critical checks | Jesusaves | 1 | -1/+1 | |
2019-06-29 | Forced fixes | Jesusaves | 1 | -18/+27 | |
2019-06-19 | Use FX_CIRCLE instead of "310" in event.txt | Jesusaves | 1 | -2/+2 | |
2019-06-18 | Grenades now work (by force), but they never kill a monster and doesn't ↵ | Jesusaves | 1 | -0/+1 | |
works on players! | |||||
2019-06-18 | Raise @servmsg limit | Jesusaves | 1 | -1/+1 | |
2019-06-16 | Use limit() instead of max(min()) where appliable | Jesusaves | 1 | -2/+2 | |
2019-06-14 | Swap two options at MotD Menu | Jesusaves | 1 | -3/+3 | |