- Steam App
- C:\raft (386710)
- Event type
- patch note
- Published
- 18 November 2015 - 00:13:24 UTC
- Source
- steam_community_announcements
A fix has been pushed that should prevent dungeons from crashing on floor change (it was a bug regarding the new torch system) In addition to the bug fix, windowed mode now allows for resizing by dragging the border. Due to texture scaling, it's possible that the game will look pretty dang ugly if you resize it manually. Also, the daily dungeon server is currently down. I'm in the process of finding a new server to host on, something cheaper and smaller in scale because I really don't need much. In fact, with the new update you may manually override the url of the daily dungeon server by changing the value in the settings.json. If you want to have fun and try hosting your own daily dungeon server, here's the script to generate the file. All you need to do is create a http server, then point the url to whatever is the public route to the file generated by the script is located. Setup is r...