Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-22 | Herc really doesen't like us setting the upper bitsimplify_bitmask_count | Fedja Beader | 1 | -3/+3 | |
2025-02-22 | Try this | Fedja Beader | 1 | -2/+3 | |
2025-02-22 | Whatever, add some tests | Fedja Beader | 1 | -0/+6 | |
2025-02-12 | Simplify bitmask_count | Fedja Beader | 1 | -16/+8 | |
2025-02-12 | Fix areaharm credit | Fedja Beader | 7 | -64/+79 | |
+change order of arguments and defaults (but I might flip them around again, stay tuned) Also fixes magnus heal: note how filter_friendly was passed as elemental type. Depends on !174. * Make square/rect-harm match harm() calling convention * -artefact * Swap blocks filter and script filter around.. if you think about it, the blocks filter is coarse and the latter is fine so it makes sense to order them this way as well. * areaharm should be called squareharm, no? * Fix areaharm credit +change order of arguments and defaults **** ml/serverdata!175 | |||||
2025-02-12 | Optimise for reading, not writing | Fedja Beader | 1 | -27/+29 | |
2025-02-11 | Fix missing unitkill for .@t3? | Fedja Beader | 1 | -2/+5 | |
Was it missing? Spotted this during !175 / areaharm rework. | |||||
2025-02-11 | Fix fishy code | Fedja Beader | 1 | -3/+3 | |
I did warn that it was fishy, didn't I?? | |||||
2025-02-07 | use safe askyesno for mayorship resignation | Fedja Beader | 1 | -1/+1 | |
... current accidental resignation count is around 3. | |||||
2025-02-03 | Fix specing's brain | Jesusaves | 1 | -6/+6 | |
2025-02-03 | Re-schedule automatic restarts to happen midweek in order to preserve ↵ | Fedja Beader | 1 | -5/+6 | |
weekend bonus. (Not relevant anymore. Found this stashed away, possibly waiting for !162 to be merged) **** ml/serverdata!170 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-02-02 | Add askyesnosafe(), the safer version of askyesno for space-mashers like myself. | Fedja Beader | 6 | -12/+30 | |
+ lovely reindent of askyesno() Also: 1. I shifted one `mes "";` a bit in rebirth code, that may or may not break stuff. ~~2. There must be another case of where to use askyesnosafe but I can't remember where.~~ * Applied 1 suggestions from the MR body. * Preserve old messages.. * nvm this is where it was missing * Add askyesnosafe(), the safer version of askyesno for space-mashers like myself. + lovely reindent of askyesno() **** ml/serverdata!172 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-02-02 | ***The Money Maker Patch*** | Jesusaves | 9 | -6/+148 | |
- Tulimshar Employment Center - Reduce cooldown on Merchant Guild Requests - Update warnings and consequences of using skip-content system | |||||
2025-02-02 | [skip ci] Improve the tutorial message | Jesusaves | 1 | -0/+1 | |
2025-02-02 | Replace Realm of Drops rule for seasonal drops. | Jesusaves | 1 | -28/+32 | |
It no longer give a 9% fixed rate, but it varies based on global drop rates. It also no longer computes seasonal drops in skill eligibility rules. | |||||
2025-02-01 | Buff Mana Bomb damage. Add a parlor trick for a skill tutorial. | Jesusaves | 2 | -1/+66 | |
2025-01-30 | [CI] Do not use Werror for MySQL BE because I really don't care. | Jesusaves | 1 | -1/+1 | |
Stupid deprecation warning... | |||||
2025-01-30 | CI Fix | Jesusaves | 1 | -1/+1 | |
2025-01-30 | Alright, paper isn't SO likely... | Jesusaves | 1 | -5/+13 | |
2025-01-30 | ThinkSome asked me to give some bonus as Warp Mage can't be expected to ↵ | Jesusaves | 1 | -0/+8 | |
perfect clear. So let Ofelia decide how much she expected from you beforehand. If you meet or exceed her expectations, you get an extra pull. | |||||
2025-01-30 | Some oversights reported by ThinkSome | Jesusaves | 1 | -4/+4 | |
2025-01-30 | Update Contributors Points and some minor improvements. | Jesusaves | 3 | -6/+6 | |
2025-01-30 | This might actually become a problem in the long run, so... CLEANUP TIME. | Jesusaves | 1 | -0/+2 | |
2025-01-30 | Update the items which Merchant Guild may ask. | Jesusaves | 1 | -2/+2 | |
2025-01-29 | A couple more missing things | Jesusaves | 2 | -9/+9 | |
2025-01-29 | Refresh PoI every 12 hours, not every 24 hours. | Jesusaves | 1 | -0/+1 | |
2025-01-29 | Update the PoI at Candor to make it, well, worthless after Candor. | Jesusaves | 2 | -2/+41 | |
2025-01-29 | Fix some mistranslations reported by @Xtreem and Zegas' Barrel PoI. | Jesusaves | 5 | -8/+34 | |
More specifically, allow you to search the barrels after the quest. | |||||
2025-01-25 | Change Swezanne to give her cards weekly, not monthly. Reduce total No of cards | Jesusaves | 1 | -11/+11 | |
2025-01-25 | Little nudge that Silvia has her priorities very straight | Jesusaves | 1 | -0/+2 | |
2025-01-22 | If a shop offers multiple of something and is sold out, increase stock in 33%. | Jesusaves | 2 | -51/+73 | |
But if it is the cheat shop, increase price in 10% instead. | |||||
2025-01-19 | Christmas 2024 Apology Gifts | Jesusaves | 1 | -0/+15 | |
2025-01-19 | Add more reminders for Warp Mage about Aeros Events. | Jesusaves | 1 | -0/+18 | |
2025-01-17 | [skip ci] Fix some typos | Jesusaves | 2 | -4/+4 | |
2025-01-17 | Remove some old code (Valentine's Day 2020) | Jesusaves | 2 | -53/+16 | |
2025-01-17 | Additions to v1736624174 update code | Jesusaves | 1 | -0/+11 | |
2025-01-16 | Defer Christmas Event variable cleanup to Valentine's Day | Jesusaves | 1 | -2/+4 | |
2025-01-12 | Fix stuff :) | Jesusaves | 3 | -6/+13 | |
2025-01-12 | [UNTESTED] Merchant Guild Requests, from TMW rEvolt. | Jesusaves | 13 | -2/+250 | |
Needs testing, specially the Caravan scout (currently restricted) | |||||
2025-01-12 | Assassin is now properly instructed to Assassinate the Professor. | Jesusaves | 1 | -2/+4 | |
2025-01-12 | If the Assassin reaches the Professor, he's adequately assassinated. | Jesusaves | 1 | -3/+10 | |
2025-01-11 | With the new point of interest, add more hints to reach Aethyr. | Jesusaves | 4 | -0/+12 | |
2025-01-11 | Update Realm of Drops to address Bifs and Slimes. | Jesusaves | 1 | -0/+6 | |
Addresses #88 | |||||
2025-01-11 | Stop announcing milestone level-up rewards for reborn characters. | Fedja Beader | 2 | -3/+31 | |
Fixes #90 Is it possible to namespace the new function under Eistein? Like in C++: Eistein::announce_level_reward? Untested (ofc) * !blame GitLab - no way to force pipeline run on a commit containing skip ci tag. FYI in the future we can use git push -o ci.skip to skip on push! * Log a TODO, since noone's going to remember this when the time comes? * Whatever * correct mass tabs2spaces fallout * award->reward * Stop announcing milestone level-up rewards for reborn characters. Fixes #90 **** Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org> | |||||
2025-01-11 | Display previously hidden clientversion message and refactor Patrick Gold Pot. | Jesusaves | 2 | -13/+21 | |
addresses #93 but might easily give 3~5 Golden Gifts. I, uh, don't really like the whole logic, so I'm not closing the issue. | |||||
2025-01-11 | Transmigration Loopcasting (User Control Panel option) | Jesusalva Jesusalva | 2 | -6/+40 | |
<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> | |||||
2025-01-11 | Refresh map information | Jesusaves | 4 | -3/+4 | |
2025-01-11 | Translation Update | Jesusaves | 1 | -2/+2 | |
2025-01-11 | Apply a little polish on the shiny code | Fedja Beader | 1 | -20/+26 | |
2025-01-11 | Reformat/refactor scheduled restart code | Fedja Beader | 1 | -5/+9 | |