Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-27 | Modify Server Happy Hour duration. | Jesusaves | 1 | -2/+2 | |
Previous was 60%/20%/20%. Current is 50%/33%/17%. | |||||
2020-01-26 | Prepare MPRegen skill to it "support" levels, but without actually ↵ | Jesusaves | 1 | -1/+2 | |
supporting 'em. | |||||
2020-01-26 | Server Happy Hour rewrite: Sunday 18:00~20:00 -> Sunday 17:00~20:00 | Jesusaves | 1 | -2/+4 | |
2020-01-26 | Most immediate bugfixes needed | Jesusaves | 3 | -1/+14 | |
2020-01-25 | Enforcement | Jesusaves | 1 | -0/+7 | |
2020-01-25 | Minor adjustments to drowned man | Jesusaves | 1 | -6/+9 | |
2020-01-25 | Wands no longer give passive MP regeneration. Only equipment does so. | Jesusaves | 6 | -7/+61 | |
Instead, wands will allow you to use a skill to convert 20% of HP to MP. The ratio is 6:1 (as opposed to official ratio, something close to 4:1) | |||||
2020-01-25 | Nerf Mysterious Fruit absurd price | Jesusaves | 1 | -1/+1 | |
2020-01-25 | Yerba Mate, being the new supreme tea, got a spot on Aeros Shop | Jesusaves | 1 | -0/+1 | |
2020-01-25 | Tea on a Treasure Box | Jesusaves | 1 | -5/+5 | |
2020-01-25 | Give name to the teas | Kolchak (Donald G. Horn) | 1 | -10/+11 | |
2020-01-25 | Change [Celestia Tea] effects to condize with new teas: | Jesusaves | 1 | -1/+1 | |
HP -5% -> HP -10% MP +15% -> MP +45% | |||||
2020-01-25 | Prepare five new flavors of tea which I'm yet to decide the name. | Jesusaves | 2 | -0/+91 | |
Lv 20 Tea, Lv 40 Tea, Lv 60 Tea, Lv 80 Tea, Lv 100 Tea. Names undecided, only effects. I also need the pixel art (or color codes). | |||||
2020-01-25 | Ugly workaround so tea works | Jesusaves | 2 | -0/+56 | |
2020-01-25 | Fix a possible exploit on clientversion | Jesusaves | 1 | -4/+6 | |
2020-01-25 | Fix alt-duplication detection. | Jesusaves | 2 | -2/+14 | |
For no real reason, give all players a [Strange Coin]. Yep, I just felt like it. There's no requeriment except having finished intro by the time this release gets pushed on live (est. Jan 31st). | |||||
2020-01-25 | New function: @welcome | Jesusaves | 3 | -0/+50 | |
Controlled by Nard, allows anyone not on a MMO zone to teleport to Candor when a new player registers. Let's give new players a warm @welcome to the game! | |||||
2020-01-25 | Add to Lua's tips section the same info I said before, but without bold ↵ | Jesusaves | 1 | -0/+3 | |
emphasis. Objective: Reduce people dropping the game on Tulimshar stage. | |||||
2020-01-25 | Lua - Instruct about AFK Area and Beer for people below level 20 | Jesusaves | 1 | -0/+4 | |
2020-01-25 | Lua Inflaction - No longer apply price overcharge to Ms. @demure | Jesusaves | 1 | -1/+1 | |
Nor to any senior Game Master. | |||||
2020-01-25 | [GM Internals] Bump internal fruit prices from 30 to 100 strange coins | Jesusaves | 1 | -3/+3 | |
They're not to be used, anyway | |||||
2020-01-25 | Tolchi dialog: Stop closing on options and make the loop work. | Jesusaves | 1 | -26/+25 | |
2020-01-25 | *Cough cough* I present to yall, Tolchi Special Requests system. | Jesusaves | 4 | -1/+143 | |
The latest, newest, most powerful money sink on the whole game. It beats lottery with so much grace and efficiency! Dear Saulc. | |||||
2020-01-25 | I'm not going to tidy up this script!! | Jesusaves | 1 | -13/+16 | |
2020-01-25 | Rewrite Tolchi script for better clarity | Jesusaves | 1 | -154/+163 | |
2020-01-25 | Permission fixing - @jailtime | Jesusaves | 1 | -1/+1 | |
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-23 | Typo | Jesusaves | 1 | -0/+1 | |
2020-01-23 | Possible exploit undressing at last moment | Jesusaves | 1 | -3/+8 | |
2020-01-23 | Report about honor | Jesusaves | 1 | -0/+3 | |
2020-01-23 | Honor is now on workflow | Jesusaves | 1 | -0/+20 | |
2020-01-23 | Calculate HR in the flow, create function for PVP Mapflags vs duel | Jesusaves | 2 | -0/+10 | |
2020-01-23 | Okay this will do as a fake BR formula | Jesusaves | 1 | -0/+7 | |
2020-01-23 | Warn that the formula will burn with :fire: in future. | Jesusaves | 2 | -2/+9 | |
BR now takes in account only base stats and damage. We still need to detect glass sacrifices. | |||||
2020-01-23 | Release all helmets recipes. | Jesusaves | 1 | -1/+13 | |
Sorry guys, I did not realize they weren't there yet %%n | |||||
2020-01-23 | Sketches | Jesusaves | 1 | -10/+11 | |
2020-01-23 | Syntax Equivoc | Jesusaves | 2 | -2/+5 | |
2020-01-22 | Start making battle rating in something remotely useful | Jesusaves | 1 | -1/+10 | |
2020-01-22 | Alias: battleparam(...) == readbattleparam(getcharid(3), ...) | Jesusaves | 3 | -37/+42 | |
2020-01-22 | Small sketch of PvP Honor System framework | Jesusaves | 4 | -34/+111 | |
2020-01-22 | Deprecate entirely "Crazyfefe PVP hotfix", give 1 Honor Point | Jesusaves | 1 | -0/+3 | |
2020-01-22 | Hall Of Honor | Jesusaves | 1 | -0/+19 | |
2020-01-22 | New syntax for readbattleparam() | Jesusaves | 1 | -36/+36 | |
2020-01-22 | Update some scoreboards with rEvolt code | Jesusaves | 1 | -50/+50 | |
2020-01-22 | Shuffle Fire Walk balance | Jesusaves | 1 | -6/+6 | |
Cooldown -2.5s ACAD +1s PS. ACAD == After Cast Action Delay (Time after casting where you cannot move) | |||||
2020-01-22 | Fix a bad display on political framework | Jesusaves | 1 | -1/+1 | |
2020-01-21 | [skip ci] Fix another bug on AF King Arthur | Jesusaves | 1 | -0/+1 | |
2020-01-21 | CRITICAL bug on AF King Arthur: Missing breaks | Jesusaves | 1 | -0/+4 | |
2020-01-21 | Oups | Jesusaves | 1 | -0/+5 | |