Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-16 | update the frob tool for deno 1.0 | gumi | 1 | -1/+1 | |
2020-01-29 | submodule update | gumi | 1 | -1/+4 | |
2019-07-24 | add news.json task to 'make news' | gumi | 1 | -3/+3 | |
2019-07-03 | add a new item frob tool | gumi | 1 | -0/+3 | |
2019-01-12 | Add RSS to news generation | User | 1 | -1/+1 | |
- Updates tools submodule pointer for the companion commit - Adds news.rss to .gitignore - Also performs chmod a+r on news.rss | |||||
2018-01-16 | change make-updates path | gumi | 1 | -1/+1 | |
2018-01-01 | update script fixup | gumi | 1 | -1/+1 | |
2017-11-20 | submodule update | gumi | 1 | -1/+1 | |
2016-04-12 | add default permissions | mekolat | 1 | -1/+1 | |
2016-03-30 | get rid of magic secrets, convert stranger quiz | mekolat | 1 | -6/+1 | |
2016-03-30 | initial commit for magic v3 | mekolat | 1 | -1/+1 | |
Fix Druid Tree and add hug to TMW | |||||
2015-11-08 | add format to makefile | mekolat | 1 | -0/+8 | |
2015-05-22 | Add Motd back properly to make conf | wushin | 1 | -1/+2 | |
2015-05-22 | Fix Make conf | wushin | 1 | -2/+1 | |
2015-01-23 | Update conf for tmwa 15.1.23 | Ben Longbons | 1 | -1/+2 | |
2014-07-06 | Fix building secrets | Ben Longbons | 1 | -2/+2 | |
2014-01-30 | Take advantage of the new split config system | Ben Longbons | 1 | -2/+6 | |
2014-01-26 | Remove files that are no longer referencedv2014.1.27 | Ben Longbons | 1 | -1/+1 | |
2013-12-19 | Remove generated new from repo and add to post-merge script | Ben Longbons | 1 | -0/+1 | |
2013-09-23 | Add makefile target for new update generator | Ben Longbons | 1 | -2/+4 | |
2013-06-05 | Make make news dep on news.d's timestamp, not just splat | Ben Longbons | 1 | -1/+1 | |
2013-01-24 | Implement news generation | Ben Longbons | 1 | -2/+7 | |
2012-07-19 | Add a tmx-to-wlk converter that handles CSV (in Python), and run it. | Ben Longbons | 1 | -2/+2 | |
Some of the _mobs files changed due to bugs in the maps, which I fixed. Remove the old Java version. | |||||
2011-10-26 | Automatically build tools/aligncsv before it is needed. | Ben Longbons | 1 | -2/+2 | |
Reported by Ali-G. | |||||
2011-09-16 | Reimplement aligncsv in C++ instead of python. | Ben Longbons | 1 | -0/+24 | |
The main advantage of the new one is that it properly handles {script arg1, arg2;} |