summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-11-19Oh dear, TMWA is stupid.v22.11.19Jesusaves0-0/+0
2022-11-19Merge branch 'summon_fix' into 'master'Jesusalva Jesusalva1-1/+1
summon fix See merge request legacy/tmwa!239
2022-11-19summon fixHoraK-FDF1-1/+1
2022-11-17Keep getusers(0) disabledv2022.11.19Jesusaves1-1/+3
2022-11-17Merge branch 'mobinfo' into 'master'Jesusalva Jesusalva10-55/+721
Mobinfo See merge request legacy/tmwa!237
2022-11-17MobInfoHoraK-FDF10-55/+721
* includes @mobinfo ingame command aswell as mobinfo functions for scripts * enhanced summon script command to take a name to support spawn names * moved @summon to where other mob related commands are * added enchanter and koyntety cooldown symbols * some translations * some constants added for drops and mobs
2022-11-15Revert the General ASPD Nerf. But retain mages capacity to use Conc Potion.Jesusaves1-2/+2
2022-11-09This is the patch for tomorrow. Have fun :3Jesusaves1-4/+10
- Fix the lighting machine gun bug - Fix upmarmu workings - Reduce nerf factor from 11 to 15
2022-11-09Revert previous commit, but upmarmu is strange and TMWA is not honoring its ↵Jesusaves1-3/+3
own limits. No wonder upmarmu is so powerful, it is easy to be if you ignore max_aspeed parameter. Also, smooth the aspd nerf.
2022-11-09Fix the promised machine gunJesusaves1-2/+3
2022-11-08Nerf the "Red Threshold" attack speed.v22.11.9Jesusaves2-2/+7
2022-11-08Slow down Setzer in 10ms - unnoticeable except in DPS calculations.Jesusaves1-1/+1
2022-11-08Break balance: Potions and Betsanc now affect mages speed (incl. upmarmu).Jesusaves1-2/+3
2022-11-08Remove getusers(0) because it is broken in TMWA (causes a SEGV)Jesusaves1-2/+2
2022-11-05Reduce scope of a variable to prevent possible exploits.Jesusaves1-1/+4
2022-10-26Reintroduce OnPCLogoutEvent labelv22.10.26Jesusaves1-0/+2
2022-10-24Merge branch 'sc_cooldown' into 'master'Jesusalva Jesusalva4-31/+63
Sc cooldown added frillyar and kaflosh status symbols and <1s fix See merge request legacy/tmwa!236
2022-10-24Sc cooldown added frillyar and kaflosh status symbols and <1s fixHoraK-FDF4-31/+63
2022-10-23Merge branch 'tmwa-admin-reg2-mod' into 'master'Jesusalva Jesusalva13-203/+1416
Tmwa admin reg2 mod, required for Mirror Lake See merge request legacy/tmwa!235
2022-10-23Added get all reg2, get single reg2, set/add reg2 and del reg2 to ↵HoraK-FDF13-203/+1416
tmwa-admin. Fixed communication from char server to login server. Added translations and comments. Minor QoL.
2022-10-22Merge branch 'compilation_fix' into 'master'Jesusalva Jesusalva1-0/+1
I unfortunately do not care for TMWA. So I'll not check if this fixes anything either. TMWA could always be compiled anyway. There's no compilation error AFAIK But as I said ─ whatever, I don't care. See merge request legacy/tmwa!233
2022-10-22Merge branch 'sc_cooldown' into 'master'Jesusalva Jesusalva2-0/+10
I unfortunately do not care for TMWA. See merge request legacy/tmwa!234
2022-09-28mana guardian and tyrant cooldown symbolsHoraK-FDF2-0/+6
2022-09-20compilation error fixHoraK-FDF1-0/+1
2022-09-20cooldown status symbolHoraK-FDF2-0/+4
2020-07-08release v20.7.8v20.7.8gumi1-0/+2
2020-07-08never clear the invisible/hidden gm statusgumi5-12/+49
2020-07-06release v20.7.6v20.7.6gumi1-0/+2
2020-07-06ensure that returning builtins always return, else abortgumi2-6/+28
2020-07-06fix formatting of the script nullpo macrogumi1-12/+16
2020-07-06abort script execution when encountering a null pointergumi1-121/+106
2020-04-18release v20.4.18v20.4.18gumi1-0/+5
2020-04-18don't spam the GM logs with hugo/linusgumi2-4/+11
2019-09-27remove useless file, fix formattinggumi2-5613/+1
2019-09-03expand exp table to level 135gumi1-1/+13
2019-08-28Revert the changes from the last 2 releasesgumi6-139/+74
battle.cpp is very messy and full of bugs
2019-08-28add support for busybox-install (Alpine)gumi1-1/+1
2019-08-28add support for musl-libcgumi5-14/+14
2019-08-26v19.8.26v19.8.26gumi1-0/+2
2019-08-26allow summoned mobs to also have slavesgumi2-6/+6
2019-08-26fix mob slaves not attackinggumi4-41/+56
2019-08-23v19.8.23v19.8.23gumi1-0/+3
2019-08-23allow to summon multiple mobs with @summongumi5-36/+86
2019-04-15release v19.4.15.1v19.4.15.1gumi1-0/+2
2019-04-15warp the player on autoblock (since manaplus doesn't allow us to block nicely)gumi1-1/+3
2019-04-15do not apply automod for hidden GMsgumi1-1/+3
2019-04-15don't use a 3-tile-wide warp for @addwarpgumi1-2/+2
2019-04-15fix clang warningsgumi2-5/+5
2019-04-15release v19.4.15v19.4.15gumi1-0/+3
2019-04-15add a built-in gm log delay optiongumi2-6/+13