Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-11 | Fix AoE magic credit | Test User | 1 | -29/+21 | |
* Reoder functions so it works * Adjust comments, make areaharm use rectharm * Merge {area,rect}harm2 -> old ones * And these, too * Let's not fiddle with SCs yet for this fix, so it can be merged * Add optional caster argument to areaharm2() and rectharm2() for future use * Fix AoE magic credit, fix magic effects to be started after the harm so they aren't immediately removed This patch was NOT checked for console warnings and errors. This patch does NOT address Monster Points being reduced due to max_timer limitations. **** Approved-by: Fedja Beader <fedja@protonmail.ch> Reviewed-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2024-12-31 | For good measure | Jesusaves | 1 | -0/+4 | |
2024-08-18 | Make Trap skill - available via Trickmaster, Class: Advanced | Jesusaves | 2 | -4/+5 | |
(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 | 2 | -1/+63 | |
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-07-28 | Homunculus Evolution (Tier 2 only) (tested) | Jesusaves | 1 | -0/+91 | |
2024-05-24 | Halinarzo's Arc for Anselmo Quest. Tested, at least a little bit. | Jesusaves | 1 | -9/+34 | |
2024-05-24 | Progress with Anselmo's quest. You can now start and finish Hurnscald arc. | Jesusaves | 1 | -3/+142 | |
UNTESTED, and you not claim the reward for this stage yet. | |||||
2024-05-23 | Fix and test Anselmo quest | Jesusaves | 1 | -4/+2 | |
2024-05-23 | Remove useless notes, Anselmo quest now has the 1st stage ready for test | Jesusaves | 1 | -60/+14 | |
2024-05-23 | Add music to the troupe. Finish placeholders but still untested. | Jesusaves | 1 | -31/+109 | |
2024-05-23 | There are now only 8 broken NPCs! Making a commit because it is lunch break now | Jesusaves | 1 | -112/+169 | |
2024-05-23 | Regenerate map cache. Remove some placeholders. Add more placeholders. | Jesusaves | 1 | -35/+88 | |
2024-05-22 | Just some placeholders so I don't go to bed leaving it broken. Also make maps. | Jesusaves | 1 | -2/+115 | |
2024-05-22 | Fix CI, it shouldn't be THAT broken... | Jesusaves | 1 | -3/+13 | |
2024-05-22 | This commit breaks 30 NPCs in one go. Seriously. It just needed its own commit. | Jesusaves | 1 | -2/+51 | |
2024-05-22 | Adjust a bit the Royal Fairy Collector shop now that the broken code is ↵ | Jesusaves | 1 | -0/+5 | |
confirmed There is no room for changes there normally. Also, increase PQ Reward. | |||||
2024-05-21 | Add some proof of concept for a possible future quest. | Jesusaves | 1 | -0/+24 | |
2023-10-13 | The Boss Chamber traps (moved from boss map) | Jesusaves | 1 | -2/+2 | |
2023-10-08 | Register WorldHeartTrap, which will eventually come in handy | Jesusaves | 1 | -0/+31 | |
2022-10-02 | Fix a bug on summoning when disallowed to (PS. Aegis Shield overrides ↵ | Jesusaves | 1 | -2/+4 | |
alignment!) | |||||
2022-06-09 | Configure properly Brawling, Bear Strike, Stunning Strike and All In One | Jesusaves | 1 | -0/+22 | |
2022-01-13 | Add some groundwork for Magic Olympics | Jesusaves | 1 | -0/+1 | |
2022-01-02 | Transfer Mana can be learned with Mr. Saves (it's support, after all) | Jesusaves | 1 | -0/+4 | |
2021-12-29 | Add TMW2_CHANT, a skill which reduces MP cost for chants in 4% | Jesusaves | 1 | -0/+3 | |
2021-12-29 | areaharm() and rectharm() can declare the damage source - so use it | Jesusaves | 1 | -4/+4 | |
2021-12-29 | Fix a bug on areaharm() which prevented defense from being applied | Jesusaves | 1 | -2/+2 | |
2021-12-25 | Add required skill: Resurrection. Continue the code for the showdown. | Jesusaves | 1 | -0/+5 | |
2021-12-24 | Add summoning scrolls (untested) | Jesusaves | 1 | -0/+1 | |
2021-10-13 | Nerf RP cost for all skills and magic in about 50% | Jesusaves | 1 | -39/+39 | |
2021-09-20 | Update some of the debugmes for usage with syslog facility | Jesusaves | 1 | -1/+1 | |
2021-04-17 | Fix some hidden NPCs | Jesusaves | 1 | -1/+1 | |
2021-04-07 | Convert a few Physical Skills from built-in to Magicv3 | Jesusaves | 1 | -10/+10 | |
2021-03-20 | Fix typo in SK_summon which affected magic control gain negatively | Jesusaves | 1 | -1/+1 | |
2021-03-20 | This should do the trick. Magic calculation remaster. (magic only) | Jesusaves | 1 | -1/+6 | |
2021-03-17 | Get CI to pass | Jesusaves | 1 | -1/+1 | |
2021-03-17 | Register Artis to the location master. It's now official. | Jesusaves | 1 | -5/+5 | |
2021-03-11 | Increase magic damage in 0.5% per int point | Jesusaves | 1 | -1/+1 | |
2021-03-11 | Simplify RP acquisition rules | Jesusaves | 1 | -5/+2 | |
2021-03-11 | Nerf all magic skills RP cost | Jesusaves | 1 | -40/+40 | |
2021-02-18 | While using Aegis Shield, summons last 2.5x longer than usual. | Jesusaves | 1 | -0/+2 | |
2021-02-15 | Some extra cleanup might be desired | Jesusaves | 1 | -0/+11 | |
2021-02-15 | Configure properly earth magic | Jesusaves | 1 | -0/+11 | |
2021-01-27 | Reconfigure Fortress Town Spawn Point to somewhere safe. | Jesusaves | 1 | -5/+5 | |
i.e. Outside the town map | |||||
2021-01-16 | Magic - Be faster at granting magic RP | Jesusaves | 1 | -1/+1 | |
2020-10-15 | Fix typo | Jesusaves | 1 | -4/+4 | |
2020-10-15 | ***NEW*** Now every 10 skill use (regardless of skill type), you'll gain 1 RP | Jesusaves | 1 | -0/+5 | |
(regardless of use). Repeating the same skill will NOT yield extra RP. | |||||
2020-10-07 | Fix typo | Jesusaves | 1 | -1/+1 | |
2020-09-13 | Fix HP bug on summoning | Jesusaves | 1 | -3/+3 | |
2020-09-06 | Strip summons from BOSS status. Should not happen but anyway | Jesusaves | 1 | -0/+3 | |
2020-09-06 | Disable looting mode from summons. | Jesusaves | 1 | -0/+10 | |
Also ensure all summons can suffer from knockback. There are other stuff I could do, but for now, it is not necessary |