Skip to content

Blog

Leviathan Update

I’m excited to announce Rakaly has support for Leviathan! There were some interesting encounters along the way, but in the end, you can analyze and upload Leviathan saves like normal. In keeping with the decaying leaderboard, patch 1.29 has a 20% tax and patch 1.30 has a 10% tax to the number of days required to complete an achievement.

User Questionnaire

Link to survey Closed

Until now I’ve been relying on generous feedback from users who go out of their way to share their tips or tribulations. So I’ve written a short survey that should offer a streamline process for users to voice their views on Rakaly. I would be very thankful if you completed it.

Thoughts on Converting PDS Clausewitz Syntax to JSON

After one is familiar with the PDS Clausewitz syntax, it becomes almost too tempting to try and convert it to JSON as both are document formats that share a lot of similarities, except the former is a undocumented format and the other is the world’s most popular data interchange format. There are a lot of nuances in the conversion between the two, so I figured I’d take the time and do a brain dump of my thoughts.

Rakaly Status Report #9: The UI Refactor

I deployed a change yesterday that I have been working on for a month. Hopefully it wasn’t noticeable — that was the goal.

I wanted to see if I could restructure and refactor the entire frontend without anyone noticing. The refactor was large: source control states “294 changed files with 6960 additions and 17962 deletions”. The feat is diminished somewhat with knowledge that some of those lines were autogenerated, but it is still a large change.