Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2021-04-12 | Healing items now have a delayed healing | Jesusaves | 3 | -77/+98 |
2021-04-12 | Enable some logging and keep it around for a short period because whinners. | Jesusaves | 3 | -4/+34 |
2021-04-12 | Mapmasks in original TMWA are a bit... weird, so update the wrappers to its t... | Jesusaves | 1 | -2/+2 |
2021-04-12 | Collect some garbage | Jesusaves | 1 | -1/+0 |
2021-04-12 | I agree @Jak1 | Jesusaves | 1 | -1/+0 |
2021-04-12 | Halloween is Dead Jim. And don't ask me how it even worked in TMWA, makes no ... | Jesusaves | 2 | -2/+2 |
2021-04-11 | Add several changes from 2018 which had been excluded by accident =/ | Jesusaves | 15 | -60/+141 |
2021-04-11 | Add Scented Candle Helmet again | Jesusaves | 2 | -0/+37 |
2021-04-11 | Apply some old patches | Jesusaves | 3 | -3/+3 |
2021-04-11 | Re-add @showgm/@hidegm commands | Jesusaves | 2 | -0/+42 |
2021-04-11 | Move Constable Bob again | Jesusaves | 1 | -1/+1 |
2021-04-11 | Fix typos. Add the newer npcs: Ashley, Kytty and The Beheader | Jesusaves | 8 | -5/+417 |
2021-04-11 | Fix ferries in Hurnscald (critical) | Jesusaves | 2 | -2/+2 |
2021-04-11 | Allow Luca to focus/unfocus even if he is not teaching the skill | Jesusaves | 3 | -2/+67 |