Skip to content

netquick/DeFRaG_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Map browser for Quake 3 Mod "DeFRaG" using list of map from ws.q3df.org. Can find existing DeFRaG installations and installed maps or pull the required files from internet. oDFe.x64.exe and the defrag package will be pulled along with some data for this tool like preview Images. Launches maps on doubleclick with Random Map feature, storing the last played maps. Favorite function and easy to filter browser to check installed maps. Installed maps will be synched on launch. Background tasks update newest maps and add them to the database.

Avoiding libraries where possible this still uses following NuGet Packages:

  • Microsoft.Data.SQlite
  • SevenZipExtractor

Custom styles are selfmade as packages like mahApp.metro blew my app to 110MB (this is about 1.1MB actually without libraries, 5.7MB packed ). WPF Application in pure C#. Source is free to use, credits for the parser classes are welcome.

No commercial interest - Aimed to get more people into DeFRaG and let the ones that already play it have it easier to try out maps. Enjoy.

Startscreen offers access to active servers and the last played Random maps

image

Map Browser with over 18k maps, launch by individual playbuttons or download

image

Server Browser included

image

Demo Browser to play demos by doubleclick. Required map will be installed as well. Last played maps are available for quick access.

image


Features:

  • Auto Update

  • Map Browser with local sqlite db, Filtering options for Installed maps, favorites, Tags, Freetext and more

  • Installs and plays maps with one click

  • Updating maps from internet ws.q3df.org

  • Server Browser refreshing state every 30 seconds

  • Demo browser to fetch demos for maps and direct playback from https://breakdown-hq.com/

  • Radom Map feature

  • Map History for random and all played maps

  • Favorites

  • Autoinstallation of DeFRaG if not yet installed

  • Sync of local installed maps

    ... more to come


Release Notes:

v0.9.3 Implemented Edit function. Converts a bsp from the pk3 file to map and opens it in Netradiant_Custom. Editor will be installed if not available.

v0.9.4 - v0.9.6 oops - busy coding many features

v0.9.7 Implemented new Tag Bar in MapBrowser allowing to filter for Tags like weapons, items, functions but also custom Text Tags like e.g. "DFWC" - can be freely defined.

image


About

Simple Map, Server and Demo Browser for DeFRaG (Quake 3 Mod)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages