summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-10-13At Monster King defeat, mana stone no longer killsJesusaves7-3/+59
2023-10-09Bonus can go up to 3.6%/player or even 4.0%/player if used in designed areas.Jesusaves1-0/+4
It is a 0.4% bonus per player on MMO maps and 0.8% on SuperMMO maps. SuperMMO maps are most of those belonging to Fortress Island.
2023-10-09Alcohol Nearby Bonus increases if more than 75% of online players are around.Jesusaves1-1/+3
The maximum is 3.2% exp bonus per player, if everyone connected is in range.
2023-10-08BugfixJesusaves1-4/+5
2023-10-08Unlock Impregnable Fortress B5FJesusaves2-4/+17
2023-10-08Draft for Impregnable Fortress B5F (might even be operational)Jesusaves3-3/+120
2023-10-08Release Impregnable Fortress, B4FJesusaves2-5/+49
2023-10-08Register WorldHeartTrap, which will eventually come in handyJesusaves1-0/+31
2023-10-08Add the Bloody Switches (main controller/exit still missing)Jesusaves3-8/+100
2023-10-08Remove all players in the Impregnable Fortress when the fortress town is retakenJesusaves1-0/+8
2023-10-08Completing Frostia quests makes you a friend of the elves, even if you're ↵Jesusaves4-10/+18
not elf. Configure respawn and mob density for 026-4 and 026-5. It happens shortly before the takeover, it is escalonated for realism.
2023-10-08Remove test maps and subsystemsJesusaves5-6/+0
2023-10-08Reconstruct mapsJesusaves4-1/+5
2023-10-08Update Maze code to work with IOT_NONE (requires special care).Jesusaves3-20/+72
Prepare 026-4 and 026-5 (mobs do not respawn) - they're not yet usable.
2023-10-08B3F is now ready.Jesusaves1-0/+33
2023-10-08Bugfixes (actual testing)Jesusaves8-24/+28
2023-10-08Prepare 026-4/5 before I run out of batteryJesusaves5-3/+16
2023-10-08Resize 026-3 and prepare it for liveJesusaves7-30/+29
2023-10-07026-3 bare logic, and minimum filesJesusaves14-2/+200
2023-10-07Update 026-2 to include Cursed Lands functionality and mobs. It is now live.Jesusaves3-0/+35
2023-10-07Generate maps for Complaining Dragons & The Impregnable Fortress (B2F - B7F)Jesusaves22-155/+294
2023-10-07Update the record accordinglyJesusaves1-0/+15
2023-10-07Some event pets can now be recovered with Pet DetectiveJesusaves5-1/+47
2023-10-07Mt. Snake pet (untested)Jesusaves4-0/+58
2023-10-07Blanc: Honor ITRJesusaves1-0/+7
2023-10-06BugfixJesusaves1-2/+8
2023-10-06I forgot one extra menu option!Jesusaves1-2/+16
2023-10-06Totally untested and game breaking, Blanc arrives at Pirate Cave! (NOT A BOSS)Jesusaves5-1/+139
2023-10-01Remove "blame saulc" reference from sewer mouthsJesusaves1-1/+0
2023-10-01Add an extra return, as suggestedJesusaves1-0/+1
2023-10-01Fix typos (not tested) and give also a free treasure when quest is complete.Jesusaves2-36/+64
Requires user to survive and leave the map normally.
2023-10-01Finish Kamelot Raid - supply Terogan an array of skills, fix broken stuffJesusaves5-10/+125
Minor reward tweaks, and more dark petal drops (whose sell value is now zero) The sigils spawns are now much stronger depending on difficulty setting.
2023-10-01Oops, I forgot one tier adjustment.Jesusaves1-2/+2
-> Supreme and Silver Gifts no longer found -> Prism Gift chance reduced from 0.3% (base) to 0.001% (base) -> Mysterious Fruit added to 0.01% tier, and Savior Blueprint chance doubled Final net chance for the 0.01% tier is 0.0011% each item (9 possibilities)
2023-10-01Refactor Guild Chest chanceJesusaves1-3/+3
Guild level is now factored (0.01%) and the Assigned Difficulty effect was doubled
2023-09-09Simplify Marggo (the countdown went from 60s to 5s)Jesusaves1-36/+21
2023-09-04Argument on Slime Hunt was invertedJesusaves1-1/+1
2023-09-04Fix crafting % bugJesusaves1-1/+1
2023-09-04Jesusaves' Grimorium can now be storedJesusaves3-2/+13
2023-09-04...Does any of Commander Cadis' quest work? (fix minor bugs)Jesusaves1-2/+2
2023-09-04Merge branch 'cifix' into 'master'Jesusalva Jesusalva1-1/+1
Package lock See merge request ml/serverdata!116
2023-09-04Package lock - do not use MySQL 8.0.34+Jesusalva Jesusalva1-1/+1
2023-08-21Merge branch 'fix_fortress_barrel_inv_space_test' into 'master'HEADmasterJesusalva Jesusalva1-3/+4
Fix fortress rum barrel inventory space test (and add more redundant paranthesis, hehe) See merge request ml/serverdata!119
2023-08-22Fix fortress rum barrel inventory space test (and add more redundant ↵Fedja Beader1-3/+4
paranthesis, hehe)
2023-08-21Merge branch 'bravure->bravery' into 'master'Fedja Beader3-3/+3
Bravure is portuguese for bravery. See merge request ml/serverdata!118
2023-08-21Bravure is portuguese for bravery.Fedja Beader3-3/+3
2023-08-21Remove redundant code from npc/functions/teleporter.txtJesusaves1-13/+10
Deprecates !117
2023-08-20Drop the failing CI job, drop support for Ubuntu 20.04+ (including)Jesusaves1-3/+4
2023-08-20Merge branch 'magic_olympics_friendship_fix' into 'master'Jesusalva Jesusalva2-1/+7
Fix magic olympics' friendship challenge score accounting typo. See merge request ml/serverdata!115
2023-08-20Fix magic olympics' friendship challenge score accounting typo.Fedja Beader2-1/+7
2023-08-17Merge branch 'smith_tweak_points_dedup' into 'master'Jesusalva Jesusalva2-28/+33
Deduplicate SMITH_TWEAK points code between ihclot and tweak scripts. See merge request ml/serverdata!114