1
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:GlennMR/800craft More... about 12 years ago
Started writing MessageBlocks. Brb, hungry. Also, theres a new episode of Masterchef on that I'd like to watch. Its a good show! Don;t judge me! More... about 12 years ago
Started writing MessageBlocks. Brb, hungry. Also, theres a new episode of Masterchef on that I'd like to watch. Its a good show! Don;t judge me! More... about 12 years ago
Commit test More... about 12 years ago
Possible fix for new portal code duplication (generate portal name upon completion, not before cache is made) Started working on a ServerGUI /Info equivalent with skin preview (unfinished) More... about 12 years ago
Fixed a door removal bug Updated readme for ip= urls More... over 12 years ago
Removed haspaid support (Thanks.... mojang...) More... over 12 years ago
Fixed another possible bug in the new door code More... over 12 years ago
Fixed cuboids not working if 0 doors were on a world (Thanks Xanderortiz) More... over 12 years ago
Fixed IRC colors and emoticons not being sent to IRC (Thanks XanderOrtiz) More... over 12 years ago
Updated Permission.UndoAll as a default for 'owner' rank More... over 12 years ago
Added a checkbox in the config to set ranks as hidden. Removed redundant command /RankHide. (Only way I could do it, Xander). More... over 12 years ago
Thanks Xanderortiz More... over 12 years ago
Moved /Door into BuildingCommands.cs More... over 12 years ago
Finished off /Door and /Portal: Added /Door list, remove, info Updated usage and helpsections for /Door and /Portal More... over 12 years ago
Do not use: Fixed portal output positioning, fixed building in portals. More... over 12 years ago
Do not use. Fixed doors vs cuboids More... over 12 years ago
*Unfinished: do not use* Started work on separating Doors from Zones Moved Doors into the map metadata Todo: New door command, similar to /Portal.cs - Start the removal of Doors - Lots of tests More... over 12 years ago
Started rewrite of Portals, to make them customizable to any location on any given map (including same-world support) More... over 12 years ago
*Untested, do not use* Fixed: New portal serialization into map metadata More... over 12 years ago
*UNSTABLE DO NOT USE* Started work on the PortalDB serialization into FCMv3 map files. Minor updates to readme.txt (removed www.'s) More... over 12 years ago
Updated help and usage for BlockDB commands, Fixed a null problem in BlockDB commands where a notifier was not shown More... over 12 years ago
Improved performance for BlockDB: Updated the BlockDB main code for higher performance and better use of resources Updated all BlockDB commands: (/UndoPlayer, /UndoArea, /Banx, /Bi) Removed command /Guestwipe (Discontinued) Added commands /UndoPlayer * TimeSpan (For undoing EVERYONE (replaces Guestwipe)) Added UndoAreaNot and UndoPlayerNot More... over 12 years ago
Some code formatting Removed planned Bots (Discontinued) More... over 12 years ago
Removed /Tower (Discontinued) More... over 12 years ago
Changed lots of DateTime.Now to DateTime.UtcNow to avoid timezone issues More... over 12 years ago
Changed /Tempban so it uses fCraft's unsupported BannedUntil field. Users are unbanned when duration as expired (unbanned upon connecting) More... over 12 years ago
Show more help for /WSet Ensure that Greeting is serialized and saved whenever changed Cleanup of Player.Networking for changing worlds handling Added descriptor.PrintHelpSection(player, string); More... over 12 years ago
Use the world.Greeting in Player.Networking, parse and replace the TextKeyword values in Greeting. More... over 12 years ago
Improvements to the Updater Fixed a few problems if the ServerGUI was to shutdown unexpectedly early Save heartbeatsaver data more regularly Serialize the world.Greeting More... over 12 years ago