summaryrefslogtreecommitdiff
path: root/world/conf
AgeCommit message (Collapse)AuthorFilesLines
2024-04-13Fix char creation stat point allocation - serverdata partFedja Beader1-1/+2
2024-04-03Allow setting stats at start of game - serverLed Mitz1-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-08Move gender selection to intro dialoguewushin1-4/+4
2015-12-08Fix space in char nameswushin1-1/+1
2015-09-24New Allowed chars in M+wushin1-7/+3
2015-06-18add new config for char servermekolat1-0/+20
2015-01-23Update conf for tmwa 15.1.23Ben Longbons4-21/+14
2015-01-07Conf Changeswushin1-1/+1
2014-01-25Add new unified config filesBen Longbons1-0/+6
2013-09-12Update config for new codeBen Longbons4-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-15Revert save time to the recommended default (300 seconds, which is 5 minutes).Jessica Tölke1-1/+1
2012-06-29Revert "Changing configuration of online list to be displayed in ↵Jessica Tölke1-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-27Changing configuration of online list to be displayed in alphabetical order ↵Jessica Tölke1-1/+1
instead of not ordered, which is practically by account id.
2011-08-31give starting gold via script instead of start_zenyBen Longbons1-4/+4
2011-06-23Makefile to copy nonexisting conf files, and change defaults to localhostBen Longbons1-2/+2
2011-06-19Move to a subdirectoryBen Longbons5-0/+237