atma/release/1.393-2007.08.09/versioninfo-dev.txt

152 lines
No EOL
11 KiB
Text
Executable file
Raw Permalink Blame History

///////////////////////////////////////////////////////////////////
// Atma FileServer for mIRC 6.02+
// Version Information
// Confidential Developer Copy -- !!!NOT FOR DISTRIBUTION!!!
//
// KEY:
//
// + Addition
// - Removal
// = Planned Features
// [+x.xx] How much of a version change this will mean
// (at a guess)
///////////////////////////////////////////////////////////////////
[2.00-xxxxxxxx]
=Special trigger accts for loaded server modules, candidates listed below:
TDCC
XDCC
-- Will work as separate addons, but will require and intensely utilize Atma for all its server functionality, such as S/Q, Access, etc
-- Perhaps have spec. accts start with periods? (specifically, periods unaltered by the $trig.encode function, left invisible in atma config (optional maybe?), if visible, checkbox to set as a special acct (thus telling it to affix the leading period), or something)
Triggers..XDCC.!SylverScripts
Triggers..TDCC.!Rules
-- Maybe another serving system could be thought up.... would be great, but also difficult to come up with one
-- Use the proposed file transfer log as an atma module :)
-- Version 2 should, beyond any shadow of a doubt, justify ten-fold the arduous process of carefully coding atma for extensibility and scalability.
=Rebuild Atma dialogs using MDX in the most efficient and visually pleasing manner, perhaps adding additional dialog functionality in the process
=Multiple language support using language ini files
=Whatever else comes to mind while developing 1.xx
[1.xx-xxxxxxxx]
=New Local Setting Overrides:
{ Trigger-Specific config options [+.05]
Trigger-Specific Send/Queue limit modifications [+.05]
Channel-Specific Ad Display Settings[+.05]
Channel-Specific Send/Queue limit modifications[+.05]
} -> Advanced Trigger config.... settings based by channel, * for all other chans (add/del/pick chan or * from a list)
User-Specific relative Send/Queue limit modifications i.e. +2 sends, -2 queues, +50% queues, etc. (to be added to fserv access list, access list will be optionally exclusive from that point on) [+.10]
=Automatic web-updating [+.05-.10]
=Multiserver support (perhaps using Network:#Channel, Network:Nick, or something to that effect). [+.10]
=Make queues persistant. Shouldn't be too hard, just requires queue management on fserv activation -- and, of course, not deleting the queue file when shutting down/starting up. Maybe let the user know files are coming first, though, if the queue's been offline for a while. [+.0x]
=File Transfer logging and management dialog -- keep track of what comes and goes, what fails, and who needs what. Could be good for trades too ;) [separate]
=Transfer Forwarding -- Allow users to specify a different nick to send files to, using NickChange principles
=Auto-backup of atma.dat after successfully loading it; allow easy restoration should it be found bad. Check for defaults when testing, i.e. Channels.*,
=Complete multiserver
=optional server-specific queue management over global
=Import styles, save styles with spaces in name, save styles with author info, export stylepacks. wo0t!
[1.40-xxxxxxxx]
=Add instasend
=Write automatic importer for older configs, add version identifier in current config system for future use
=Add web updates
=Add to and update styles system
[1.393-20070809]
+Fixed a bug in the configuration dialog that was preventing the fserv find limit not to save when edited
[1.392-20060821]
+Fixed a bug in the CTCP channel config check that made ctcp not work in some cases
+Hits tracking was made more accurate (should be no more false positives on unrelated dcc chatting)
[1.391-20050103]
+Fixed a bug in formatstr.sa that caused it not to load its profiles properly
[1.39-20041217]
+Added version check (only loads on mIRC 6.02 or higher)
+Added Multiserver Channel Configuration
You can now set different channel settings for your different IRC network groups. Very useful ;o)~
Also this is the significant code change for this version, so it's also the most likely source of bugs should any arise. So don't forget to bug me if it breaks so I can fix it!!!!
+Made sure Atma deactivates itself when mIRC closes, so it's not always on when mIRC starts. Kind of defeated the "option" of start-on-connect.
+Fixed a bug in the quicksearch caching process which ran into problems when the folder being served contained certain special characters i.e. parenthesis.
+Fixed a bug in the hit counter, wasn't counting hits when in CTCP mode
+Added the ability to have ads span MULTIPLE LINES, just use &\ to indicate what follows belongs on a new line.
+Rewrote the queue system, its much more accurate and efficient now
+!list does not respond if the fserv is inactive
+Fixed the search, now uses plain wildcard searches. Why I used regex before, I don't know.
+Fixed the channel guard checkbox, changed it to terminate all sends and clear all queues.
[1.372-20030710]
+Added version check (only loads on mIRC 6.02 or higher)
+Added Multiserver Channel Configuration
You can now set different channel settings for your different IRC network groups. Very useful ;o)~
Also this is the significant code change for this version, so it's also the most likely source of bugs should any arise. So don't forget to bug me if it breaks so I can fix it!!!!
+Made sure Atma deactivates itself when mIRC closes, so it's not always on when mIRC starts. Kind of defeated the "option" of start-on-connect.
+Fixed a bug in the quicksearch caching process which ran into problems when the folder being served contained certain special characters i.e. parenthesis.
+Fixed a bug in the hit counter, wasn't counting hits when in CTCP mode
+Added the ability to have ads span MULTIPLE LINES, just use &\ to indicate what follows belongs on a new line.
=Add instasend
=Write automatic importer for older configs, add version identifier in current config system for future use
=Fix channel guard
=Refine queue system
=Add to and update styles system
[1.31-20030204]
+Fixed bug -- wasn't creating the default channel configuration on startup if it wasn't there!!!! ARGH!
+Added new styles!!! (Ok, now that I have, it's YOUR turn... c'mon! Make up some cool styles and send them to me ^_^)
PoIz<49>n, xServ_Classic, SphinxScript_Saiyan, #!/bin/bash, micron
+Fixed !list bug -- wasn't properly showing ad
+Fixed advertise alias -- couldn't handle /atma.advertise *, so timed ads weren't going out right
+Oh to heck with it,..... FIXED ALL ADVERTISING BUGS!!!! CURSE THEM ALL!!!!! THEY AT LAST ARE DEAD!!!
-- if, by some obscene chance, your ads are not displaying as they should, email me what it _is_ displaying, how/where it is displaying it (channel ad, !list, etc.), what you feel is wrong, and also include your atma.dat file for debugging purposes.
+Fixed CTCP trigger bug -- it was responding to ALL CTCPs when the fserv was disabled. Annoying...
+Added &Atma.Version and &Atma.Build identifiers to the formatString profile
+Made sure all the Atma formatString identifiers are listed in the dialog.
+Made the "Start on connect" setting in Atma multi-server conscious -- that is, it won't restart everytime you connect to a new server. It will only autostart if there are no other currently active connections.
[1.30-20030131]
+Fixed !list bug -- since the 1.20 updates it was mysteriously tending to channels not being served to again.
+Fixed a queue bug -- users were able to queue one file over their limit. Not anymore.
+Clearing the queue file on Atma.Activate was moved to on:start, to keep it from deleting every time you joined a new server and had "activate on connect" checked.
+Fixed a bug in the CTCP trigger code. Nonconfigured channels were not detecting their CTCP requests properly. They are now ;o)~
+Changed how the access auditing timer was handled, so no more "ATMA.ACCESS.AUDIT Unknown command" errors
+Coded the rest of the buttons in the queue manager, also made sure they're all multiserver-compliant as well. No more buttons that don't work because the developer was lazy ;oP~
+Added a button to manually add a file to the queue. It was a useful feature some people thought would be a nice addition :)
+MULTISERVER ADDITIONS (Only basic activity, no multiserver configuration yet)
+Server ad now displays fine across multiple servers (it used to only work in the active server context, and barely at that)
+Queues now handled across multiple servers. (Stored the CID in the queue file)
+NICKCHANGE HANDLING
+When a user nickname change is detected, all of that user's queues are modified to point to the new nickname
+If a user changes their nickname with an active fserv session, that session is terminated to ensure that queues are not added using the old nick.
+Some minor tweaks to the code that I can barely even remember... mostly just to make sure everything works fine even when the $scriptdir contains spaces. Must support spaces.....
[1.20-20021205]
+Preview window now shows your ad using YOUR default channel font and size
+Integrated the Sylver Addon (SA) format specs
+Moved trigger style configuration to the Basic Config tab, under Ad Setup
+Moved QuickSearch settings to the Advanced Configuration tab
+Added session handling for fserv access (keeps track of whos on what trigger, typed it in what channel)
+Built in Channel Profiles -- the biggest addition this time around. This allows you to set channel-specific fserv settings, like ad settings and queue limits, for specific channels that override the global settings.
-- Queue limit checks are done using channel profile settings. Queues are passed to the fserv's global queue, there are no local queues, as they would only serve to hamper outgoing bandwidth.
+Let triggers contain spaces and periods (before this would cause weird problems, since spaces are not allowed in hashtables and periods are used as property separators, thus the trigger would not be added properly.
+CTCP triggers are NOW DEPENDENT ON THE USER BEING IN A CHANNEL THEY'RE BEING SERVED TO. This is to satisfy the requirement of a channel parameter in the session database for queue limits, so the fserv checks for an adequate channel that the user is joined to and uses that. Not perfect, but the best available for CTCP-style triggers. If no channel is found, the fserv is not triggered.
+Fixed a bug when deleting triggers,.. if the trigger being deleted matched the first letters of another trigger, the other trigger would be lost as well, i.e. deleting the trigger foo would also delete foobar, foob, etc.
+Made the QuickSearch cache process report total files cached / seconds it took / files per second... mostly just to satisfy my curiosity... its fast :D. good and exact too, used $ticks ^_^
+Made an installation script
[1.10-20021107]
+ !list now works even when fserv is disabled
+ !list no longer responds on channels not being served to
+ Triggers are now sorted alphabetically in the ad (some people really cared about this)
+ @find no longer responds if no results were found. Why flood users with queries if we've got nothing to sell?
+ Added support for people who type 'cd..' instead of 'cd ..' -- It was just irritating to watch
+ Gave Statistics its own tab to make room for more Advanced Config
+ When the fserv tells you to dccallow, it gives you the proper syntax now (it was up until now missing the '+' sign)
+ Added option to enable/disable in-fserv find
+ Added result limiting for in-fserv find
[1.00-20021017]
=+= First official release =+=
[0.00-20021007]
=+= Atma project started =+=