Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-05 | 012-1 collusion update | HoraK-FDF | 1 | -0/+0 | |
2024-07-20 | Revert "V4 - rename weight override char var to HoraK's suggestion" | Hello=) | 1 | -1/+1 | |
This reverts commit bab8a25d6d3a2a5f5173654c95d057c65a3fa4f6. Reason: its confusing if PC variable name looks same like server's param name. | |||||
2024-07-19 | Apply 1 suggestion(s) to 1 file(s) | HoraK-FDF | 1 | -2/+2 | |
Co-authored-by: HoraK-FDF <horak-fdf@web.de> | |||||
2024-07-19 | Applied HoraK suggestion on params.txt | HoraK-FDF | 1 | -1/+0 | |
Co-authored-by: HoraK | |||||
2024-07-19 | Applied suggested changes to params.txt by HoraK | HoraK-FDF | 1 | -22/+24 | |
Co-authored-by: HoraK | |||||
2024-07-19 | V4 - rename weight override char var to HoraK's suggestion | Hello=) | 1 | -1/+1 | |
2024-07-18 | v3 of bot weight: add server params constants matching server's code | Hello=) | 1 | -0/+2 | |
2024-07-18 | v3 of idea: rewired to use some server-side assistance by HoraK | Hello=) | 1 | -1/+1 | |
2024-07-16 | V2 of ManaMarket weight solution idea. | Hello=) | 1 | -1/+1 | |
Differences vs previous version: * Allows to set "arbitrary" weight limits (within i32). * Does NOT makes hardcoded assumptions on nick or weight. * Reusable for >1 trade bot if desired. * Acts a bit like ACL, most of it done by server itself. * Still oneliner :) Usage: @setvar WEIGHT_LIMIT 0 10000000 ManaMarket Since its per-character variable, user must be online. | |||||
2024-07-14 | This commit lands workaround on MM weight problem. | Hello=) | 1 | -0/+1 | |
Naive approach using stats failed. But even more direct way works. This sets MaxWeight on MM login to 10 000 000 aka 10 000 kg aka 10 tons. I think 10 tons "should be enough for everyone". I've actually tested it works by heavily loading ManaMarket replica on local server with itens. | |||||
2024-07-09 | attachrid only supports acc id (getcharid(3)) | HoraK-FDF | 1 | -1/+1 | |
2024-07-09 | upmarmu v6 full | HoraK-FDF | 1 | -1/+1 | |
2024-07-09 | attachrid only supports acc id (getcharid(3)) | HoraK-FDF | 2 | -3/+3 | |
2024-07-09 | upmarmu v6 full | HoraK-FDF | 2 | -21/+23 | |
2024-07-03 | typo fix comment | HoraK-FDF | 1 | -1/+1 | |
2024-07-03 | typo fix | HoraK-FDF | 1 | -1/+1 | |
2024-07-03 | quarz to quartz db | HoraK-FDF | 1 | -1/+1 | |
2024-07-03 | quarz to quartz | HoraK-FDF | 3 | -6/+6 | |
2024-07-01 | stones and crystals prices | HoraK-FDF | 2 | -4/+4 | |
2024-07-01 | stones and crystals stone slime to miner mania | HoraK-FDF | 1 | -1/+1 | |
2024-07-01 | stones and crystals mobs | HoraK-FDF | 5 | -41/+156 | |
2024-07-01 | stones and crystals | HoraK-FDF | 7 | -1/+169 | |
2024-06-28 | Re-enable summon spells in cities since AFK PK exploit should be fixed now | Hello=) | 9 | -9/+0 | |
2024-06-19 | Fix for repeated suicides of caster when they try to attack target after they | Hello=) | 2 | -2/+3 | |
killed in rain by own lightning. Problem technically can be described like this: 1) Caster retains all spell charges upon death for lightnings. 2) It wouldn't be problem itself, but it would invoke OnAttack handler! 3) If caster dies in rain by own lightning, nothing clears "in rain" flag. 4) When they respawn and try to attack, OnAttack kicks in. 5) Since nothing has cleaned "in rain" flag, its still set. 6) At this point caster dies by own lightning again. 7) Worse, on respawn sequence would repeat itself. This happens regardless of rain and is very unexpected edge case. Workaround: caster can use #dicharge spell after respawn but its unobvious. | |||||
2024-06-17 | Gwyneth Honey back to GlutenFreeHoney | HoraK-FDF | 1 | -1/+1 | |
2024-06-07 | Bromenal set rebalance | HoraK-FDF | 7 | -21/+21 | |
2024-06-06 | Pumpkin to RipePumpkin | HoraK-FDF | 3 | -4/+4 | |
2024-06-06 | use same sound timer | HoraK-FDF | 3 | -6/+6 | |
2024-06-06 | KeepAfterUse + DontUseAmmo const.txt | HoraK-FDF | 1 | -1/+3 | |
2024-06-06 | KeepAfterUse + DontUseAmmo | HoraK-FDF | 11 | -41/+58 | |
2024-06-02 | Split up 09-winter2012.txt and added authors | Thorbjørn Lindeijer | 5 | -42/+48 | |
To make it work properly with 'make news'. | |||||
2024-06-02 | Revert "Remove old news" | Thorbjørn Lindeijer | 8 | -0/+188 | |
This reverts commit 5f9c4532fa7e325ceb1b531227322ac0f4c56a30. | |||||
2024-06-02 | Add EmptyBottle return to player to some quests that consume water bottles. | Fedja Beader | 3 | -5/+13 | |
2024-06-02 | Hasan: Fix longstanding typo | Freeyorp | 1 | -1/+1 | |
2024-06-01 | News: Some small fixes | Thorbjørn Lindeijer | 1 | -4/+4 | |
2024-05-29 | ore/metal prices | HoraK-FDF | 2 | -27/+27 | |
2024-05-25 | Changed effect ID to match effects.xml | Ledmitz | 1 | -1/+1 | |
2024-05-23 | Better alignment and order correction | Ledmitz | 1 | -2/+2 | |
2024-05-22 | Edited heavy items text | Ledmitz | 1 | -1/+2 | |
2024-05-22 | Miriam was being far too easy on players | Ledmitz | 1 | -5/+41 | |
2024-05-22 | miner mania add spaces | HoraK-FDF | 1 | -35/+35 | |
2024-05-21 | miner mania adding labels to stop warnings | HoraK-FDF | 1 | -6/+84 | |
2024-05-16 | Fix: itenplz no longer aggros summoned mobs. | asuratva | 1 | -0/+1 | |
2024-05-16 | Minor edits | Ledmitz | 1 | -8/+8 | |
2024-05-16 | News Edits | Ledmitz | 1 | -129/+119 | |
2024-05-16 | TMW-2024 news heads up (draft) | Hello=) | 1 | -0/+210 | |
2024-05-16 | slowed respawn a bit and decreased num mobs on some maps | HoraK-FDF | 1 | -5/+5 | |
2024-05-16 | _mobs.txt coordinates are not compatible with areaspawn | HoraK-FDF | 1 | -8/+11 | |
2024-05-16 | miner mania better add freeloop to init too if it grows bigger | HoraK-FDF | 1 | -0/+5 | |
2024-05-16 | miner mania | HoraK-FDF | 3 | -0/+216 | |