annotate README.txt @ 1640:8ba52080bc5c

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 06 Feb 2020 20:32:38 +0200
parents ef3b4ca6f56b
children ebe9da93fbaa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
490
77dfeb245dd1 Added README
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 GgrTF - TinyFugue script for BatMUD
77dfeb245dd1 Added README
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ===================================
1640
8ba52080bc5c Bump copyrights.
Matti Hamalainen <ccr@tnsp.org>
parents: 1639
diff changeset
3 (C) Copyright 2004-2020 Matti Hamalainen (Ggr Pupunen) & others.
1456
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
4 See CREDITS.txt for more complete author information.
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
5
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
6
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
7 This program is free software; you can redistribute it and/or
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
8 modify it under the terms of the GNU General Public License
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
9 version 2 as published by the Free Software Foundation.
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
10
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
11 This program is distributed in the hope that it will be useful,
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
14 file "COPYING.txt" for more details.
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
15
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
16 You should have received a copy of the GNU General Public License
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
17 along with this program; if not, write to the Free Software
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
18 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33e2a59484c3 Add GPL license blurb to README and note about author information in CREDITS.txt.
Matti Hamalainen <ccr@tnsp.org>
parents: 1445
diff changeset
19 MA 02110-1301 USA.
490
77dfeb245dd1 Added README
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20
941
26d1b16bb927 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 931
diff changeset
21
1445
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
22 Important URLs
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
23 --------------
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
24 GgrTF homepage : http://tnsp.org/~ccr/ggrtf/
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
25
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
26 Bugtracker : http://pupunen.net/mantis/
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
27
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
28 Mercurial repository : http://pupunen.net/hg/ggrtf/
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
29
9d9e7262742d Update README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1432
diff changeset
30
1639
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
31 Release Notes for v0.7.4.1
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
32 --------------------------
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
33
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
34 * Minor improvements to gm-spellnames module.
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
35
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
36 * Tiny updates to manual.
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
37
ef3b4ca6f56b Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1637
diff changeset
38
1624
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
39 Release Notes for v0.7.4.0
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
40 --------------------------
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
41 For full list of changes, refer to "ChangeLog".
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
42
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
43 * Implemented direction translation in default move/peer
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
44 modes. E.g. n/s/w/e/etc get translated to full word
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
45 commands north/south/west/east. Same for nw/sw/etc.
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
46
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
47 * Fixed /beemaint -command in Nun module.
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
48
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
49 * Some minor fixes in manual, updated links.
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
50
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
51
1614
077b1e7ea219 Bump version.
Matti Hamalainen <ccr@tnsp.org>
parents: 1613
diff changeset
52 Release Notes for v0.7.3.2
1608
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
53 --------------------------
1624
19bea9ff742e Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1614
diff changeset
54 Changes from v0.7.3.0:
1608
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
55
1613
8c4714b19188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1612
diff changeset
56 * Fix gparty_members handling in gm-pssmangle.tf.
8c4714b19188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1612
diff changeset
57 This should fix /np macro in nun module and some
8c4714b19188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1612
diff changeset
58 other functionality that rely on it.
8c4714b19188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1612
diff changeset
59
1608
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
60 * Material information in merchant module updated.
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
61
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
62 * Reagent pouch output mangler improved.
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
63
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
64 * Some minor fixes in manual.
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
65
ef3e4fb47d1f Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1599
diff changeset
66 Changes from v0.7.2.3:
1544
539af86668a9 Some DocBook validation fixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1518
diff changeset
67
1595
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
68 * Fixes for pss-mangler, should work better with
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
69 the changes that have occured in BatMUD 'pss' output
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
70 during last few years or so.
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
71
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
72 * Mangled pss now shows number of rescuers for 'stun'
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
73 and 'unc' statuses like plain 'pss' does.
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
74
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
75 * Minor spell name translator updates.
b785ea969a37 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1587
diff changeset
76
1599
b57afca8a325 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1595
diff changeset
77 * Documentation updates in the user's manual.
b57afca8a325 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1595
diff changeset
78
1544
539af86668a9 Some DocBook validation fixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1518
diff changeset
79 Changes from v0.7.1.0:
539af86668a9 Some DocBook validation fixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1518
diff changeset
80
1582
37cb2ed2e066 Update changes list just slightly.
Matti Hamalainen <ccr@tnsp.org>
parents: 1573
diff changeset
81 * Support for changes in 'pss' output.
37cb2ed2e066 Update changes list just slightly.
Matti Hamalainen <ccr@tnsp.org>
parents: 1573
diff changeset
82
1548
88385a0d95ad Add note about PDF documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1544
diff changeset
83 * Several documentation updates and improvements.
1544
539af86668a9 Some DocBook validation fixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1518
diff changeset
84
1548
88385a0d95ad Add note about PDF documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1544
diff changeset
85 * Documentation also now available in PDF format.
88385a0d95ad Add note about PDF documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1544
diff changeset
86
88385a0d95ad Add note about PDF documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1544
diff changeset
87 * Added support for third and fourth "weapon" type in hitstats,
88385a0d95ad Add note about PDF documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1544
diff changeset
88 for those minotaurs, crazy barsoomians, etc.
1544
539af86668a9 Some DocBook validation fixes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1518
diff changeset
89
1565
c3b7634e4428 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1553
diff changeset
90 * Fixed hitstats module to actually work again.
c3b7634e4428 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1553
diff changeset
91
1518
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
92 Changes from v0.7.0.1:
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
93
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
94 * Improved identify spell beautifier module, and fixed it to
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
95 support some semi-recent changes in the spell's output.
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
96
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
97 * Added support for 'claw' and 'bite' hit messages in the
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
98 hit statistics module.
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
99
718d9c34db56 Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1516
diff changeset
100
1506
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
101 Changes from v0.6.18.3:
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
102
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
103 * Various additions in spellname translator.
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
104
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
105 * Added mindseize to blast analyzes.
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
106
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
107 * Improved spider guild module, based on suggestions from Mardraum.
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
108
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
109 * Heart subticks (don't ask.)
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
110
fda7ecf66853 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1492
diff changeset
111
1469
25e8217e9ed2 Typofix.
Matti Hamalainen <ccr@tnsp.org>
parents: 1467
diff changeset
112 Changes from v0.6.17.x:
1467
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
113
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
114 * Initial support for elemental entities in pss-mangler.
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
115
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
116 * Support for animist souls in pss-mangler.
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
117
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
118 * Bugfixes and clarifications in Alexandra sleeves handling.
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
119
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
120 * And various minor bugfixes, additions, etc.
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
121
ae8c7f0a6598 Bump version to 0.6.18.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1456
diff changeset
122
1407
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
123 Changes from v0.6.16.x:
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
124
1432
b6d53451692e s/Alexia/Alexandra/g
Matti Hamalainen <ccr@tnsp.org>
parents: 1407
diff changeset
125 * Support for Alexandra sleeves 'balance' functionality.
1407
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
126
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
127 * Fixed 'curses' functionality.
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
128
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
129 * Show heartbeat number on 'sc' lines where tick is detected.
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
130
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
131 * Few misc bugfixes.
07ed2c42d188 Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1364
diff changeset
132
1364
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
133
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
134 Changes from v0.6.15.x:
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
135
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
136 * Various improvements and fixes in alchemist module.
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
137
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
138 * Support for changes in flower BatMUD's round flag, etc.
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
139
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
140 * Some internal changes in the core, including separation of
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
141 skill/spell "stopped" and "interrupted" events.
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
142
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
143 * A number of bugfixes and documentation improvements.
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
144
9acb446fa106 Bump version to 0.6.16.0, update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1345
diff changeset
145
1284
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
146 Changes from v0.6.14.3:
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
147
1329
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
148 * Support for few recent changes in flower BatMUD.
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
149
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
150 * Added preliminary alchemist guild module (gm-alchemist.tf)
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
151 However, it is not yet meant for general consumption. Feel
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
152 free to test, but bugreports etc are NOT welcome.
1284
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
153
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
154 * Ability to disable most of the default lites during load-time
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
155 by setting opt_lites=off in .tfrc or via the save system.
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
156
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
157 * Automatically tries to create the datapath directory if it does
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
158 not already exist.
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
159
1329
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
160 * Different reminder/belling modes for Raise module. See
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
161 the "/acptbell" setting. Added new command "/acpurge" for
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
162 purging stale/old accepts. Use "/acptpurge" to set the threshold
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
163 time in minutes.
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
164
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
165 * Improved tool autowielding and removing in Merchant module. Better
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
166 support for merchant toolbelt.
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
167
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
168 * Various and numerous bugfixes.
c8b919bacaea Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1314
diff changeset
169
1284
badb38aa5bbf Update release notes.
Matti Hamalainen <ccr@tnsp.org>
parents: 1254
diff changeset
170
1254
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
171 Changes from v0.6.13.6:
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
172
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
173 * Integration of heartbeat+tick code in core (see manual for the details.)
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
174
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
175 * Improvements and bugfixes in hitstats.
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
176
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
177 * Initial beastmaster guild module (gm-bmaster.tf)
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
178
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
179 * Some folklorist prot fixes (possibly not finalized yet.)
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
180
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
181 * Documentation improvements.
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
182
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
183 * Various cleanups and bugfixes.
b49d2992fc4c Updated README.
Matti Hamalainen <ccr@tnsp.org>
parents: 1232
diff changeset
184