summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-08-17This is the experimental and untested code for the use-case of the new commands.Jesusaves7-1/+157
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-17Improve a bit the MP Regen spell formula, to increase level weight.Jesusaves1-2/+2
Each skill level now improves ratio in 2% instead of 1%.
2024-08-15High risk high return roulette gambling (up to 17,500 coins payout)Jesusaves1-2/+10
2024-08-13Fix typoJesusaves1-2/+2
2024-08-13Candor Battle: Make Moubootaur and ??? modes harderJesusaves1-2/+10
2024-08-13Add an extra, useless difficulty to Candor BattleJesusaves1-1/+2
2024-08-13Crazyfefe: If all players online are in Candor Cave, allow to skip the announce.Jesusaves2-1/+2
2024-08-08Remove debug code from the JailerJesusaves1-10/+0
2024-08-08Warp Mage favorite code (Jailer Respawn Point Changer)Jesusaves1-7/+14
2024-08-08Add a draft for what Warp Mage wants, but it doesn't work.Jesusaves2-0/+64
2024-08-07Improve the grand monster hunter script (readability and make less confusing)Jesusaves1-23/+26
2024-08-06As I promised, agility now penalizes Max HP, with an offset from vitality.Jesusaves1-0/+3
If agility = vitality, no impact will be felt by the player. I'm using an 1 HP increment for test purposes. It should, however, be at least 3 HP per increment to be meaningful.
2024-08-06When you can't fix the issue but find another issue while on it.Jesusaves1-5/+5
Nerf Final Slot Machine.
2024-08-06Botter's Syndrome now applies to Coffee, Chocolate, Gambling, FSF and Craft Day.Jesusaves1-0/+32
Slime Reduction now applies to most of the above as well.
2024-08-06Add Gambling Day, on August 1st *AND* August 10th.Jesusaves3-0/+31
You can only claim the freebie once, though.
2024-08-05Maintenance NPCs (useless)Jesusaves2-0/+17
2024-08-05Server-side updatesJesusaves2-2/+11
2024-08-05SQL was unavailable, so obviously it did not work.Jesusaves2-1/+10
Add extra debug markers in case this was the culprit
2024-08-05Fix an assortment of miscellaneous major bugs.Jesusaves5-6/+31
2024-08-05Fix issues on Heroes HoldJesusaves1-3/+33
2024-08-05Visual improvements to the short game optionJesusaves1-1/+4
2024-08-05Fix excessive debuggingJesusaves1-5/+7
2024-08-05Add an option to do a "short spin" with less dialogue to go throughJesusaves2-0/+17
On Poker game. Also, add another safeguard to roulette.
2024-08-05Fix coin eating at PokerJesusaves1-1/+0
2024-08-03Minor changes in Arthur spacing to be more agreeable towards 4144's code.Jesusaves1-4/+5
2024-08-03Fix spurious "next"Jesusaves1-1/+0
2024-08-0319.2 final translation updateJesusaves6-75/+93
2024-08-03Remove garbageJesusaves2-6/+0
2024-07-31As specing is taking his sweet time, expand Roulette with CornersJesusaves1-8/+114
2024-07-31Translation Update (new strings)Jesusaves6-23/+473
2024-07-31Update Candor Trainer to inform about the Dexterity and Luck formula changes.Jesusaves1-0/+2
2024-07-31032-2 (Past Tulimshar Tree Cave) is now an Overclocked map.Jesusaves3-2/+139
2024-07-31This is not Python. Also, M+ is horrible in display images without clear commandJesusaves1-4/+4
But not my problem, Craps, err Creps mini-game is done.
2024-07-31Halinarzo Illegal Casino and Craps gameJesusaves8-308/+451
2024-07-31Valentine Day: Make the color of the dress to vary each year.Jesusaves1-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-31Overclocked maps: Minor tweaks, maximum penalty is 30%Jesusaves1-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-31Just like Iced Bottles can reduce Heat maps and so on...Jesusaves1-1/+6
Active homuns will reduce effect from Over Clocked maps
2024-07-31Missing fileJesusaves1-0/+16
2024-07-31Special Map Effect: Over ClockedJesusaves2-0/+88
Inflicts Botter's Syndrome "randomly" when CAPTCHA is off.
2024-07-31Update Sheila because ThinkSome's pedantismJesusaves1-0/+1
2024-07-31Fix issue of infinite Smoke DragonJesusaves1-1/+1
2024-07-30[CVE] Unsanitized input via debugmes maybe can fire GM 99 commands.Jesusaves4-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-30Translation Update (new strings)Jesusaves11-304/+3634
2024-07-30Final perfect dodge limit will be 70% (see default acc)Jesusaves1-2/+2
2024-07-30Minor balance tweaks which shouldn't be very perceptible to players.Jesusaves2-0/+4
2024-07-30[skip ci] safeguard: Do not use Craftmaster's Day before Nivalis Liberation DayJesusaves2-1/+4
2024-07-30Some (but not every) items can be recovered during Worker's Day.Jesusaves1-0/+39
2024-07-30Refactor Worker's Day to include Craftmaster's Day on its logic.Jesusaves4-18/+34
2024-07-30Smoke Dragon may now show up when it's raining if the Fortress Island is ↵Jesusaves2-1/+38
reachable. They'll avoid towns, but I'm not confident this specifically will work.
2024-07-30Refactor this slightly weird logicJesusaves1-3/+3