summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Do not unequip arrows. Do not consume disabled items.Jesusaves1-2/+2
2021-04-13Fix drops lifetimeJesusaves1-4/+4
2021-04-13Koga: Autoclose dialogJesusaves2-0/+2
2021-04-13Give ViewRange to all monsters, even those whom doesn't need itJesusaves1-118/+118
2021-04-13Replace Barber scripts as well, but with rEvolt version instead of ML'sJesusaves1-213/+200
2021-04-13Replace Banker's code with Evol2 standards (total rewrite/fully fixed)Jesusaves2-472/+172
2021-04-13Remove what's now garbage on debug menuJesusaves1-186/+0
2021-04-13Some testers had difficulty with a few things so add text to debug menuJesusaves1-0/+9
2021-04-12Fix item status effects (all potions)Jesusaves1-6/+6
2021-04-12Fix a few issues with focus skillsJesusaves1-3/+5
2021-04-12Remove now useless/deprecated ammo checking functionJesusaves3-20/+2
2021-04-12CheckAmmo is deprecatedJesusaves1-12/+0
2021-04-12"Fix" a mess between Script vs OnEquipScriptJesusaves1-228/+234
2021-04-12Remove job level bonuses, TMWA doesn't have itJesusaves1-11/+21
2021-04-12Weapons doesn't need a DEF field eitherJesusaves1-45/+0
2021-04-12Remove useless attribute from item DBJesusaves1-960/+0
2021-04-12Fix bows not workingJesusaves1-32/+36
2021-04-12If you are so powerful to equip *anything*, stats are meaninglessJesusaves1-0/+4
2021-04-12Fix required statJesusaves2-32/+16
2021-04-12Use slotmap properlyJesusaves1-616/+616
2021-04-12Healing items now have a delayed healingJesusaves3-77/+98
2021-04-12Enable some logging and keep it around for a short period because whinners.Jesusaves3-4/+34
2021-04-12Mapmasks in original TMWA are a bit... weird, so update the wrappers to its t...Jesusaves1-2/+2
2021-04-12Collect some garbageJesusaves1-1/+0
2021-04-12I agree @Jak1Jesusaves1-1/+0
2021-04-12Halloween is Dead Jim. And don't ask me how it even worked in TMWA, makes no ...Jesusaves2-2/+2
2021-04-11Add several changes from 2018 which had been excluded by accident =/Jesusaves15-60/+141
2021-04-11Add Scented Candle Helmet againJesusaves2-0/+37
2021-04-11Apply some old patchesJesusaves3-3/+3
2021-04-11Re-add @showgm/@hidegm commandsJesusaves2-0/+42
2021-04-11Move Constable Bob againJesusaves1-1/+1
2021-04-11Fix typos. Add the newer npcs: Ashley, Kytty and The BeheaderJesusaves8-5/+417
2021-04-11Fix ferries in Hurnscald (critical)Jesusaves2-2/+2
2021-04-11Allow Luca to focus/unfocus even if he is not teaching the skillJesusaves3-2/+67
2021-04-11Remove skills on your own, I'll only provide the "get skills" on debug NPCJesusaves1-0/+4
2021-04-11Betsanc can now be obtainedJesusaves2-2/+3
2021-04-11Itenplz is now finishedJesusaves3-6/+16
2021-04-11SP Table rebuildJesusaves2-36/+40
2021-04-11Quick and dirty balancing & bugfixingJesusaves1-6/+7
2021-04-11The meaning of addtoskill is different here; Make a wrapperJesusaves8-104/+104
2021-04-11Fix some bugs (registercmd), improve a bit debug menuJesusaves2-4/+32
2021-04-11I've forgot a couple focus skills, fixed now, it is all working now except luca.Jesusaves1-1/+15
2021-04-11Add debug menu for focus skillsJesusaves2-5/+46
2021-04-11[CI Only] I really want to know what's wrong with the CI env, if it is a uniq...Jesusaves1-0/+0
2021-04-11This is also not going to be accepted by the CIJesusaves2-2/+4
2021-04-11This felt wrong, TMWA might be unsigned but we're signed.Jesusaves1-1/+1
2021-04-11Fix some stuff which could make pipelines not passJesusaves3-20/+11
2021-04-11Allow all chars to make parties by default, and remove some older code.Jesusaves4-12/+70
2021-04-11Mallard Eye is AC_VULTURE, not AC_OWLJesusaves2-3/+3
2021-04-11Fix bugs, prepare to implement the *real* skill loopJesusaves5-9/+472