CIA.vc
fCraft
Minecraft Classic Server
Stats » Projects » fCraft
information
Photo
Open-source implementation of the Minecraft game server written in C#. Designed to be compatible with the default client, fCraft offers better performance and incorporates many new features. MIT License.
syndicateUTC clock
11:25 on May 28, 2012
event counters
The last message was received 1.08 months ago at 04:26 on Apr 26, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 23 messages last month
1653 messages since the first one, 2.3 years ago, for an average of 12.2 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
04:26 on Apr 26fcraft
Commit by fragmer :: r1570 /branch-0.70x/ (7 files in 5 dirs):
Fixed a crash in ConfigGUI when trying to sort by map size and a map file is missing (thanks Moose) (port from 0.61x).
Fixed occasional incorrect percentages being printed by /Measure, /Cancel, and /Undo (due to an integer overflow) (ported from 0.61x).
Ported recent LineWrapper changes from 0.61x.
#
03:57 on Apr 26fcraft
Commit by fragmer :: r1569 /branch-0.60x/ (10 files in 10 dirs):
Fixed occasional incorrect percentages being printed by /Measure, /Cancel, and /Undo (due to an integer overflow).
Updating version numbers for the inevitable 0.619 release.
#
08:12 on Apr 23fcraft
Commit by fragmer :: r1568 /tags/0.618/:
0.618 tag
#
08:12 on Apr 23fcraft
Commit by fragmer :: r1567 /branch-0.60x/ (9 files in 9 dirs):
0.618 final
#
03:21 on Apr 23fcraft
Commit by fragmer :: r1566 /branch-0.60x/fCraft/ (5 files in 2 dirs):
Removed attempts to escape ampersands from the LineWrapper, Minecraft client is just too buggy and unpredictable with this.
#
20:01 on Apr 22fcraft
Commit by fragmer :: r1565 /branch-0.60x/ConfigGUI/WorldListEntry.cs:
Fixed a crash in ConfigGUI when trying to sort by map size and a map file is missing.
#
08:47 on Apr 22fcraft
Commit by fragmer :: r1564 /branch-0.60x/ (2 files in 2 dirs):

0.617 finally final (fixed)

  • Fixed updater flags, and removed some leftover debug code.
#
08:20 on Apr 22fcraft
Commit by fragmer :: r1563 /branch-0.60x/ (10 files in 10 dirs):
0.617 final
 Updated the changelog.
 Fixed /Undo and /Redo producing odd log messages if 0 blocks have been processed.
#
05:20 on Apr 22fcraft
Commit by fragmer :: r1562 /branch-0.60x/ (9 files in 9 dirs):
Getting ready for 0.618 maintenance update.
#
11:21 on Apr 19fcraft
Commit by fragmer :: r1561 /branch-0.70x/fCraft.Core/Commands/BuildingCommands.cs:
Fixed Undo/Redo messages (thanks Jonty800).
#
16:15 on Apr 16fcraft
Commit by fragmer :: r1560 /branch-0.70x/fCraft.Core/ (3 files in 2 dirs):
Fixed PermissionController.CanRevoke running wrong checks.
Merged recent LineWrapper fixes and improvements.
Allowed '&' character to be entered in chat, which is now escaped (port from 0.61x).
#
16:03 on Apr 16fcraft
Commit by fragmer :: r1559 /branch-0.60x/fCraft/Network/LineWrapper.cs:
Fixed another edge case in LineWrapper (hopefully I'll run out of these soon), related to escaped ampersands and hyphens.
#
06:12 on Apr 16fcraft
Commit by fragmer :: r1558 /branch-0.60x/fCraft/Network/Player.Networking.cs:
Allowed '&' character to be entered in chat, which is now escaped.
#
05:56 on Apr 16fcraft
Commit by fragmer :: r1557 /branch-0.60x/fCraft/Network/LineWrapper.cs:
Fixed another LineWrapper edge case. Unit testing ftw.
#
23:18 on Apr 15fcraft
Commit by fragmer :: r1556 /branch-0.60x/fCraft/Network/LineWrapper.cs:
LineWrapper fixes (thanks Kevin)
#
00:03 on Apr 08fcraft
Commit by fragmer :: r1555 /branch-0.70x/fCraft.Core/Permissions/ (2 files):
More work on permission system overhaul.
#
04:08 on Apr 07fcraft
Commit by fragmer :: r1554 /branch-0.70x/fCraft.Core/ (7 files in 3 dirs):
Further progress on permission system overhaul.
#
00:16 on Apr 07fcraft
Commit by fragmer :: r1553 /branch-0.70x/fCraft.Core/ (10 files in 4 dirs):
Took out the unfinished SecurityController.MaxRank feature.
Started on a permission system rewrite.
#
11:06 on Apr 04fcraft
Commit by fragmer :: r1552 /branch-0.70x/ (6 files in 5 dirs):
Switched from homegrown ConcurrentQueue implementation to official System.Collections.Concurrent implementation.
#
05:32 on Apr 03fcraft
Commit by fragmer :: r1551 /branch-0.60x/fCraft/ (2 files in 2 dirs):
Fixed "/setinfo <name> previousrank" not working (thanks nope__avi) (backport from 0.70x)
#