Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-11 | Transmigration Loopcasting (User Control Panel option) | Jesusalva Jesusalva | 1 | -2/+24 | |
<ThinkSome> "I was already thinking about this for ML's transmutation... basically to cast a spell while sitting and it does its thing as long as you are sitting and still have mana." * As you prefer... but it is clumsy * Remove leftover labal and fall-through mark. * It makes no difference for me * Why not flip this instead of having a negation? * Applied 2 suggestions from the MR body. * Transmigration Loopcasting (User Control Panel option) **** Co-authored-by: Fedja Beader <fedja@protonmail.ch> Reviewed-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2024-04-15 | Consume a bit more MP to make Crazy Rum. For... science | Jesusaves | 1 | -0/+1 | |
2024-01-20 | This is the initial version of Cooking System (work in progress). | Jesusaves | 1 | -0/+7 | |
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested. | |||||
2023-01-19 | Fix obscure bug in transmigration reported by TestUser | Jesusaves | 1 | -5/+5 | |
2023-01-03 | Refactor transmigration logic (not perfect) | Jesusaves | 1 | -6/+24 | |
2021-03-13 | Misc. bugfixes | Jesusaves | 1 | -0/+1 | |
2020-05-19 | Transmigration bug solved | Jesusaves | 1 | -1/+1 | |
Thanks Micksha | |||||
2020-03-06 | Fix @transmemo. | Jesusaves | 1 | -2/+3 | |
Transmutation failure now have 50% chance of returning original item. PLEASE REPORT BUGS | |||||
2020-01-18 | Transmigration: Save @menuret to temporary memory (in case confirmation breaks) | Jesusaves | 1 | -0/+3 | |
2020-01-17 | Malformated menuint | Jesusaves | 1 | -1/+1 | |
2020-01-17 | Adjust Transmigration Crazy Rum milk requeriment from 1 to 3 | Jesusaves | 1 | -2/+2 | |
2019-09-11 | Fix a typo | Jesusaves | 1 | -1/+1 | |
2019-09-11 | Transmigration: Store latest transmigration in a temporary memory, | Jesusaves | 1 | -1/+5 | |
so it can be easily repeated. Beware it might not work well with: Coal, IronOre, Snake items, Scorpion items. | |||||
2019-08-23 | Mana Magic MP Cost -90% | Jesusaves | 1 | -1/+1 | |
2019-08-10 | Allow Ore Dowgrading right at skill learning | Jesusaves | 1 | -2/+2 | |
2019-08-10 | Teach the Snake and Scorpion Conversion at Audsbel. | Jesusaves | 1 | -5/+7 | |
2019-08-10 | "typo" - workaround | Jesusaves | 1 | -2/+3 | |
2019-08-10 | Another free Transmigration Recipe, is the Raw Coal one. But it is expensive. | Jesusaves | 1 | -0/+10 | |
Connor, to catch up with that, is now with same ratio. | |||||
2019-08-10 | The most important transmigration chain, is the one which allows to ↵ | Jesusaves | 1 | -0/+69 | |
downgrade ore. You can magically exchange your ore by another one of lesser rarity. Specially useful to convert exceeding Iron Ore into Coal, or Gold Ore into Copper Ore. | |||||
2019-08-10 | Scorpion Transmigration Subsystem | Jesusaves | 1 | -0/+47 | |
2019-08-10 | Snake Transmigration Subsystem (main Audsbel Quest) | Jesusaves | 1 | -0/+27 | |
2019-08-10 | Drop initial verification at snake skin/egg chains. | Jesusaves | 1 | -6/+6 | |
2019-08-10 | Snake Egg subchain | Jesusaves | 1 | -1/+27 | |
2019-08-10 | I wonder if this won't be too big | Jesusaves | 1 | -0/+20 | |
2019-08-10 | Introduce a transcheck helper to optimize transmigration code | Jesusaves | 1 | -17/+20 | |
2019-08-10 | Rewrite a bit Transmigration Code to be cleaner to work | Jesusaves | 1 | -10/+10 | |
2019-08-10 | Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly). | Jesusaves | 1 | -1/+1 | |
Fix a typo on Transmigration Menu | |||||
2019-08-09 | Fix a typo (pipeline-degree bug) | Jesusaves | 1 | -1/+1 | |
2019-08-09 | Transmutation - replace Haste Potion by Crazy Rum | Jesusaves | 1 | -3/+7 | |
2019-08-09 | Rewrite how Transmigration works (it is now bad and maybe broken) | Jesusaves | 1 | -25/+75 | |
2019-08-07 | Replace makepot with Transmigration/Transmutation general spell (TODO/WIP) | Jesusaves | 1 | -0/+62 | |