Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-04-11 | Remove skills on your own, I'll only provide the "get skills" on debug NPC | Jesusaves | 1 | -0/+4 |
2021-04-11 | Betsanc can now be obtained | Jesusaves | 2 | -2/+3 |
2021-04-11 | Itenplz is now finished | Jesusaves | 3 | -6/+16 |
2021-04-11 | SP Table rebuild | Jesusaves | 2 | -36/+40 |
2021-04-11 | Quick and dirty balancing & bugfixing | Jesusaves | 1 | -6/+7 |
2021-04-11 | The meaning of addtoskill is different here; Make a wrapper | Jesusaves | 8 | -104/+104 |
2021-04-11 | Fix some bugs (registercmd), improve a bit debug menu | Jesusaves | 2 | -4/+32 |
2021-04-11 | I've forgot a couple focus skills, fixed now, it is all working now except luca. | Jesusaves | 1 | -1/+15 |
2021-04-11 | Add debug menu for focus skills | Jesusaves | 2 | -5/+46 |
2021-04-11 | [CI Only] I really want to know what's wrong with the CI env, if it is a uniq... | Jesusaves | 1 | -0/+0 |
2021-04-11 | This is also not going to be accepted by the CI | Jesusaves | 2 | -2/+4 |
2021-04-11 | This felt wrong, TMWA might be unsigned but we're signed. | Jesusaves | 1 | -1/+1 |
2021-04-11 | Fix some stuff which could make pipelines not pass | Jesusaves | 3 | -20/+11 |
2021-04-11 | Allow all chars to make parties by default, and remove some older code. | Jesusaves | 4 | -12/+70 |
2021-04-11 | Mallard Eye is AC_VULTURE, not AC_OWL | Jesusaves | 2 | -3/+3 |