Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | Mana Stone - Fix the experience functions. Should work now | Jesusaves | 1 | -16/+4 |
2021-04-13 | Fix a typo on Krukan | Jesusaves | 1 | -3/+0 |
2021-04-13 | Keep MVP field only on crypt generals | Jesusaves | 1 | -2/+0 |
2021-04-13 | Remove unused field | Jesusaves | 1 | -149/+0 |
2021-04-13 | Remove boss attribute from a few mobs which clearly aren't, and boss-ify cryp... | Jesusaves | 1 | -24/+3 |
2021-04-13 | The last monster range | Jesusaves | 1 | -26/+26 |
2021-04-13 | Fix the mob 0~19 exp range. The last range has a lot of autogen mobs | Jesusaves | 1 | -8/+8 |
2021-04-13 | Fix the 40~59 exp gain range | Jesusaves | 1 | -10/+10 |
2021-04-13 | Sorry, that was 80~99 range, THIS is the 60~79 range | Jesusaves | 1 | -9/+11 |
2021-04-13 | Fix mob exp for 60~79 range | Jesusaves | 1 | -20/+20 |
2021-04-13 | Fix mobs over 100 Experience output (except V0id monsters) | Jesusaves | 1 | -27/+27 |
2021-04-13 | Put Kaan back into service | Jesusaves | 3 | -63/+42 |
2021-04-13 | Balance: Boost all Sulphur Powder sources in x4, nerf Flar attack from 110% t... | Jesusaves | 6 | -20/+25 |
2021-04-13 | Add Matk to wands, nerf Astral Soul in roughly what was added to wands | Jesusaves | 2 | -4/+4 |
2021-04-13 | Add scoreboards support | Jesusaves | 2 | -0/+245 |
2021-04-13 | Replace @hide with @invisible. Keep @hide giving an error so staff learn rEvo... | Jesusaves | 11 | -3/+3 |
2021-04-13 | Some translation-related settings | Jesusaves | 1 | -8/+8 |
2021-04-13 | Soul Menhir - Improve towel code | Jesusaves | 1 | -5/+9 |
2021-04-13 | Fix typos and record location changes when using the Koga | Jesusaves | 3 | -16/+6 |
2021-04-13 | Add LOCATION$ support (but it is not being saved yet) | Jesusaves | 5 | -5/+151 |
2021-04-13 | *facepalm* | Jesusaves | 1 | -1/+1 |
2021-04-13 | Redo Mallard's Eye | Jesusaves | 3 | -7/+6 |
2021-04-13 | Simplify some code | Jesusaves | 1 | -6/+1 |
2021-04-13 | Yet another layer of compatibility | Jesusaves | 1 | -0/+1 |
2021-04-13 | Typos, how lovely | Jesusaves | 1 | -15/+15 |
2021-04-13 | I actually forgot part of my debug toolkit | Jesusaves | 1 | -1/+74 |
2021-04-13 | Bump max level to 140, and smooth out the exp needed between 130 and 135 as well | Jesusaves | 1 | -2/+6 |
2021-04-13 | Use a more aggressive chatlog cleanup; We hate chat logs | Jesusaves | 1 | -2/+3 |
2021-04-13 | And the event label has been renamed in Hercules, adjust correctly | Jesusaves | 2 | -1/+2 |
2021-04-13 | Rewrite monster points core, if Valon function is correct this will work magi... | Jesusaves | 1 | -135/+41 |
2021-04-13 | Update debug menu | Jesusaves | 1 | -0/+2 |
2021-04-13 | Bump job exp table because original one is too "easy" | Jesusaves | 1 | -15/+15 |
2021-04-13 | Rebuild job level table with what TMWA uses, cap at Lv 150 | Jesusaves | 1 | -11/+16 |
2021-04-13 | Fix misplaced warp, reported by PiNG0 | Jesusaves | 1 | -1/+1 |
2021-04-13 | Regenerate language files so it stop whinning at me | Jesusaves | 6 | -2167/+6151 |
2021-04-13 | Fix some behavior on itenplz: Always centered on self. | Jesusaves | 2 | -3/+4 |
2021-04-13 | Include Flare Dart | Jesusaves | 6 | -3/+47 |
2021-04-13 | Fix a couple typos | Jesusaves | 2 | -6/+5 |
2021-04-13 | Adjust max weight to 23.5kg and simplify some code. | Jesusaves | 1 | -189/+5 |
2021-04-13 | Move itenplz/provoke/aggravate spell to its own file as well | Jesusaves | 3 | -5/+16 |
2021-04-13 | Split files to be more ordely, add (or finish adding) the Abizit skill | Jesusaves | 8 | -101/+156 |
2021-04-13 | Reconfigure abizit(), in TMW Legacy it has 10 levels instead of 5 | Jesusaves | 2 | -53/+62 |
2021-04-13 | Disconnect "legacy magic exp" so it goes over 9000 | Jesusaves | 3 | -34/+16 |
2021-04-13 | Seems like make maps will override the clientdata name with serverdata name... | Jesusaves | 79 | -948/+948 |
2021-04-13 | Fix all DB monster names | Jesusaves | 1 | -149/+149 |
2021-04-13 | Databases should use tabulation | Jesusaves | 1 | -6717/+6717 |
2021-04-13 | Fix guild settings, party exp sharing is 15 levels with 5% bonus exp and 5 mi... | Jesusaves | 2 | -5/+6 |
2021-04-13 | Some more conf. inheirted from TMWA; Change max stat from 99 to 100 | Jesusaves | 2 | -7/+7 |
2021-04-13 | Fix some slave config; Activate @noks with 1.2 seconds of PVP Immunity | Jesusaves | 1 | -3/+3 |
2021-04-13 | Disable more unused features, increase packet range from 14 to 15 tiles | Jesusaves | 1 | -4/+4 |