Skip to main content

Timeline for How do RPG store and retrieve maps?

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Feb 15, 2012 at 3:08 comment added jhocking Well that was my point: if it's just a handful of static files then a database is overkill.
Feb 15, 2012 at 1:24 comment added Bruno Sacks Interesting insight.. What's the point of storing a static file in a map in the database if it's not meant to change? In fact, if it was stored like a file it would be cached by the user's browser and it would lessen the server's bandwith. The problem is that I'm planning on making the "layout" or map dynamic, and sensitive to what the players do, in a near future. That's why I'm asking which is the best way specifically
Feb 15, 2012 at 1:15 history answered jhocking CC BY-SA 3.0