CIA.vc
veremit
Real-time open source activity stats
Stats » Authors » veremit
informationsyndicateUTC clock
08:25 on May 28, 2012
event counters
The last message was received 1.86 years ago at 01:31 on Jul 19, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
83 messages since the first one, 2.32 years ago, for an average of 1.46 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
01:21 on Jul 19, 2010VhaBotCE
Commit by veremit :: r143 /branches/veremit/Plugins/vh_City2.cs:
Added option to enable/disable Raid-In-Progress message at logon. Some tweaks to detection of Raid complete, and better handling of random Alien attacks.
#
01:10 on Jul 19, 2010VhaBotCE
Commit by veremit :: r142 /branches/veremit/Plugins/vh_MembersManager.cs:
No longer immediately removes users from the bot if they voluntarily leave org. This should improve the situation if players leave to conduct an Alien Raid or temporarily move org for different city benefits (twinking) and rejoin later the same day (in between Roster updates). Also should prevent bot from wiping alts lists of said players!
#
01:04 on Jul 19, 2010VhaBotCE
Commit by veremit :: r141 /branches/veremit/Plugins/vh_MembersManager.cs:
Filtered debug message to ignore 'city upkeep' and 'towers' messages from OrgMsg channel.
#
00:02 on May 03, 2010VhaBotCE
Commit by veremit :: r139 /branches/veremit/Plugins/vh_Towers.new.cs:
Added configuration options to post tower attack messages separate from tower battle messages (ie. attacks on OWN towers vs. general battles).
#
02:53 on Apr 19, 2010VhaBotCE
Commit by veremit :: r138 /branches/veremit/Plugins/ (vh_Lag.cs vh_News.cs):
Converted file format DOS->UNIX.
#
02:53 on Apr 19, 2010VhaBotCE
Commit by veremit :: r137 /branches/veremit/Plugins/vh_Online.cs:
Added facility to display org rank in !online list, as well as, or instead of bot rank; when organisation is not displayed.
#
02:49 on Apr 19, 2010VhaBotCE
Commit by veremit :: r136 /branches/veremit/Plugins/vh_Buffs.cs:
Converted file format DOS->UNIX. Replaced <tabs> for <spaces>. Removed 'spare'/redundant variables.
#
02:46 on Apr 19, 2010VhaBotCE
Commit by veremit :: r135 /branches/veremit/Plugins/ll_Premades.cs:
Renamed XML source from 'LCAinfo' to 'Premades'. Converted from CRLF to LF (DOS->UNIX).
#
02:42 on Apr 19, 2010VhaBotCE
Commit by veremit :: r134 /branches/veremit/Plugins/mit_Leavers.cs:
First attempt at '!leavers' command.
#
20:21 on Apr 05, 2010VhaBotCE
Commit by veremit :: r133 /branches/veremit/Plugins/ (vh_Rally.cs vh_Teams.cs):
Exchanged 'try { Convert.ToInt32 } catch { }' for 'Int32.TryParse'.
#
20:20 on Apr 05, 2010VhaBotCE
Commit by veremit :: r132 /branches/veremit/Plugins/vh_PrivateGroup3.cs:
Changed error message when setting PG-login message fails, 'you need to be on _guestlist_' not 'notify'!!
#
20:18 on Apr 05, 2010VhaBotCE
Commit by veremit :: r131 /branches/veremit/Plugins/vh_Online.Llie2.cs:
Changed reply message for !online <profession> if no <prof> is online to say 'no <prof> online' NOT 'no users online' which is too often false!
#
20:15 on Apr 05, 2010VhaBotCE
Commit by veremit :: r130 /branches/veremit/Plugins/vh_Buffs.cs:
Initial commit of merged Buffs plugin.
#
20:15 on Apr 05, 2010VhaBotCE
Commit by veremit :: r129 /branches/veremit/Plugins/ (4 files):
Exchanged 'try { Convert.ToInt32 } catch { }' for 'Int32.TryParse'.
#
20:14 on Apr 05, 2010VhaBotCE
Commit by veremit :: r128 /branches/veremit/Plugins/raid_Points.cs:
Exchanged 'try Convert.ToInt32' for 'Int32.TryParse'. Set decimal separator to <dot> not <comma>.
#
20:06 on Apr 05, 2010VhaBotCE
Commit by veremit :: r127 /branches/veremit/Plugins/mit_Vote2.cs:
Changed all references to Integer Primary keys from 'long' to 'int' and amended reader.GetInt64 to reader.GetInt32 to match.
#
03:00 on Apr 04, 2010VhaBotCE
Commit by veremit :: r126 /branches/veremit/Plugins/irc_Core2.cs:
Tidied Timers code. Added check to Disable relaying org/pgroup if the new PrivateGroup plugin is loaded. Changed the escaping method to correctly parse characters between IRC and the game.
#
02:59 on Apr 04, 2010VhaBotCE
Commit by veremit :: r125 /branches/veremit/Plugins/irc_Core.cs:
Tidied Timers code. Added check to Disable relaying org/pgroup if the new PrivateGroup plugin is loaded. Changed the escaping method to correctly parse characters between IRC and the game.
#
02:23 on Apr 04, 2010VhaBotCE
Commit by veremit :: r124 /branches/veremit/Plugins/vh_Timers.cs:
Amended SQL to get LAST_ROW_ID() when a new timer is added to DB, -NOT- just the largest RowID value!
#
02:21 on Apr 04, 2010VhaBotCE
Commit by veremit :: r123 /branches/veremit/Plugins/vh_Towers.new.cs:
Moved XML from top of code to end. Added TextBlob to tower battle messages as 'More Info' with option to disable. Testing PlayfieldID parsing and /waypoint clicky in TextBlob. Tidied a few bits of code to enhance readability, removed a redundant parameter in sideColorWindow.
#