Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-04-11 | Fix bugs, prepare to implement the *real* skill loop | Jesusaves | 5 | -9/+472 |
2021-04-11 | Who needs all that redundancy anyway | Jesusaves | 1 | -44/+4 |
2021-04-11 | Start working out on the focus skills | Jesusaves | 5 | -513/+180 |
2021-04-11 | Remove some unused constants | Jesusaves | 1 | -7/+0 |
2021-04-11 | I've forgot a few skills | Jesusaves | 2 | -5/+96 |
2021-04-10 | This gotta be annoying... Prepare to reimplement the magic cores | Jesusaves | 4 | -1/+276 |
2021-04-10 | [skip ci] fix binaries | Jesusaves | 3 | -0/+0 |
2021-04-10 | Recompile server with harm() and magic function support. Let's see how bad it... | Jesusaves | 15 | -0/+0 |
2021-04-10 | Remove ClearGlobalVars() - no longer needed | Jesusaves | 3 | -66/+1 |
2021-04-10 | This felt wrong. Also, remove some garbage skills. Races are a later annoyance | Jesusaves | 2 | -7/+10 |
2021-04-10 | Spurious info at CI file | Jesusaves | 1 | -2/+2 |