summaryrefslogtreecommitdiff
path: root/npc/functions/clientversion.txt
AgeCommit message (Expand)AuthorFilesLines
2019-05-30Several fixes and now NPCs have their own craft system.Jesusaves1-1/+2
2019-05-29Update login system and use closeclientdialog()Jesusaves1-14/+9
2019-05-27Bump minimal client version to 22Jesusaves1-4/+10
2019-03-29[skip ci] rephraseJesusaves1-2/+2
2019-03-29Expire Legacy items (Couldn't I use Inheirt?). Warning about @ucp.Jesusaves1-1/+13
2019-03-26Move stuff around - Give Scythe after Hinnak, add Cotton Boots to last stage.Jesusaves1-1/+6
2019-03-26Miner Knife to Xanthem - keep compatibility for Grand Collector QuestJesusaves1-0/+10
2019-03-15Fix Karma System and hidden bugJesusaves1-1/+10
2019-03-05New minimum M+ version: ClientVersion 25 - 1.8.12.8Jesusaves1-1/+1
2019-03-03Update Tycoon Black Scorpion Quest level requeriment and reward (lv 34 -> 45)...Jesusaves1-1/+7
2019-02-20I'm terribly sorry, I cannot unjail @msawis or vilbou with SQL.r08.21_190220Jesusaves1-1/+3
2019-02-20Ok, now I'm sure SQL didn't worked.Jesusaves1-1/+20
2019-02-19Handle vilbou too. You know. Just in case.Jesusaves1-0/+7
2019-02-19[skip ci] commentsJesusaves1-1/+5
2019-02-19Ok, this should do the trick if SQL failsJesusaves1-2/+4
2019-02-19TBDJesusaves1-0/+19
2019-02-17Botting rule modified (Again)Jesusaves1-1/+1
2019-02-17When this update reaches live server, Valentine Day will be over.Jesusaves1-0/+1
2019-02-15GameRules still doesn't exist by the time update handler is loaded.Jesusaves1-1/+2
2019-02-15Advertise the Mana LauncherJesusaves1-2/+6
2019-02-15Game Rules were updated and everyone will need to read them again.Jesusaves1-5/+17
2019-02-15Token of Apology - Valentine Day Event.Jesusaves1-1/+16
2019-01-09Fixesr08_190109Jesusaves1-2/+2
2019-01-08Upgrade & Fix what I just did on previous commits, it's 05:15 hey heyJesusaves1-19/+7
2019-01-08Bound the apology token gift.Jesusaves1-1/+1
2019-01-08Handle out token of apology and 1st screenshotting contest winnersJesusaves1-2/+58
2019-01-08Add an extra state at Halinarzo Librarian for quest logJesusaves1-0/+7
2018-12-19Finish quest experience rebalancing with formula/eye as asked by players.Jesusaves1-0/+2
2018-12-19Halinarzo and Nivalis adapted to quest exp formula. About 38 quests wereJesusaves1-0/+4
2018-12-19Move all Tulimshar Quests to use new exp formula (except cap quests).Jesusaves1-0/+10
2018-12-19Tycoon's readjusted. (see clientversion.txt for precise info)Jesusaves1-1/+12
2018-12-19Update Eugene quest experience. Prepare update system so old players get rewa...Jesusaves1-1/+11
2018-07-31Allow older client versions to connect, but client may crash at randomJesusaves1-1/+4
2018-07-29Count time flasks too. There are other bugs, beware. Missing max() on time fl...Jesusaves1-5/+7
2018-07-23Only give 90% from designed bonus merge EXPJesusaves1-0/+1
2018-07-23[skip ci] attempt to best performance for #ADD_LVL handlerJesusaves1-0/+5
2018-07-20Update #ADD_LVL, but we must check on exp table to allow multiple level upJesusaves1-13/+22
2018-07-16[skip ci] bad ifJesusaves1-1/+1
2018-07-16Update for skills.xmlJesusaves1-2/+7
2018-07-02Refeer is handled by Nard now, and must be enabled via @eventJesusaves1-48/+0
2018-07-02Yay, refeer system works ^_^Jesusaves1-1/+1
2018-07-02Add an extra function so ref_prog works with disconnected playersJesusaves1-1/+1
2018-07-02[skip ci] fix bug with no friendsJesusaves1-0/+1
2018-07-02[skip ci] Hercules have bugsJesusaves1-0/+1
2018-07-02Dealing with account ID is saferJesusaves1-7/+15
2018-07-02[skip ci] bad locationJesusaves1-1/+1
2018-07-02Fix some minor buggies...Jesusaves1-5/+4
2018-07-02Optimize to validate newcomer inputJesusaves1-16/+30
2018-07-02Friend Referall PrototypeJesusaves1-1/+27
2018-06-23mes col(l("")) is DEPRECATED, move everything to mesc l("").Jesusaves1-13/+13