Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2021-04-13 | Disable death penalty and re-enable multiple level up | Jesusaves | 2 | -3/+3 |
2021-04-13 | Disable unused feature: Buying/Search stores and Attendance System | Jesusaves | 1 | -3/+3 |
2021-04-13 | Do not unequip arrows. Do not consume disabled items. | Jesusaves | 1 | -2/+2 |
2021-04-13 | Fix drops lifetime | Jesusaves | 1 | -4/+4 |
2021-04-13 | Koga: Autoclose dialog | Jesusaves | 2 | -0/+2 |
2021-04-13 | Give ViewRange to all monsters, even those whom doesn't need it | Jesusaves | 1 | -118/+118 |
2021-04-13 | Replace Barber scripts as well, but with rEvolt version instead of ML's | Jesusaves | 1 | -213/+200 |
2021-04-13 | Replace Banker's code with Evol2 standards (total rewrite/fully fixed) | Jesusaves | 2 | -472/+172 |
2021-04-13 | Remove what's now garbage on debug menu | Jesusaves | 1 | -186/+0 |
2021-04-13 | Some testers had difficulty with a few things so add text to debug menu | Jesusaves | 1 | -0/+9 |
2021-04-13 | map 099-7 updated wlk and moved warp (#579) | HoraK-FDF | 2 | -1/+1 |
2021-04-12 | Fix item status effects (all potions) | Jesusaves | 1 | -6/+6 |
2021-04-12 | Fix a few issues with focus skills | Jesusaves | 1 | -3/+5 |
2021-04-12 | Remove now useless/deprecated ammo checking function | Jesusaves | 3 | -20/+2 |
2021-04-12 | CheckAmmo is deprecated | Jesusaves | 1 | -12/+0 |
2021-04-12 | "Fix" a mess between Script vs OnEquipScript | Jesusaves | 1 | -228/+234 |
2021-04-12 | Remove job level bonuses, TMWA doesn't have it | Jesusaves | 1 | -11/+21 |
2021-04-12 | Weapons doesn't need a DEF field either | Jesusaves | 1 | -45/+0 |
2021-04-12 | Remove useless attribute from item DB | Jesusaves | 1 | -960/+0 |
2021-04-12 | Fix bows not working | Jesusaves | 1 | -32/+36 |
2021-04-12 | If you are so powerful to equip *anything*, stats are meaningless | Jesusaves | 1 | -0/+4 |
2021-04-12 | Fix required stat | Jesusaves | 2 | -32/+16 |
2021-04-12 | Use slotmap properly | Jesusaves | 1 | -616/+616 |