[TOOL] Rimmap - Map & Save viewer for the web

Started by jamessimo, November 07, 2018, 09:29:49 AM

Previous topic - Next topic

jamessimo



click image to goto  jamessimo.itch.io/rimmap

Description

Rimmap is an HTML5 Rimworld Map and Save viewer that lets you view your Rimworld saves (in your web browser). Rimmap also has a backend service that allows you to upload your save file to a server and access it via URL so you can share your maps with your friends. (2019/05 This feature is defunct due to server costs, will try to replace with a new host in the future)

Please feel free to add requests or bug reports in this thread. I will maintain this thread as the main Rimmap thread, if you are a developer and want to add to the project feel free to fork and make a pull request with your changes.

Right now Rimmap does not support mods but I am working on letting developers add there mods to the github repo.
The change log will be maintained on the Github repo.

Would love any feedback in general, you may have seen this tool before around the site but it has had a lot of new updates and more to come!

Source Code

github.com/jamessimo/RimMap

Known Issues

  • Ships don't render
  • Missing new depleted uranium turret
  • Mods don't render

In Development Features

  • Mod support
  • Full game save viewing (pawn & animal info)
  • Save editing

Future Planned Features

  • Show inner thing (minified furniture) (DONE!)
  • Show and edit zones
  • Show heat map
  • Better map sharing with auto thumbnail creation
  • Show the the entire world map
  • Integrate with steam to download your save straight from the cloud
  • Allow users embed and annotate saves (suggested by @TynanSylvester himself!)

linonetwo012

Interesting tool, looks like a web based RimWorld.

But I have too many modded items, so it looks not so cool for may map :P

Have you thought about adding shadows? So it looks more beautiful.

Anduin1357

Is itch.io 64-bit? My save crashes the applet at render when the browser process hit 4GB of memory usage.

jamessimo

Quote from: Anduin1357 on April 02, 2019, 01:34:05 AM
Is itch.io 64-bit? My save crashes the applet at render when the browser process hit 4GB of memory usage.

Hi sorry for the very late reply.

The 64-bit or not shouldn't be an issue as the code is all rendered in browser.

Its possible your game save is too big, could I ask you to share it or give me some details like;


  • How big is it in tiles? (250x250, 350x350 etc...)
  • How big is it in MB/GB
  • Is it heavily modded?

I would love to look at your save because I am planing on adding some QoL changes in the near future.

Again sorry for the super late reply.