Posts for: #Graphics

UOLandscaper

Features

Program to generate map files from BMP images.

Screenshots

Downloads


Historical Comments

S (2017-08-22):

Thanks for this website 🙂

[]

DragonMod

Features

Dragon allows a map maker to paint a map on a BMP image using PaintShop, PhotoShop, or other popular paint programs that support specific pallets, and render the image into a usable map with static files.

Dragon is very flexible and customizable as to editing the color pallet to your own land tiles or altitudes, as well as what world items it should place during the map rendering. (like trees, grass’s, and other worldly decorative items)

[]

Map Extractor

Features

I know there are several applications out there to extract maps or sections of maps and copy the contents to other maps. Unfortunately though, I have not been able to get any of those applications to function properly. Perhaps that is because I am using Windows 7, or maybe they just don’t work with the new file sizes. Either way, I decided to go about creating a utility for my own use.

[]

WorldForge

Features

Program to edit files from mapX.mul files.

Screenshots

Downloads

  • radmap_worldforge141.zip – RadStar’s version to edit files from map0.mul to map5.mul.
  • WorldForge.zip – Original program to edit map0, map2 and map3.mul files (Delphi source code included).
[]

UOFiddler

Features

Based on Ultima SDK its an Tool to view and alter almost every 2d Client file.

The application once connected to your client files allows a variety of options for visualizing the UO client data.

  • Multis – Multi List with Compenent Details for each
  • Animations – Animation frama data
  • Items – Item List
  • Land Tiles – Land Tile List
  • Texture – Texture List
  • Gumps – List of Available Gump Components.
  • Sounds – Sound list
  • Hue – Hue List
  • Fonts – Client Fonts
  • CliLoc – Client Localization Data
  • Map – Map Data
  • Light – Light Sources
  • Speech – Speech Data
  • Skills – Skill Data
  • Animdata – Item Animation Data
  • MultiMap/Facets – Multimap Data (Used for Tmaps)
  • Dress – Player Body Dress Data
  • TileData – Item Tile Data
  • RadarColor – Color Data for Radar Visualization
  • SkillGrp – Default Skill Groupings

Screenshots

[]

Gump Studio

Features

This program allows you to build gump and then save them as file or scripts for use in your server (Sphere, RunUO, …)

Screenshots

Downloads

  • GumpStudio_1_8_R3.zip
  • GumpStudio_1_8_R3_quinted-02 – 1.8q.02
    • There is very usefull tool called “Gump Studio” maded by Bradley Uffner. But it has little problem that is critical for me – it crashed if you try to use сyrillic alphabet. That was there reason why this moddification appears. As it appeared Author was greedy for chars cache and limit it little more then 1000 chars, that cause exception as сyrillic alphabet in unicode use codes 1025 and 1040-1105, so after I encrease cach size to 1120 the problem was solved. (If someone will need use chars above 1120 – write, it’s easy to encrease it more). Also i made this changes:
      • Add property “Partial Hue” for Labels, as client in most cases use this behaviour.
      • Add property “Unicode” for labels, that switch using fonts between ASCII and Unicode.
      • Add all UO fonts (13 unicode and 10 ASCII, originaly there where only 3 fonts).
      • Add HS support, so it’s possible to use items ID with indexex up to 0x10000.
      • Increased working area from 800×600 up to 1600×1200. This allows to designe large gumps.
      • Fixed bug with changing client path (by default GumpStudio first checked registery, so if you have installed client it becomes impossible to load mul files from custom path)

Others


Historical Comments

Artax (2019-04-13):

[]

CentrED+

Features

“CentrEd+” is the modified map and statics CentrEd editor of the last version 0.6.1 (by Andreas Schneider). Main advantages of “CentrEd+” are: better client data files support, group filtering for tiles, new tools, brushes, multi objects, runuo integration, updated and improved multi languageinterface, many other new features. The editor is the client-server application so it’s possible to edit and look through the maps for different people at the same time, besides the program allows to work with maps of any size. Originaly this modification was made espesially for the Quintessence server, but now after rather big work it’s able for all UO commnunity.

[]