Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-16 | Merge branch 'blaming-the-tools' | Thorbjørn Lindeijer | 1 | -1/+1 | |
Build system overhaul: attoconf from python 2->3, add CMake Merge request !280 | |||||
2024-08-30 | sc_phys_shield_item | HoraK-FDF | 1 | -1/+3 | |
2024-08-30 | sc_cooldown_sg, sc_slowmove, sc_cantmove | HoraK-FDF | 1 | -0/+3 | |
2024-08-30 | Max Weight Override | HoraK-FDF | 1 | -0/+1 | |
2024-08-30 | Max Weight Add Bonus | HoraK-FDF | 1 | -0/+1 | |
2024-06-06 | KeepAfterUse + DontUseAmmo | HoraK-FDF | 1 | -0/+2 | |
**** Approved-by: Free Yorp <thefreeyorp+git@gmail.com> Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl> Reviewed-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2024-06-05 | Create generated files in the build directory | Freeyorp | 1 | -1/+1 | |
Also, just require the use of full paths when #including a generated file. This fixes fresh out-of-tree builds using attoconf, and gets rid of a lot of annoying terminal output when attoconf is tracing dependencies. | |||||
2023-11-27 | activity checks and status cleanup | HoraK-FDF | 1 | -0/+6 | |
2023-08-03 | weapon base attack delay standardization | HoraK-FDF | 2 | -6/+27 | |
2023-04-04 | SC_COOLDOWN_UPMARMU | HoraK-FDF | 1 | -0/+1 | |
2023-04-03 | Merge branch 'item_mode' into 'master' | Led Mitz | 2 | -0/+18 | |
Item mode See merge request legacy/tmwa!246 | |||||
2023-04-03 | Item mode | HoraK-FDF | 2 | -0/+18 | |
2023-02-09 | bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate | HoraK-FDF | 1 | -0/+8 | |
2023-01-22 | bSpeedCap | HoraK-FDF | 1 | -0/+2 | |
2022-12-16 | mobs critical_def + 10 drops + storage 500 | HoraK-FDF | 1 | -2/+4 | |
2022-12-15 | item bonus and showexprate | HoraK-FDF | 1 | -39/+16 | |
2022-12-08 | Equipment stats | HoraK-FDF | 1 | -0/+14 | |
2022-11-17 | MobInfo | HoraK-FDF | 1 | -0/+2 | |
* 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-10-24 | Sc cooldown added frillyar and kaflosh status symbols and <1s fix | HoraK-FDF | 1 | -0/+2 | |
2022-09-28 | mana guardian and tyrant cooldown symbols | HoraK-FDF | 1 | -0/+2 | |
2022-09-20 | cooldown status symbol | HoraK-FDF | 1 | -0/+2 | |
2019-04-15 | add gm automod tool | gumi | 1 | -0/+1 | |
2018-12-13 | add support for sending player HP for protocol >= 9 | gumi | 1 | -2/+5 | |
2018-02-16 | send non-hidden GM levels to the client | gumi | 1 | -1/+1 | |
2018-01-01 | raise party limit | gumi | 1 | -1/+1 | |
2016-05-05 | add MUTE params | mekolat | 1 | -0/+4 | |
2016-04-24 | add HIDDEN param | mekolat | 1 | -0/+1 | |
2016-04-24 | fix npc gender for ManaPlus | mekolat | 1 | -0/+1 | |
2016-04-24 | add INVISIBLE param | mekolat | 1 | -0/+1 | |
2016-04-15 | improvements, cleanup, bug fixes | mekolat | 1 | -6/+2 | |
2016-04-15 | Expose sd->heal_xp | wushin | 1 | -1/+2 | |
2016-04-15 | add more params, allow get/set to use char id | mekolat | 1 | -1/+3 | |
2016-04-15 | add BL_TYPE param | mekolat | 1 | -0/+1 | |
2016-04-15 | misc modifications | mekolat | 1 | -0/+2 | |
2016-04-15 | add POS_X and POS_Y params | mekolat | 1 | -0/+3 | |
2016-04-15 | Remove old Magic | wushin | 2 | -11/+0 | |
2016-04-10 | consolidate client version handling | mekolat | 4 | -3/+8 | |
2016-02-08 | Add third gender to account | wushin | 1 | -3/+6 | |
Add Gender to char Make gear work proper with new gender Enable legacy clients to use account gender | |||||
2015-08-03 | Disable unstable move3 with new manaplus | Rawng | 1 | -0/+1 | |
2015-06-16 | do not send new stuff to old clients | mekolat | 1 | -0/+3 | |
2015-05-19 | handle old client in login server too | mekolat | 2 | -44/+3 | |
2015-04-25 | Add Bitmasked Quest Log | wushin | 3 | -0/+3 | |
2015-01-23 | Use generated config for map | Ben Longbons | 4 | -28/+86 | |
2015-01-22 | Use Spanned<T> while parsing config | Ben Longbons | 4 | -41/+258 | |
2015-01-22 | Have I mentioned that I hate ADL? | Ben Longbons | 10 | -22/+25 | |
2015-01-03 | Document every network packet's pre, post, and desc | Ben Longbons | 1 | -0/+3 | |
With pretty pictures (not a submodule because large images). Part of this commit was originally made by Rawng. | |||||
2014-11-19 | use manaplus url format | mekolat | 1 | -1/+1 | |
2014-10-26 | Fix header ranking | Ben Longbons | 24 | -1800/+1170 | |
2014-10-26 | New ast module for for npc parsing | Ben Longbons | 3 | -1/+277 | |
Will eventually put most/all parsers there. | |||||
2014-10-15 | Split protocol generation headers | Ben Longbons | 1 | -1/+4 | |