summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07submodule update to fix a typov2020.04.06.1gumi1-0/+0
2020-04-06Update newsv2020.04.06Jesusaves1-0/+30
2020-04-06submodule updateJesusaves1-0/+0
2020-04-07added Item Shades (#547)Mike1-0/+10
Co-authored-by: jak1 <mike.wollmann@gmail.com>
2020-04-07Doomsday Framework (#551)Jesusaves9-18/+791
Contains code for Act 3 and Act 4. Also provides assets for Act 5, but they are not yet ready. Act 5 assets are provided for cases of extreme need only.
2020-04-06submodule updateJesusaves1-0/+0
2020-04-02Rebalance for Banshee: Lower the level of some monsters, increase their stats,v2020.04.01.2Jesusaves1-8/+8
and control exp increase due this on JackO's case. We have a lot of crazy stuff (eg. Scythe - unhittable level 80) there. JackO level 250->180, all stats except agi +, EXP controlled. Skulls level 180->170, all stats except agi +10 Thug, Swashbuckler, Grenadier: Same as skulls. SUSAN EXP +60k (she is nearly an unkillable demigod now, though) This patch is not meant to be a "definitive balance" or whatever. It just aims to retify the points where Banshee Bow changes hit most strongly.
2020-04-02[Sand Cutter] Double Attack +5%Jesusaves1-1/+1
2020-04-02Fix a bug on the whole MobPoints table because missing Reaper2 >.<Jesusaves1-7/+19
Also rewrite code to suppress console warning
2020-04-01Missing digit on item view (actually a serious bug)v2020.04.01.1Jesusaves1-1/+1
(also, who was the genius which decided to use item look as weapon speed again?)
2020-03-31Update notesv2020.04.01Jesusaves1-0/+76
2020-03-31April 1st Fools Day 2020Jesusaves1-1/+24
Spread the love, not Viruses
2020-03-31submodule updatesJesusaves1-0/+0
2020-03-31End March Updates (#549)Jesusaves6-4/+84
* Mana Guardian EXP +750 DEF -6 LUK -160 * Second monster point table * Banshee Bow no longer crits. Added more damage and a walk speed bonus. Lowered HP penalty in half. * Release [Sand Cutter] weapon, with power matching Banshee. PS. If Sand Cutter dealt only 120 damage, it would draw with setzer. * Add Virus monster (ID 1139) The main and most annoying attack is poison; otherwise it is quite weak. More vulnerable to magic than slashing. Drops the following three items: Acorn, 11.00% Snapples, 5.00% Gumi Candy, 0.11% Range 6.
2020-03-24Release Assassin Set (#550)Jesusaves7-8/+32
Add assassin set as a brawnling set to good ol' Iilia. Now Luvia collected an useless unique gear! Your chances to get the Heart Of Isis just went down from 25% to 20%! Who'll be the first unlucky player to obtain the Assassin Shirt?! PS. Cannot be equipped with weapons. But can be equipped with shields. It does not boost attack strength - focus if you want to deal any serious damage. Also, GMs are able to equip it even while armed, but they'll suffer an agi penalty. This got spammy and buggy, so it is for GMs only from time begin. PPS. Brawling is a non-canon combat style. Do not expect to be able to actually kill stuff with it. Oh, but it probably will be fun. Tell me if it needs any other serious tweaks.
2020-03-17Oh noes... A TYPOJesusaves1-1/+1
2020-03-12submodule updateJesusaves1-0/+0
2020-03-12Doomsday remaining stuff - publish news, handle Valentine Rewards, etc... (#548)Jesusaves3-7/+44
Add stuff which is missing from Doomsday + Valentine + St. Patrick Day. Ammend the news.
2020-02-25It's still the 25th to me.v2020.02.25Jesusaves1-0/+19
2020-02-25Move Bob from (52, 33) to (55,34) - near the benches.Jesusaves1-1/+1
2020-02-25@givelvlplz - no new registers.Jesusaves1-1/+3
I'll probably use it to get merged accounts.
2020-02-25submodule updateJesusaves1-0/+0
2020-02-25Update game rules (#546)Jesusaves1-10/+16
2020-02-21Doomsday Event Framework (#544)Jesusaves4-0/+156
* Mana Guardian Common Monster, Level 180 HP: 20,000 ATK: 360~374 EXP: 21,000 DEF: 28 MDEF: 70 Attack Range: 2 Drop List: | Drop | DR | | ---------------- | ----- | | Tiny Mana Elixir | 5.00% | | Silk Robe | 1.00% | | Caramel Candy | 0.20% | | Silk Gloves | 0.20% | | Silk Pants | 0.15% | | Golden D. Apple | 0.05% | | Paladin's Helmet | 0.01% | Note: Paladin's Helmet: Unreleased (only Prsm has one) Def +19, no penalties. This is part of Doomsday Event (Nov 2019 ~ Jul 2020) This patch also adds a controller for these event spawns.
2020-02-18fixed [Joan] (#545)Mike1-1/+1
`end;` is not meant for dialogs. Dialogs must use `close;` instead.
2020-02-10Revert "This adds a secondary, temporary scoreboard on Kimarr for CRC's event."Jesusaves1-73/+3
This reverts commit 645fbab7cf5b282dccdcf1f0b536ce906d6de6d2. That was done for the event, and the event is now over.
2020-02-01News for 2020-01-01 updatev2020.01.01Jesusaves1-0/+26
2020-01-30.:: VALENTINE 2020 ::. (#542)Jesusaves2-0/+121
Adds three new commands: @givelvlplz and @valentine2020 are the same command - They are for users @moubootaurs is for staff. User command: Allows them to insert the needed credentials on ML. It is already authenticated inside the game, so they only need to inform ML data. Staff command: Obtain the listing of users which used the previous command to **manually** insert on Moubootaur Legends special merge page. As soon as the staff inserts the command, if there are no errors, the user will be able to claim their levels from TMW at Moubootaur Legends. Temporaly. If this was rEvolt, we could just try a SQL-transaction... The tables are never cleared. I'm also saving at Account Register to don't pollute char database. (We might want a clear vars later). This also allows us to track down the responsible for each register in case of issues.
2020-01-30Minor corrections (#532)Ecuador-ManaWorld2-2/+2
Related to Snowman Quest.
2020-01-30submodule updateJesusaves1-0/+0
2020-01-30Add two new candies because. Candy. (#541)Jesusaves2-0/+3
Also add AFK Cap for myself. Note: Gumi Candy could use a more creative name. Please suggest so on client-data instead, though. Valentine Dress until today is "PlatynaRedDress" on server data. ie. We are keeping this sort of reference on this repository.
2020-01-30Fix a possible bug when casting @showgm (or @hidegm) twice (if admin) (#538)Jesusaves1-2/+2
If you cast eg. @hidegm twice, A GM level 99 would fall under special rule (and go to 98) on the first time, but on second time, it would fall under general rule, get GM 91, and BREAK THINGS.
2020-01-29submodule updategumi2-1/+4
2020-01-13Break 052-1 door repel X axis.Jesusaves1-1/+1
This prevents people to accidentaly trying to walk in through the door before time and dying for keeping the up arrow pressed.
2020-01-13Missing gmlog() command when stopping a scheduled broadcast.Jesusaves1-0/+1
These should be logged as well, although less useful, specially when setting a new broadcast right after.
2020-01-12This adds a secondary, temporary scoreboard on Kimarr for CRC's event.Jesusaves1-3/+73
This commit is to be reverted as soon as the event is over. Bikeshedding alert - The code did not receive the usual review and quality control required to be formally merged on upstream; It is a TEMPORARY commit.
2019-12-19Allow you to make alchemy items in bulk.v2019.12.18Jesusaves1-1/+40
Wait, this feature was not planned for this maintenance. Whatever.
2019-12-18update news for December 18th scheduled maintenance updateJesusaves1-0/+31
2019-12-18submodule updateJesusaves1-0/+0
2019-12-18Remove every drop from Tormenta by kytty's requestJesusaves1-1/+1
“It should look like Luvia”
2019-12-18Lower Banshee Bow damage (90 -> 85)Jesusaves1-1/+1
2019-12-18Lower Tormenta's drop rates to 10% of original values so she can be reused.Jesusaves1-1/+1
Even sheer luck might not be enough to make her drop something shiny, now.
2019-12-18Increase the EXP from Black Scorpion on 97.6%, Snake in 100% and Spider in 98.2%Jesusaves1-3/+3
Reference Poll: Topic 20799
2019-12-18Allow Christmas event to level players up past 99Jesusaves1-1/+1
2019-10-23submodule updatev2019.10.6+1gumi2-0/+0
2019-10-16Trim Tormenta's HP to 18,000 out of 32,500Jesusaves2-7/+7
Change her spawn rules. I hope this is still enjoyable and challenging; But neither too easy nor too hard. They also poison more often.
2019-10-06update news for Halloween 2019v2019.10.6Jesusaves1-0/+39
2019-10-06`@killmonster2` belongs to Event Coordinators. It's @killmonster who belongs ↵Jesusaves1-1/+1
to GMs.
2019-10-06submodule updateJesusaves1-0/+0
2019-10-06Add defense to: Paladin's Helmet, Overlord's Helmet, Desert Helmet, Sailor ↵Jesusaves1-5/+5
Cap, Captain Cap. If this is a problem we can remove it and update items.xml accordingly