Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-23 | Fix Maria NPC and allow alonsialonso to work at Engraving (d'oh) | Jesusaves | 2 | -3/+3 | |
2021-07-17 | Fix typo on Keshlam Swamps | Jesusaves | 1 | -4/+4 | |
2021-07-17 | Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo. | Jesusaves | 3 | -28/+8 | |
If it is an unacceptable lag, then the boss point scoreboard may end as OnInit only, or taking a hidden entry for on-the-fly updates. We'll see in testserver. | |||||
2021-07-16 | Remove underperformant scoreboards. | Jesusaves | 1 | -14/+4 | |
One which did not exist in TMWA, and one is the Hall of Acorns. Boss Points scoreboard is underperformant as well. Was kept for being important but likely will need an optimization. | |||||
2021-07-16 | Upgrade Pauline and import all spells | Jesusaves | 2 | -61/+98 | |
2021-07-16 | Migrate OrumQuest to the QuestSystem, and inheir skills on ported chars. | Jesusaves | 16 | -174/+215 | |
2021-07-16 | Fix typos and update bank accounts | Jesusaves | 2 | -15/+5 | |
2021-07-15 | Reintroduce the marriage system. | gumi | 5 | -3/+500 | |
2021-07-15 | Make a bug fix and reduce Short Sword weight to 1.5kg (same as Sand Cutter) | Jesusaves | 2 | -5/+5 | |
Partly addresses #64 which shall now be moved to clientdata scope. | |||||
2021-07-15 | Fix Keshlam Swamps internal bugs | Jesusaves | 1 | -31/+31 | |
2021-07-15 | Reintroduce the time travelers. This close #65 | Jesusaves | 6 | -0/+103 | |
2021-07-15 | Magic reset OR bugfix. Fix missing code to close #61 (Terranite Counting) | Jesusaves | 2 | -18/+46 | |
2021-07-15 | Styling, Translations, and Cindy's conversion rule + Magic EXP conversion. | Jesusaves | 3 | -52/+67 | |
Magic conversion will happen on this block if @HoraK give me what I need. Otherwise, it will also be wiped on this block. | |||||
2021-07-14 | Initial version of Doomsday Quest. Minimum Level 100. Temporary reward. ↵ | Jesusaves | 7 | -19/+207 | |
Untested. Also, fix the Scythe and add stats to the Halberd. | |||||
2021-07-14 | Zax wasn't being rendered properly; This fixes it and add a bit of flavor. | Jesusaves | 2 | -9/+17 | |
2021-07-14 | Make GM Robe and GM Cap weightless (Big Crunch request) | Jesusaves | 4 | -11/+8 | |
Also, minor code edits (no visible effects ingame) | |||||
2021-07-13 | A lot of stuff ceased to work as it used to in Doomsday Act 5, update docs. | Jesusaves | 3 | -9/+28 | |
2021-07-13 | Regenerate map data/cache for 099-3 fixes in clientdata. Remove deprecated info. | Jesusaves | 6 | -33/+36 | |
2021-07-13 | Remove item manipulation from Doomsday, except for Mana Potion. | Jesusaves | 3 | -28/+9 | |
2021-07-13 | Rebalance & Bugfix on Doomsday Showdown | Jesusaves | 1 | -33/+28 | |
2021-07-13 | Remove switches and ritual book functionality | Jesusaves | 2 | -513/+69 | |
2021-07-13 | Correct the "bare minimum" so the Final Showdown works again. | Jesusaves | 6 | -159/+249 | |
It is way, way more lame than previously. | |||||
2021-07-13 | Add the missing Doomsday utilities. It requires a near-full rewrite, though. | Jesusaves | 8 | -0/+2880 | |
2021-07-13 | New NPC Utility: spawndummy() - Spawns a monster without params for script use. | Jesusaves | 1 | -0/+34 | |
It returns the spawned monster GID so setunitdata() can configure it properly | |||||
2021-07-12 | Reimplement addnpctimer() altough in a less efficient way. | Jesusaves | 2 | -21/+42 | |
Father Time inherited it. Cycles every 1s while Weather cycles every 2.5s I would like to stop adding expensive hacks, please ^^ | |||||
2021-07-09 | Do not kill instantly on scripted death; And honor $HARDCORE flag if set | Jesusaves | 27 | -54/+58 | |
2021-07-09 | Update Nathan dialog to inform players *where* the mines are. | Jesusaves | 1 | -15/+20 | |
Some of the dialog would be better on warning signs, though. | |||||
2021-07-09 | Make Nickos dialog more clear on what exactly you're limited to | Jesusaves | 1 | -18/+21 | |
2021-07-09 | Increase area size in 1 tile | Jesusaves | 1 | -2/+2 | |
2021-07-09 | Systematically fix most if not every improper instance of npctalk | Jesusaves | 17 | -84/+84 | |
2021-07-09 | Fix missing time functions (was causing towel and Kimarr bugs) | Jesusaves | 1 | -0/+117 | |
2021-07-09 | Regenerate map cache to fix the warps in 011-1 and 017-2 by Micksha | Jesusaves | 2 | -2/+2 | |
2021-07-09 | [skip ci]That was an ugly lie | Jesusaves | 1 | -1/+1 | |
2021-07-08 | Fix a typo where Blue Slimes would spawn Wolverns, instead of Slime Blasts. | Jesusaves | 1 | -3/+3 | |
2021-07-08 | Manual tweaks for the git history merge. | Jesusaves | 7 | -147/+61 | |
2021-07-07 | Merge branch 'master' into legacy | Jesusaves | 1438 | -82/+195038 | |
Override all files with 'master' version. This version is meant to preserve git history as requested by bjorn. | |||||
2021-07-07 | Remove all Legacy files | Jesusaves | 1461 | -87297/+0 | |
2021-07-07 | Regenerate map data and cache | Jesusaves | 6 | -12/+12 | |
2021-07-05 | Add Chronos, lord of time, the immortal, head editor of the Almanach... | Jesusaves | 2 | -2/+158 | |
...And in overall, just a shopkeeper. | |||||
2021-07-05 | Add the Almanach mentioned by Crastur to the scoreboards | Jesusaves | 3 | -2/+51 | |
2021-07-05 | Reintroduce the Underworld Key. | Jesusaves | 1 | -3/+15 | |
I did destroy Wushin's plans for the crypt but the shards are still around. It might be possible to pierce them again into something coherent. | |||||
2021-07-05 | NOBYPASS - Prevent players from intruding on the fights EVEN if they have ↵ | Jesusaves | 4 | -10/+6 | |
crypt keys | |||||
2021-07-05 | delitem() is now a safe function, so remove broken code from the crypt doors. | Jesusaves | 3 | -9/+9 | |
2021-07-05 | Reapercry (but Terogan is broken and effects are not working? O.o) | Jesusaves | 6 | -1/+246 | |
2021-07-05 | Hocusidea | Jesusaves | 2 | -3/+8 | |
2021-07-05 | As Hocus requested... Players are now able to use the Evil Obelisk to warp ↵ | Jesusaves | 4 | -2/+39 | |
to Keshlam. | |||||
2021-07-05 | Some tentative balancing which was requested on #57 | Jesusaves | 2 | -10/+10 | |
2021-07-05 | Add the scrolls to monsters randomly and haphazardly. | Jesusaves | 2 | -3/+25 | |
Close #16 | |||||
2021-07-05 | Fix Joyplim, add the missing skills as (currently unobtainable) scrolls | Jesusaves | 6 | -4/+100 | |
2021-07-05 | Reintroduce the Present Hats as a yearly reward for logging on during TMW ↵ | Jesusaves | 3 | -1/+21 | |
birthday. Also, notify players about the occasion. I even added the proper st-nd-rd-th geez. At least "11th~13th" are not a concern. close #58 |