openhub.net
Black Duck Software, Inc.
Follow @
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
fCraft
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 2 months
ago. based on code collected
3 months
ago.
Sep 21, 2018 — Sep 21, 2019
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added a draft of PlayerInfo.SaveNBT, in anticipation of the transition to the new NBT-encoded PlayerDB file format. Switched from including fNbt amalgamation to a DLL.
fragmer
More...
almost 5 years ago
Introduced 50th PlayerDB column "AltNames", to support merging several accounts into one. Added /PlayerDB command that combines several rarely-used maintenance commands: /InfoSwap, /PruneDB, and /Import. It will also be used for merging/splitting account names and exporting data.
fragmer
More...
about 5 years ago
Fixed saving maps with 1024^3 or more blocks in FCMv3, JTE, MCSharp, MinerCPP, and Raw formats. Also found and fixed an unrelated bug in MCSharp exporter, while I was at it.
fragmer
More...
about 5 years ago
ConfigGUI: Fixed map save errors getting suppressed in AddWorldPopup. MapConversion: Fixed saving maps containing 1024^3 or more blocks. Upgraded to fNbt 0.6.2. IBrush: Fixed mistake in comment.
fragmer
More...
about 5 years ago
Added Upgrader project stub.
fragmer
More...
about 5 years ago
Brought fCraft code's whitespace/newline conventions closer to Microsoft-recommended ones.
fragmer
More...
about 5 years ago
MapRenderer: Changed the way "--overwrite" parameter works: user can now choose when to overwrite existing image files: Never, Ask (default), IfNewer, or Always. Also removed "-d" as shorthand for rarely-used "--tryhard" parameter.
fragmer
More...
about 5 years ago
Fixed yet another obscure way to reveal hidden players: We have two regular players (A and B) and a hidden player (C). A should spectate B, then B should try private-messaging C. If C is offline, A will not see anything. If C is online and hidden, A would've seen the PM being sent.
fragmer
More...
about 5 years ago
Improved support for D3 maps, now including format versions 1000 through 1040 (thanks Yoshi2)
fragmer
More...
over 5 years ago
ConfigGUI: Fixed an occasional crash in "Edit World" dialog if the [Cancel] button is pressed while rendering a map preview.
fragmer
More...
over 5 years ago
Updated fNbt to v0.6.1 (fixes CW map file loading).
fragmer
More...
over 5 years ago
Added new file formats to ConfigGUI's "Load map" dialog.
fragmer
More...
over 5 years ago
Marked all IMapConverter implementations as internal (no need to publicize them)
fragmer
More...
over 5 years ago
Added support for saving/loading MCF map files (used by MCForge-Redux)
fragmer
More...
over 5 years ago
Fixed performance issue while saving large maps in D3Folder format. Fixed MapConverter not prompting to overwrite existing directories.
fragmer
More...
over 5 years ago
Added support for exporting maps in D3Folder format.
fragmer
More...
over 5 years ago
Added import support for D3Folder map format (folder-based map format used by newer D3 servers)
fragmer
More...
over 5 years ago
Fixed exporting in D3 .map file format (thanks umby24)
fragmer
More...
over 5 years ago
Improved compatibility with noncompliant CW map files.
fragmer
More...
over 5 years ago
Fixed /DumpStats failing to count players who have never logged in as "inactive"
fragmer
More...
over 5 years ago
ModernSchematic map converter: changed green wool (classic) substitution from green wool (modern) to lime-stained clay (modern). It's a closer match.
fragmer
More...
over 5 years ago
Fixed a couple bugs in schematic exporting.
fragmer
More...
over 5 years ago
Added "ModernSchematic" map exporter.
fragmer
More...
over 5 years ago
Tweaked format settings, got rid of some leftover debug code, fixed a missing assembly reference in UpdateInstaller.
fragmer
More...
over 5 years ago
Added Schematic map exporter.
fragmer
More...
over 5 years ago
Now preferring IPv4 for heartbeats to http servers (can't do anything about https servers though)
fragmer
More...
almost 6 years ago
Ported ConfigGUI fixes and improvements from /branch-0.60x/ (r2325 and r2326)
fragmer
More...
almost 6 years ago
Cleanup! Removed some redundant assembly qualifiers, moved BitMap3D from Utils to Drawing, renamed ReturnCodes to ReturnCode (enum type names should be singular), etc etc. Minor stuff.
fragmer
More...
almost 6 years ago
Fixed the block theme of RealisticMapGenParameters not getting serialized correctly
fragmer
More...
almost 6 years ago
Improved conflict resolution in CommandManager.RegisterCommand
fragmer
More...
almost 6 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree