6. Implemented PC49 delete/full from outside (kill full on the inside)
[spider.git] / Changes
1 14Dec98========================================================================
2 1. Made the telnet thing work a bit better. It still will not work reliably to
3 a real telnetd on port 23.
4 2. Allowed network logins on client by specifying login instead of call.
5 3. made msg handling more robust (PC30 with unknown streams cause PC42), queueing
6 is only done on channels that are in state 'normal'.
7 4. Added pc command which takes a callsign and some text and sends it without
8 mods to the callsign, useful for sending manual PC protocol to unstick things.
9 Also for sending anonymous messages to online users.
10 5. Stopped duplicate messages being stored (it receives them and then bins them)
11 6. Implemented PC49 delete/full from outside (kill full on the inside)
12 7. Implemented the client command in connect scripts so that you can have 
13 different scripts for the same callsign.
14 8. Added sh/wwv command
15 13Dec98========================================================================
16 1. Fixed VS6 lat/long in prefix_data and wpxloc.raw
17 2. Sorted out last in times for remote users
18 3. editted and substitued G0RDI's version of the install instructions over
19 mine in spider/html
20 4. fixed telnet connections
21 5. added connect instructions to html tree.
22 6. Added some more help
23 7. Upissued version
24 12Dec98========================================================================
25 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
26 2. Added group handling with (un)set/group, show/group. This allows arbitrary
27 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
28 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
29 disjoint cluster networks)
30 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
31 4. Altered QRA locator routines so they work correctly!
32 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
33 in.
34 07Dec98========================================================================
35 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
36 set/email
37 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
38 should stop clients hanging on exit.
39 3. Added Alias support for help
40 4. Added lltos and stoll routines to DXBearing
41 5. Added auto prompting for name, qth, location and homenode if any of these
42 aren't known.
43 06Dec98========================================================================
44 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
45 2. Added sh/qra for doing locator distances and bearings
46 3. Added some stuff to Notes.txt on hints for command writers
47 4. Changed help system to use just one file per language
48 5. Started adding more help
49 6. Fixed 24Mhz band limits
50 7. Added apropos command and lots of new help text
51 05Dec98========================================================================
52 1. Added sh/heading and QRA locator calculation stuff
53 04Dec98========================================================================
54 1. Started Changes file
55 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
56 get confused about where it is getting its commands from eg if you have
57 removed a file from local_cmd 'cos you want to go back to standard one)
58 3. Fixed bull handling at least to the extent that it stores them and
59 doesn't mess up the normal directory handling.
60 4. Fixed the unset/debug command so that it actually does the job!
61 5. Removed the middle line 'written in perl for unix' from show/version.pl