Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-05 | Fix excessive debugging | Jesusaves | 1 | -5/+7 | |
2024-08-05 | Add an option to do a "short spin" with less dialogue to go through | Jesusaves | 2 | -0/+17 | |
On Poker game. Also, add another safeguard to roulette. | |||||
2024-08-05 | Fix coin eating at Poker | Jesusaves | 1 | -1/+0 | |
2024-08-03 | Minor changes in Arthur spacing to be more agreeable towards 4144's code. | Jesusaves | 1 | -4/+5 | |
2024-08-03 | Fix spurious "next" | Jesusaves | 1 | -1/+0 | |
2024-08-03 | Remove garbage | Jesusaves | 2 | -6/+0 | |
2024-07-31 | As specing is taking his sweet time, expand Roulette with Corners | Jesusaves | 1 | -8/+114 | |
2024-07-31 | Update Candor Trainer to inform about the Dexterity and Luck formula changes. | Jesusaves | 1 | -0/+2 | |
2024-07-31 | 032-2 (Past Tulimshar Tree Cave) is now an Overclocked map. | Jesusaves | 3 | -2/+139 | |
2024-07-31 | This is not Python. Also, M+ is horrible in display images without clear command | Jesusaves | 1 | -4/+4 | |
But not my problem, Craps, err Creps mini-game is done. | |||||
2024-07-31 | Halinarzo Illegal Casino and Craps game | Jesusaves | 5 | -0/+141 | |
2024-07-31 | Valentine Day: Make the color of the dress to vary each year. | Jesusaves | 1 | -2/+7 | |
For 2025 it'll be classic red, with 12% chance of Dark Red and 12% of Purple. (You can bleach them if you want, I just wanted to be slightly less boring) | |||||
2024-07-31 | Overclocked maps: Minor tweaks, maximum penalty is 30% | Jesusaves | 1 | -6/+6 | |
An "Overclocked map" should be a map where EXP/DROP gain can be higher than other more dangerous maps. In theory, HH Master could be Overclocked... ...But this needs more empirical testing as the goal is balance. In other words, if performance of an OC map falls below the other maps, then it is a failure. | |||||
2024-07-31 | Just like Iced Bottles can reduce Heat maps and so on... | Jesusaves | 1 | -1/+6 | |
Active homuns will reduce effect from Over Clocked maps | |||||
2024-07-31 | Missing file | Jesusaves | 1 | -0/+16 | |
2024-07-31 | Special Map Effect: Over Clocked | Jesusaves | 2 | -0/+88 | |
Inflicts Botter's Syndrome "randomly" when CAPTCHA is off. | |||||
2024-07-31 | Update Sheila because ThinkSome's pedantism | Jesusaves | 1 | -0/+1 | |
2024-07-31 | Fix issue of infinite Smoke Dragon | Jesusaves | 1 | -1/+1 | |
2024-07-30 | [CVE] Unsanitized input via debugmes maybe can fire GM 99 commands. | Jesusaves | 4 | -5/+11 | |
It's logged, but still, I would rather not have this vulnerability. (It might not even be a real issue, but who's going to risk it?!) | |||||
2024-07-30 | [skip ci] safeguard: Do not use Craftmaster's Day before Nivalis Liberation Day | Jesusaves | 2 | -1/+4 | |
2024-07-30 | Some (but not every) items can be recovered during Worker's Day. | Jesusaves | 1 | -0/+39 | |
2024-07-30 | Refactor Worker's Day to include Craftmaster's Day on its logic. | Jesusaves | 4 | -18/+34 | |
2024-07-30 | Smoke Dragon may now show up when it's raining if the Fortress Island is ↵ | Jesusaves | 2 | -1/+38 | |
reachable. They'll avoid towns, but I'm not confident this specifically will work. | |||||
2024-07-30 | Refactor this slightly weird logic | Jesusaves | 1 | -3/+3 | |
2024-07-30 | Smoke Dragons. They show up during Easter. They drop Dragon Eggshell Hat. | Jesusaves | 2 | -4/+82 | |
2024-07-30 | Add Captain Cap to Aeros Shop | Jesusaves | 1 | -0/+1 | |
2024-07-30 | Refactor rules to be more symmetrical with official policies | Jesusaves | 3 | -3/+8 | |
https://policies.themanaworld.org/ml-game-rules/ Add a guide to GMs taking their set on how enforcement is prioritized. Add a tutorial message on Valentine Island so people don't forget rules. | |||||
2024-07-30 | No more soren meme | Jesusaves | 4 | -5/+5 | |
Rename Soren Mercenary Card to Meway (same letter counter) Rename Worker's Day Soren to Livio (not a formal contributor) | |||||
2024-07-30 | For precaution, we should never allow the number bet for over 500 coins. | Jesusaves | 1 | -1/+1 | |
I don't want to risk, even if almost always you'll lose everything. | |||||
2024-07-30 | Do not let you bet more than 1,000 coins at once. | Jesusaves | 1 | -1/+1 | |
If you do, you could get 35,000 coins and BAM! You lose the coins despite winning the wheel. | |||||
2024-07-30 | Roulette - Gambling Fedja. Limited to low payout options only for now. | Jesusaves | 2 | -22/+166 | |
Engine and time constraints. Maybe in future, you'll be able to bet on numbers as well. | |||||
2024-07-29 | Poker NPC. My least favorite one. | Jesusaves | 2 | -87/+261 | |
2024-07-29 | Change scope, and let you spin 100 times in a row if you got the money to burn. | Jesusaves | 1 | -6/+17 | |
Viva las vegas | |||||
2024-07-29 | Add an option to make 10 spins at once because I'm estimating over 10k attempts | Jesusaves | 1 | -2/+17 | |
...minimum | |||||
2024-07-29 | ...Except this one machine, which will progressively get easier. | Jesusaves | 1 | -5/+9 | |
So it's possible to get a top prize with a full stack of 32500 casino coins. If you close the dialogue at any point, the odds are reset, so beware. It's not being saved anywhere, after all. | |||||
2024-07-29 | Make all Casino Slot Machines harder. | Jesusaves | 5 | -11/+16 | |
2024-07-29 | Add the Imperial Slot Machine. It's impossible to use it, however. | Jesusaves | 3 | -0/+356 | |
2024-07-29 | Black Jack game, reward is [Beard] | Jesusaves | 2 | -0/+131 | |
2024-07-29 | Refactor Christmas Rewards. | Jesusaves | 1 | -1/+9 | |
They now include Red Stockings, a fruit, summon scrolls, coffee, etc. | |||||
2024-07-29 | I changed my mind, use the Trapper Hat for LoF Gambler (also the cheapest). | Jesusaves | 2 | -10/+31 | |
Funky Hat is now on St. Patrick Gold Pot Lucky Prize. The Lucky Prize has from 0% to 5% chance depending on how green you are. So the maximum chance you have is 25% per year to get at least 1 copy. (And I assume someone will get 2~3 copies in the same year for the giggles). | |||||
2024-07-29 | Two gamblers were rather boring (LoF and Nivalis), so give them two hats. | Jesusaves | 2 | -0/+7 | |
Funky Hat for LoF and Santa Hat for Nivalis. Theoretically Funky Hat is a cold-themed hat but oh well. | |||||
2024-07-28 | Disallow stacking in Tulimshar Inn, and let sleep bonus last 15~30 minutes. | Jesusaves | 1 | -4/+5 | |
Also change the bonus to 12~18% depending on day/night cycle | |||||
2024-07-28 | Fix a typo on Tulimshar Inn which only gave 10 minutes, and Fairy Collector ↵ | Jesusaves | 2 | -2/+2 | |
Shield | |||||
2024-07-28 | Fix exploit on Royal Fairy Collector | Jesusaves | 1 | -5/+7 | |
2024-07-28 | Rebirth now gives Homunculus 1,000,000 exp. If Homun is not active, postpone. | Jesusaves | 2 | -0/+15 | |
Postponed homun experience will be given next time you login with them active. | |||||
2024-07-28 | Homunculus Evolution (Tier 2 only) (tested) | Jesusaves | 4 | -55/+307 | |
2024-07-27 | Add on database the tier 2 homunculi: Paladin, Warrior, Stalwart and Ranger | Jesusaves | 1 | -1/+1 | |
Base status is the average of the lowest values for each class Growth is the average value of the highest for each class EXCEPT PALADIN Paladin Growth is the average value of the average for each class Skills are the accumulation of both parent classes. Some freedom was taken with SP (rounding 334 -> 300) Paladin STR was nerfed from 66 to 50 Stalwart gxHP increased from 60 to 65 Ranger gxSP increased from 9 to 10 Paladin max growth for AGI, VIT, INT, DEX, LUK increased from 17 to 18 | |||||
2024-07-27 | Add Siegfried (Gipp?) placeholder | Jesusaves | 5 | -36/+97 | |
2024-07-27 | 031-4 Aethyr Casino | Jesusaves | 5 | -3/+50 | |
2024-07-27 | Add Cake to heal the homunculus. Blueberry Cake is not yet released. | Jesusaves | 3 | -0/+32 | |