Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-13 | Fix char creation stat point allocation - serverdata part | Fedja Beader | 1 | -1/+2 | |
2024-04-03 | Allow setting stats at start of game - server | Led Mitz | 1 | -8/+8 | |
This brings back the ability to set stats during character creation. It will need to be tested first to ensure that new characters do not gain an additional 30 stat points and to make sure that current characters gain 3 more. Also, I'll need to make one more MR, probably, when I find out where character points on character creation are set. Will need to change from 48 to 54 in order to achieve 30 points, I think, though I may need to change 48 to 0 if this is set after login. Simple things are rarely simple in practice. GAH! **** Approved-by: Led Mitz <smoothshifter@tuta.io> Reviewed-by: Led Mitz <smoothshifter@tuta.io> | |||||
2016-02-08 | Move gender selection to intro dialogue | wushin | 1 | -4/+4 | |
2015-12-08 | Fix space in char names | wushin | 1 | -1/+1 | |
2015-09-24 | New Allowed chars in M+ | wushin | 1 | -7/+3 | |
2015-06-18 | add new config for char server | mekolat | 1 | -0/+20 | |
2015-01-23 | Update conf for tmwa 15.1.23 | Ben Longbons | 4 | -21/+14 | |
2015-01-07 | Conf Changes | wushin | 1 | -1/+1 | |
2014-01-25 | Add new unified config files | Ben Longbons | 1 | -0/+6 | |
2013-09-12 | Update config for new code | Ben Longbons | 4 | -131/+49 | |
This config will only work with tmwa v13.9.12 or higher. If you need an old version, please stay on the 'unsupported' branch. | |||||
2013-03-15 | Revert save time to the recommended default (300 seconds, which is 5 minutes). | Jessica Tölke | 1 | -1/+1 | |
2012-06-29 | Revert "Changing configuration of online list to be displayed in ↵ | Jessica Tölke | 1 | -1/+1 | |
alphabetical order instead of not ordered, which is practically by account id." This reverts commit d726bc8b839a90017cf08200b16e5a8f6ce20a1a. After some discussion in irc we came to the conclusion that changing to alphabetical ordering would have more drawbacks than advantages. | |||||
2012-06-27 | Changing configuration of online list to be displayed in alphabetical order ↵ | Jessica Tölke | 1 | -1/+1 | |
instead of not ordered, which is practically by account id. | |||||
2011-08-31 | give starting gold via script instead of start_zeny | Ben Longbons | 1 | -4/+4 | |
2011-06-23 | Makefile to copy nonexisting conf files, and change defaults to localhost | Ben Longbons | 1 | -2/+2 | |
2011-06-19 | Move to a subdirectory | Ben Longbons | 5 | -0/+237 | |