Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-11 | Update Realm of Drops to address Bifs and Slimes. | Jesusaves | 1 | -0/+6 | |
Addresses #88 | |||||
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-09-11 | Realm of Drops can now give seasonal drops irrespective of monster killed. | Jesusaves | 1 | -0/+42 | |
This should make easier as the information is not in the wiki. | |||||
2024-08-18 | Balancing: Reduce skill cooldown and do not harm players outside PVP maps | Jesusaves | 1 | -0/+4 | |
2024-08-18 | Raise max trap-dmg-per-level to 300, so max theoretical damage is now 3,000 | Jesusaves | 1 | -1/+1 | |
This should now be at least "usable". I hope. | |||||
2024-08-18 | Make Trap skill - available via Trickmaster, Class: Advanced | Jesusaves | 1 | -9/+22 | |
(On that note, 100 DMG per level might be TOO LOW)? | |||||
2024-08-17 | This is the experimental and untested code for the use-case of the new commands. | Jesusaves | 1 | -0/+56 | |
The skill cannot be obtained. It's untested, and it could break server. (Need to check of duplicate removal of a running NPC crashes server or not). | |||||
2024-08-17 | Improve a bit the MP Regen spell formula, to increase level weight. | Jesusaves | 1 | -2/+2 | |
Each skill level now improves ratio in 2% instead of 1%. | |||||
2024-06-30 | Some cleanup from the recent exploit fix. | Jesusaves | 1 | -1/+7 | |
2024-06-30 | Minor guards | Jesusaves | 1 | -0/+6 | |
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 | |
2022-09-24 | Add new passive skill: Realm of Drops. | Jesusaves | 1 | -0/+65 | |
2022-01-02 | Add a new skill: Transfer MP | Jesusaves | 1 | -0/+17 | |
2022-01-02 | MP Regen now halts regeneration. Healing skills rules changes depending on this | Jesusaves | 1 | -0/+2 | |
- First Aid: 80% penalty - Healing: 67% penalty against self, otherwise no penalty - Magnus Heal: No penalty PS. Healing from items or other sources (players, little wonders, etc.) intact | |||||
2021-12-29 | Enforce a real alignment policy | Jesusaves | 1 | -1/+1 | |
2021-12-25 | Add required skill: Resurrection. Continue the code for the showdown. | Jesusaves | 1 | -0/+16 | |
2021-12-25 | Change spaces job from lax to warn. It **will not** become strict. | Jesusaves | 1 | -1/+1 | |
2021-12-24 | Nerf in >50% Critical Fortune. Boost in 50% Battle Plans. | Jesusaves | 1 | -2/+2 | |
2021-12-24 | Prepare 4 new scroll types based on Guild skills. | Jesusaves | 1 | -7/+13 | |
Level C applies to all friendlies - covering homuns and mercs. Otherwise, Level C and Level B have similar effects, unlike Magnus Heal C | |||||
2021-12-24 | Add summoning scrolls (untested) | Jesusaves | 1 | -0/+36 | |
2021-12-23 | Move cooking reserve from ID 0~20 to ID 200~250. | Jesusaves | 1 | -0/+3 | |
Allocate these IDs to Alchemy. | |||||
2021-12-22 | [skip ci] several notes | Jesusaves | 1 | -0/+40 | |
2021-04-17 | Fix typo on study magic | Jesusaves | 1 | -2/+2 | |
2021-03-15 | OVH Fire skill | Jesusaves | 1 | -0/+13 | |
2021-03-13 | Misc. bugfixes | Jesusaves | 1 | -0/+1 | |
2021-02-22 | Use built-in MP cost at Demure and lower MP cost in 1/lv | Jesusaves | 1 | -4/+0 | |
2021-02-22 | Use ponderate average on Demure Skill | Jesusaves | 1 | -5/+5 | |
2021-02-22 | But makes you a glass cannon | Jesusaves | 1 | -0/+2 | |
2021-02-22 | Make Demure skill actually useful - boosts ASPD, HIT and ATK | Jesusaves | 1 | -0/+2 | |
2021-02-22 | Give a function to Demure skill. Although it is totally useless. | Jesusaves | 1 | -6/+0 | |
It should not boost ASPD, it should boost attack power and hit rate! | |||||
2021-02-03 | Classic mistakesr13.1_20210203 | Jesusaves | 1 | -1/+1 | |
2020-10-15 | Fix bugs on TMW2_STUDY before I release it by "accident" | Jesusaves | 1 | -2/+5 | |
2020-10-07 | Fix typo | Jesusaves | 1 | -1/+1 | |
2020-08-01 | Typo | Jesusaves | 1 | -1/+1 | |
2020-07-31 | Bugfixes to menuint2 | Jesusaves | 1 | -3/+4 | |
2020-07-31 | Next attempt at this | Jesusaves | 1 | -1/+1 | |
2020-07-31 | Actually that was noobish of me | Jesusaves | 1 | -2/+2 | |
2020-07-31 | Zero is weird, and is definitely a bug | Jesusaves | 1 | -2/+2 | |
2020-07-30 | Fix pipelines | Jesusaves | 1 | -1/+1 | |
2020-07-30 | Revert a regression: Forgetful NPCs work again. | Jesusaves | 1 | -0/+51 | |
And with new rules. And I excluded Destructive magic from the NPCs. | |||||
2020-07-30 | Skill TMW2_STUDY registered | Jesusaves | 1 | -3/+9 | |
Cost: 1x Manapple. It is also the most expensive skill in RP terms. No MSP is required for studying (should be obvious) | |||||
2020-07-30 | Prepare study skill | Jesusaves | 1 | -0/+15 | |
2020-07-05 | Typo | Jesusaves | 1 | -1/+1 | |
2020-07-04 | Typo at Nahrec | Jesusaves | 1 | -0/+2 | |
2020-06-25 | Why not, a skill which revives & heal the whole map? | Jesusaves | 1 | -0/+6 | |
2020-06-25 | Prepare a couple ressurection skills | Jesusaves | 2 | -0/+29 | |
EXP will not be reimbursed, it is only useful for MMO maps WARNING, GAME DESIGNERS, PLEASE TAKE TIMERS IN ACCOUNT | |||||
2020-06-25 | Format numbers in study skill | Jesusaves | 1 | -2/+4 | |