summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-03getitem("") is deprecated, use getitem() instead (without quotes)Jesusaves1-5/+5
2019-08-03Fix bug on LuaJesusaves1-1/+1
2019-08-03NEW atcommand: @strangeshop (the GM shop because gifts cannot be @item'ed iirc)Jesusaves1-0/+2
2019-08-03NEW atcommand: @strangecoin - receive the 30 daily strange coins for GM EventJesusaves1-0/+6
2019-08-03Remove the condemned dispbottom, it has served its purpose (and we now have ↵Jesusaves1-1/+1
a recepcionist)
2019-08-02Change wand attack speed factor from 70 (slow-melee) to 90 (slow-ranged).Jesusaves1-14/+14
Then bump it to 92 so shotguns still shoot faster. Note that bows can use Quivers to improve attack speed. That's not an option with bullets or wands. WANDS DOES NOT REQUIRE AMMO.
2019-08-02Remove batk penalty from wandsJesusaves1-6/+6
2019-08-0222 MATK to JudgmentJesusaves1-0/+1
2019-08-02Change Googles blind-resist from 5% to 10%. Judgement attack raises in 1/lvl.Jesusaves1-1/+2
2019-08-02Googles now resist blindness (5%)Jesusaves1-0/+3
2019-08-02Actually, given the TP requeriment, no reason that Frostia is more expensive.Jesusaves1-2/+2
2019-08-02Lower Warp Crystal fixing taxes at Lilanna. (Still expensive)Jesusaves1-16/+16
2019-08-02Lilanna now sell Broken Warp Crystals for 50kGPJesusaves1-0/+12
2019-08-02Rewrite Lilanna dialog for flexibilityJesusaves1-8/+8
2019-08-01Remove a buggy constantJesusaves1-1/+1
2019-08-01EXPERIMENTAL - Equipping Blacksmith Axe will now cause ITMCHAIN_ORE to trigger.Jesusaves1-0/+1
This means any Mineral monster (Bifs of all kinds) will get extra ore drop chance.
2019-08-01Bifs are now Race 5Jesusaves1-22/+22
2019-08-01RC_Mineral replaces RC_Fish (Race ID 5)Jesusaves1-7/+7
2019-08-01Deprecate RC_FishJesusaves2-1/+14
2019-08-01Register Ore Item Chain. This should make ore-gaining skills operational.Jesusaves1-0/+14
Chain ID: ITMCHAIN_ORE
2019-08-01Bracco may now disassemble bows, but only wood is returned. Price is inverse.Jesusaves1-1/+20
Can return up to 100% of wood as an special exception.
2019-08-01*sigh* I'm not going to add real, worth-while values at BraccoJesusaves2-4/+4
2019-08-01Double Arcmage Boxset drop rateJesusaves1-5/+5
2019-08-01Merge Monster King HP from Throne Room into Database.Jesusaves2-3/+3
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-31 Block all GMs and ADMINs from warping to MMO-Protected zones.Jesusaves3-10/+17
Note that @w command is UNAFFECTED by that. (@goto and @hugo might be affected) (Please report bugs) Also: Whitelist Explosive Arrow, may still be broken though
2019-07-31Remove bad function from MK Throne RoomJesusaves1-6/+6
2019-07-31Fix bugJesusaves1-1/+2
2019-07-30Change Professor Cycle to run each 3 seconds (min. idle time from 3 to 2 sec.)Jesusaves1-3/+3
2019-07-30Apply beta.patch2Jesusaves2-2/+40
2019-07-30Stop handling beta patch with beta.patch and merge it upstream.Jesusaves1-1/+3
Original value was "20", but looks like "stable" server will have something closer to "100" instead >_>
2019-07-30Shouldn't cause severe errors but anyway. (Well, maybe Bye fails)Jesusaves1-3/+3
2019-07-30*hides*Jesusaves2-1/+14
2019-07-30Add an option on Banker to open MailJesusaves2-5/+25
2019-07-29$@MK_CHALLENGE control variable and NPC_AIRSHIPJesusaves2-1/+5
2019-07-29Fix areasc2 bugJesusaves1-1/+1
2019-07-29Remove the spawn delay change, it won't work because day/night cycle ↵Jesusaves1-1/+0
overrides it
2019-07-29If the big boss is dead - drop mob population to ¼, disable precise chase,Jesusaves1-0/+9
make they spawn 5x slower, and disable all aggressive monsters.
2019-07-29It's pretty basic, but this should be an OK-fight for the server "final" event.Jesusaves1-0/+33
2019-07-29Monster King main basic functionsJesusaves1-1/+53
2019-07-29Monster King Challenge - minimal logicJesusaves1-0/+47
2019-07-29New logic for siege difficulty calculator - it now use flags.Jesusaves1-9/+20
Previous implementation was bad.
2019-07-29areasc() - never target caster.Jesusaves1-1/+23
areasc2() [NEW] - For NPC usage
2019-07-28System-based EXP UP events are now compatible with GM calls.Jesusaves4-22/+26
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-27Fix a really minor typoJesusaves2-2/+2
2019-07-27Pre-level 15 bonus will now raise drop rates, too, because new players need ↵Jesusaves3-7/+13
them. Fix the code which expires both bonuses on level up because it became deprecated.
2019-07-27Change Elmo and Nard EXP boost ID to one which doesn't expires on death.Jesusaves2-4/+4
2019-07-27Add a proper tutorial page on Nylo about beerJesusaves1-0/+8
2019-07-27Each user nearby will raise EXP boost in 1.5% instead of default 1%.Jesusaves1-1/+2
2019-07-27Increase Mouboo Steak drop rates (2% → 3%)Jesusaves1-2/+2