Ludeon Forums

RimWorld => Mods => Tools => Topic started by: jamessimo on November 07, 2018, 09:29:49 AM

Title: [TOOL] Rimmap - Map & Save viewer for the web
Post by: jamessimo on November 07, 2018, 09:29:49 AM

(https://github.com/jamessimo/RimMap/blob/master/coverImg.png?raw=true) (https://jamessimo.itch.io/rimmap)
click image to goto  jamessimo.itch.io/rimmap (https://jamessimo.itch.io/rimmap)

Description

Rimmap (https://jamessimo.itch.io/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 (https://github.com/jamessimo/RimMap)

Known Issues

In Development Features

Future Planned Features
Title: Re: [TOOL] Rimmap - Map & Save viewer for the web
Post by: linonetwo012 on March 04, 2019, 05:44:51 AM
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.
Title: Re: [TOOL] Rimmap - Map & Save viewer for the web
Post by: 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.
Title: Re: [TOOL] Rimmap - Map & Save viewer for the web
Post by: jamessimo on May 27, 2019, 09:59:51 PM
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;


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.