summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Expand)AuthorFilesLines
2020-03-05We should use $BCONFB_ instead of rateReal() functions when setting variableJesusaves1-5/+5
2020-03-05Fix missing expRecalc in @exprate eventJesusaves1-1/+1
2020-02-27Wielding a Lightsaber will now slowly erode your life.Jesusaves1-1/+1
2020-02-26De-hardcode the battle configuration flags (BCONF)Jesusaves2-8/+14
2020-02-25Fix item deletion scriptJesusaves1-3/+3
2020-02-22A lot of debug markers and rework at logic.Jesusaves1-0/+8
2020-02-21UCP: Allow players to toggle tutorial help texts on and off.Jesusaves1-1/+12
2020-02-19Fix pipeline and misc errrorsJesusaves1-3/+3
2020-02-19Add a new command: @translate <npc file>Jesusaves1-0/+23
2020-02-15Try with unitwarp [skip ci]Jesusaves1-1/+1
2020-02-15[skip ci] interveneJesusaves1-0/+14
2020-02-15[skip ci] typoJesusaves1-1/+1
2020-02-15[skip ci] swap logicJesusaves1-1/+1
2020-02-15[skip ci] swap colorsJesusaves1-2/+2
2020-02-14ValentineJesusaves1-0/+13
2020-02-10Fix bugs on Super SpawnsJesusaves1-2/+2
2020-02-10Experimental: Super Boss SpawnJesusaves1-1/+144
2020-02-06Idle time is not worth loggingJesusaves1-1/+1
2020-02-05Move @ipcheck to GM 60 and no longer log it. (@accinfo still logged)Jesusaves1-1/+1
2020-01-30Command @welcome - fix the location upon returnJesusaves1-0/+3
2020-01-29Destroy event weapons as soon as the event is over.Jesusaves1-0/+6
2020-01-29Event weapons and cards to allow everyone a playable set on Valentine Day Event.Jesusaves1-0/+1
2020-01-27@welcome - allows you to go back to where you was.Jesusaves1-0/+18
2020-01-26Most immediate bugfixes neededJesusaves1-1/+8
2020-01-25New function: @welcomeJesusaves1-0/+46
2020-01-25Do not log @mymusicJesusaves1-1/+1
2020-01-25New command for SPONSORS only: @mymusicJesusaves1-2/+22
2020-01-21EXP/DROP: GM commands now ONLY override the base exp.Jesusaves1-17/+33
2020-01-21Modify how exp/drop rate bonuses are applied on weather change.Jesusaves1-4/+4
2020-01-21EXP/DROP rates now are readjusted at day/night cycle changesJesusaves1-42/+40
2020-01-19Fix kamibroadcast()Jesusaves1-1/+1
2020-01-15Shroom LV 80 -> 60Jesusaves1-1/+1
2020-01-11Tyranny is a bow and needs arrow drop.Jesusaves1-2/+2
2019-12-12The bug: a missing returnJesusaves1-2/+2
2019-11-19Lethal Drinking optionJesusaves1-0/+11
2019-11-12Event Horizon event - the card is granted by Nard upon leaving CandorJesusaves1-3/+8
2019-11-06Interlude: Density option on recipe bookJesusaves1-0/+16
2019-10-28MAX_CYCLE_PC, a new constant for getunitsJesusaves2-3/+3
2019-10-28Alias Thanksgiving on @event so it can be tested with more easeJesusaves1-24/+29
2019-10-28Thanksgiving card spinner (no effects)Jesusaves1-0/+2
2019-10-21Sorry, this skill was replaced with @toeventJesusaves1-4/+9
2019-10-21If you cannot use the skill, broadcast the error message on IRCJesusaves1-4/+9
2019-10-17BUGr10.2_191017Jesusaves1-5/+1
2019-10-17PatchJesusaves1-0/+4
2019-09-20New command: #ipban <ban reason>Jesusaves1-0/+15
2019-09-15Use @rates insteadJesusaves1-3/+5
2019-09-15Overriding a previous exp up now requires confirmation.Jesusaves1-0/+14
2019-09-11@shroom can get a tad messy with multiple players on same map, but it works.Jesusaves1-2/+3
2019-09-11Allow @shroom command without argumentsJesusaves1-6/+12
2019-09-11Make @shroom arguments optionalJesusaves1-0/+10