Age | Commit message (Expand) | Author |
2018-06-16 | update web UI to let players download from new Nexus page (#547) | Jesse Plamondon-Willard |
2018-06-11 | Update readme.txt to work better with some text editors | David Camp |
2018-06-11 | fix log parser not using full width for log | Jesse Plamondon-Willard |
2018-06-11 | fix new validation not allowing capitals in semver tags | Jesse Plamondon-Willard |
2018-06-10 | improve semantic version validation | Jesse Plamondon-Willard |
2018-06-10 | add debris list changed event (#310) | Jesse Plamondon-Willard |
2018-06-10 | set mods without updates to have no updates | Dan Volchek |
2018-06-10 | refactor IModMetadata update info | Dan Volchek |
2018-06-10 | seperate IModMetadata methods, call them correctly when updating | Dan Volchek |
2018-06-10 | add version info to ModMetadata, change update checking to consider preview v... | Dan Volchek |
2018-06-10 | remove unused import | Dan Volchek |
2018-06-10 | find item if there is exactly one exact name match | Dan Volchek |
2018-06-10 | create watcher core (#310) | Jesse Plamondon-Willard |
2018-06-09 | check minimum compatibility earlier, move some initialising after game starts | Jesse Plamondon-Willard |
2018-06-09 | add metadata dump option for troubleshooting | Jesse Plamondon-Willard |
2018-06-09 | fix incorrect error when a mod has no manifest | Jesse Plamondon-Willard |
2018-06-09 | strip 'noinclude' blocks from release descriptions serverside | Jesse Plamondon-Willard |
2018-06-09 | make web layout more responsive | Jesse Plamondon-Willard |
2018-06-09 | fix world_setseason command not normalising season | Jesse Plamondon-Willard |
2018-06-09 | optimise index page queries | Jesse Plamondon-Willard |
2018-06-09 | update and tweak release notes | Jesse Plamondon-Willard |
2018-06-09 | add noindex for parsed logs | Jesse Plamondon-Willard |
2018-06-08 | Merge branch 'add-harmony' into develop | Jesse Plamondon-Willard |
2018-06-08 | update compatibility list | Jesse Plamondon-Willard |
2018-06-08 | minor fixes for log file purge code (#494) | Jesse Plamondon-Willard |
2018-06-08 | update versions for beta release | Jesse Plamondon-Willard |
2018-06-08 | update release notes (#512) | Jesse Plamondon-Willard |
2018-06-08 | detect game install path via Steam library path (#512) | Jesse Plamondon-Willard |
2018-06-08 | allow launching multiple instances without manually changing log path (#494) | Jesse Plamondon-Willard |
2018-06-06 | fix incorrect type alias | Jesse Plamondon-Willard |
2018-06-06 | rm unneeded ref (#541) | Jesse Plamondon-Willard |
2018-06-06 | + missing release note | Jesse Plamondon-Willard |
2018-06-06 | add Harmony patch to fix custom tilesheet handling (#541) | Jesse Plamondon-Willard |
2018-06-06 | add simple Harmony wrapper for validation, error-handling, etc (#541) | Jesse Plamondon-Willard |
2018-06-06 | fix a few missing uninstall paths | Jesse Plamondon-Willard |
2018-06-06 | add Harmony DLL (#541) | Jesse Plamondon-Willard |
2018-06-06 | only return optional Nexus version if newer (#532) | Jesse Plamondon-Willard |
2018-06-06 | return file versions from Nexus in web API (#532) | Jesse Plamondon-Willard |
2018-06-06 | remove obsolete Nexus API client | Jesse Plamondon-Willard |
2018-06-05 | fix version parsing issues in new toolkit code (#532) | Jesse Plamondon-Willard |
2018-06-05 | update supporters list | Jesse Plamondon-Willard |
2018-06-05 | tweak client for reuse in toolkit (#532) | Jesse Plamondon-Willard |
2018-06-05 | update compatibility list | Jesse Plamondon-Willard |
2018-06-05 | move manifest parsing into toolkit (#532) | Jesse Plamondon-Willard |
2018-06-04 | fix broken URL in Nexus update alerts | Jesse Plamondon-Willard |
2018-06-03 | fix script error on log result page | Jesse Plamondon-Willard |
2018-06-03 | add log parser banner margin | Jesse Plamondon-Willard |
2018-06-03 | fix log parser mangling some crossplatform paths | Jesse Plamondon-Willard |
2018-06-03 | remove unneeded text in log parser to minimise confusion | Jesse Plamondon-Willard |
2018-06-03 | show debug messages in log parser by default | Jesse Plamondon-Willard |